getTokenType
This endpoint fetches the details of a specific token-type by `tokenTypeId`.
Parameters
contractAddress
string
The contract address
tokenTypeId
number
This is the `id` of the token-type.
Returns
VyPromise<VyTokenTypeDto>
Last updated
This endpoint fetches the details of a specific token-type by `tokenTypeId`.
Parameters
contractAddress
string
The contract address
tokenTypeId
number
This is the `id` of the token-type.
Returns
VyPromise<VyTokenTypeDto>
Last updated