#
Transfers
Transfers involve the movement of ETH and ERC20 tokens between addresses.
#
Transfer attributes
#
transaction_hash
Hash of the tx in which the transfer occurred.
#
contract_address
The token contract address of the asset transfered.
#
from_address
The Ethereum address that transfered out the asset.
#
to_address
The Ethereum address that received the asset.
#
amount
The amount of the asset transferred between addresses.
#
occurred_at
The timestamp in which the transfer took place.