Skip to main content
The crosschain.bridges.bridges_inbound_transfers and crosschain.bridges.bridges_outbound_transfers tables provide bridge transfer activity for application bridges across all supported chains. Both tables share an identical schema — the direction column distinguishes inbound from outbound records. Protocols covered: Across (v2, v3), DeBridge (DLN + Gate), Gas Zip, Mayan (MCTP, Swift), NEAR Intents, Rhino, Stargate (v2), USDT0 Chains: Abstract, Arbitrum, Avalanche, Base, BSC, Ethereum, HyperEVM, Ink, Katana, Mantle, NEAR, Optimism, Plasma, Polygon, Scroll, SEI, Unichain, WorldChain, Solana, Tron

Table Columns

Unique key: unique_id
For NEAR Intents, fee_details contains the on-chain protocol fee for the transfer, broken out by token as a fees_collected array, plus a referral tag when the transfer was attributed to a distribution partner. It does not include distribution-partner fee revenue, which is not recorded on-chain per transfer. fee_token_address and fee_amount_raw are populated only when a transfer’s fee was collected in a single token; both are NULL when a transfer’s fee spans multiple tokens, and for inbound (deposit) transfers, which do not carry a fee reference on-chain.

Sample Query

Top bridge protocols by volume in the last 7 days, split by direction.