GetAssetIssueByName

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

重复的 TRC10 Token 名称

TRC10 token 允许使用重复的名称。所以 TRC10 token 是通过唯一的Token ID 来识别的。

返回值

AssetIssueCapsule : 用提供的 HexString 格式的 token 名称查到的 token 对象,详细参数说明请参考:GetAssetIssueById,请注意,此接口返回的字符串类型参数是 HexString 格式。

如果 token 的名称重复,该接口将返回错误:

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

Body Params
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json