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

> Tables in tt-contracts.hyperbridge_v1_ethereum

## Tables

### EthereumHost\_GetRequestEvent\_event

Cross-chain GET request events from Hyperbridge protocol on Ethereum (EVM-1), tracking state queries routed to destination chains like BNB Chain (EVM-56) and Base (EVM-8453). Used for analyzing cross-chain data retrieval patterns, request fees, and interoperability traffic 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_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 |
  | ----------------- | ------------------------------------------ | -------- | ------------------------------------------ | --------------------------------------------------------------------------------------------------------------- | ------- | --------- | ---------- | ---------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------- | ------------------------ | ------------------------------------------------------------------ | -------------------- |
  | 67200000000000000 | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | EVM-8453 | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08da93a5b47d99d20bc0f26f06eb59e984fd7b7ad51efece784939b0464aa3556b23"] | false   | 543       | 37246828   | EVM-1      | 435        | 0x0000000000000000000000000000000000000000000000000000000000000020662213cb32c2c668736c2c4afeed1ce1d0c4f454fb42ac8d53a7a6238a563ea1000000000000000000000000acb05c4297684f03ccee92993570142daf63800200000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000005f5e100 | 23645362      | 2025-10-24T05:52:23.000Z | 0xc14591d21d6001f6d716cd3f88d8a61c2f2e934ddf2936769a9cbcf2bbdb0c43 | 0                    |
  | 67200000000000000 | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | EVM-56   | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08dae631ead932f1957b64dd676b820d84e4c9ea434cc9fb1c8bab927ef892a58e1e"] | false   | 545       | 65735951   | EVM-1      | 339        | 0x00000000000000000000000000000000000000000000000000000000000000207b732edffe1e718e7d16efaf181949670d105a0453ff009c980649f1718fab71000000000000000000000000b5e45baf339d4d6d9faeb0eb14beb5c5fecff60b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000077359400 | 23646829      | 2025-10-24T10:48:23.000Z | 0x74f93449c494eacd8e36e09ebcc72305979fa5bc4109a10505cebd0bc0da543c | 0                    |
  | 67200000000000000 | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | EVM-56   | 0xd54165e45926720b062c192a5bacec64d5bb08da | \["0xd54165e45926720b062c192a5bacec64d5bb08daae96208541c8bcb87eb77daaa7632a2b0283e8e1e9d60c57fc7a2d63304e1a08"] | false   | 546       | 65736397   | EVM-1      | 698        | 0x0000000000000000000000000000000000000000000000000000000000000020bb55697e9b2ab93abcd28ff290814767ed914c9ea57f245e345f21d418b10678000000000000000000000000b5e45baf339d4d6d9faeb0eb14beb5c5fecff60b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000001000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000077359400 | 23646854      | 2025-10-24T10:53:35.000Z | 0x957bfd85208a3e3116924461cc5a3425f3eafd3589e7ed3331a3ac8f8cf1566e | 0                    |
</Accordion>

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

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

***

### EthereumHost\_GetRequestHandled\_event

GetRequestHandled event logs from Hyperbridge's EthereumHost contract, recording when cross-chain GET requests are successfully processed with relayer addresses and request commitment hashes. Used for tracking cross-chain message relay activity and relayer performance 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                                                  |
  | ------------------------------------------ | ------- | ---------- | ------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | false   | 760        | 0x9c97b15c361e390a46a6a920538508dc3a37c5e9 | 23398478      | 0x04fa0f5576e0acac9013d3e850b25bada046cb08f73fcf6e21588df4367cd076 | 2025-09-19T17:00:11.000Z | 0x3fc4981c3a81accd58c883d658d8df324ccfac935cbf8804f8a4039d47b5b015 |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | false   | 784        | 0xf7e47d3e47ef2c38628df2917999bf478dfa5b27 | 23666959      | 0x9513f34c171a2b0702306a5de3fdb204f995bbc0637f37873d98812e70586454 | 2025-10-27T06:20:59.000Z | 0x3349475cfda07351c649d719198befd622c78f87ae454bf8134c3cbf7b12c5d0 |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | false   | 156        | 0x9c97b15c361e390a46a6a920538508dc3a37c5e9 | 23589343      | 0x31ee70f261affde8ba509891cf18e5fdfe6530bb78a583dd9194e85515a182d5 | 2025-10-16T09:30:11.000Z | 0x7cfdcd5437db311e1a6e55755acdc35e59be1e95ed2365744846ec76b137add7 |
</Accordion>

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

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

***

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

***

### EthereumHost\_PostRequestEvent\_event

Cross-chain POST request events from Hyperbridge protocol on Ethereum, capturing outbound messages with source/destination identifiers (EVM chain IDs, Polkadot parachains, Substrate chains), sender/recipient addresses, message payload, nonce, fee, and timeout data. Used for tracking inter-chain communication patterns and message routing across Hyperbridge's bridging infrastructure.

<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 |
  | ------------------------------------------ | --------------- | ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------- | ------------------------------------------ | ------- | --------- | ---------- | ---------- | ------------- | ------------------------ | ------------------------------------------------------------------ | -------------------- |
  | 0xa09b1c60e8650245f92518c8a17314878c4043ed | 0               | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | 0x000000000000000000000000000000000000000000000000000002fcfe82d04000ac05b69379f7ac8d594d29d1cc11e6ed5bec3b481c0882bbb1c4fdaa08ba77c60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ba01a8f92d0226beb53adf9fbea4088dd8c89a31041ddb2cab05594cbd8c03eda2c2be56a454792fd8ad68a1062e99bc05dadf6a | SUBSTRATE-cere | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | false   | 88        | EVM-1      | 99         | 21873231      | 2025-02-18T12:23:11.000Z | 0x333fe17b64c290048dd90fa6d2fe9ccf953592c01ca7457aa30e6cfca930f95d | 0                    |
  | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | 0               | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | 0x                                                                                                                                                                                                                                                                                                                                   | EVM-100        | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | false   | 115       | EVM-1      | 173        | 21979900      | 2025-03-05T09:50:35.000Z | 0xa4ca005fca2e7528567ca0469f80ea9c4fbc51d176f1b6bd556a4dc11024881d | 1741171835           |
  | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | 308100000000000 | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | 0x                                                                                                                                                                                                                                                                                                                                   | EVM-100        | 0x9251c6b5f4e2cee34269400cbb43ad5c813606f6 | false   | 114       | EVM-1      | 261        | 21979890      | 2025-03-05T09:48:35.000Z | 0x3bb9fe9f01e34dd8eba45cd72945917c67566c4c0b2768b4387c40fa6980d0de | 1741171715           |
</Accordion>

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

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

***

### EthereumHost\_PostRequestHandled\_event

Event logs recording completed cross-chain post request handling on Hyperbridge's Ethereum host contract, tracking commitment hashes and relayer addresses. Used for monitoring cross-chain message delivery and relayer performance 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                                                  |
  | ------------------------------------------ | ------- | ---------- | ------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | false   | 758        | 0xd624c8f640d4a49c4326c87eaaff7117b9fb75c4 | 23112036      | 0x2d505e8a790b7ff6f3827706662e516f1132d14b3613828a43bef1151c3ef61e | 2025-08-10T17:06:47.000Z | 0x03567dfbc1f20eadd5fca827b95666dfb007b3724675c1c0d255d5a20d26430c |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | false   | 600        | 0xd624c8f640d4a49c4326c87eaaff7117b9fb75c4 | 23113387      | 0xc802e08d0fae4e46dc3f049c3568bad9227340c7a7c3c77fb3cc900c4f618f11 | 2025-08-10T21:37:47.000Z | 0x0b6ad9bd93e250fdcca755f16e4722d56aff39591f1771ac47ab22a365713d19 |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | false   | 196        | 0xd624c8f640d4a49c4326c87eaaff7117b9fb75c4 | 23111391      | 0xc1e51eb318475b4d020ab751ea57c9a2a10d1610feda7d8a5510057857cea4a3 | 2025-08-10T14:57:11.000Z | 0x0d53d9ed2b6c0bb3eb5fd4c0250fad6a4b11a9a2325be2fde288675ee5f7fcac |
</Accordion>

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

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

***

### EthereumHost\_PostRequestTimeoutHandled\_event

Cross-chain request timeout events from Hyperbridge protocol on Ethereum, tracking failed message deliveries to destination chains (Substrate-based chains and Polkadot parachains). Used for monitoring cross-chain communication reliability and analyzing timeout patterns across different destination 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                                                  |
  | ------------------------------------------ | -------------- | ------- | ---------- | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | SUBSTRATE-cere | false   | 206        | 22376475      | 0xd1e22c5a222782c0d65e039ae9a85269f018e8ab8158e1cf49802fff9237aa44 | 2025-04-29T18:22:35.000Z | 0xf47cc4b73307253da319c509f19bc8b6be0a5cf112adbf89ef4efbf38498a011 |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | SUBSTRATE-argn | false   | 62         | 21889702      | 0x84238896c2f7d0c0c0ba28392b91e6dce832e02575253b914560dbc69adef2de | 2025-02-20T19:38:59.000Z | 0x9e59bb78cfb66a351a8b0fbb6e74f2e0437df7183924d1362367bfa33c081a63 |
  | 0x792a6236af69787c40cf76b69b4c8c7b28c4ca20 | SUBSTRATE-argn | false   | 238        | 21889763      | 0x631728cb353ff8300e586de16a2d0ae5e0edaa95448042d01d8ad67cac2ce4b1 | 2025-02-20T19:51:11.000Z | 0xa4a752a5478b1d51feafb2a1f63604d31b02e23b3efb4d45c49fc8734ef87fae |
</Accordion>

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

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

***

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

***

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

***

### EthereumHost\_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_ethereum.EthereumHost_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 | 0x6e441f1a23aeb0fa624f08a3c614816c76008d6d71bfa38caead5eadcfa63842 | false   | 82489890000000000     | 332        | 0xac05b69379f7ac8d594d29d1cc11e6ed5bec3b481c0882bbb1c4fdaa08ba77c6 | 22962985      | 0x03bfd2b406cd700305e31d93ac5e8ed3ece716e10b36a891a5da634c59c004f3 | 0x5aeb5161f98f7a20359bc59548c70f72d02dbcc7 | 2025-07-20T21:06:35.000Z | 0x1e1c69a1bf132e3dd30b5565efa60602dc01947b9d30d30e80c5e890854b8332 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | 0x6cd16fa82aad8c2aaaca68d215bd62c2f91eb803595c20560b919786e97b2d2d | false   | 1992004000000000000   | 481        | 0x9bd00430e53a5999c7c603cfc04cbdaf68bdbc180f300e4a2067937f57a0534f | 22958211      | 0x446b7bb07ff31f2c46ccac4f6bdb2a7e5675c9acf2d7ef6bb1e7ba2ddbb21b6b | 0xd31435866977ab4b6b563a5ad7da86e20ec95349 | 2025-07-20T05:06:59.000Z | 0x083d543ae224521a16afb8e4c6d4dfae6e4f52f16c24a9d34aea48f1ac3525ef |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | 0xc2c182d56270d31f3a51a3bdaa5f2d01336616b721707f3147b34ee5b2185b0c | false   | 271576335951300000000 | 428        | 0x9bd00430e53a5999c7c603cfc04cbdaf68bdbc180f300e4a2067937f57a0534f | 23384274      | 0xc85b38af3eeba9108f3e5d524d7310f10a3a9239b8ff373ce6fd50dedeb92b2f | 0x47909f4baa56555889a092bf384f7c0406c18d99 | 2025-09-17T17:24:35.000Z | 0x502b29fbc6c8eb6ffaba3e740108ebfc9d7c3115f95103940a7d27072a306f59 |
</Accordion>

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

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_ethereum.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 | CERE Network               | false   | 0x2da719db753dfa10a62e140f436e1d67f2ddb0d6 | CERE       | 498        | 0xac05b69379f7ac8d594d29d1cc11e6ed5bec3b481c0882bbb1c4fdaa08ba77c6 | 0x0000000000000000000000000000000000000001 | 21786303      | 0x0000000000000000000000000000000000000000 | 2025-02-06T08:35:47.000Z | 0                 | 0xcb36e10e72df1c7bd0d2575ec3a89e81300da306f8f2533b8806cfdd166d4fd0 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | Bifrost Native Token       | false   | 0x0000000000000000000000000000000000000000 | BNC        | 98         | 0x2a4161abff7b056457562a2e82dd6f5878159be2537b90f19dd1458b40524d3f | 0xf877500c6ff3cf8305245bcb3cf1c5a6b7287aef | 21900183      | 0x0000000000000000000000000000000000000000 | 2025-02-22T06:48:11.000Z | 0                 | 0x92f8879acba76f46d12ab4b7daa9443aba02fa2fb747813fbac5ece3205e9e31 |
  | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | Bifrost Astar Native Token | false   | 0x0000000000000000000000000000000000000000 | ASTR       | 102        | 0xef9c12300328f9f458b10811de24a7dd12738a28e9312f700a64c2afc0699f06 | 0x44c97257ab904a22dafa31e75190e3af9331e81c | 21900183      | 0x0000000000000000000000000000000000000000 | 2025-02-22T06:48:11.000Z | 0                 | 0x92f8879acba76f46d12ab4b7daa9443aba02fa2fb747813fbac5ece3205e9e31 |
</Accordion>

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

  ```sql theme={null}
  SELECT *
  FROM `tt-contracts.hyperbridge_v1_ethereum.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                                                  |
  | ------------------------------------------------------------------ | ------------------------------------------ | -------------- | ------------------------------------------ | ------- | ------------------- | ---------- | ---------- | ------------------------------------------------------------------ | ------------- | ------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------------------ |
  | 0x041ddb2cab05594cbd8c03eda2c2be56a454792fd8ad68a1062e99bc05dadf6a | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | SUBSTRATE-cere | 0xba01a8f92d0226beb53adf9fbea4088dd8c89a31 | false   | 841120000000000     | false      | 100        | 0xac05b69379f7ac8d594d29d1cc11e6ed5bec3b481c0882bbb1c4fdaa08ba77c6 | 21873231      | 0x5327df4a8c635dbc26594789ca1e1055934c00591f3c408a7c57ba19fcac0324 | 2025-02-18T12:23:11.000Z | 0x333fe17b64c290048dd90fa6d2fe9ccf953592c01ca7457aa30e6cfca930f95d |
  | 0x000000000000000000000000a176ee689b6ac8670986d104dc513307ce68e2ec | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | EVM-8453       | 0xa176ee689b6ac8670986d104dc513307ce68e2ec | false   | 2000000000000000000 | false      | 61         | 0x2c39e61e26a9f54b13049db72ed462371c4675161ad800538eefbb25e5f5531f | 22967680      | 0xa60768273a47e2b3f15c625bf9cd5dce4fad86691c6da477c45a22b9a16563a1 | 2025-07-21T12:50:59.000Z | 0x1a41c9de8f09688f21f60443120efab351e3a9b43f4689800a70c78a87a24daa |
  | 0x7cc3bc4517cc444e0075426bc4e3998b98ca8718038b1030258c0e3aaa7b3605 | 0xfd413e3afe560182c4471f4d143a96d3e259b6de | SUBSTRATE-cere | 0x0388038fd4c8a3da81ee7bcd110f2405898a8677 | false   | 500000000000000     | false      | 222        | 0xac05b69379f7ac8d594d29d1cc11e6ed5bec3b481c0882bbb1c4fdaa08ba77c6 | 22475839      | 0x402836bacd369947bd76b65f3c9eaf263b6185ffffe96f8729c4adfd5f38bea8 | 2025-05-13T17:40:23.000Z | 0xd50e4bc9c4119c60a21f4450fcc6ce9f9db650b78e272960f91a48efae87dd64 |
</Accordion>

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

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

***
