HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

GetAssetIssueById

Query a token by token id. Returns the token object, which contains the token name. (Confirmed state)

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. 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.

Body Params
int32
Defaults to 1000001

The ID of the TRC10 token.

boolean
Defaults to true
Language
Click Try It! to start a request and see the response here!