Bridge Transactions

tx_id

TEXT

ID for the transaction.

block_timestamp

TIMESTAMP_NTZ

The date and time for when the block was written.

block_height

NUMBER

The block height the block was recorded at.

bridge_contract

TEXT

The contract address for the bridge used to move tokens to or from Flow.

token_contract

TEXT

The contract address for a token on the Flow blockchain.

amount

FLOAT

The amount of the asset involved in the transaction.

flow_wallet_address

TEXT

Address of a FLOW wallet related to the transaction.

blockchain

TEXT

The name of the blockchain for this address or transaction.

direction

TEXT

For bridging transactions, inbound refers to tokens bridged to the Flow blockchain, while outbound indicated tokens were sent from Flow to another (i.e. to Ethereum, BSC, etc.).

bridge

TEXT

The name of the bridge or protocol used.

Last updated