Tables
WorldchainSpokePoolV2p5_FilledRelay_event
Completed cross-chain bridge transfers on Across Protocol’s Worldchain Spoke Pool, recording relayer fills with deposit details, token amounts, origin/destination chains, and exclusivity periods. Used for analyzing bridge execution, relayer performance, and cross-chain transfer fee structures.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 0 | 0x000000000000000000000000cad97616f91872c02ba3553db315db4015cbe850 | 11259376 | 2384237 | 0x0000000000000000000000005ee0bf44586340b8719506561d4bad2cb7d816f4 | 0x0000000000000000000000005ee0bf44586340b8719506561d4bad2cb7d816f4 | 0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | 400000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000004200000000000000000000000000000000000006 | 2025-03-13T08:26:31.000Z | 1741866047 | 399429768467121 | 1 | 0xca8963bb7a03f848df1d15bd4a7795013d99d2059a6ea939b90dbe5fe10ca983 | 0x00000000000000000000000041ee28ee05341e7fdddc8d433ba66054cd302ca1 | 1 | {“fillType”:0,“updatedRecipient”:“0x0000000000000000000000005ee0bf44586340b8719506561d4bad2cb7d816f4”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“399429768467121”} | 1741854353 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 3 | 0x000000000000000000000000cad97616f91872c02ba3553db315db4015cbe850 | 11286782 | 2386492 | 0x000000000000000000000000f1fa02b6cab982b1d99251fa8ab4bc880e557473 | 0x000000000000000000000000f1fa02b6cab982b1d99251fa8ab4bc880e557473 | 0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | 1000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000004200000000000000000000000000000000000006 | 2025-03-13T23:40:03.000Z | 1741920875 | 999739599857639 | 1 | 0x4b8b4824bb9bc44e617bc3faeeacfdd831fb560c5a077d5223f17c19ba0394d6 | 0x00000000000000000000000041ee28ee05341e7fdddc8d433ba66054cd302ca1 | 1 | {“fillType”:0,“updatedRecipient”:“0x000000000000000000000000f1fa02b6cab982b1d99251fa8ab4bc880e557473”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“999739599857639”} | 1741909181 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 4 | 0x000000000000000000000000cad97616f91872c02ba3553db315db4015cbe850 | 11281527 | 2386132 | 0x000000000000000000000000901c1088fc49d6f628464de1473101fdc0766bc8 | 0x000000000000000000000000901c1088fc49d6f628464de1473101fdc0766bc8 | 0x000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | 500000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000004200000000000000000000000000000000000006 | 2025-03-13T20:44:53.000Z | 1741910373 | 499752821067253 | 1 | 0xfd5083cd502697e1bbde918f632b442e9498aeb4bb5c15b7af7db35728171fcf | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1 | {“fillType”:0,“updatedRecipient”:“0x000000000000000000000000901c1088fc49d6f628464de1473101fdc0766bc8”,“updatedMessageHash”:“0x0000000000000000000000000000000000000000000000000000000000000000”,“updatedOutputAmount”:“499752821067253”} | 0 |
Example Query
Example Query
Query with partition filter
WorldchainSpokePoolV2p5_FilledV3Relay_event
Completed cross-chain bridge transfers on Across Protocol V3 filled on Worldchain, showing relayer fulfillment of deposits with input/output token amounts and origin chain details. Used for analyzing bridge volume, relayer performance, 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_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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 0 | 0x | 0x07ae8551be970cb1cca11dd7a11f47ae82e70e67 | 8209960 | 1982431 | 0x44eb0b5c3ae92d9f24c59f18aa9a20fbe5feba9f | 0x44eb0b5c3ae92d9f24c59f18aa9a20fbe5feba9f | 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | 100000000000000000 | 0x4200000000000000000000000000000000000006 | 2025-01-01T18:19:19.000Z | 1735777123 | 99988867825000141 | 1 | 0x79a262a6b3f9507644c7e4fbf2f87a8f05308f851cdb01e495b035e3f4315078 | 0x0000000000000000000000000000000000000000 | 10 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0x44eb0b5c3ae92d9f24c59f18aa9a20fbe5feba9f”,“updatedOutputAmount”:“99988867825000141”} | 0 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 0 | 0x | 0x07ae8551be970cb1cca11dd7a11f47ae82e70e67 | 8212834 | 2408727 | 0xbca5b698f0349593c0f7ef8561e3288448b85eaf | 0xbca5b698f0349593c0f7ef8561e3288448b85eaf | 0x68f180fcce6836688e9084f035309e29bf0a2095 | 1100983 | 0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3 | 2025-01-01T19:55:07.000Z | 1735779295 | 1100021 | 10 | 0x302ea93a0504393aff5ea9b6399acd4907f586f6f7b72daab269a052de38a647 | 0x0000000000000000000000000000000000000000 | 10 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0xbca5b698f0349593c0f7ef8561e3288448b85eaf”,“updatedOutputAmount”:“1100021”} | 0 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 0 | 0x | 0x07ae8551be970cb1cca11dd7a11f47ae82e70e67 | 8202737 | 2407487 | 0x7393719bb5627f04b5dbc8244b6e00da6e1ee631 | 0x7393719bb5627f04b5dbc8244b6e00da6e1ee631 | 0x0b2c639c533813f4aa9d7837caf62653d097ff85 | 5507853100 | 0x79a02482a880bce3f13e09da970dc34db4cd24d1 | 2025-01-01T14:18:33.000Z | 1735750097 | 5506258293 | 10 | 0xcec994deca6b39a10d898fd4e3f82dc0d9d11cf7186e56bb010281ea7d6bc93c | 0x0000000000000000000000000000000000000000 | 480 | {“fillType”:0,“updatedMessage”:“0x”,“updatedRecipient”:“0x7393719bb5627f04b5dbc8244b6e00da6e1ee631”,“updatedOutputAmount”:“5506258293”} | 0 |
Example Query
Example Query
Query with partition filter
WorldchainSpokePoolV2p5_FundsDeposited_event
Deposit events from Across Protocol’s V2.5 spoke pool contract on World Chain, capturing cross-chain bridge transfers with origin token details, destination chain, relayer exclusivity periods, and fill deadlines. Used for analyzing bridge flow volumes, fee structures, and relayer competition dynamics.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 452 | 0x | 21168155 | 144288 | 0x00000000000000000000000001d6532613d93f695bbd25f34c13d6c36f6c7598 | 0x00000000000000000000000001d6532613d93f695bbd25f34c13d6c36f6c7598 | 0x00000000000000000000000079a02482a880bce3f13e09da970dc34db4cd24d1 | 2010550218 | 0x000000000000000000000000b88339cb7199b77e23db6e890353e22632ba630f | 2025-10-28T17:19:09.000Z | 1761680915 | 2010341812 | 0x7392acde5aadc8d9ab9667f35b1c780a8dd38b8ac50fe1a2360108ce948f6e29 | 1761671735 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 999 | 0 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 286 | 0x | 21141125 | 143944 | 0x00000000000000000000000012cc2559bb3d7a6e458bbad74ed246ba5f838ceb | 0x00000000000000000000000012cc2559bb3d7a6e458bbad74ed246ba5f838ceb | 0x00000000000000000000000079a02482a880bce3f13e09da970dc34db4cd24d1 | 21292039 | 0x000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e5831 | 2025-10-28T02:18:09.000Z | 1761626868 | 21280424 | 0x55fd51de3b1149f40ad8f2379933585056c11a87b1e8bd1447f637505f88477d | 1761617699 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 42161 | 0 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 444 | 0x | 21141023 | 143943 | 0x00000000000000000000000012cc2559bb3d7a6e458bbad74ed246ba5f838ceb | 0x00000000000000000000000012cc2559bb3d7a6e458bbad74ed246ba5f838ceb | 0x00000000000000000000000079a02482a880bce3f13e09da970dc34db4cd24d1 | 32000000 | 0x000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e5831 | 2025-10-28T02:14:45.000Z | 1761626660 | 31983854 | 0xa50220aff299db4960e874d79f7b3130f35b8d4d48731e56f8e2f9e6c55498a5 | 1761617447 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 42161 | 0 |
Example Query
Example Query
Query with partition filter
WorldchainSpokePoolV2p5_TokensBridged_event
Token bridge completion events from Across Protocol v2.5 on Worldchain showing tokens returned to users after cross-chain transfers. Records include amounts returned, L2 token addresses, leaf identifiers, and caller addresses for tracking bridge settlement activity.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 |
|---|---|---|---|---|---|---|---|---|---|---|
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 0xf7bac63fc7ceacf0589f25454ecf5c2ce904997c | 21 | 166 | 480 | 16824445 | 2025-07-20T04:08:49.000Z | 0xbac809542f45b43952637646d4053f104b5dadef89f4cca9370314ded616c25a | 111339954733 | 0x00000000000000000000000079a02482a880bce3f13e09da970dc34db4cd24d1 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 0xf7bac63fc7ceacf0589f25454ecf5c2ce904997c | 23 | 24 | 480 | 16830866 | 2025-07-20T07:42:51.000Z | 0x29635e042fd8142c66eeb799a2f68388a5a56d9b4a20fbeb82905bd3b54e3188 | 7111830678953930032951 | 0x0000000000000000000000007077c71b4af70737a08287e279b717dcf64fdc57 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 0xf7bac63fc7ceacf0589f25454ecf5c2ce904997c | 19 | 11 | 480 | 11133315 | 2025-03-10T10:24:29.000Z | 0x271d21340288980c63093a415b8b768e2c6688e994b6d9ac7ee75fe02e9dc0fb | 54652235567 | 0x00000000000000000000000079a02482a880bce3f13e09da970dc34db4cd24d1 |
Example Query
Example Query
Query with partition filter
WorldchainSpokePoolV2p5_V3FundsDeposited_event
Deposit events from Across Protocol V3 bridge on Worldchain, recording cross-chain transfer requests with token amounts, recipient details, and fill deadlines. Used for tracking bridge volume, relayer activity, and analyzing cross-chain token flows between Worldchain and destination chains like Optimism and Arbitrum.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 4 | 0x | 7069837 | 19910 | 0x2c132fcfc41e51fb7c06484a205ff9ccd16199b9 | 0x2c132fcfc41e51fb7c06484a205ff9ccd16199b9 | 0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3 | 3570 | 0x68f180fcce6836688e9084f035309e29bf0a2095 | 2024-12-06T08:55:13.000Z | 1733496905 | 3555 | 0xeda353756381028acd22907c4cf3482c2240885f8263ba5bd55a919ba2ff34ef | 1733475119 | 0x0000000000000000000000000000000000000000 | 10 | 1733475313 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 2 | 0x | 7057091 | 19795 | 0xbca5b698f0349593c0f7ef8561e3288448b85eaf | 0xbca5b698f0349593c0f7ef8561e3288448b85eaf | 0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3 | 1019809 | 0x0000000000000000000000000000000000000000 | 2024-12-06T01:50:21.000Z | 1733467815 | 1018898 | 0xf1077cf909032f063b23f6a31366f2708b6037df145f15e70b5d6c7801ab9a14 | 1733449815 | 0x0000000000000000000000000000000000000000 | 42161 | 1733449821 |
| 0x09aea4b2242abc8bb4bb78d537a67a245a7bec64 | false | 2 | 0x | 7082182 | 20061 | 0xbca5b698f0349593c0f7ef8561e3288448b85eaf | 0xbca5b698f0349593c0f7ef8561e3288448b85eaf | 0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3 | 1012489 | 0x0000000000000000000000000000000000000000 | 2024-12-06T15:46:43.000Z | 1733517997 | 1011533 | 0xbad3bc188a7fd9dfb127e4c177a46072669958d8637774bd20c4970d1b507b42 | 1733499997 | 0x0000000000000000000000000000000000000000 | 10 | 1733500003 |
Example Query
Example Query
Query with partition filter