Skip to main content

/walletsolidity/getassetissuebyid REST API Endpoint

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

Updated on
Oct 04, 2023

/walletsolidity/getassetissuebyid REST API Endpoint

Body Parameters

value
integer
REQUIRED
The ID of the TRC10 token

Returns

owner_address
The address of the token's owner.
name
The name of the token
abbr
The abbreviation or symbol of the token
total_supply
The total supply of the token
trx_num
The number of TRX associated with the token
precision
The precision or number of decimal places for the token
num
The number of tokens
start_time
The start time of the token
end_time
The end time of the token
description
A description or additional information about the token
url
The URL or website associated with the token
id
The ID of the token
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free