eth.uniswap_v3.event_increase_observation_cardinality_nexts
SQL table schema for eth.uniswap_v3.event_increase_observation_cardinality_nexts and eth.uniswap_v3.recent_event_increase_observation_cardinality_nexts
Ethereum Uniswap-V3 increase observation cardinality next events.
Column Name | Data Type | Description |
---|---|---|
| CHARACTER VARYING | The address of the contract that defines this pool. |
| BIGINT | The index of this event in the block. |
| INTEGER | |
| INTEGER | |
| CHARACTER VARYING | The hash of the transaction in which this event occurred. |
| BIGINT | The timestamp of the block in which this event occurred. |
| BIGINT | The number of the block in which this event occurred. |
| CHARACTER VARYING | The hash of the block in which this event occurred. |
Last updated