Tables
BSCSpokePoolV2p5_FilledRelay_event
Completed cross-chain bridge relay fills on BNB Smart Chain (BSC) from Across Protocol V2.5, tracking token transfers from origin chains (Ethereum, Base) to BSC with relayer addresses, input/output amounts, and fill deadlines. Used to analyze bridge volume, relayer profitability, and cross-chain liquidity flows.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_inputToken | STRING | Contract address of the token being deposited or transferred. Hex-encoded, 0x-prefixed, 42-character string. |
in_outputToken | STRING | Contract address of the token to be received on the destination chain. Hex-encoded, 0x-prefixed, 42-character string. |
in_inputAmount | STRING | Amount of source tokens being swapped or deposited. Numeric string representation of token quantity in smallest denomination. |
in_outputAmount | STRING | Expected amount of destination tokens to be received from the swap operation. Numeric string representation of token quantity in smallest denomination. |
in_repaymentChainId | STRING | Chain identifier for the blockchain where the relayer will be reimbursed for fulfilling the cross-chain transfer. Numeric string representing the standard chain ID. |
in_originChainId | STRING | Chain identifier for the source blockchain where the cross-chain transfer originated. Numeric string representing the standard chain ID. |
in_depositId | STRING | Unique identifier for the cross-chain deposit operation. Numeric string representing the sequential deposit index within the protocol. |
in_fillDeadline | STRING | Unix timestamp marking the final moment by which a cross-chain relay must be fulfilled. Numeric string representing seconds since epoch. |
in_exclusivityDeadline | STRING | Unix timestamp marking the end of the exclusive relay period. Numeric string representing seconds since epoch, after which any relayer can fulfill the transfer. |
in_exclusiveRelayer | STRING | Address designated with exclusive rights to fulfill the cross-chain transfer during the exclusivity period. Hex-encoded, 0x-prefixed, 42-character string. |
in_relayer | STRING | Address of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_depositor | STRING | Address of the user who initiated the deposit or cross-chain transfer. Hex-encoded, 0x-prefixed, 42-character string. |
in_recipient | STRING | Address designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_messageHash | STRING | Hash of the cross-chain message data being transmitted. 66-character hex string including 0x prefix. |
in_relayExecutionInfo | STRUCT<updatedRecipient STRING, updatedMessageHash STRING, updatedOutputAmount STRING, fillType INT64> | Structured relay fulfillment details capturing modifications applied at execution time. Contains updated recipient address, output amount, message data, and fill type indicator (0=normal, 1=slow, 2=speed-up). |
Sample Data
Sample Data
| address | removed | log_index | in_relayer | block_number | in_depositId | in_depositor | in_recipient | in_inputToken | in_inputAmount | in_messageHash | in_outputToken | block_timestamp | in_fillDeadline | in_outputAmount | in_originChainId | transaction_hash | in_exclusiveRelayer | in_repaymentChainId | in_relayExecutionInfo | in_exclusivityDeadline |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x4e8e101924ede233c13e2d8622dc8aed2872d505 | false | 43 | 0x000000000000000000000000428ab2ba90eba0a4be7af34c9ac451ab061ac010 | 58441912 | 3026513 | 0x000000000000000000000000f3db3251a26c30e987eb4ee52fcf1eaa925e2118 | 0x00000000000000000000000060ac95ec1153aa8199751917ede25d0ca49a36e2 | 0x000000000000000000000000152649ea73beab28c5b49b26eb48f7ead6d4c898 | 1770401175000000000 | 0xf0e2ab5cf0814c45d67e1a9281ce79e237f66504f86ae23aa3b105f4243b9c71 | 0x0000000000000000000000000e09fabb73bd3ade0a17ecc321fd13a19e81ce82 | 2025-08-22T02:26:52.000Z | 1755841277 | 1744262567576181599 | 1 | 0x9a332e87a0d60745b915e09c85095f77be6a75588b7fd742c42f6d956e413a5e | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1 | {“fillType”:0,“updatedRecipient”:“0x00000000000000000000000060ac95ec1153aa8199751917ede25d0ca49a36e2”,“updatedMessageHash”:“0xf0e2ab5cf0814c45d67e1a9281ce79e237f66504f86ae23aa3b105f4243b9c71”,“updatedOutputAmount”:“1744262567576181599”} | 0 |
| 0x4e8e101924ede233c13e2d8622dc8aed2872d505 | false | 91 | 0x000000000000000000000000428ab2ba90eba0a4be7af34c9ac451ab061ac010 | 58472650 | 3027263 | 0x0000000000000000000000005eb51d45c5f5df2ccd61861162b0d7fc553070ee | 0x00000000000000000000000060ac95ec1153aa8199751917ede25d0ca49a36e2 | 0x000000000000000000000000152649ea73beab28c5b49b26eb48f7ead6d4c898 | 6561389639009462205 | 0x6edff1ed1fa66531ab60a000e600cc81fd9a7ffcc81f98664069abc7a8af0fce | 0x0000000000000000000000000e09fabb73bd3ade0a17ecc321fd13a19e81ce82 | 2025-08-22T08:51:08.000Z | 1755864307 | 6514144709389224144 | 1 | 0x7557cbc11c03bd7304bac9647998b5b8830295a5d87509d96cad43ef94965902 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1 | {“fillType”:0,“updatedRecipient”:“0x00000000000000000000000060ac95ec1153aa8199751917ede25d0ca49a36e2”,“updatedMessageHash”:“0x6edff1ed1fa66531ab60a000e600cc81fd9a7ffcc81f98664069abc7a8af0fce”,“updatedOutputAmount”:“6514144709389224144”} | 0 |
| 0x4e8e101924ede233c13e2d8622dc8aed2872d505 | false | 133 | 0x000000000000000000000000699ee12a1d97437a4a1e87c71e5d882b3881e2e3 | 58530877 | 4505664 | 0x0000000000000000000000007947957fda4ae12cfb1bd09e6aae1f3f859e5c0f | 0x00000000000000000000000060ac95ec1153aa8199751917ede25d0ca49a36e2 | 0x0000000000000000000000004200000000000000000000000000000000000006 | 6038695279624567 | 0x7a891509c05d00265a33ef79dd1e715187c974b1a5691e2892c3cee2afae79d3 | 0x0000000000000000000000002170ed0880ac9a755fd29b2688956bd959f933f8 | 2025-08-22T20:59:48.000Z | 1755908064 | 6031017139478546 | 8453 | 0xb1821da7b1d04eefdbda3702ebb47f8a0928baa0f2e7e9e858bd2e26c6d1050b | 0x0000000000000000000000000000000000000000000000000000000000000000 | 8453 | {“fillType”:0,“updatedRecipient”:“0x00000000000000000000000060ac95ec1153aa8199751917ede25d0ca49a36e2”,“updatedMessageHash”:“0x7a891509c05d00265a33ef79dd1e715187c974b1a5691e2892c3cee2afae79d3”,“updatedOutputAmount”:“6031017139478546”} | 0 |
Example Query
Example Query
Query with partition filter
BSCSpokePoolV2p5_FilledV3Relay_event
No description available.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_inputToken | STRING | Contract address of the token being deposited or transferred. Hex-encoded, 0x-prefixed, 42-character string. |
in_outputToken | STRING | Contract address of the token to be received on the destination chain. Hex-encoded, 0x-prefixed, 42-character string. |
in_inputAmount | STRING | Amount of source tokens being swapped or deposited. Numeric string representation of token quantity in smallest denomination. |
in_outputAmount | STRING | Expected amount of destination tokens to be received from the swap operation. Numeric string representation of token quantity in smallest denomination. |
in_repaymentChainId | STRING | Chain identifier for the blockchain where the relayer will be reimbursed for fulfilling the cross-chain transfer. Numeric string representing the standard chain ID. |
in_originChainId | STRING | Chain identifier for the source blockchain where the cross-chain transfer originated. Numeric string representing the standard chain ID. |
in_depositId | STRING | Unique identifier for the cross-chain deposit operation. Numeric string representing the sequential deposit index within the protocol. |
in_fillDeadline | STRING | Unix timestamp marking the final moment by which a cross-chain relay must be fulfilled. Numeric string representing seconds since epoch. |
in_exclusivityDeadline | STRING | Unix timestamp marking the end of the exclusive relay period. Numeric string representing seconds since epoch, after which any relayer can fulfill the transfer. |
in_exclusiveRelayer | STRING | Address designated with exclusive rights to fulfill the cross-chain transfer during the exclusivity period. Hex-encoded, 0x-prefixed, 42-character string. |
in_relayer | STRING | Address of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_depositor | STRING | Address of the user who initiated the deposit or cross-chain transfer. Hex-encoded, 0x-prefixed, 42-character string. |
in_recipient | STRING | Address designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_message | STRING | Optional arbitrary data payload for the cross-chain transfer. Hex-encoded byte string with 0x prefix. |
in_relayExecutionInfo | STRUCT<updatedRecipient STRING, updatedMessage STRING, updatedOutputAmount STRING, fillType INT64> | Structured relay fulfillment details capturing modifications applied at execution time. Contains updated recipient address, output amount, message data, and fill type indicator (0=normal, 1=slow, 2=speed-up). |
Sample Data
Sample Data
No sample data available.
Example Query
Example Query
Query with partition filter
BSCSpokePoolV2p5_FundsDeposited_event
Deposit events from Across Protocol V2.5 bridge spoke contract on BNB Smart Chain, capturing cross-chain transfer requests with depositor, recipient, input/output tokens, amounts, and destination chain. Used for tracking bridge volume, relayer activity, and cross-chain token flows.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_inputToken | STRING | Contract address of the token being deposited or transferred. Hex-encoded, 0x-prefixed, 42-character string. |
in_outputToken | STRING | Contract address of the token to be received on the destination chain. Hex-encoded, 0x-prefixed, 42-character string. |
in_inputAmount | STRING | Amount of source tokens being swapped or deposited. Numeric string representation of token quantity in smallest denomination. |
in_outputAmount | STRING | Expected amount of destination tokens to be received from the swap operation. Numeric string representation of token quantity in smallest denomination. |
in_destinationChainId | STRING | Chain identifier for the destination blockchain where tokens or messages will be received. Numeric string representing the standard chain ID. |
in_depositId | STRING | Unique identifier for the cross-chain deposit operation. Numeric string representing the sequential deposit index within the protocol. |
in_quoteTimestamp | STRING | Unix timestamp when the cross-chain transfer quote was generated. Numeric string representing seconds since epoch. |
in_fillDeadline | STRING | Unix timestamp marking the final moment by which a cross-chain relay must be fulfilled. Numeric string representing seconds since epoch. |
in_exclusivityDeadline | STRING | Unix timestamp marking the end of the exclusive relay period. Numeric string representing seconds since epoch, after which any relayer can fulfill the transfer. |
in_depositor | STRING | Address of the user who initiated the deposit or cross-chain transfer. Hex-encoded, 0x-prefixed, 42-character string. |
in_recipient | STRING | Address designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_exclusiveRelayer | STRING | Address designated with exclusive rights to fulfill the cross-chain transfer during the exclusivity period. Hex-encoded, 0x-prefixed, 42-character string. |
in_message | STRING | Optional arbitrary data payload for the cross-chain transfer. Hex-encoded byte string with 0x prefix. |
Sample Data
Sample Data
| address | removed | log_index | in_message | block_number | in_depositId | in_depositor | in_recipient | in_inputToken | in_inputAmount | in_outputToken | block_timestamp | in_fillDeadline | in_outputAmount | transaction_hash | in_quoteTimestamp | in_exclusiveRelayer | in_destinationChainId | in_exclusivityDeadline |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x4e8e101924ede233c13e2d8622dc8aed2872d505 | false | 307 | 0x | 60212952 | 79952 | 0x0000000000000000000000008b79c18025f367e9ad1a06a33db683218c6f79e5 | 0x00000000000000000000000070c5aae657de56530c591f4e5f11af76f15d97f2 | 0x00000000000000000000000055d398326f99059ff775485246999027b3197955 | 4781250000000000000000 | 0x00000000000000000000000005d032ac25d322df992303dca074ee7392c117b9 | 2025-09-06T11:30:27.000Z | 1757167225 | 4778052240 | 0x91e6eff59099eabccca5783f7dd0cc72001bc5d62936ea1cc43c460234411b2f | 1757158079 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1135 | 0 |
| 0x4e8e101924ede233c13e2d8622dc8aed2872d505 | false | 165 | 0x | 60239500 | 80362 | 0x0000000000000000000000008b79c18025f367e9ad1a06a33db683218c6f79e5 | 0x00000000000000000000000070c5aae657de56530c591f4e5f11af76f15d97f2 | 0x00000000000000000000000055d398326f99059ff775485246999027b3197955 | 9998590000000000000000 | 0x00000000000000000000000005d032ac25d322df992303dca074ee7392c117b9 | 2025-09-06T17:02:20.000Z | 1757187138 | 9991904076 | 0xb42d5acd6d729eaceb0a85145d6dff71eec2feb493d14f253081fff754b6502a | 1757177987 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1135 | 0 |
| 0x4e8e101924ede233c13e2d8622dc8aed2872d505 | false | 323 | 0x | 60188428 | 79578 | 0x000000000000000000000000431ded3308d38bdc0e6614fdd07bd57cb0ae81e2 | 0x000000000000000000000000431ded3308d38bdc0e6614fdd07bd57cb0ae81e2 | 0x0000000000000000000000008ac76a51cc950d9822d68b83fe1ad97b32cd580d | 54951088703175000000 | 0x00000000000000000000000006efdbff2a14a7c8e15944d1f4a48f9f95f663a4 | 2025-09-06T06:23:52.000Z | 1757148815 | 54934988 | 0xfd1b1e2dde6aed4e5e67a5d583b8c49c68e335732ac4995173f591f4f5bba660 | 1757139695 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 534352 | 0 |
Example Query
Example Query
Query with partition filter
BSCSpokePoolV2p5_TokensBridged_event
No description available.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_amountToReturn | STRING | Token amount to be returned to the caller in the bridging operation. Numeric string value representing the amount in the token’s smallest unit. |
in_chainId | STRING | Blockchain network identifier for the destination or target chain in a cross-chain operation. Numeric string representing the chain ID as defined in EIP-155. |
in_leafId | STRING | Sequential identifier for a leaf in the merkle tree structure used for cross-chain token bridging operations. Numeric string value. |
in_l2TokenAddress | STRING | Contract address of the token being bridged on the Layer 2 network. Hex-encoded, 66-character string including 0x prefix with leading zeros padding. |
in_caller | STRING | Address that initiated or requested the contract function call. Hex-encoded, 0x-prefixed, 42-character string. |
Sample Data
Sample Data
No sample data available.
Example Query
Example Query
Query with partition filter
BSCSpokePoolV2p5_V3FundsDeposited_event
No description available.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_inputToken | STRING | Contract address of the token being deposited or transferred. Hex-encoded, 0x-prefixed, 42-character string. |
in_outputToken | STRING | Contract address of the token to be received on the destination chain. Hex-encoded, 0x-prefixed, 42-character string. |
in_inputAmount | STRING | Amount of source tokens being swapped or deposited. Numeric string representation of token quantity in smallest denomination. |
in_outputAmount | STRING | Expected amount of destination tokens to be received from the swap operation. Numeric string representation of token quantity in smallest denomination. |
in_destinationChainId | STRING | Chain identifier for the destination blockchain where tokens or messages will be received. Numeric string representing the standard chain ID. |
in_depositId | STRING | Unique identifier for the cross-chain deposit operation. Numeric string representing the sequential deposit index within the protocol. |
in_quoteTimestamp | STRING | Unix timestamp when the cross-chain transfer quote was generated. Numeric string representing seconds since epoch. |
in_fillDeadline | STRING | Unix timestamp marking the final moment by which a cross-chain relay must be fulfilled. Numeric string representing seconds since epoch. |
in_exclusivityDeadline | STRING | Unix timestamp marking the end of the exclusive relay period. Numeric string representing seconds since epoch, after which any relayer can fulfill the transfer. |
in_depositor | STRING | Address of the user who initiated the deposit or cross-chain transfer. Hex-encoded, 0x-prefixed, 42-character string. |
in_recipient | STRING | Address designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_exclusiveRelayer | STRING | Address designated with exclusive rights to fulfill the cross-chain transfer during the exclusivity period. Hex-encoded, 0x-prefixed, 42-character string. |
in_message | STRING | Optional arbitrary data payload for the cross-chain transfer. Hex-encoded byte string with 0x prefix. |
Sample Data
Sample Data
No sample data available.
Example Query
Example Query
Query with partition filter