getToken
This endpoint fetches the details of a specific token by tokenId.
Parameters
contractAddress
string
The contract address.
tokenId
number
The `id` of the token whose details you want to fetch.
Returns
VyPromise<VyTokenDto>
Last updated
This endpoint fetches the details of a specific token by tokenId.
Parameters
contractAddress
string
The contract address.
tokenId
number
The `id` of the token whose details you want to fetch.
Returns
VyPromise<VyTokenDto>
Last updated