post https://api.shasta.trongrid.io/walletsolidity/getassetissuebyid
Query a token by token id. Returns the token object, which contains the token name. (Confirmed state)
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 GetAssetIssueByName for detailed fields.