getTokenMetadata
This endpoint fetches the metadata of a token by `tokenId`.
Parameters
contractAddress
string
The contract address.
tokenId
number
The `id` of the token whose metadata you want to fetch.
Returns
VyPromise
Last updated
This endpoint fetches the metadata of a token by `tokenId`.
Parameters
contractAddress
string
The contract address.
tokenId
number
The `id` of the token whose metadata you want to fetch.
Returns
VyPromise
Last updated