> ## Documentation Index
> Fetch the complete documentation index at: https://tokenterminal.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# hyperbridge_v1_arbitrum

> Tables in tt-contracts.hyperbridge_v1_arbitrum

## Tables

### ArbitrumHost\_GetRequestEvent\_event

Cross-chain GET request events from Hyperbridge protocol on Arbitrum, capturing state query requests routed to destination chains like BSC (EVM-56), Ethereum (EVM-1), and Base (EVM-8453). Contains request metadata including nonce, fees, source/destination identifiers, and cryptographic context for tracking cross-chain state verification operations.

<Accordion title="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_source`           | `STRING`        | Source chain identifier for the cross-chain operation. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-1" for Ethereum, "EVM-56" for BSC).                                     |
  | `in_dest`             | `STRING`        | Destination chain identifier for cross-chain operations. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-56" for BSC, "POLKADOT-2030" for a Polkadot parachain).               |
  | `in_from`             | `STRING`        | Address originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.                                                                                                      |
  | `in_keys`             | `ARRAY<STRING>` | Array of cryptographic keys or identifiers associated with the cross-chain request. Hex-encoded strings with 0x prefix.                                                                            |
  | `in_height`           | `STRING`        | Block height on the source chain at which the cross-chain request was initiated. Numeric string representation without leading zeros.                                                              |
  | `in_nonce`            | `STRING`        | Unique numeric identifier for an order, transaction, or operation used to prevent replay attacks. Numeric string representation without leading zeros.                                             |
  | `in_timeoutTimestamp` | `STRING`        | Timestamp after which a cross-chain request or operation expires. Unix timestamp in seconds represented as a numeric string, or '0' indicating no timeout.                                         |
  | `in_context`          | `STRING`        | Contextual data or metadata associated with the cross-chain request. Hex-encoded string with 0x prefix containing protocol-specific information about the request origin or execution environment. |
  | `in_fee`              | `STRING`        | Fee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.                                     |
</Accordion>

<Accordion title="Sample Data">
  | in\_fee            | address                                    | in\_dest | in\_from                                   | in\_keys                                                                                                        | removed | in\_nonce | in\_height | in\_source | log\_index | in\_context                                                                                                                                                                                                                                                                                                                                                                                                                                                        | block\_number | block\_timestamp         | transaction\_hash                                                  | in\_timeoutTimestamp |
  | ------------------ | ------------------------------------------ | -------- | ------------------------------------------ | --------------------------------------------------------------------------------------------------------------- | ------- | --------- | ---------- | ---------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------- | ------------------------ | ------------------------------------------------------------------ | -------------------- |
  | 672000000000000000 | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | EVM-56   | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08dae7096df60b37042f8d627c4dd2b7b63b33ad55ccf4c504c715c2d25e4e88a9dc"] | false   | 1437      | 61713660   | EVM-42161  | 5          | 0x0000000000000000000000000000000000000000000000000000000000000020626b6dc14e3a0ce5838b0096187969f1ed7db58572c159fee08cc0f96344e7ee0000000000000000000000008de3af0e9708b7c381200db5482d06da90d0a56c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000fd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb90000000000000000000000000000000000000000000000000000000000002710 | 380784283     | 2025-09-19T12:15:38.000Z | 0xf84e013d9773fe7e02f317c3c1a615d3962e5096bfb837091fe1809c719ff774 | 0                    |
  | 67200000000000000  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | EVM-56   | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08da918d33ace3967d3517c926adff42e654dd587e77b77fdf0af5bed461bdc2cc33"] | false   | 1597      | 65285818   | EVM-42161  | 29         | 0x0000000000000000000000000000000000000000000000000000000000000020477c06358bf54a6e344ce40ecad91090ef41c1e849d09bb88cc3a956ed1d11ea0000000000000000000000007821b887b7d1c6ae5428573dc3263b7731311d2800000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000fd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb900000000000000000000000000000000000000000000000000000000000f4240 | 391883369     | 2025-10-21T13:59:04.000Z | 0x8a4cb56d126f73211f9227c02a172aebd63414a65d5c00fb3a14dce444093ad0 | 0                    |
  | 672000000000000000 | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | EVM-56   | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08da63e9d4461c8981791837de8f7334d3a5c6b8cc9ca6ad12bc11a0071655a2dcd2"] | false   | 1407      | 61119518   | EVM-42161  | 5          | 0x0000000000000000000000000000000000000000000000000000000000000020163b4f7a290f41837cceae023b7d8a66471e86d88cab39d56c1815dff3c910ac0000000000000000000000008de3af0e9708b7c381200db5482d06da90d0a56c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000fd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb90000000000000000000000000000000000000000000000000000000000002710 | 379000904     | 2025-09-14T08:25:48.000Z | 0x311aa8d442d136e739fc501314fa7e25821971c3c7edbe957d74d3e438c0d18e | 0                    |
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_GetRequestEvent_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### ArbitrumHost\_GetRequestHandled\_event

Events emitted when GET requests are successfully handled by Hyperbridge's Arbitrum host contract, recording the relayer address and commitment hash for each processed cross-chain request.

<Accordion title="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_commitment`    | `STRING`    | Cryptographic commitment hash for the cross-chain request or response. Hex-encoded, 0x-prefixed, 66-character string.                                |
  | `in_relayer`       | `STRING`    | Address of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.                               |
</Accordion>

<Accordion title="Sample Data">
  | address                                    | removed | log\_index | in\_relayer                                | block\_number | in\_commitment                                                     | block\_timestamp         | transaction\_hash                                                  |
  | ------------------------------------------ | ------- | ---------- | ------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | false   | 9          | 0x7821b887b7d1c6ae5428573dc3263b7731311d28 | 392211908     | 0x5a673ca0144a88b89afad331a24fae81f2abb14d2544a4a6c064cf435cc198fe | 2025-10-22T12:47:03.000Z | 0x8e2beb0a0f16466ac212798a7b0cac092110b99910337d517f248b636b97ab37 |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | false   | 6          | 0xfbd2291b98e612a64c4f81e40657354743df3ef9 | 393754108     | 0x8d7229503416f527c3d1b14ac0010ccea2c122bf11416726cb10c5c4cfff1a4b | 2025-10-26T23:45:40.000Z | 0x26665ef5a1a38ef36df32963834985be0f8ebe2ddfd81816c5154fb88ac238fc |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | false   | 50         | 0xfbd2291b98e612a64c4f81e40657354743df3ef9 | 393709095     | 0x9a82f31c366a9d9f9d13e71eece0c9e2c2e3a3c78715dfcf09d378eee6612e05 | 2025-10-26T20:38:12.000Z | 0xc5ae70d8d7b94e2ec075607687ac8a3f6cd497c78571d017b645262afd708f50 |
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_GetRequestHandled_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### ArbitrumHost\_GetRequestTimeoutHandled\_event

*No description available.*

<Accordion title="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_commitment`    | `STRING`    | Cryptographic commitment hash for the cross-chain request or response. Hex-encoded, 0x-prefixed, 66-character string.                                                                |
  | `in_dest`          | `STRING`    | Destination chain identifier for cross-chain operations. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-56" for BSC, "POLKADOT-2030" for a Polkadot parachain). |
</Accordion>

<Accordion title="Sample Data">
  *No sample data available.*
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_GetRequestTimeoutHandled_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### ArbitrumHost\_PostRequestEvent\_event

Cross-chain request events from Hyperbridge protocol on Arbitrum, tracking outbound messages sent to other EVM chains (Optimism, Base) with source/destination identifiers, nonces, and timeout parameters. Used for analyzing cross-chain messaging activity and bridge request patterns.

<Accordion title="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_source`           | `STRING`    | Source chain identifier for the cross-chain operation. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-1" for Ethereum, "EVM-56" for BSC).                       |
  | `in_dest`             | `STRING`    | Destination chain identifier for cross-chain operations. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-56" for BSC, "POLKADOT-2030" for a Polkadot parachain). |
  | `in_from`             | `STRING`    | Address originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.                                                                                        |
  | `in_to`               | `STRING`    | Destination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.                                                                      |
  | `in_nonce`            | `STRING`    | Unique numeric identifier for an order, transaction, or operation used to prevent replay attacks. Numeric string representation without leading zeros.                               |
  | `in_timeoutTimestamp` | `STRING`    | Timestamp after which a cross-chain request or operation expires. Unix timestamp in seconds represented as a numeric string, or '0' indicating no timeout.                           |
  | `in_body`             | `STRING`    | Payload data for the cross-chain request or response. Hex-encoded byte array with 0x prefix, may be empty (0x) when no payload is included.                                          |
  | `in_fee`              | `STRING`    | Fee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.                       |
</Accordion>

<Accordion title="Sample Data">
  | in\_to                                     | in\_fee | address                                    | in\_body | in\_dest | in\_from                                   | removed | in\_nonce | in\_source | log\_index | block\_number | block\_timestamp         | transaction\_hash                                                  | in\_timeoutTimestamp |
  | ------------------------------------------ | ------- | ------------------------------------------ | -------- | -------- | ------------------------------------------ | ------- | --------- | ---------- | ---------- | ------------- | ------------------------ | ------------------------------------------------------------------ | -------------------- |
  | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | 0       | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | 0x       | EVM-10   | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | false   | 337       | EVM-42161  | 6          | 296384207     | 2025-01-17T13:43:50.000Z | 0xd1136e9b5b3292b41592b52603be54696df07e448a6d5dbe74cc68248f2523cd | 1737128630           |
  | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | 0       | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | 0x313335 | EVM-10   | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | false   | 336       | EVM-42161  | 6          | 296377899     | 2025-01-17T13:17:29.000Z | 0xba1fa8a40eeffeed4c3779e961c58548c64932a09c81e186b46847d06fb6f089 | 1737127049           |
  | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | 0       | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | 0x       | EVM-10   | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | false   | 329       | EVM-42161  | 28         | 296360230     | 2025-01-17T12:03:26.000Z | 0x726bbc8c870864629f3760c82b0e550642324c86b940699043521a8ababf26fd | 1737122606           |
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_PostRequestEvent_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### ArbitrumHost\_PostRequestHandled\_event

Cross-chain message handling events from Hyperbridge protocol on Arbitrum, tracking when post requests are successfully processed by the ArbitrumHost contract. Contains commitment hashes and relayer addresses for analyzing cross-chain message delivery and relayer activity.

<Accordion title="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_commitment`    | `STRING`    | Cryptographic commitment hash for the cross-chain request or response. Hex-encoded, 0x-prefixed, 66-character string.                                |
  | `in_relayer`       | `STRING`    | Address of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.                               |
</Accordion>

<Accordion title="Sample Data">
  | address                                    | removed | log\_index | in\_relayer                                | block\_number | in\_commitment                                                     | block\_timestamp         | transaction\_hash                                                  |
  | ------------------------------------------ | ------- | ---------- | ------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | false   | 13         | 0x167d3d4a69069795db89d37babd92585dc9ab08f | 312856490     | 0x7d726b4a80ce74b9912ae3e9b8e0a2d2ed81960421e75bbd35a2273ff61c2d9e | 2025-03-06T13:25:14.000Z | 0x0abfe92936c3714c9c06757521d262a7a1679419d74b93830cceb7582f04726f |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | false   | 1          | 0x484a0aa729e859490aae6ab45eab7ddc23df6e8f | 312802671     | 0x1dc597bed07bc42a015e0435aac266fe3cbbf3211dad99a9b22349044c95e15f | 2025-03-06T09:40:33.000Z | 0x82051cc3c37f8e3bf879a88cfb961dff863602ed730ebf55f0bb4bff4ba8545d |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | false   | 1          | 0xa52972d6aba4bcc1be9e0938c191229f8c69fc9d | 312787300     | 0xa9e2e9889ac7f69ff61caa42f2411161d9ddfb76305d08460a5fc82eab8048f9 | 2025-03-06T08:36:26.000Z | 0xd9f9221ad8f6b74f09af0679e551b48cd843e2c5739f7ee3ae0c164b107dc7d0 |
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_PostRequestHandled_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### ArbitrumHost\_PostRequestTimeoutHandled\_event

Cross-chain request timeout events from Hyperbridge protocol on Arbitrum, tracking failed or expired post requests to destination chains identified by EVM chain IDs. Used for monitoring cross-chain message delivery failures and analyzing interoperability reliability across supported networks.

<Accordion title="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_commitment`    | `STRING`    | Cryptographic commitment hash for the cross-chain request or response. Hex-encoded, 0x-prefixed, 66-character string.                                                                |
  | `in_dest`          | `STRING`    | Destination chain identifier for cross-chain operations. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-56" for BSC, "POLKADOT-2030" for a Polkadot parachain). |
</Accordion>

<Accordion title="Sample Data">
  | address                                    | in\_dest | removed | log\_index | block\_number | in\_commitment                                                     | block\_timestamp         | transaction\_hash                                                  |
  | ------------------------------------------ | -------- | ------- | ---------- | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | EVM-100  | false   | 9          | 314895020     | 0x1d855d9a62c5d755bd706b6a61fb91c851d9de8eff024507408ab360a2c71cce | 2025-03-12T11:22:44.000Z | 0x62ab3e8e651c31003fb39168593b365c871ac9d5f152352761edc1e8ae0b58a5 |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | EVM-8453 | false   | 12         | 379457693     | 0x2b1b7d0a70e2f494d6df0687f338f752e6b26ea399a8444eb605afcf0e793f21 | 2025-09-15T16:08:42.000Z | 0x0c15b3f0c3c64f8936d9bed1a684df351772bd546d6a27ca8e210863ded5a32c |
  | 0xe05afd4eb2ce6d65c40e1048381bd0ef8b4b299e | EVM-100  | false   | 22         | 306232351     | 0xdc5bd150c73d8c676b4ddabcee0f8abf4d5fd30f2f6f2ee85a5fbb2187a86cfe | 2025-02-15T06:33:50.000Z | 0x0b00810578ebbcdd7b4243db3f2f09b88008c10a4701c9a4bccfde6d5681f7db |
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_PostRequestTimeoutHandled_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### ArbitrumHost\_PostResponseEvent\_event

*No description available.*

<Accordion title="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_source`                   | `STRING`    | Source chain identifier for the cross-chain operation. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-1" for Ethereum, "EVM-56" for BSC).                       |
  | `in_dest`                     | `STRING`    | Destination chain identifier for cross-chain operations. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-56" for BSC, "POLKADOT-2030" for a Polkadot parachain). |
  | `in_from`                     | `STRING`    | Address originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.                                                                                        |
  | `in_to`                       | `STRING`    | Destination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.                                                                      |
  | `in_nonce`                    | `STRING`    | Unique numeric identifier for an order, transaction, or operation used to prevent replay attacks. Numeric string representation without leading zeros.                               |
  | `in_timeoutTimestamp`         | `STRING`    | Timestamp after which a cross-chain request or operation expires. Unix timestamp in seconds represented as a numeric string, or '0' indicating no timeout.                           |
  | `in_body`                     | `STRING`    | Payload data for the cross-chain request or response. Hex-encoded byte array with 0x prefix, may be empty (0x) when no payload is included.                                          |
  | `in_response`                 | `STRING`    | -                                                                                                                                                                                    |
  | `in_responseTimeoutTimestamp` | `STRING`    | -                                                                                                                                                                                    |
  | `in_fee`                      | `STRING`    | Fee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.                       |
</Accordion>

<Accordion title="Sample Data">
  *No sample data available.*
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_PostResponseEvent_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### ArbitrumHost\_PostResponseHandled\_event

*No description available.*

<Accordion title="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_commitment`    | `STRING`    | Cryptographic commitment hash for the cross-chain request or response. Hex-encoded, 0x-prefixed, 66-character string.                                |
  | `in_relayer`       | `STRING`    | Address of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.                               |
</Accordion>

<Accordion title="Sample Data">
  *No sample data available.*
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_PostResponseHandled_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### ArbitrumHost\_PostResponseTimeoutHandled\_event

*No description available.*

<Accordion title="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_commitment`    | `STRING`    | Cryptographic commitment hash for the cross-chain request or response. Hex-encoded, 0x-prefixed, 66-character string.                                                                |
  | `in_dest`          | `STRING`    | Destination chain identifier for cross-chain operations. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-56" for BSC, "POLKADOT-2030" for a Polkadot parachain). |
</Accordion>

<Accordion title="Sample Data">
  *No sample data available.*
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.ArbitrumHost_PostResponseTimeoutHandled_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### TokenGateway\_AssetReceived\_event

Cross-chain asset receipt events emitted by TokenGateway contracts when assets are delivered to beneficiaries. Contains origin address, asset identifier, transferred amount, beneficiary address, and cryptographic commitment hash for cross-chain transaction verification.

<Accordion title="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_commitment`    | `STRING`    | Cryptographic commitment hash for the cross-chain request or response. Hex-encoded, 0x-prefixed, 66-character string.                                |
  | `in_from`          | `STRING`    | Address originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.                                                        |
  | `in_beneficiary`   | `STRING`    | Address that receives the tokens, assets, or benefits from the operation. Hex-encoded, 0x-prefixed, 42-character string.                             |
  | `in_assetId`       | `STRING`    | Unique identifier for the asset or token involved in the operation. Hex-encoded, 0x-prefixed, 66-character string.                                   |
</Accordion>

<Accordion title="Sample Data">
  | address                                    | in\_from                                                           | removed | in\_amount            | log\_index | in\_assetId                                                        | block\_number | in\_commitment                                                     | in\_beneficiary                            | block\_timestamp         | transaction\_hash                                                  |
  | ------------------------------------------ | ------------------------------------------------------------------ | ------- | --------------------- | ---------- | ------------------------------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | 0xdaf7049d619c0559eacb0902c35548b2963a806990610da6f998059a33cd1b4b | false   | 200000000000000000000 | 1          | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 378245527     | 0x3e16ba599f9ab34166f702ee121d8c3009c8c8a26a980de5273d25c294fec428 | 0x8862e2121072422b673463932fe5aafaea08ec0d | 2025-09-12T03:55:57.000Z | 0x39a6dd91c909988f0c318a025da3adc394440516c65867f664362cbb769639fe |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | 0xdaf7049d619c0559eacb0902c35548b2963a806990610da6f998059a33cd1b4b | false   | 200000000000000000000 | 15         | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 378447247     | 0xce9eacb256acb00f6deae0db6cb44669c41a12809c5f3ba60e9dfae58e1cb995 | 0x8862e2121072422b673463932fe5aafaea08ec0d | 2025-09-12T17:55:55.000Z | 0xb7a49db9a39f19905d32cc6946a8d3fa8e5dc360de094f71bad2b71d510d00c3 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | 0xdaf7049d619c0559eacb0902c35548b2963a806990610da6f998059a33cd1b4b | false   | 250000000000000000000 | 1          | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 378321529     | 0x4b00e751676e8a5e06134c171150d3c6f3e62a09ed6f7844c1e4b83acad7f245 | 0x8862e2121072422b673463932fe5aafaea08ec0d | 2025-09-12T09:12:23.000Z | 0x325fb2d302764a90b793756897912b753d8ebd7a739b4bd3172c74ae217711fb |
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.TokenGateway_AssetReceived_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### TokenGateway\_AssetRegistered\_event

Token registration events emitted by the TokenGateway contract when assets are registered for cross-chain bridging. Records asset identifiers, token metadata (name, symbol), ERC-20 and ERC-6160 (Multi-Token Standard) contract addresses, initial supply, and beneficiary information for tracking registered assets across chains.

<Accordion title="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_erc20`         | `STRING`    | Contract address of the ERC20 token being redeemed or registered. Hex-encoded, 0x-prefixed, 42-character string or zero address for native tokens.   |
  | `in_erc6160`       | `STRING`    | Contract address of the ERC6160 multi-token implementation associated with the registered asset. Hex-encoded, 0x-prefixed, 42-character string.      |
  | `in_name`          | `STRING`    | Name or label identifier for the entity being created, registered, or updated in the event.                                                          |
  | `in_symbol`        | `STRING`    | Symbol of the token involved in the transaction or event.                                                                                            |
  | `in_assetId`       | `STRING`    | Unique identifier for the asset or token involved in the operation. Hex-encoded, 0x-prefixed, 66-character string.                                   |
  | `in_initialSupply` | `STRING`    | Initial token supply amount for the registered asset. String-encoded numeric value.                                                                  |
  | `in_beneficiary`   | `STRING`    | Address that receives the tokens, assets, or benefits from the operation. Hex-encoded, 0x-prefixed, 42-character string.                             |
</Accordion>

<Accordion title="Sample Data">
  | address                                    | in\_name                      | removed | in\_erc20                                  | in\_symbol | log\_index | in\_assetId                                                        | in\_erc6160                                | block\_number | in\_beneficiary                            | block\_timestamp         | in\_initialSupply | transaction\_hash                                                  |
  | ------------------------------------------ | ----------------------------- | ------- | ------------------------------------------ | ---------- | ---------- | ------------------------------------------------------------------ | ------------------------------------------ | ------------- | ------------------------------------------ | ------------------------ | ----------------- | ------------------------------------------------------------------ |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | Bifrost Astar Native Token    | false   | 0x0000000000000000000000000000000000000000 | ASTR       | 6          | 0xef9c12300328f9f458b10811de24a7dd12738a28e9312f700a64c2afc0699f06 | 0x44c97257ab904a22dafa31e75190e3af9331e81c | 308639285     | 0x0000000000000000000000000000000000000000 | 2025-02-22T06:47:06.000Z | 0                 | 0x92b1cec4044ce5391bdca262f55fd77db408293e4e360c1404f98f05e87cb769 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | Bifrost Native Token          | false   | 0x0000000000000000000000000000000000000000 | BNC        | 2          | 0x2a4161abff7b056457562a2e82dd6f5878159be2537b90f19dd1458b40524d3f | 0xf877500c6ff3cf8305245bcb3cf1c5a6b7287aef | 308639285     | 0x0000000000000000000000000000000000000000 | 2025-02-22T06:47:06.000Z | 0                 | 0x92b1cec4044ce5391bdca262f55fd77db408293e4e360c1404f98f05e87cb769 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | Bifrost Moonbeam Native Token | false   | 0x0000000000000000000000000000000000000000 | GLMR       | 4          | 0xa4690066220620100ea0109a1e46cbd5096ab757e3117d17b6ee1b6f27fe420c | 0xf83455ebd661eb4f414ad3bf252a62b08c3f990c | 308639285     | 0x0000000000000000000000000000000000000000 | 2025-02-22T06:47:06.000Z | 0                 | 0x92b1cec4044ce5391bdca262f55fd77db408293e4e360c1404f98f05e87cb769 |
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.TokenGateway_AssetRegistered_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### TokenGateway\_AssetTeleported\_event

Cross-chain asset teleportation events emitted by Hyperbridge TokenGateway contracts. Records source address, destination chain identifier, asset ID, transfer amount, recipient address, and cryptographic commitment hash for tracking interoperability bridge operations.

<Accordion title="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_to`            | `STRING`    | Destination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.                                                                      |
  | `in_dest`          | `STRING`    | Destination chain identifier for cross-chain operations. String format following the pattern "CHAINTYPE-CHAINID" (e.g., "EVM-56" for BSC, "POLKADOT-2030" for a Polkadot parachain). |
  | `in_amount`        | `STRING`    | Input amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.                                                      |
  | `in_commitment`    | `STRING`    | Cryptographic commitment hash for the cross-chain request or response. Hex-encoded, 0x-prefixed, 66-character string.                                                                |
  | `in_from`          | `STRING`    | Address originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.                                                                                        |
  | `in_assetId`       | `STRING`    | Unique identifier for the asset or token involved in the operation. Hex-encoded, 0x-prefixed, 66-character string.                                                                   |
  | `in_redeem`        | `BOOL`      | Boolean flag indicating whether the cross-chain transfer is a redemption operation.                                                                                                  |
</Accordion>

<Accordion title="Sample Data">
  | in\_to                                                             | address                                    | in\_dest      | in\_from                                   | removed | in\_amount             | in\_redeem | log\_index | in\_assetId                                                        | block\_number | in\_commitment                                                     | block\_timestamp         | transaction\_hash                                                  |
  | ------------------------------------------------------------------ | ------------------------------------------ | ------------- | ------------------------------------------ | ------- | ---------------------- | ---------- | ---------- | ------------------------------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0xa8c33ef9da29c2eed0e43779d872cfaf83f1e33a19d1029c643e1eb921228f54 | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | POLKADOT-2030 | 0xbd73cf5baf12f120ee3f6c4ad82df9a12649e578 | false   | 2162299000000000000000 | false      | 121        | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 363945568     | 0xc7700cdb80b8f667e51ecceb16a0c007aee6cb716760f6d39fdbd4873c584df4 | 2025-08-01T19:56:19.000Z | 0xcb03b64436b80efde40a093955a88f4e76db082ac67d7508aaaf220c306d3913 |
  | 0xa8c33ef9da29c2eed0e43779d872cfaf83f1e33a19d1029c643e1eb921228f54 | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | POLKADOT-2030 | 0xbd73cf5baf12f120ee3f6c4ad82df9a12649e578 | false   | 41044276180000000000   | false      | 34         | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 363974989     | 0x1ee99008cde7db2af8dbb9e74a086017be02476b8a82728640d77e20ac8bcc86 | 2025-08-01T21:58:38.000Z | 0x40bcd93889c674bbce290f0beca98ae7deedf0550bb62bcc4084a7afe1078cfc |
  | 0x0aef0dfa42e9df2aac400528ff5521e8f9c3ba16402c900711d7a1cf043e3f25 | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | POLKADOT-2030 | 0x8fdc8b871355529741073c083a1c8a6a71853ee0 | false   | 319800000000000000000  | false      | 9          | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 381777189     | 0xa0f9fa96a3efd00a65d5e453c546685e7d0f5cbd71d818b3dbe325b92a12f439 | 2025-09-22T09:11:11.000Z | 0xca8f2f9c52bb63205a9eef4c8cb648b773547fdfa3e33a0bad71448753ab1432 |
</Accordion>

<Accordion title="Example Query">
  **Query with partition filter**

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_arbitrum.TokenGateway_AssetTeleported_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***
