GetTokenMetadata
This endpoint fetches the metadata of a token by `tokenId`.
Last updated
This endpoint fetches the metadata of a token by `tokenId`.
Last updated
Parameters
chain
The blockchain of the contract.
contractAddress
string
The contract address.
tokenId
int
The `id` of the token whose metadata you want to fetch.
Returns
VyTask