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
0x64f507e94fcb0f7d0e0a78cd58336d3d9ec7d25a5e76f19187c3c3a0b6f56e681000x28e2ea090877bf75740558f6bfb36a5ffee9e9df68127false0x0000000000000000000000000000000000000000116463508990x2170ed0880ac9a755fd29b2688956bd959f933f80xb3ed0a426155b79b898849803e3b36552f7ed50712025-02-04T01:54:03.000Z23887166084099589210538069613660x8de1eb246648f443f99c2a5699f8ed5d19ab51ef33482a9e2f924b0ca2f3d04b
0xa726b3ead782149021c1eaf3c6655af07765b05d141f2e1e82ddb8ce2f2ecd15100000x28e2ea090877bf75740558f6bfb36a5ffee9e9df0false0x000000000000000000000000000000000000000014463744500x23e8a70534308a4aaf76fb8c32ec13d17a3bd89e0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d2002025-02-04T21:31:38.000Z792281625142643375935439503360x5b929b304e1959a66c9757d648c752bd1fc48d5b51f44523283fadcb2f3179fc
0x83b31f1714670095e39f01385499b29af173372c745ee8970ce3c2742172f362100000x28e2ea090877bf75740558f6bfb36a5ffee9e9df-409378false0x000000000000000000000000000000000000000062463601530x0df0587216a4a1bb7d5082fdc491d93d2dd4b4130x5de3939b2f811a61d830e6f52d13b066881412ab2002025-02-04T09:36:45.000Z1022807043244330418040xa20063e409e304d335934037d67de97a5a9ada6e2fcd0d230ec78b5e2bd5aa0d
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_bsc.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
0x4c9dff5169d88f7fbf5e43fc8e2eb56bf9791785729b9fc8c22064a47af120520x28e2ea090877bf75740558f6bfb36a5ffee9e9df0x0000000000000000000000000000000000000000000000000000000000000001false0x7a4a5c919ae2541aed11041a1aeee68f1287f95b7646001486-8872708872702025-01-22T22:42:36.000Z0x36c1e4c7b4105a0be337addc32b5564dd3494fccfe331bf9fe7c647163d27d051247225317527338626
0xd936b13bddb8bbf125c57c8d0993abef2063223ccfa0d276e3cda40b8a994d450x28e2ea090877bf75740558f6bfb36a5ffee9e9df0x0000000000000000000000000000000000000000000000000000000000000002false0x7a4a5c919ae2541aed11041a1aeee68f1287f95b7746027659-8872208872202025-01-23T20:31:15.000Z0xb71139517dfadee9e90b70bec378992e046d16ddbc2db8d3b985d82140bd6eaa74785352669326804
0x04a35e28add7e8750ce50c4e32e3e293d410fba3c776077b1585c515d03854b50x28e2ea090877bf75740558f6bfb36a5ffee9e9df0x00000000000000000000000000000000000000000000000000000000000000d5false0x7a4a5c919ae2541aed11041a1aeee68f1287f95b11046280526-11664-107852025-02-01T15:15:18.000Z0xe7c760e72bc6bff7967eb0187f8c3f62c1c8f91b719f2e8aa13e0bedb5978ee8-4707585907580703284647
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_bsc.PoolManager_ModifyLiquidity_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
0x28e2ea090877bf75740558f6bfb36a5ffee9e9df0x0000000000000000000000000000000000000000false1340x341c1511141022cf8ee20824ae0ffa3491f1302b459706102025-01-21T20:58:44.000Z0x64b395f1b0b3c734a477c802bc8cc3ce394f328c651290d0d166946048487bbe
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_bsc.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
0xd936b13bddb8bbf125c57c8d0993abef2063223ccfa0d276e3cda40b8a994d4530000x28e2ea090877bf75740558f6bfb36a5ffee9e9df-65320false0x000000000008d5760657dd664c7096897e1ae801324-8721838257232920013254910367786646039688747853526693268042025-01-24T06:32:42.000Z30238447166545039748786130940xdbb51d47a7e743db852023a016f73c9e24b1f5638943bf8d5f5517e89d1a310c
0xd936b13bddb8bbf125c57c8d0993abef2063223ccfa0d276e3cda40b8a994d4530000x28e2ea090877bf75740558f6bfb36a5ffee9e9df-69900false0x1906c1d672b88cd1b9ac7593301ca990f94eae0744-50000000000000000057583998617085946039687747853526693268042025-01-24T06:32:39.000Z24049579227095289944007688550xa7046cf7c0539fd9146f64185074adf1df5131fc68e989e8f5efcdd8f560304b
0xd936b13bddb8bbf125c57c8d0993abef2063223ccfa0d276e3cda40b8a994d4530000x28e2ea090877bf75740558f6bfb36a5ffee9e9df-64412false0x27f9f6fda8f78bc50c8f51289114f727b8c0a8b854591200307965016177-71888777601351246039687747853526693268042025-01-24T06:32:39.000Z31642682294477691444078652320x8811333e69b0c8897fe5da56dec83bf7b229ac2cf57de2a35e9eab5dd101df3f
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_bsc.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.
gasNUMERICGas 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
1532320false17990xf3cd914c0x28e2ea090877bf75740558f6bfb36a5ffee9e9df510734200x1906c1d672b88cd1b9ac7593301ca990f94eae070,0,12025-06-08T03:42:35.000Z0xf8bd1e9ac82debfef432ccc62ffe7e8a0319f3309b910f1d07cf45308d5aa940
5146530false73270xf3cd914c0x28e2ea090877bf75740558f6bfb36a5ffee9e9df511092830x802b65b5d9016621e66003aed0b16615093f328b0,0,0,0,02025-06-08T18:39:24.000Z0x74382e01d38b2cbabdbab2770512121d92db44186ad17a8c1291a16e034fa511
5146530false73270xf3cd914c0x28e2ea090877bf75740558f6bfb36a5ffee9e9df510650150x802b65b5d9016621e66003aed0b16615093f328b0,0,0,0,02025-06-08T00:12:25.000Z0x211d231d5bf3757952f74f76e03a69ffbc8dee96c7bf58eb3fbc2d4d2f4c698d
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_bsc.PoolManager_swap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100