GetTokenTypeMetadata
Retrieves metadata for a specific token type in a contract.
Last updated
Retrieves metadata for a specific token type in a contract.
Last updated
Path Parameters
typeId
int
The ID of the token type to retrieve metadata for.
id
string
The ID of the metadata to retrieve.
Returns
VyTask<> A task that represents the asynchronous operation. The task result contains the metadata for the specified token type.