Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
Table Details
| Property | Value |
|---|---|
| Table Name | tempo.dex.uniswap_v4_hooks |
| Table Status | Production-Ready |
| Unique Key | id |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| pool_manager | VARCHAR(16777216) | |
| hook_contract | VARCHAR(16777216) | |
| hook_int | VARCHAR(16777216) | |
| hook_signatures | VARIANT | |
| hook_parameters | VARIANT | |
| currency0 | VARCHAR(16777216) | |
| currency1 | VARCHAR(16777216) | |
| id | VARCHAR(16777216) | |
| fee | NUMBER(38,0) | |
| tick_spacing | NUMBER(38,0) | |
| params | VARIANT | |
| deployer | VARCHAR(16777216) | |
| transaction_hash | VARCHAR(16777216) | |
| transaction_index | NUMBER(38,0) | |
| transaction_from_address | VARCHAR(16777216) | |
| transaction_to_address | VARCHAR(16777216) | |
| log_index | NUMBER(38,0) | |
| block_timestamp | TIMESTAMP_NTZ(9) | |
| block_number | NUMBER(38,0) | |
| block_hash | VARCHAR(16777216) | |
| _created_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was created in the database. |
| _updated_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was last updated in the database. |