Tables
SpokePool_FilledRelay_event
Cross-chain relay fulfillment events emitted when relayers complete token transfers between blockchains through the Across Protocol V3 SpokePool contract. Records deposit identifiers, origin and destination chain IDs, token addresses, fill amounts, relayer and LP fee percentages, and recipient information for bridge transaction tracking.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_amount | STRING | Input amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination. |
in_totalFilledAmount | STRING | Cumulative amount of tokens filled for the deposit including the current fill. Numeric string representation of token quantity in smallest denomination. |
in_fillAmount | STRING | Amount of tokens actually filled in the relay transaction. 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_destinationChainId | STRING | Chain identifier for the destination blockchain where tokens or messages will be received. Numeric string representing the standard chain ID. |
in_relayerFeePct | STRING | Relayer fee as a percentage for the cross-chain transfer. Numeric string representing the fee in basis points with 18-decimal precision. |
in_realizedLpFeePct | STRING | Liquidity provider fee percentage actually charged for the cross-chain transfer. Numeric string representing the fee in basis points with 18-decimal precision. |
in_depositId | STRING | Unique identifier for the cross-chain deposit operation. Numeric string representing the sequential deposit index within the protocol. |
in_destinationToken | STRING | Contract address of the token being received on the destination chain. 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_updatableRelayData | STRUCT<recipient STRING, message STRING, relayerFeePct STRING, isSlowRelay BOOL, payoutAdjustmentPct STRING> | Composite data structure containing modifiable relay parameters for cross-chain transfers. The recipient field specifies the receiving address, message contains optional payload data, relayerFeePct represents the relayer’s fee percentage with 18-decimal precision, isSlowRelay indicates whether this is a slow relay fulfillment, and payoutAdjustmentPct represents fee adjustments in basis points. |
Sample Data
Sample Data
| address | removed | in_amount | log_index | in_message | in_relayer | block_number | in_depositId | in_depositor | in_recipient | in_fillAmount | block_timestamp | in_originChainId | in_relayerFeePct | transaction_hash | in_destinationToken | in_realizedLpFeePct | in_repaymentChainId | in_totalFilledAmount | in_destinationChainId | in_updatableRelayData |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 280000000000000000 | 3 | 0x | 0x41ee28ee05341e7fdddc8d433ba66054cd302ca1 | 145256494 | 1049129 | 0x269727f088f16e1aea52cf5a97b1cd41daa3f02d | 0x76941c694a5bd580d13104d13dc4048e017b64c8 | 280000000000000000 | 2023-10-30T00:14:37.000Z | 8453 | 711450521117628 | 0x70e8ff9152b3fe5eff53d8b6dac04a21e50f52d11c893876222abea5cff3839d | 0x82af49447d8a07e3bd95bd0d56f35241523fbab1 | 399744091431658 | 42161 | 280000000000000000 | 42161 | {“message”:“0x”,“recipient”:“0x76941c694a5bd580d13104d13dc4048e017b64c8”,“isSlowRelay”:false,“relayerFeePct”:“711450521117628”,“payoutAdjustmentPct”:“0”} |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 69318504 | 2 | 0x | 0x41ee28ee05341e7fdddc8d433ba66054cd302ca1 | 145272170 | 1049173 | 0x3a23f943181408eac424116af7b7790c94cb97a5 | 0xb9ac715398ef4295f6075882a333e9d1c6632b25 | 69318504 | 2023-10-30T01:41:15.000Z | 8453 | 4205779324168617 | 0xcfa008d375b73eaab4a61c87260155cd2c3286519fa06dc3e3e9e7a3b834d9ed | 0xff970a61a04b1ca14834a43f5de4533ebddb5cc8 | 380892276743881 | 42161 | 69318504 | 42161 | {“message”:“0x”,“recipient”:“0xb9ac715398ef4295f6075882a333e9d1c6632b25”,“isSlowRelay”:false,“relayerFeePct”:“4205779324168617”,“payoutAdjustmentPct”:“0”} |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 10000000000000000 | 3 | 0x | 0x41ee28ee05341e7fdddc8d433ba66054cd302ca1 | 145296669 | 1049235 | 0x3a23f943181408eac424116af7b7790c94cb97a5 | 0xe0f9f14c59e309abd47febd6590ee4ff9094d638 | 10000000000000000 | 2023-10-30T03:40:35.000Z | 8453 | 15851474249451600 | 0xd43162fb229ba17972721d3bac0a39e506829b375d31f76afe6e473f4ff4de72 | 0x82af49447d8a07e3bd95bd0d56f35241523fbab1 | 399744091442587 | 42161 | 10000000000000000 | 42161 | {“message”:“0x”,“recipient”:“0xe0f9f14c59e309abd47febd6590ee4ff9094d638”,“isSlowRelay”:false,“relayerFeePct”:“15851474249451600”,“payoutAdjustmentPct”:“0”} |
Example Query
Example Query
Query with partition filter
SpokePool_FilledV3Relay_event
Cross-chain relay fulfillment events from Across Protocol V3 SpokePool contracts. Records successful deposit fills with depositor details, token amounts, relay execution parameters, and relayer compensation chain identifiers for tracking bridge completion and settlement.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
| address | removed | log_index | in_message | in_relayer | block_number | in_depositId | in_depositor | in_recipient | in_inputToken | in_inputAmount | in_outputToken | block_timestamp | in_fillDeadline | in_outputAmount | in_originChainId | transaction_hash | in_exclusiveRelayer | in_repaymentChainId | in_relayExecutionInfo | in_exclusivityDeadline |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 12 | 0x | 0x07ae8551be970cb1cca11dd7a11f47ae82e70e67 | 233282488 | 1868483 | 0x3a0971f352312303ceed056b12d542b30cfe9796 | 0x3a0971f352312303ceed056b12d542b30cfe9796 | 0x0b2c639c533813f4aa9d7837caf62653d097ff85 | 1132000000 | 0xaf88d065e77c8cc2239327c5edb3a432268e5831 | 2024-07-17T21:38:15.000Z | 1721273501 | 1131816787 | 10 | 0x855b0f1c93dc1e5d451b0beef56c0b0aced4ed7a1c798705f752b3f02af12314 | 0x0000000000000000000000000000000000000000 | 10 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0x3a0971f352312303ceed056b12d542b30cfe9796”,“updatedOutputAmount”:“1131816787”} | 0 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 17 | 0x | 0x07ae8551be970cb1cca11dd7a11f47ae82e70e67 | 233040009 | 1866312 | 0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae | 0x9c4299055e5f963e57ad2995184aa38d40283c75 | 0x0b2c639c533813f4aa9d7837caf62653d097ff85 | 972510000 | 0xaf88d065e77c8cc2239327c5edb3a432268e5831 | 2024-07-17T04:46:11.000Z | 4294967295 | 972351758 | 10 | 0x36cce72cd76ff694afc2b7cd078880cf49c193999edabc78bd91394e6e71a934 | 0x0000000000000000000000000000000000000000 | 42161 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0x9c4299055e5f963e57ad2995184aa38d40283c75”,“updatedOutputAmount”:“972351758”} | 0 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 9 | 0x | 0x07ae8551be970cb1cca11dd7a11f47ae82e70e67 | 233032987 | 1866260 | 0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae | 0x9c4299055e5f963e57ad2995184aa38d40283c75 | 0x0b2c639c533813f4aa9d7837caf62653d097ff85 | 959400000 | 0xaf88d065e77c8cc2239327c5edb3a432268e5831 | 2024-07-17T04:16:53.000Z | 4294967295 | 959244900 | 10 | 0xc05d7d320ec020da26caad0ccc286b09fd410a2073f668ae8d34d5210110f795 | 0x0000000000000000000000000000000000000000 | 42161 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0x9c4299055e5f963e57ad2995184aa38d40283c75”,“updatedOutputAmount”:“959244900”} | 0 |
Example Query
Example Query
Query with partition filter
SpokePool_FundsDeposited_event
Cross-chain deposit events emitted by Across Protocol SpokePool contracts when users initiate token transfers between blockchains. Contains deposit parameters including token amount, origin and destination chain identifiers, depositor and recipient addresses, relayer fee percentage, and quote timestamp for tracking bridge transactions across supported networks.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_amount | STRING | Input amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination. |
in_originChainId | STRING | Chain identifier for the source blockchain where the cross-chain transfer originated. Numeric string representing the standard chain ID. |
in_destinationChainId | STRING | Chain identifier for the destination blockchain where tokens or messages will be received. Numeric string representing the standard chain ID. |
in_relayerFeePct | STRING | Relayer fee as a percentage for the cross-chain transfer. Numeric string representing the fee in basis points with 18-decimal precision. |
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_originToken | STRING | Contract address of the token being deposited on the origin chain. 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_depositor | STRING | Address of the user who initiated the deposit or cross-chain transfer. 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 | in_amount | log_index | in_message | block_number | in_depositId | in_depositor | in_recipient | in_originToken | block_timestamp | in_originChainId | in_relayerFeePct | transaction_hash | in_quoteTimestamp | in_destinationChainId |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 50000000000000000 | 1 | 0x | 167738768 | 1301892 | 0x37efb4969c8b4a959fa035d0988e08177fde3034 | 0x37efb4969c8b4a959fa035d0988e08177fde3034 | 0x82af49447d8a07e3bd95bd0d56f35241523fbab1 | 2024-01-06T16:46:11.000Z | 42161 | 309812689473360 | 0x4416257c60f13ac670e32c0909181ad2d5c6333f1a5713c437255cef285dbd88 | 1704559547 | 137 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 99895279926661199998 | 1 | 0x | 167751556 | 1301974 | 0xe7fce7f3db6d41a4d4cb16b54e9fc5ebab618859 | 0xe7fce7f3db6d41a4d4cb16b54e9fc5ebab618859 | 0xda10009cbd5d07dd0cecc66161fc93d7c9000da1 | 2024-01-06T17:40:13.000Z | 42161 | 71646546343783693 | 0x90bb32db849ad05f37e0da0c3dfe48695ef281799c95ddfa23263c61f729db2c | 1704562200 | 1 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 1010050506 | 2 | 0x | 167531976 | 1300621 | 0xca9a11c17b7f6248b269f1230d698fa26f9a015b | 0xca9a11c17b7f6248b269f1230d698fa26f9a015b | 0xff970a61a04b1ca14834a43f5de4533ebddb5cc8 | 2024-01-06T02:02:55.000Z | 42161 | 233577498749816 | 0xecbec7b897a8cc36399a2fb9079c9410412aa455fd6cb94e4ac112feb3d339a1 | 1704506100 | 324 |
Example Query
Example Query
Query with partition filter
SpokePool_V3FundsDeposited_event
Across Protocol V3 deposit events emitted when users initiate cross-chain token transfers. Contains deposit identifiers, token amounts, destination chain IDs, relayer exclusivity parameters, and fulfillment deadlines for tracking bridge operations.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 1 | 0x | 194060635 | 1474862 | 0x45c4d339dce2b821ad1afcc42fab77a8668cbf3b | 0x45c4d339dce2b821ad1afcc42fab77a8668cbf3b | 0x82af49447d8a07e3bd95bd0d56f35241523fbab1 | 331000000000000000 | 0x4200000000000000000000000000000000000006 | 2024-03-25T12:45:08.000Z | 1711399437 | 330653841872035080 | 0x01f16ebdc7a974f80d34a2b863a16335fe37396f6add8c74812dda830569198c | 1711370100 | 0x0000000000000000000000000000000000000000 | 8453 | 0 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 1 | 0x | 194000714 | 1474289 | 0xdbdcdf21ed9bf6e12dc4d8d7f6216fdec1b84c9a | 0xdbdcdf21ed9bf6e12dc4d8d7f6216fdec1b84c9a | 0x82af49447d8a07e3bd95bd0d56f35241523fbab1 | 235000000000000000 | 0x5aea5775959fbc2557cc8789bc1bf90a239d9a91 | 2024-03-25T08:35:22.000Z | 1711384453 | 234674614271222833 | 0x7feb92f6200fd31d45fa58fc99059154a325cce11e5d1dcf3cd1f3b45db97bbd | 1711355100 | 0x0000000000000000000000000000000000000000 | 324 | 0 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 1 | 0x | 193998061 | 1474267 | 0xee4a6ec4df8c62579e2bb3e30c6a4fca91aef00b | 0xee4a6ec4df8c62579e2bb3e30c6a4fca91aef00b | 0xda10009cbd5d07dd0cecc66161fc93d7c9000da1 | 3064783807805560260163 | 0x0000000000000000000000000000000000000000 | 2024-03-25T08:24:19.000Z | 4294967295 | 3062828223333133019492 | 0x9149641849751313e38621fa1317fac3cc71cfb075033f5ae0c2579d694fc59e | 1711354500 | 0x0000000000000000000000000000000000000000 | 8453 | 0 |
Example Query
Example Query
Query with partition filter
SpokePoolV3_5_FilledRelay_event
Completed cross-chain bridge fills from Across Protocol V3 on Arbitrum, recording relayer executions with deposit IDs, token amounts, origin/destination chains, and fill deadlines. Used for analyzing bridge relay performance, relayer profitability, and cross-chain transfer completion rates.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 1 | 0x00000000000000000000000007ae8551be970cb1cca11dd7a11f47ae82e70e67 | 397169477 | 148287 | 0x00000000000000000000000070d8d89d22496a98b9473e96c86be406f208bed2 | 0x00000000000000000000000070d8d89d22496a98b9473e96c86be406f208bed2 | 0x00000000000000000000000003c7054bcb39f7b2e5b2c7acb37583e32d70cfa3 | 6675 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000002f2a2543b76a4166549f7aab2e75bef0aefc5b0f | 2025-11-05T20:34:21.000Z | 1762383832 | 6668 | 480 | 0x7d9c97df092a1a7f5b0a6588abd5eca6b8b91a58d7b971b7a43697c72bc4ebb7 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 10 | {“fillType”:0,“updatedRecipient”:“0x00000000000000000000000070d8d89d22496a98b9473e96c86be406f208bed2”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“6668”} | 0 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 0 | 0x00000000000000000000000007ae8551be970cb1cca11dd7a11f47ae82e70e67 | 397004542 | 190556 | 0x00000000000000000000000021bf63c0418d4f1d13f884c50498b2259b321b43 | 0x00000000000000000000000021bf63c0418d4f1d13f884c50498b2259b321b43 | 0x00000000000000000000000003c7054bcb39f7b2e5b2c7acb37583e32d70cfa3 | 254790 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000002f2a2543b76a4166549f7aab2e75bef0aefc5b0f | 2025-11-05T09:08:11.000Z | 1762342676 | 254244 | 1135 | 0x49f0620abc88e9db41c2af0b687500357b7d059092956617b78174fdf7d644c2 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1135 | {“fillType”:0,“updatedRecipient”:“0x00000000000000000000000021bf63c0418d4f1d13f884c50498b2259b321b43”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“254244”} | 0 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 45 | 0x00000000000000000000000007ae8551be970cb1cca11dd7a11f47ae82e70e67 | 397006192 | 190557 | 0x0000000000000000000000008776bbef2087515afd1526fff33a761cdc85a625 | 0x000000000000000000000000ceb6624bbfc7a38521539b36ae05dc37179e823b | 0x00000000000000000000000005d032ac25d322df992303dca074ee7392c117b9 | 80597900 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x000000000000000000000000fd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9 | 2025-11-05T09:15:02.000Z | 1762339247 | 80408568 | 1135 | 0x4a2e22fd88dc5aed5f03f36de99f6826b1f1701b7d42a1670f2d97544b8392f0 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1135 | {“fillType”:0,“updatedRecipient”:“0x000000000000000000000000ceb6624bbfc7a38521539b36ae05dc37179e823b”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“80408568”} | 0 |
Example Query
Example Query
Query with partition filter
SpokePoolV3_5_FundsDeposited_event
Cross-chain deposit events from Across Protocol V3 on Arbitrum, capturing user bridge requests with input/output token amounts, destination chain IDs, and relayer parameters. Used for analyzing bridge flow volumes, fee spreads, and cross-chain transfer patterns.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 1 | 0x | 335976409 | 3365416 | 0x0000000000000000000000000245ff1c6d91b19fc2a1d25d6ef76ebec17f66ea | 0x0000000000000000000000000245ff1c6d91b19fc2a1d25d6ef76ebec17f66ea | 0x000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e5831 | 1031054 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 2025-05-12T17:06:11.000Z | 4294967295 | 1027970 | 0xebb249ee4b89f6aadbc8c03f680689d0286ff5ce26771d3e54dcec345a69089e | 1747069439 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 8453 | 0 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 5 | 0x | 335839067 | 3364115 | 0x0000000000000000000000000245ff1c6d91b19fc2a1d25d6ef76ebec17f66ea | 0x0000000000000000000000000245ff1c6d91b19fc2a1d25d6ef76ebec17f66ea | 0x000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e5831 | 50006496 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 2025-05-12T07:32:42.000Z | 4294967295 | 49998426 | 0x1c5650df8cbd58fe4e21a43d1c157d6c13efecd20ed390cf869ba5251cb82ae8 | 1747034867 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 8453 | 0 |
| 0xe35e9842fceaca96570b734083f4a58e8f7c5f2a | false | 5 | 0x | 335794177 | 3363734 | 0x000000000000000000000000e8abf723cda90bef608e3a24d6a4b56ad1cc6590 | 0x000000000000000000000000e8abf723cda90bef608e3a24d6a4b56ad1cc6590 | 0x00000000000000000000000082af49447d8a07e3bd95bd0d56f35241523fbab1 | 1000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 2025-05-12T04:25:13.000Z | 1747035581 | 999611985256266 | 0x29cc28ec9f308bfefeb7d4cdb0c163021c1140296d52940cdc0cbe3d719d22ec | 1747023647 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 480 | 0 |
Example Query
Example Query
Query with partition filter