Skip to main content
Schema: axelar.defi Table: ez_bridge_satellite Type: View This table contains transactions from Arbitrum, Avalanche, Binance Smart Chain (BSC), Ethereum, and Polygon that have interacted with the Squid router contract

Columns

Column NameData TypeDescription
BLOCK_NUMBERNUMBERAlso known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block.
BLOCK_TIMESTAMPTIMESTAMP_NTZThe date and time at which the block was produced.
TX_HASHTEXTTransaction hash is a unique 66-character identifier that is generated when a transaction is executed.
SOURCE_CHAINTEXTThe source chain where the transaction originated
SENDERTEXTThe externally owned account for this transactions
DESTINATION_CHAINTEXTThe destination chain where the transaction is sending the asset
RECEIVERTEXT
TOKEN_ADDRESSTEXTContract address of the token being transferred.
TOKEN_SYMBOLTEXTThe symbol that represents the token contract
AMOUNTFLOATThe amount that was used in the transaction message.
RAW_AMOUNTFLOATThe unadjusted transfer amount
DEPOSIT_ADDRESSTEXT
TRANSFER_IDTEXT
AMOUNT_RECEIVEDFLOAT
AMOUNT_RECEIVED_DENOMTEXT
FEE_PAIDFLOAT
FEE_DENOMTEXT
EZ_BRIDGE_SATELLITE_IDTEXTThe unique identifier for each row in the table.
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.