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
0x684df001321105149104891d64d4ecce9dfe42aa88f8367b26141faa70f1cc4b30000x360e68faccca8ca495c1b759fd9eee466db9fb32-115136false0x000000000000000000000000000000000000000002995882070x912ce59144191c1204e64559fe8253a0e49e65480xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0602025-01-26T20:45:32.000Z2505290602327949679020947620xc31e605b62f89469c658e91e0d61b6416d8164ff3be677b556dd27dafed9b0db
0x6b6da10809033b2b952211f1a42f142d046871300d4872994e6f6d147b3f61eb10x360e68faccca8ca495c1b759fd9eee466db9fb32-196665false0x000000000000000000000000000000000000000043023665050x00000000000000000000000000000000000000000xaf88d065e77c8cc2239327c5edb3a432268e583112025-02-03T23:56:06.000Z42517417887401696353780730x7d8f7370a279561b6a844b21cfc73f9ab834df2b034403bc2051218d22373e4f
0xff1cd21e76adba320e4123b3d7167e89c58f744b8dcd81ac13b02cc67d9bee7e1000x360e68faccca8ca495c1b759fd9eee466db9fb32-284626false0x000000000000000000000000000000000000000023021955430x912ce59144191c1204e64559fe8253a0e49e65480xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb912025-02-03T12:02:59.000Z523134704161282536450420x312f58fa74ea3e495430ce61ff65d8621f9b29a3d5a29954d91f5daadfcaafeb
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_arbitrum.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
0xa6a4d6573cb3baadccd400deb4b021e70f42bd628866a9443433d9533dd1d1180x360e68faccca8ca495c1b759fd9eee466db9fb320x0000000000000000000000000000000000000000000000000000000000000e8afalse0xd88f38f930b7952f2db2432cb002e7abbf3dd8691304317321-8872728872722025-02-09T16:21:32.000Z0x2ec216e04d16b9746053599ec5ead6cc59bf27c7b066fe852ebd5bd3b1ba4d7399999999999999
0x20354cf3a44f2980f9fd205b7ed4418fee7ebf82a925c7d3c5d1565eb98314840x360e68faccca8ca495c1b759fd9eee466db9fb320x0000000000000000000000000000000000000000000000000000000000000da6false0xd88f38f930b7952f2db2432cb002e7abbf3dd8690304307158-8872728872722025-02-09T15:38:48.000Z0x913fb538c71c2484210a61a25cd0300a48be01d71dcce6c94de3a6b60dee9d66-2499905
0x56d3418f0abe97924663a500d98897038d9b0d3c40b1434762333ce819741d8a0x360e68faccca8ca495c1b759fd9eee466db9fb320x0000000000000000000000000000000000000000000000000000000000000ecefalse0xd88f38f930b7952f2db2432cb002e7abbf3dd8692304380679-8872728872722025-02-09T20:49:47.000Z0x19cad7ca52bbf2726611718a54f9993875029773e4da0d0d13077a6e40f17ea6999998678
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_arbitrum.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
0x360e68faccca8ca495c1b759fd9eee466db9fb320x0000000000000000000000000000000000000000false00x2bad8182c09f50c8318d769245bea52c32be46cd2978428722025-01-21T19:22:01.000Z0x6ef4f5c15ee3cf594b68c447e3c24e39ca896c438a2cf4c3bca7f10df2f2e1ad
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_arbitrum.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
0xfc7b3ad139daaf1e9c3637ed921c154d1b04286f8a82b805a6c352da570286535000x360e68faccca8ca495c1b759fd9eee466db9fb32-195535false0x689368aae04fe7d961d1e545b28266c4f179151c11295154597409582-9338853000427638537516097142025-01-28T04:37:19.000Z44989846364575203089599030x551658a6cdcb053ab57d0535470438f1249e4955e05095e968365a01831da76e
0xfc7b3ad139daaf1e9c3637ed921c154d1b04286f8a82b805a6c352da570286535000x360e68faccca8ca495c1b759fd9eee466db9fb32-195863false0x689368aae04fe7d961d1e545b28266c4f179151c9-2490150091612837894913002500678537516097142025-01-28T19:07:33.000Z44257197927155802741344260xe2bec1cf614027ba8778199fe6b4deec836eaed16f1e09fc1c2b2a2405cdbaad
0xd490067882c168d16f4f495b25e5843f4935697fa12c1469caab4206c096ad6f5000x360e68faccca8ca495c1b759fd9eee466db9fb32-195727false0x689368aae04fe7d961d1e545b28266c4f179151c16-924626532006112950083002639395744332313022025-01-28T20:06:22.000Z44560345413469765124334730x9c3ca341891e1ec8fa79869d41795b577632ee64de54bcf9c5309978fc4fa42d
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_arbitrum.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
3342390{“fee”:“100”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f”,“currency1”:“0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf”,“tickSpacing”:1}true27615{“zeroForOne”:false,“amountSpecified”:“-70044”,“sqrtPriceLimitX96”:“1461446703485210103287273052203988822378723970341”}0xf3cd914c0x360e68faccca8ca495c1b759fd9eee466db9fb320x3273463350xa51afafe0263b40edaef0df8781ea9aa03e381a3238456271443516837656594389903885891859206120,0,02025-04-17T14:56:18.000Z0x8714421b24280651a41860439acb2d8bfb2acb0628f00fbf74a5b2d89c01acde
5152020{“fee”:“3000”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x0c880f6761f1af8d9aa9c466984b80dab9a8c9e8”,“currency1”:“0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9”,“tickSpacing”:60}true27714{“zeroForOne”:false,“amountSpecified”:“-98840481”,“sqrtPriceLimitX96”:“1461446703485210103287273052203988822378723970341”}0xf3cd914c0x360e68faccca8ca495c1b759fd9eee466db9fb320x3274229300xa51afafe0263b40edaef0df8781ea9aa03e381a3108164432462257101019462917074473624297882905658726334997430,0,02025-04-17T20:14:49.000Z0x21bb891c8bdf1290bdd6819061e7bdc722f138d9b8b05e7dd9afab21fde77d14
2651520{“fee”:“3000”,“hooks”:“0x0000000000000000000000000000000000000000”,“currency0”:“0x0c880f6761f1af8d9aa9c466984b80dab9a8c9e8”,“currency1”:“0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9”,“tickSpacing”:60}true27714{“zeroForOne”:false,“amountSpecified”:“-79304334”,“sqrtPriceLimitX96”:“1461446703485210103287273052203988822378723970341”}0xf3cd914c0x360e68faccca8ca495c1b759fd9eee466db9fb320x3274664230xa51afafe0263b40edaef0df8781ea9aa03e381a386776101618227652031764965996688062406379231119167102590580,0,02025-04-17T23:17:47.000Z0x20765d153c3054a7ebec804bd04e202b152614c428bbc0cdcbaf258555b55dfd
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v4_arbitrum.PoolManager_swap_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100