GetPaginatedAssetIssueList

Query the list of all the tokens by pagination (confirmed state). Returns a list of Tokens that succeed the Token located at offset.

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

Returns

assetIssue - List<AssetIssueCapsule> : The list of paginated TRC10 token, please refer to GetAssetIssueById for detailed fields of AssetIssueCapsule object, please note that string fields are in HexString format.

Body Params
int32
Defaults to 0

The index of the pagination, default to 0.

int32
required

The amount of tokens per page.

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