post https://api.shasta.trongrid.io/wallet/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.
Returns
AssetIssueCapsule : Token found with the provided ID, please refer to GetAssetIssueByAccount for detailed fields.