> ## 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_base

> Tables in tt-contracts.hyperbridge_v1_base

## Tables

### BaseHost\_GetRequestEvent\_event

Cross-chain GET request events from Hyperbridge protocol on Base, capturing state queries between EVM chains (Base, BSC, Arbitrum). Contains request metadata including source/destination chains, fees, nonces, and cryptographic context for analyzing cross-chain data retrieval 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_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 |
  | ------- | ------------------------------------------ | --------- | ------------------------------------------ | --------------------------------------------------------------------------------------------------------------- | ------- | --------- | ---------- | ---------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------- | ------------------------ | ------------------------------------------------------------------ | -------------------- |
  | 67200   | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | EVM-56    | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08daa5b57e432f5c66be4a53d2ca24709a2442d0ce1f76bb6611296630393a834636"] | false   | 1835      | 66066689   | EVM-8453   | 340        | 0x000000000000000000000000000000000000000000000000000000000000002011fe743b8fdbd5ef212729f4b7191ef890048716b718c06516d42ab326cdf3d80000000000000000000000006bb04b9188e08023440d56a25e9efffc768d049400000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000833589fcd6edb6e08f4c7c32d4f71b54bda0291300000000000000000000000000000000000000000000000000000000805fc438 | 37381806      | 2025-10-27T08:15:59.000Z | 0x7bae540eceeca9612fe1104076c2711054d149e6252b2c37437b0c87af9e74bc | 0                    |
  | 67200   | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | EVM-56    | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08da97058f39e8970d1b104b7eb97d925ef0da741e666611a6d4c0674066bda49a0b"] | false   | 1833      | 66009913   | EVM-8453   | 866        | 0x000000000000000000000000000000000000000000000000000000000000002027d4d3fb42292cce619d038110614df4ec640ff90263e320dc59fd3725836f56000000000000000000000000acb05c4297684f03ccee92993570142daf63800200000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000833589fcd6edb6e08f4c7c32d4f71b54bda029130000000000000000000000000000000000000000000000000000000016791254 | 37359493      | 2025-10-26T19:52:13.000Z | 0x5f3a9ae8081097dd39ff1a69cf2b1be5a0c146321a17ea2aeb5af2f027d05c51 | 0                    |
  | 224000  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | EVM-42161 | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08dab1f977177c329e8718280ec77afedc81b068c7df0b71cfe3c47a908b011d1084"] | false   | 1619      | 386095654  | EVM-8453   | 48         | 0x000000000000000000000000000000000000000000000000000000000000002091efeea679eecb39b6123cddfe954bdf49984321a31de2669e357b01d5fbac200000000000000000000000009c97b15c361e390a46a6a920538508dc3a37c5e900000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000833589fcd6edb6e08f4c7c32d4f71b54bda0291300000000000000000000000000000000000000000000000000000000000f4240 | 36412948      | 2025-10-04T22:00:43.000Z | 0xbfd809290fdb18589458e74470071f32f2eb71a51620dfe6dbeadb28fad527cb | 0                    |
</Accordion>

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

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

***

### BaseHost\_GetRequestHandled\_event

GetRequest fulfillment events from Hyperbridge cross-chain messaging protocol on Base, tracking relayer addresses and request commitment hashes. Used for monitoring cross-chain message delivery and relayer activity analysis.

<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                                                  |
  | ------------------------------------------ | ------- | ---------- | ------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | false   | 30         | 0x46e6f25d092ad9048a3c2bf09a8ea02fa15f0d05 | 37157960      | 0x8267dcc296218b3150aaaf3d0b76533dbb751eaec508c8b66c7dbe7037c7a437 | 2025-10-22T03:54:27.000Z | 0x762a652684bd3243192ae0447f8b76b0954c12a476c299a1fdc77e22e072bfc5 |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | false   | 83         | 0x9c97b15c361e390a46a6a920538508dc3a37c5e9 | 36609841      | 0x8220ad9874d8b1f0db034ef79b72cf0a1138ea36d9738549e06942cd91b405c1 | 2025-10-09T11:23:49.000Z | 0x572d8b06fd505716315038843519830502062344bfe54429791c22116b8295fc |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | false   | 251        | 0x9c97b15c361e390a46a6a920538508dc3a37c5e9 | 36609881      | 0x4447c67278cc4ff26e3e76643aaea3d04fbbc22ede278a6080e1a798def39b27 | 2025-10-09T11:25:09.000Z | 0xca555501ce48476d2d92f5befbc5f6b2f48795b01bebd671d32f5a69bd3988ce |
</Accordion>

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

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

***

### BaseHost\_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_base.BaseHost_GetRequestTimeoutHandled_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### BaseHost\_PostRequestEvent\_event

Cross-chain message request events from Hyperbridge protocol on Base, capturing outgoing interoperability requests with source/destination chain identifiers (EVM-8453 to EVM-56, EVM-42161, etc.), nonces, fees, and timeout parameters. Used for tracking cross-chain messaging activity and analyzing bridge request patterns between EVM 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_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 | 190272600000000000 | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | 0x       | EVM-56    | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | false   | 949       | EVM-8453   | 197        | 28398674      | 2025-04-02T09:38:15.000Z | 0xe988cfbee5185b98814e1d389275c4808ac3c17a2e2094d5dfac83d7f3420cae | 1743593895           |
  | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | 0                  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | 0x       | EVM-42161 | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | false   | 950       | EVM-8453   | 63         | 28398775      | 2025-04-02T09:41:37.000Z | 0xc064f113db1605a3d3a20dbabe30753bca0fceeadc301b4fb119b9c34c81dffe | 1743594097           |
  | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | 0                  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | 0x       | EVM-42161 | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | false   | 712       | EVM-8453   | 68         | 26355473      | 2025-02-14T02:31:33.000Z | 0xdaa9a3beee79aebd6eece7036813cf8c64dbc710b1739baa8bb26d038c1d44e2 | 1739507493           |
</Accordion>

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

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

***

### BaseHost\_PostRequestHandled\_event

Post-request handling events from Hyperbridge's BaseHost contract on Base, tracking cross-chain message deliveries with relayer addresses and cryptographic commitments. Used for monitoring interoperability protocol activity and relayer performance across the Hyperbridge network.

<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                                                  |
  | ------------------------------------------ | ------- | ---------- | ------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | false   | 100        | 0xa67842b7af14c2791676d63625462ab146c39412 | 23620391      | 0x47fa5beb56a3da24acfb2d8a067ad141a691fc727cfba1a497497efc0aed13ab | 2024-12-12T19:02:09.000Z | 0x4c89c09f91744796382940c495c1e042ba724e47519b196b2d5c9345f0a22aa6 |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | false   | 663        | 0x651c34ffbf63d30841b4f433d43342d9dc8e28a9 | 30172799      | 0x1e2eec6f45c18d8aaa9b6f220a7a987d48d1d1bf6678aaf4a713e6af36e91834 | 2025-05-13T11:15:45.000Z | 0xc0c0d4ed3dbe597d8d3fbc5b73f626fe4f752f3492830906ad106b9423b8cf56 |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | false   | 666        | 0x651c34ffbf63d30841b4f433d43342d9dc8e28a9 | 30172799      | 0xe75fc8cd65748591586f1ce7cbddd6228d77e0f2b92bb68239563e69aeb81843 | 2025-05-13T11:15:45.000Z | 0xc0c0d4ed3dbe597d8d3fbc5b73f626fe4f752f3492830906ad106b9423b8cf56 |
</Accordion>

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

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

***

### BaseHost\_PostRequestTimeoutHandled\_event

Cross-chain request timeout events from Hyperbridge protocol on Base, recording failed message deliveries to destination chains (EVM-10, EVM-100, EVM-42161) with cryptographic commitment hashes. Used for monitoring cross-chain messaging reliability and timeout patterns across connected 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                                                  |
  | ------------------------------------------ | -------- | ------- | ---------- | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | EVM-10   | false   | 296        | 25676523      | 0xb223383134d055a0a9837e2d6234ce21c6144a9da048071e9a5324512cc0b019 | 2025-01-29T09:19:53.000Z | 0xa92239c37060cd40c78b15a413a959e27b1eec2411ddc67e78a2a5b8f88a017c |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | EVM-10   | false   | 190        | 25235841      | 0xb7d411c6f85701251e48e5f47d45511d1e1563085252a1c063459f3351ff2421 | 2025-01-19T04:30:29.000Z | 0x26121ceb861ffb895a4d6b88403f875fc6d9f68279ffbcf8d3d349f0f376fc26 |
  | 0x6ffe92e4d7a9d589549644544780e6725e84b248 | EVM-100  | false   | 188        | 25256542      | 0x41f917313480e5c6c9e09041933cae9828acba2c601b6b432df3ef2720945e06 | 2025-01-19T16:00:31.000Z | 0x3ae1e1c32d8a1b94bd2ae1d98a1668f5c6fb5be93f9a6b52db01cc484778f9f9 |
</Accordion>

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

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

***

### BaseHost\_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_base.BaseHost_PostResponseEvent_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### BaseHost\_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_base.BaseHost_PostResponseHandled_event`
  WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
  LIMIT 100
  ```
</Accordion>

***

### BaseHost\_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_base.BaseHost_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 | 0x90b747264a900a6df48c91db320ff77133dfe29ad031015e7e16df6a953c6f6e | false   | 1004994000000000000 | 200        | 0x9bd00430e53a5999c7c603cfc04cbdaf68bdbc180f300e4a2067937f57a0534f | 22860121      | 0x5839565a870137c84a97536927d0cbae9a4034294d67896512c582ea6d5db6cb | 0x5f5c6f4316298fe989ff9e18f496632839f9a83e | 2024-11-25T04:39:49.000Z | 0x4d02ed012baabf2c71a9994fc4f27934e56973b3a57e9cf83149b5f4195ed613 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | 0x14386c91fb98f4587d31bc732d50241b5eabb4292d9a3e77b840d5d6919c306d | false   | 100000000000000000  | 552        | 0x2a4161abff7b056457562a2e82dd6f5878159be2537b90f19dd1458b40524d3f | 26545517      | 0x39355db4059a316f1142dcd105ac9f293f582eff6b89b66c29b2f884d9df36a5 | 0xb65e3faba1277bf5b9de6bebfe584457935384ac | 2025-02-18T12:06:21.000Z | 0x67ddba9b388721f7f96fafd4afa8e3e27c4d072e42ff0e5e554b4ada6c87d0eb |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | 0xaea48c27a7f703a7f8acedf15b43e8fcbad0b7846e5fe32a0b2b75cb81d75306 | false   | 1000000000000000000 | 603        | 0x2a4161abff7b056457562a2e82dd6f5878159be2537b90f19dd1458b40524d3f | 26545304      | 0x3b92ed159100d3743b7d8afe5ce8e92c31adde05ea196da63c0a2aec845a8722 | 0x4597c97a43dfbb4a398e2b16aa9ce61f90d801dd | 2025-02-18T11:59:15.000Z | 0xeb49f840db20d2e549df521c353fafb25a539b7b0b59c8108c1dd7347b51bdf2 |
</Accordion>

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

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_base.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 | Base ETH             | false   | 0x4200000000000000000000000000000000000006 | BASE\_ETH  | 182        | 0xcb9a8249a8fa29a9255d9e5cd657c363eb0aaa03b5ec67887a74423fbb78c3ff | 0xb3806c8c072fbdc09b5a1a79c83b78178f3a8b1c | 32074874      | 0x0000000000000000000000000000000000000000 | 2025-06-26T11:58:15.000Z | 0                 | 0xe331bd03f7a179582de580d6ebed74ec27e6fa7cd48728fee143f15fe3f19c52 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | Base ETH             | false   | 0x4200000000000000000000000000000000000006 | BASE\_ETH  | 182        | 0xcb9a8249a8fa29a9255d9e5cd657c363eb0aaa03b5ec67887a74423fbb78c3ff | 0x0000000000000000000000000000000000000001 | 32075206      | 0x0000000000000000000000000000000000000000 | 2025-06-26T12:09:19.000Z | 0                 | 0x2dac9a11f6583db820cf519e90ced12f87dfbb74fc5a2e7a0f83b45babf46368 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | Bifrost Voucher GLMR | false   | 0x0000000000000000000000000000000000000000 | vGLMR      | 199        | 0xe54767e847e8018d70039d42ce516c616bb93946432cd6adc3575711147640c9 | 0xe915eab5ea47d8b40502ef012791338c79c5a38a | 26628494      | 0x0000000000000000000000000000000000000000 | 2025-02-20T10:12:15.000Z | 0                 | 0x3e733112563167a4b66313d375908a85e07d11dbd334b946b91cbf0fa39e8515 |
</Accordion>

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

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_base.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                                                  |
  | ------------------------------------------------------------------ | ------------------------------------------ | ------------- | ------------------------------------------ | ------- | --------------------- | ---------- | ---------- | ------------------------------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0xdaf7049d619c0559eacb0902c35548b2963a806990610da6f998059a33cd1b4b | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | POLKADOT-2030 | 0x8862e2121072422b673463932fe5aafaea08ec0d | false   | 504000000000000000000 | false      | 649        | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 33784227      | 0x1a12395604d46c604f9df7b266d6f66c7ef294c3b7ef0ff90c59dbc89fa21cf8 | 2025-08-05T01:36:41.000Z | 0x70e89ab84d15b7aa9e9ec75f374fdbce645d874e812c717b556407aba08191dc |
  | 0x00000000000000000000000058c26c1fc59d85d9bae0e0acdd33d38bf28d44ba | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | EVM-1         | 0x58c26c1fc59d85d9bae0e0acdd33d38bf28d44ba | false   | 170559250680000000000 | false      | 575        | 0x9bd00430e53a5999c7c603cfc04cbdaf68bdbc180f300e4a2067937f57a0534f | 34684255      | 0x40f83897b1b0a46b56ccdd6edfa99ccb9f281e5f60d4b0dc06fa96d61ab2c25b | 2025-08-25T21:37:37.000Z | 0x525ce7ce2efba549cfdb9f44aca687f91e5dc2cee22d5bc40b8b6ba9bf48589a |
  | 0x000000000000000000000000836a264dd80d05a1647d8305624ad8e8bdc84ea0 | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | EVM-56        | 0x836a264dd80d05a1647d8305624ad8e8bdc84ea0 | false   | 18844922580000000000  | false      | 161        | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 36062148      | 0x20bb5baafd7c6287ad910eeaacc458932e4f398d784cec326820edd7a3be5352 | 2025-09-26T19:07:23.000Z | 0x0ae1ccdef2f9a28ac134e90994546ecbebfbdbca78dba9aee6e546e698dde8e7 |
</Accordion>

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

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

***
