GetAssetIssueByName

Query a token by name, returns token info. (Confirmed state)

Returns

Token found with the provided Name - AssetIssueCapsule which including the following fields.

FieldTypeDescription
idstringtoken ID
owner_addressstringissuer address
namestringtoken name
abbrstringtoken abbr
total_supplyint64total supply
frozen_supplyFrozenSupply[]The number of tokens to be frozen is specified by the issuer of the token when it is issued
trx_numint32Define the price by the ratio of trx_num/num(The unit of 'trx_num' is SUN)
numint32Define the price by the ratio of trx_num/num(The unit of 'trx_num' is SUN)
precisionint32precision
start_timeint64ICO start time
end_timeint64ICO end time
descriptionstringtoken description
urlstringToken official website url, default hexString
free_asset_net_limitint64Token free asset net limit
public_free_asset_net_limitint64Token public free asset net limit for a account
public_free_asset_net_usageint64The total number of token free bandwidth used by all token owner
public_latest_free_net_timeint64The timestamp of the last consumption of this token's free bandwidth
Language
Click Try It! to start a request and see the response here!