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
0xdda80b253206bdeb302e12ce9ce4499da6f64b88ce6c0462231c29c1c216e348100000x1f9840000000000000000000000000000000000457298false0x0000000000000000000000000000000000000000095046970x00000000000000000000000000000000000000000x8f187aa05619a017077f5308904739877ce9ea212002025-02-22T19:37:36.000Z13900410908695713029522903020290x576b6a8c84b41933598eeb60cd14b15c539308a68405ed0c45fb2981d71930e0
0x89abfb3f59795a58373711f757c1dbdf597f44d474cf823d6e523be83575449b30000x1f98400000000000000000000000000000000004188270false0x0000000000000000000000000000000000000000095117190x00000000000000000000000000000000000000000xea29e6e01d8fbb2e53a3056acda65ec24690087d602025-02-22T21:34:38.000Z9703005805094194696528856929530630x18ae4b0d92eb3901ac88b48774b25f36fa2d8beaa8c2d3119cd8d27e156fdd0d
0x837dada2f2535a8a262f3214c9877c9c91ed5c4c816b04f1a5f4ac6ee1b40fe330000x1f984000000000000000000000000000000000046931false0x0000000000000000000000000000000000000000094936060x5a53b6d19d8edcb7923f0d840eebb3f09bbeefb70x8f187aa05619a017077f5308904739877ce9ea21602025-02-22T16:32:45.000Z1120409575179518130989254845530x81b9bca856c8a83c3b29cbc15d63a2472d048eb680cafdd57b719bd7fc3d8b37
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_unichain.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
0x25939956ef14a098d95051d86c75890cfd623a9eeba055e46d8dd9135980b37c0x1f984000000000000000000000000000000000040x00000000000000000000000000000000000000000000000000000000000025eafalse0x4529a01c7a0410167c5740c487a8de60232617bf010151394-887220-2763002025-03-02T07:15:53.000Z0xddb72fbe5a39ef6dc7ce6eb37f6c981748d0b766cc6972b4a91d80be75743180-187274898620
0x9bdd72519ad7e2b5f0d5441d7af389771cc04a8406cd577fac0c68a8b6b396bd0x1f984000000000000000000000000000000000040x0000000000000000000000000000000000000000000000000000000000004baffalse0x4529a01c7a0410167c5740c487a8de60232617bf210196947-276325-2693932025-03-02T19:55:06.000Z0x5b0d3ebdd3f26a4ed5aac4032ba838a41d66f2aadbeb4b22cd3ed56ba5cbee5524142562264
0x157eb602201b74835a3d91fb36d5d376a56174a1207d919331b5243d998c7fbf0x1f984000000000000000000000000000000000040x0000000000000000000000000000000000000000000000000000000000004a1ffalse0x4529a01c7a0410167c5740c487a8de60232617bf210136546-266820-2656802025-03-02T03:08:25.000Z0xd8ca0286808e43716d86cdedb3c9a70f9213009a6ee60e2e40dd8d3e7e8ee78329028984310
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_unichain.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
0x1f98400000000000000000000000000000000004false0x0000fe59823933ac763611a69c88f91d45f818889true0xa8b403c81397b2978acc985c0633a383b7f0e7fc126640632025-03-31T09:13:42.000Z0xa8e494aec7c5a51eaa94208f45088e37906899c5d6062569e079cbd306cb9fb8
0x1f98400000000000000000000000000000000004false0x0000fe59823933ac763611a69c88f91d45f818881true0x000000dceb71f3107909b1b748424349bfde5493116828352025-03-20T00:39:54.000Z0xb68586b4898757e49e013b7b8d3d0cf4a993d83a15d341c52f4d4dfd63ea4c3d
0x1f98400000000000000000000000000000000004false0x0000fe59823933ac763611a69c88f91d45f818889true0xdceee1e3f02fda02e8e2fac00d2dd9e14f971d78143374482025-04-19T18:03:27.000Z0xd75974ae2524f2b148f41a08feb9ae6e6614dd9d075060a799f98424bbb05ee7
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_unichain.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.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_unichain.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
0x38eeae8c6d1c205eff7c18ca631c9c65afa357e83fa130ec215aff81741d240800x1f984000000000000000000000000000000000040false0x820fc695923511c8bac28c96628bb5abfd6009a010001208103602025-03-24T15:16:35.000Z792281625142643375935439503360x791a5992d73e6a0a584cc7a40015eaee9ae368417db953c1b722c989769d232d
0x38eeae8c6d1c205eff7c18ca631c9c65afa357e83fa130ec215aff81741d240800x1f984000000000000000000000000000000000040false0x606e5fbf6adbe1ca60c2748570b8ac2b6792eb2c10001205050502025-03-24T06:47:44.000Z792281625142643375935439503360xdd350a33e073875e5afb03ceb0e97a2c98d88d4dc3e14c0edf79253e838703c6
0x38eeae8c6d1c205eff7c18ca631c9c65afa357e83fa130ec215aff81741d240800x1f984000000000000000000000000000000000040false0x606e5fbf6adbe1ca60c2748570b8ac2b6792eb2c20001206593402025-03-24T11:04:53.000Z792281625142643375935439503360x9462787c59f835f0b60eb82e16a4d694cb34892ce7a319e806c977e358c6d416
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_unichain.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
234420{“fee”:“29”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x078d782b760474a361dda0af3839290b0ef57ad6”,“currency1”:“0x9151434b16b9763660705744891fa906f660ecc5”,“tickSpacing”:1}false23442{“zeroForOne”:true,“amountSpecified”:“-2891344398”,“sqrtPriceLimitX96”:“79176683515024282907106804044”}0xf3cd914c0x1f984000000000000000000000000000000000040x191710750x6e4141d33021b52c91c28608403db4a0ffb50ec61,11,1,0,0,02025-06-14T16:43:54.000Z0x4ce12e3e4d41f5af9902642da4ccf3a9262e9da72ef168480e0a83356ac26a77
281560{“fee”:“100”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x078d782b760474a361dda0af3839290b0ef57ad6”,“currency1”:“0x9151434b16b9763660705744891fa906f660ecc5”,“tickSpacing”:1}false27896{“zeroForOne”:true,“amountSpecified”:“-58554276”,“sqrtPriceLimitX96”:“4295128740”}0xf3cd914c0x1f984000000000000000000000000000000000040x191839120xef740bf23acae26f6492b10de645d6b98dc8eaf3-199249876306219009686503526549514070215624690381,0,12025-06-14T20:17:51.000Z0xe593016fdeb6c9edb40ed2ad7cafac56eca6299ab69da36793b0d52d9b2f0baa
283060{“fee”:“100”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x078d782b760474a361dda0af3839290b0ef57ad6”,“currency1”:“0x9151434b16b9763660705744891fa906f660ecc5”,“tickSpacing”:1}false27896{“zeroForOne”:true,“amountSpecified”:“-91208663”,“sqrtPriceLimitX96”:“4295128740”}0xf3cd914c0x1f984000000000000000000000000000000000040x191635660xef740bf23acae26f6492b10de645d6b98dc8eaf3-310366997293342239577687474120014422927118944691,0,12025-06-14T14:38:45.000Z0x44fe964fb4bc07c1f04f6b82878bb56d5c8f1dc1f889ac742153e4d8f4ea458c
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_unichain.PoolManager_swap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100