Skip to main content
Schema: axelar.defi Table: ez_bridge_satellite Type: View

What

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
RECEIVERTEXTRECEIVER column
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_ADDRESSTEXTDEPOSIT_ADDRESS column
TRANSFER_IDTEXTTRANSFER_ID column
AMOUNT_RECEIVEDFLOATAMOUNT_RECEIVED column
AMOUNT_RECEIVED_DENOMTEXTAMOUNT_RECEIVED_DENOM column
FEE_PAIDFLOATFEE_PAID column
FEE_DENOMTEXTFEE_DENOM column
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.