Skip to main content

Tables

PoolManager_Initialize_event

Uniswap v4 pool initialization events emitted when new liquidity pools are created. Contains pool parameters including currency pair addresses, fee tier, tick spacing, initial price (sqrtPriceX96), and optional hooks contract address for customized pool behavior.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_idSTRINGUnique identifier for the position, record, or entity within the protocol. Numeric string representation.
in_currency0STRINGContract address of the first token in the pair. Hex-encoded, 0x-prefixed, 42-character string.
in_currency1STRINGContract address of the second token in the pair. Hex-encoded, 0x-prefixed, 42-character string.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_tickSpacingINT64Minimum price movement increment between adjacent ticks in a concentrated liquidity pool.
in_hooksSTRINGContract address of the hooks contract for the pool. Hex-encoded, 0x-prefixed, 42-character string where 0x0000000000000000000000000000000000000000 indicates no hooks are enabled.
in_sqrtPriceX96STRINGSquare root of the price ratio between token1 and token0 encoded as a Q64.96 fixed-point number. Numeric string representation used in concentrated liquidity automated market makers.
in_tickINT64Current tick index of the concentrated liquidity pool after the swap or operation. Integer value representing the price point on the pool’s tick spacing grid.
in_idin_feeaddressin_tickremovedin_hookslog_indexblock_numberin_currency0in_currency1in_tickSpacingblock_timestampin_sqrtPriceX96transaction_hash
0xf704a91b641319b97542e3b1641ed3f528f34b51619fc21bca3d52b677b1f77100x000000000004444c5dc75cb358380d2e3de08a90-69348false0x0010d0d5db05933fa0d9f7038d365e1541a4188867217480250xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb480xcbb7c0000ab88b473b1f5afd9ef808440eed33bf1002025-02-01T00:15:35.000Z24722612506995486328845164600x41a02e32796a792ca5efd00f7f35e72aec20cae14ee94d71b14376d453be6c65
0x6e05391c0a1eb70629c12602c3fc02d849a6b0e130eaf4fb59e48a94f879633200x000000000004444c5dc75cb358380d2e3de08a90-276325false0x0010d0d5db05933fa0d9f7038d365e1541a41888337217486070x4c9edd5852cd905f086c759e8383e09bff1e68b30xdac17f958d2ee523a2206206994597c13d831ec7102025-02-01T02:12:35.000Z792281625142643375935430x5d292f810bc003d8c3caddcf63016313c2189468eba4b5b97a61f481d5de5c1c
0xc782dad2936f7dfc3907ecf2386ca7a64a40c9eba345253944913ac26efd0ec41000x000000000004444c5dc75cb358380d2e3de08a90-103095false0x000000000000000000000000000000000000000041217514570x00000000000000000000000000000000000000000xc37ce82299df46ab7f5264d1729322006f024e3d12025-02-01T11:45:47.000Z4574167139885058868590723880x590336c32a1bfa52650f2402bcda79f7f0d5f318a5558a9d275a36071042c4ef
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_ethereum.PoolManager_Initialize_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolManager_ModifyLiquidity_event

Uniswap V4 liquidity modification events emitted when positions are added or removed from concentrated liquidity pools. Contains pool identifier, sender address, tick range boundaries (tickLower, tickUpper), and signed liquidityDelta indicating the amount of liquidity added (positive) or removed (negative).
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_idSTRINGUnique identifier for the position, record, or entity within the protocol. Numeric string representation.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_tickLowerINT64Lower tick boundary of a concentrated liquidity position in a Uniswap V3-style pool. Signed integer representing a discrete price point on the logarithmic tick scale.
in_tickUpperINT64Upper tick boundary of a concentrated liquidity position in a Uniswap V3-style pool. Signed integer representing a discrete price point on the logarithmic tick scale.
in_liquidityDeltaSTRINGChange in liquidity for a concentrated liquidity position. Numeric string representation of the signed delta value, where positive values indicate liquidity additions and negative values indicate liquidity removals.
in_saltSTRINGCryptographic salt value used for deterministic address generation in contract deployment. 66-character hex string including 0x prefix.
in_idaddressin_saltremovedin_senderlog_indexblock_numberin_tickLowerin_tickUpperblock_timestamptransaction_hashin_liquidityDelta
0x97e8d38e2c5b762f7aa047784fcbd0fb8602cf35bad3e8d90222b5f560be52880x000000000004444c5dc75cb358380d2e3de08a900x0000000000000000000000000000000000000000000000000000000000000545false0xbd216513d74c8cf14cf4747e6aaa6420ff64ee9e5621800488-322380-3223702025-02-08T08:05:35.000Z0x1e3c1913f153ca0bc55215332432b0d8781e6f1bba036b36b5c93e83374358be64489013221530314448
0xae467e914d3826a42eba86eba04cf33b5d6752b39d0b8f33ca84fe27285054c70x000000000004444c5dc75cb358380d2e3de08a900x00000000000000000000000000000000000000000000000000000000000005fcfalse0xbd216513d74c8cf14cf4747e6aaa6420ff64ee9e28321800582-308800-3086002025-02-08T08:24:23.000Z0x8b1adf33aa170e3f415f4675303491292e64a36202a75f33434954b7835dd25450468464109931900
0xae467e914d3826a42eba86eba04cf33b5d6752b39d0b8f33ca84fe27285054c70x000000000004444c5dc75cb358380d2e3de08a900x00000000000000000000000000000000000000000000000000000000000005fcfalse0xbd216513d74c8cf14cf4747e6aaa6420ff64ee9e44121800595-308800-3086002025-02-08T08:26:59.000Z0x18936ce42d1bd8ebba183e3037f026b4b75a7ab02590cf151381a08014f9c12b454216176989387102
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_ethereum.PoolManager_ModifyLiquidity_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolManager_OperatorSet_event

Operator authorization events from Uniswap v4 PoolManager contracts recording permission grants or revocations. Contains owner address, authorized operator address, and approval status for tracking delegated pool management rights.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_operatorSTRINGAddress authorized to execute the operation on behalf of the token owner. Hex-encoded, 0x-prefixed, 42-character string.
in_approvedBOOLBoolean flag indicating whether approval was granted or revoked for the operation.
addressremovedin_ownerlog_indexin_approvedin_operatorblock_numberblock_timestamptransaction_hash
0x000000000004444c5dc75cb358380d2e3de08a90false0x00001f3b9712708127b1fcad61cb892535951888514true0xda3674b2fd41239c0a9b32bd3c8e18679342da36217466152025-01-31T19:32:23.000Z0x322e324ca00582027ca361c720757ab09b87a9f4b148c5a13b95fc85326c4537
0x000000000004444c5dc75cb358380d2e3de08a90false0x00001f3b9712708127b1fcad61cb89253595188826true0x3c85fe92689cf534c28135248b36f314793f31fd217464642025-01-31T19:01:47.000Z0x916dcfdb9df0199cbc41a198f27c8fa842186d7ea4bb3274d45a7d67cda98c9b
0x000000000004444c5dc75cb358380d2e3de08a90false0x00001f3b9712708127b1fcad61cb89253595188862true0x6ec42ab736c259827ff0b06acf3fd6afc4231676217468032025-01-31T20:09:59.000Z0x1e10796caacb143781f50fd4e2d31f750d3b097ef66632b66a60d29365f384ea
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_ethereum.PoolManager_OperatorSet_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolManager_OwnershipTransferred_event

Ownership transfer events emitted by Uniswap v4 PoolManager contracts, recording the previous owner address and newly assigned owner address. Used for tracking administrative control changes of liquidity pool management contracts across chains.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_newOwnerSTRINGAddress of the newly assigned owner in an ownership transfer event. Hex-encoded, 0x-prefixed, 42-character string.
addressin_userremovedlog_indexin_newOwnerblock_numberblock_timestamptransaction_hash
0x000000000004444c5dc75cb358380d2e3de08a900x0000000000000000000000000000000000000000false3490x1a9c8182c09f50c8318d769245bea52c32be35bc216883292025-01-23T16:16:47.000Z0x747e0e02b7590eed32cface28e83260884e0b80675f5ae223c6888053aa68528
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_ethereum.PoolManager_OwnershipTransferred_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolManager_Swap_event

Token swap events emitted by Uniswap V4 PoolManager contracts. Contains sender address, token amounts, fee tier, liquidity depth, and post-swap pool state including tick position and sqrt price ratio (Q64.96 fixed-point).
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_idSTRINGUnique identifier for the position, record, or entity within the protocol. Numeric string representation.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_sqrtPriceX96STRINGSquare root of the price ratio between token1 and token0 encoded as a Q64.96 fixed-point number. Numeric string representation used in concentrated liquidity automated market makers.
in_liquiditySTRINGTotal liquidity available in the pool at the time of the event. Numeric string representation of liquidity in smallest denomination.
in_tickINT64Current tick index of the concentrated liquidity pool after the swap or operation. Integer value representing the price point on the pool’s tick spacing grid.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_idin_feeaddressin_tickremovedin_senderlog_indexin_amount0in_amount1block_numberin_liquidityblock_timestampin_sqrtPriceX96transaction_hash
0x21c67e77068de97969ba93d4aab21826d33ca12bb9f565d8496e8fda8a82ca275000x000000000004444c5dc75cb358380d2e3de08a90-196346false0x000000000091b65cab49b4f796c2ab89fd4d0adc542940451752237581516-278484257421760605110056487820373722025-02-02T18:26:23.000Z43202863111976997565130590x5402902c52e0eeebe723a4682dca1ff03bce653dda01aed818d02afa9df4eb7c
0x21c67e77068de97969ba93d4aab21826d33ca12bb9f565d8496e8fda8a82ca275000x000000000004444c5dc75cb358380d2e3de08a90-196785false0x000000000091b65cab49b4f796c2ab89fd4d0adc419-958604345138101760273911339121761932111855479245230322025-02-02T22:53:35.000Z42264815281293150995336100xe9a5384cb50400003de3e5f4916664c2257721f1f47eb70a37ce5e68951944de
0x72331fcb696b0151904c03584b66dc8365bc63f8a144d89a773384e3a579ca735000x000000000004444c5dc75cb358380d2e3de08a90-195916false0x000000000091b65cab49b4f796c2ab89fd4d0adc294613993921407152076-190215159321756424140614422600187302025-02-02T04:23:35.000Z44140691117311384987821320xde35d30b31d6f2d424dfb7699d38e54589ee9b2f5e8b0841f7205fab6069e2b6
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_ethereum.PoolManager_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolManager_swap_function

Uniswap V4 PoolManager swap function call traces containing pool identification parameters, swap direction, amount specifications, and execution deltas. Records track token exchange operations through liquidity pools with hook integration support.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_keySTRUCT<currency0 STRING, currency1 STRING, fee STRING, tickSpacing INT64, hooks STRING>Unique identifier for a specific position, swap pool, or contract state. 66-character hex string including 0x prefix.
in_paramsSTRUCT<zeroForOne BOOL, amountSpecified STRING, sqrtPriceLimitX96 STRING>Additional initialization parameters encoded as bytes. Hex-encoded string used for protocol-specific configuration data during contract initialization or cross-chain operations.
in_hookDataSTRINGAdditional arbitrary data passed to hook contracts for custom logic execution. Hex-encoded byte string with 0x prefix.
out_swapDeltaSTRINGNet token amount change from the swap operation. Decimal string representing the combined delta of both tokens in the pool, encoded as a single integer value.
gasvaluein_keystatusgas_usedin_paramssignatureto_addressin_hookDatablock_numberfrom_addressout_swapDeltatrace_addressblock_timestamptransaction_hash
1565350false17990xf3cd914c0x000000000004444c5dc75cb358380d2e3de08a90219323500x66a9893cc07d91d95644aedd05d03f95e1dba8af1,0,1,1,2,0,0,12025-02-26T18:38:47.000Z0x7c41978cd0e4887ee00eb74cf4ce63670936b8aea1442cce2ed09c1143309600
929380false905620xf3cd914c0x000000000004444c5dc75cb358380d2e3de08a90219306610x0d0e364aa7852291883c162b22d6d81f6355428f1,3,0,02025-02-26T12:59:23.000Z0x4aca52e847007434890d221b6d45db83c6e59a554dc84537f8792de0951727b5
1132620false1104400xf3cd914c0x000000000004444c5dc75cb358380d2e3de08a90219325780x0d0e364aa7852291883c162b22d6d81f6355428f1,3,0,02025-02-26T19:24:35.000Z0x9e5ee4c6ff971abc62a44b8a6bd0230095395241e6112bb3241da967fb910fb8
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_ethereum.PoolManager_swap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100