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
0x645a719ace2c4caec69936e1b4bcb84ea42d92cde3c6f4bf5a0c935341704376100000x06380c0e0912312b5150364b9dc4542ba0dbbc85-276325false0x000000000000000000000000000000000000000030562542010x00000000000000000000000000000000000000000xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e2002025-01-23T20:18:17.000Z792243061308481126723560x89b42d76a9cf27e233387f035086c2eca23a89f57c2a8ae83c65d74ebab86317
0xe53360aef410555f2e2944b26f06aa1438dcd103882f5264cd488265eced219230000x06380c0e0912312b5150364b9dc4542ba0dbbc85-322379false0x000000000000000000000000000000000000000022566792200x00000000000000000000000000000000000000000x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7602025-02-01T21:13:04.000Z79224323585466344790920xda532be927a51db80e6de29548807186eba854bceb777364174cebaa84a30bbc
0x6874d3d2b99e6b75ed2fae390907e1d921d4b06b7f48fc6d3fe9c547507e369c5000x06380c0e0912312b5150364b9dc4542ba0dbbc85-241059false0x00000000000000000000000000000000000000000565756110x00000000000000000000000000000000000000000xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e102025-01-30T15:34:55.000Z4619677060002836624966850xf60a94e849375e02abb2ed2ef75472bba9387a9c70293e761d3ea0e9deccbb54
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_avalanche.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
0x645a719ace2c4caec69936e1b4bcb84ea42d92cde3c6f4bf5a0c9353417043760x06380c0e0912312b5150364b9dc4542ba0dbbc850x0000000000000000000000000000000000000000000000000000000000000002false0xb74b1f14d2754acfcbbe1a221023a5cf50ab8acd456254236-8872008872002025-01-23T20:18:58.000Z0x2cac935ea7890cfbc87c0f8039fef4b35f77fbb789bb881311188640a321f3410
0x645a719ace2c4caec69936e1b4bcb84ea42d92cde3c6f4bf5a0c9353417043760x06380c0e0912312b5150364b9dc4542ba0dbbc850x0000000000000000000000000000000000000000000000000000000000000002false0xb74b1f14d2754acfcbbe1a221023a5cf50ab8acd3356254201-8872008872002025-01-23T20:18:17.000Z0x89b42d76a9cf27e233387f035086c2eca23a89f57c2a8ae83c65d74ebab863171000048676770
0xd7a8035ddd9ec1dba25e3b27b685927fe63d65281f21c1c1d21d122fc48caeb70x06380c0e0912312b5150364b9dc4542ba0dbbc850x0000000000000000000000000000000000000000000000000000000000000003false0xb74b1f14d2754acfcbbe1a221023a5cf50ab8acd1356254599-8872708872702025-01-23T20:26:23.000Z0xebb619d00d76b6c1166d3aa25c0e415d13fbe8483682237ee6f07ae65b81e5fb318816608462
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_avalanche.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.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_avalanche.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
0x06380c0e0912312b5150364b9dc4542ba0dbbc850x0000000000000000000000000000000000000000false80xeb0bcf27d1fb4b25e708fbb815c421aeb51ea9fc561953762025-01-22T15:01:16.000Z0x516b487077dc84b85aacbcd1ef809d4aa87c43c6116327bf8a5e2a1126c77e6b
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_avalanche.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
0xcfbbf4e87c31b7bf70d882c81f195b16818a9f5f708aae5a0886bb275c0d814d30000x06380c0e0912312b5150364b9dc4542ba0dbbc85319608false0x0000000000a9c64e40fd5b83d6135ab3a14a801e196098401-73060301317048320656925659601744369446753617308902025-01-31T02:11:14.000Z6898437865355403644851409452669597580x98f374577911ab9bbd678b23c8551b939159e4bf79b04ea32c6463cbc7dc809a
0xcfbbf4e87c31b7bf70d882c81f195b16818a9f5f708aae5a0886bb275c0d814d30000x06380c0e0912312b5150364b9dc4542ba0dbbc85319693false0x0000000000a9c64e40fd5b83d6135ab3a14a801e1141513611-108492668165343158338265659624344369446753617308902025-01-31T02:18:17.000Z6927695675837124281026517330350496810xdbd774d007e93d6d6680deb5bfabf4a074b8ff62d11cf2f9f775ee76c54cab8c
0xcfbbf4e87c31b7bf70d882c81f195b16818a9f5f708aae5a0886bb275c0d814d30000x06380c0e0912312b5150364b9dc4542ba0dbbc85319698false0x0000000000a9c64e40fd5b83d6135ab3a14a801e1137573320-105529834817793276633885659624644369446753617308902025-01-31T02:18:23.000Z6929574412830314050021677844237706510x83dda9242af6ba71476b6764ae676a5d4d74e4775b488736b754f1d4b0c6418b
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_avalanche.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.
valueSTRINGAmount 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
1591930{“fee”:“10000”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x0000000000000000000000000000000000000000”,“currency1”:“0xc0c5aa69dbe4d6dddfbc89c0957686ec60f24389”,“tickSpacing”:200}true24722{“zeroForOne”:true,“amountSpecified”:“-320587463509306111”,“sqrtPriceLimitX96”:“4295128740”}0xf3cd914c0x06380c0e0912312b5150364b9dc4542ba0dbbc850x656784870x000000000097595ea2e7b4f2266dc4e67a0fa5e7-1090902608881266725192196721007499528226078618588790619424,0,02025-07-18T16:49:07.000Z0xc75ab7390f956500ac813b2867b992450b0df376ca143d78ab1ea9b7fd720124
1826810{“fee”:“3000”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x0000000000000000000000000000000000000000”,“currency1”:“0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7”,“tickSpacing”:60}true24764{“zeroForOne”:false,“amountSpecified”:“-65370335”,“sqrtPriceLimitX96”:“1461446703485210103287273052203988822378723970341”}0xf3cd914c0x06380c0e0912312b5150364b9dc4542ba0dbbc850x656865890x000000000097595ea2e7b4f2266dc4e67a0fa5e79554903723467925841028804195575492233122014771617397819217,0,02025-07-18T20:23:45.000Z0x4f8a7dff3a9f3c2d9543462f3f0234e8c5e6e7f094f5d16572ce243bc8666cd4
1381280{“fee”:“500”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x0000000000000000000000000000000000000000”,“currency1”:“0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e”,“tickSpacing”:10}true24828{“zeroForOne”:false,“amountSpecified”:“-226196741”,“sqrtPriceLimitX96”:“1461446703485210103287273052203988822378723970341”}0xf3cd914c0x06380c0e0912312b5150364b9dc4542ba0dbbc850x656773550x000000000097595ea2e7b4f2266dc4e67a0fa5e732436419105058285735420256855512711342661309748793450503634,0,02025-07-18T16:13:35.000Z0xac10d6788d0ed21da45f31befb7c49ba48d346aa329ae3bbf977c81088cbd226
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_avalanche.PoolManager_swap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100