Tables
LineaSpokePoolV2p5_FilledRelay_event
Completed cross-chain bridge relay events from Across Protocol v2.5 on Linea. Captures relayer fills of user deposit requests with input/output token amounts, fees, and origin chain data for analyzing bridge volume and relayer performance.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 1 | 0x0000000000000000000000001b59718eafa2bffe5318e07c1c3cb2edde354f9c | 18158961 | 2498727 | 0x0000000000000000000000001d71b11c48b8bedeb6a5df8685aab7f5b7abf9a7 | 0x0000000000000000000000001d71b11c48b8bedeb6a5df8685aab7f5b7abf9a7 | 0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | 5947500000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x000000000000000000000000e5d7c2a44ffddf6b295a15c148167daaaf5cf34f | 2025-04-18T14:58:04.000Z | 1744997240 | 5935216389116005 | 1 | 0x8a259c41ee9764993bd33060691693649144d320fbc6297f814b466b14860ebc | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1 | {“fillType”:0,“updatedRecipient”:“0x0000000000000000000000001d71b11c48b8bedeb6a5df8685aab7f5b7abf9a7”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“5935216389116005”} | 0 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 0 | 0x00000000000000000000000041ee28ee05341e7fdddc8d433ba66054cd302ca1 | 18161763 | 2499074 | 0x000000000000000000000000238b6652358f5812e1a06d10db61779046b5fea8 | 0x000000000000000000000000238b6652358f5812e1a06d10db61779046b5fea8 | 0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | 693875000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x000000000000000000000000e5d7c2a44ffddf6b295a15c148167daaaf5cf34f | 2025-04-18T17:06:52.000Z | 1745004971 | 679731730723492 | 1 | 0xb982bb03961dce3525e81c6a7f0e6880a97da81696a8315f65dc958710eef556 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1 | {“fillType”:0,“updatedRecipient”:“0x000000000000000000000000238b6652358f5812e1a06d10db61779046b5fea8”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“679731730723492”} | 0 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 0 | 0x0000000000000000000000001b59718eafa2bffe5318e07c1c3cb2edde354f9c | 18162141 | 2499123 | 0x0000000000000000000000004f812077608d5e316027620a896da433081d9141 | 0x0000000000000000000000004f812077608d5e316027620a896da433081d9141 | 0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | 1982500000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x000000000000000000000000e5d7c2a44ffddf6b295a15c148167daaaf5cf34f | 2025-04-18T17:26:06.000Z | 1745006122 | 1968704156857039 | 1 | 0xa776434bbdbe2ed1455336c279fad5c0c7f86ba4eb5531bb00845845b183b48e | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1 | {“fillType”:0,“updatedRecipient”:“0x0000000000000000000000004f812077608d5e316027620a896da433081d9141”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“1968704156857039”} | 0 |
Example Query
Example Query
Query with partition filter
LineaSpokePoolV2p5_FilledV3Relay_event
Completed cross-chain bridge transfers on Across Protocol V3 delivered to Linea, containing relay execution details including input/output token amounts, depositor/recipient addresses, origin chain identifiers, and relayer information for analyzing bridge volume and relayer performance.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 0 | 0x | 0x000000000000f8e4fe2a98574fa81c728e340764 | 11245328 | 1158217 | 0xcf446713ddf0e83f7527a260047f8ae89efae3e5 | 0x12adac1b92cb25385cbaacbd937dbe51929d8785 | 0xf55bec9cafdbe8730f096aa55dad6d22d44099df | 278001661 | 0xa219439258ca9da29e9cc4ce5596924745e12b93 | 2024-10-26T14:21:50.000Z | 1729974106 | 277830316 | 534352 | 0x0771320f7a59ea30903acedfc9bef57029d1a1dc0296693687f9e63cb3952aa7 | 0x0000000000000000000000000000000000000000 | 534352 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0x12adac1b92cb25385cbaacbd937dbe51929d8785”,“updatedOutputAmount”:“277830316”} | 0 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 0 | 0x | 0x07ae8551be970cb1cca11dd7a11f47ae82e70e67 | 11261451 | 1160168 | 0x272bd96d5a42405cf2aeff1dc61d8488a845c2f9 | 0x272bd96d5a42405cf2aeff1dc61d8488a845c2f9 | 0x06efdbff2a14a7c8e15944d1f4a48f9f95f663a4 | 946038406 | 0x176211869ca2b568f2a7d4ee941e073a821ee1ff | 2024-10-26T23:25:38.000Z | 1730006716 | 945825088 | 534352 | 0x39616785f92d5c68b2cce7ea4ee9a4947d95bcc210c07efed106beb6c62203fa | 0x0000000000000000000000000000000000000000 | 59144 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0x272bd96d5a42405cf2aeff1dc61d8488a845c2f9”,“updatedOutputAmount”:“945825088”} | 0 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 5 | 0x | 0x07ae8551be970cb1cca11dd7a11f47ae82e70e67 | 11248588 | 1158783 | 0xcf446713ddf0e83f7527a260047f8ae89efae3e5 | 0xdb32a8b94c75eb6e137ac4211fa7764983a99a83 | 0x06efdbff2a14a7c8e15944d1f4a48f9f95f663a4 | 4113480385 | 0x176211869ca2b568f2a7d4ee941e073a821ee1ff | 2024-10-26T16:10:30.000Z | 1729980614 | 4112731789 | 534352 | 0x3d86d00b5ee99a535aae83566097e6b51adf4d8ca988c71c7539b5293581b3e8 | 0x0000000000000000000000000000000000000000 | 59144 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0xdb32a8b94c75eb6e137ac4211fa7764983a99a83”,“updatedOutputAmount”:“4112731789”} | 0 |
Example Query
Example Query
Query with partition filter
LineaSpokePoolV2p5_FundsDeposited_event
Cross-chain bridge deposit events from Across Protocol v2.5 on Linea, recording user deposits with input/output tokens, amounts, destination chains, and relayer parameters. Used for tracking bridge flow volumes, fee analysis, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 20 | 0x | 16772555 | 1840386 | 0x000000000000000000000000441c08a158d4398a18a49bfcd8569b7120022ef1 | 0x000000000000000000000000441c08a158d4398a18a49bfcd8569b7120022ef1 | 0x000000000000000000000000e5d7c2a44ffddf6b295a15c148167daaaf5cf34f | 1000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 2025-03-10T12:37:21.000Z | 4294967295 | 995659278827229 | 0xdaa7e4689bcb9024fdc9dfe025a2a31ae27b0dbc11632ae0b755fe029904268b | 1741610027 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 42161 | 0 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 1 | 0x | 16784072 | 1840737 | 0x000000000000000000000000bca5b698f0349593c0f7ef8561e3288448b85eaf | 0x000000000000000000000000bca5b698f0349593c0f7ef8561e3288448b85eaf | 0x000000000000000000000000e5d7c2a44ffddf6b295a15c148167daaaf5cf34f | 300873437508692888 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 2025-03-10T19:26:37.000Z | 4294967295 | 300803031278659964 | 0x3c5f1b83098d81e1d93d43c613d0fc3cf97a3301eafd820b3e74a86ce6f1f56d | 1741634699 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 10 | 0 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 4 | 0x | 16761785 | 1839963 | 0x000000000000000000000000a21923c744140fbcc07aca30567cd1dd0b3134ac | 0x000000000000000000000000a21923c744140fbcc07aca30567cd1dd0b3134ac | 0x000000000000000000000000e5d7c2a44ffddf6b295a15c148167daaaf5cf34f | 24072890000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 2025-03-10T06:14:41.000Z | 4294967295 | 24068817086769055 | 0x00c2e1c0d14fcccc000f4e88d5e3e1c07e3383a3e1bc87b727c5a35d76280dd1 | 1741587095 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 8453 | 0 |
Example Query
Example Query
Query with partition filter
LineaSpokePoolV2p5_TokensBridged_event
Token bridge withdrawal events from Across Protocol V2.5 on Linea (chain ID 59144), recording token amounts returned to users with leaf identifiers for Merkle tree verification and cross-chain settlement 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_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
| address | removed | in_caller | in_leafId | log_index | in_chainId | block_number | block_timestamp | transaction_hash | in_amountToReturn | in_l2TokenAddress |
|---|---|---|---|---|---|---|---|---|---|---|
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 0xf7bac63fc7ceacf0589f25454ecf5c2ce904997c | 40 | 5 | 59144 | 20657773 | 2025-07-07T15:19:22.000Z | 0x01d888198dbeb3d9a4a5722e8600e71fed710a587205af30f34bb560f09151f9 | 75934159474050435966580 | 0x0000000000000000000000004af15ec2a0bd43db75dd04e62faa3b8ef36b00d5 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 0xf7bac63fc7ceacf0589f25454ecf5c2ce904997c | 43 | 14 | 59144 | 23356494 | 2025-09-15T10:23:47.000Z | 0x85663d34f49370b854ab1d6f7a819ba0a753daa89c5e2170157852f8ca6e5e15 | 150783282616 | 0x000000000000000000000000176211869ca2b568f2a7d4ee941e073a821ee1ff |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 0xf7bac63fc7ceacf0589f25454ecf5c2ce904997c | 35 | 17 | 59144 | 23352655 | 2025-09-15T08:15:49.000Z | 0x03a8658620b9cbaa0dd466dbd1d23feb7e42746f18fbc24664b03a98ed5cc1b1 | 106904010365 | 0x000000000000000000000000176211869ca2b568f2a7d4ee941e073a821ee1ff |
Example Query
Example Query
Query with partition filter
LineaSpokePoolV2p5_V3FundsDeposited_event
Deposit events from Across Protocol V3 bridge on Linea containing cross-chain transfer requests with origin token amounts, destination chain identifiers, and relayer parameters. Used for tracking bridge volume, fee analysis, and cross-chain fund flows between Linea and destination networks like Arbitrum, Scroll, and Base.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 18 | 0x | 9772722 | 1552271 | 0xde1e598b81620773454588b85d6b5d4eec32573e | 0xc8308211871b5d33b1c4ffe3a47bd92dd21500c7 | 0xa219439258ca9da29e9cc4ce5596924745e12b93 | 405427503 | 0x0000000000000000000000000000000000000000 | 2024-09-22T00:00:42.000Z | 4294967295 | 405209491 | 0x0a7945cdc984e7af8cde9686c923415c821853736871843e329817902bf98afd | 1726963091 | 0x0000000000000000000000000000000000000000 | 42161 | 0 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 1 | 0x | 9772728 | 1552272 | 0xde1e598b81620773454588b85d6b5d4eec32573e | 0x180be40abb18f90a29e761669bb34fc608e14a7f | 0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f | 43000000000000000 | 0x0000000000000000000000000000000000000000 | 2024-09-22T00:00:56.000Z | 4294967295 | 42955048413545857 | 0x130c3fcdea3a282ac45a46165ece94f188fae34f1d7436441c97269119d853d5 | 1726963091 | 0x0000000000000000000000000000000000000000 | 534352 | 0 |
| 0x7e63a5f1a8f0b4d0934b2f2327daed3f6bb2ee75 | false | 4 | 0x | 9772757 | 1552273 | 0xbc80a86fc91d162edb8a73a441c67990a199d8e0 | 0xbc80a86fc91d162edb8a73a441c67990a199d8e0 | 0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f | 39496000000000000 | 0x0000000000000000000000000000000000000000 | 2024-09-22T00:01:54.000Z | 1726981314 | 39450467285760496 | 0x8c19b981361ee799f9182cc9e27d045337f68060ace242d17e4203b9a5f746dc | 1726963091 | 0x0000000000000000000000000000000000000000 | 534352 | 0 |
Example Query
Example Query
Query with partition filter