Get contract transaction info by account address

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

Returns

FieldTypeDescription
data[i].transaction_idStringTransaction hash.
data[i].token_info.symbolStringTRC-20 token symbol.
data[i].token_info.addressStringTRC-20 contract address.
data[i].token_info.decimalsIntegerTRC-20 token decimals.
data[i].token_info.nameStringTRC-20 token name.
data[i].block_timestampLongThe block timestamp. (Unit: millisecond)
data[i].fromStringThe from address of the transaction.
data[i].toStringThe to address of the transaction.
data[i].typeStringThe name of the TRC-20 contract function called. (e.g., transfer, approve)
data[i].valueStringThe amount of TRC-20 token transferred in the call. (Unit: sun)
successBooleanWhether the request was successful.
meta.atLongThe response timestamp. (Unit: millisecond)
meta.page_sizeIntegerThe number of items returned on the current page.
meta.fingerprintStringThe fingerprint for paginating to the next page.
meta.links.nextStringThe URL for the next page of results.
Path Params
string
required
Query Params
boolean
boolean
int32
string
string
date-time
date-time
string
boolean
boolean
Responses

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