GetAssetIssueByName

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Duplicated TRC10 Token Names

TRC10 allows for duplicate token names. Thus TRC10 tokens are identifiable by a unique Token ID.

Returns

AssetIssueCapsule : Token found with the provided name, please refer to GetAssetIssueById for detailed fields, please note that string fields are in HexString format.

If the token name is duplicate, it will return:

“Error”: “class org.tron.core.exception.NonUniqueObjectException : To get more than one asset, please use getAssetIssueById syntax”

Body Params
string
required
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!