Get Token Transfer History

Response

nameTypeRequiredDescription
transfer_history_idNumberTrueA unique identifier of the token transfer history.
kit_idNumberTrueA unique identifier of the token kit.
block_numberNumberTrueNumber(height) of the block.
senderStringTrueAn address which sends the token transfer.
receiverStringTrueAn address which receives token transfer.
amountStringTrueAmount of token transferred to 'receiver' address. The value returned is in units of Wei (10^18).
tx_hashStringTrueHashed value of the requested transaction.
timestampStringTrueAn unix timestamp when transfer transaction was sent.
Language
Click Try It! to start a request and see the response here!