GetAssetIssueById
Query a token by token id.
Returns the token object, which contains the token name.
Duplicated TRC10 Token Names
TRC10 allows for duplicate token names. Thus TRC10 tokens are identifiable by a unique Token ID. Input the Token ID into this API to return the Token object containing the Token Name.
Body params:
value
- The ID of the TRC10 token.
Request
Response
Last updated