Skip to main content
Schema: axelar.defi Table: ez_bridge_squid 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.
SENDERTEXTThe externally owned account for this transactions
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.
SOURCE_CHAINTEXTThe source chain where the transaction originated
DESTINATION_CHAINTEXTThe destination chain where the transaction is sending the asset
RECEIVERTEXTThe wallet address of the individual received tokens in the transfer. For EVM to EVM it will be the sender for EVM to IBC it will be the IBC chain’s address
EZ_BRIDGE_SQUID_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.