tokenByIndex
This method returns a token ID at a given index
of all the tokens stored by the contract.
Function
Parameters
Parameter | Description |
---|---|
| An index in the range of all the tokens stored by the contract. |
Return values
Value | Description |
---|---|
| Token ID. |
Last updated