Token Transfer Event Object

FieldTypeDescription
block_hashhex string, nullThe hash that identifies the block
block_numberinteger, nullThe order of the block on the chain
transaction_hashhex stringThe hash that identifies the transaction
event_indexinteger
from_addresshex stringContract address that emitted the event
transfer_from_addresshex stringContract address that sent the token
transfer_to_addresshex stringContract address that received the token
transfer_amountint stringAmount of tokens transferred
invocation_typeVALIDATE, FUNCTION, FEE_TRANSFER
timestampintegerUnix timestamp in seconds for when the transfer event was executed