GetTokenType
Retrieves a specific token type for a given contract.
Client Authoritative (default)
Path Parameters
tokenTypeId
int
The ID of the token type.
Returns
VyTask<VyTokenTypeDto> A task that represents the asynchronous operation. The task result contains the requested token type.
Last updated