GetTokenInfos
Retrieves an array of token information for a specific contract and token type.
Last updated
Retrieves an array of token information for a specific contract and token type.
Last updated
Path Parameters
tokenTypeId
int
The ID of the token type to retrieve information for.
Returns
VyTask<> An asynchronous task that returns an array of VyTokenInfoDto objects representing the token information.