Skip to main content

Tables

Factory_FeeAmountEnabled_event

Factory contract events emitted when a new fee tier is enabled for pool creation in Uniswap V3. Records the fee amount in basis points and corresponding tick spacing parameter for concentrated liquidity pools.
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_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_feeaddressremovedlog_indexblock_numberin_tickSpacingblock_timestamptransaction_hash
100000x792edade80af5fc680d96a2ed80a44247d2cf6fdfalse34009032002024-03-05T04:07:01.000Z0x5fab23b4bbd2136cc0f7de89dc55d33a06edf8ce5785ef1d9f21e970a1d2a5e9
5000x792edade80af5fc680d96a2ed80a44247d2cf6fdfalse1400903102024-03-05T04:07:01.000Z0x5fab23b4bbd2136cc0f7de89dc55d33a06edf8ce5785ef1d9f21e970a1d2a5e9
30000x792edade80af5fc680d96a2ed80a44247d2cf6fdfalse2400903602024-03-05T04:07:01.000Z0x5fab23b4bbd2136cc0f7de89dc55d33a06edf8ce5785ef1d9f21e970a1d2a5e9
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Factory_FeeAmountEnabled_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Factory_OwnerChanged_event

Factory contract ownership transfer event emitted when administrative control changes from one address to another. Records old owner, new owner, and block metadata for governance and access control tracking.
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_oldOwnerSTRINGAddress of the previous owner before an ownership transfer event. 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.
addressremovedlog_indexin_newOwnerin_oldOwnerblock_numberblock_timestamptransaction_hash
0x792edade80af5fc680d96a2ed80a44247d2cf6fdfalse00x2339c0d23b60739b3e5abf201f05903d24a26c770x0f9347b60003436fe54d77bc87419a88c9833bab4009582024-03-05T04:08:51.000Z0x4b7ebf18436c86afdc1570d4a296e5155f81db74a916561b66d99650f4089e3d
0x792edade80af5fc680d96a2ed80a44247d2cf6fdfalse00x0f9347b60003436fe54d77bc87419a88c9833bab0x00000000000000000000000000000000000000004009032024-03-05T04:07:01.000Z0x5fab23b4bbd2136cc0f7de89dc55d33a06edf8ce5785ef1d9f21e970a1d2a5e9
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Factory_OwnerChanged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Factory_PoolCreated_event

Factory contract event emitted when a new liquidity pool is created, recording token pairs and pool configuration parameters. Used for tracking DEX pool deployments and liquidity market initialization.
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_token0STRINGContract address of the first token in the trading pair. Hex-encoded, 0x-prefixed, 42-character string.
in_token1STRINGContract address of the second token in the trading 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_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_feeaddressin_poolremovedin_token0in_token1log_indexblock_numberin_tickSpacingblock_timestamptransaction_hash
100000x792edade80af5fc680d96a2ed80a44247d2cf6fd0xf0d53e64960f5cf6b974315b18819955ec18ddb6false0x23fda00bbe4786d78a9f22c2f5c3a11090cb442a0x43000000000000000000000000000000000000041875499302002024-08-17T15:47:55.000Z0xc91d011f337b6e5480768ff2dd0f2a46f2f24851696ab4d6e87cf7af7d1bd995
100000x792edade80af5fc680d96a2ed80a44247d2cf6fd0x54f78e2c087c4f01b3f7367e0efa49364b83ee80false0x3d3ff40460c076d595c555ef12cfaf060f7a310e0x43000000000000000000000000000000000000044375400242002024-08-17T10:17:43.000Z0xdec9ea993be65b404ca797d59b3fc0b02cd08368579c6b9bb4fab19de472a586
100000x792edade80af5fc680d96a2ed80a44247d2cf6fd0x8f496d8e36b8c293d4d8e950c68f5a3957c05243false0x3f144125c1ff083290d488496dc1341e627236240x43000000000000000000000000000000000000041675398362002024-08-17T10:11:27.000Z0xf1f5231a1a6676a462e0ea09f7e1c81ec9c75eeb5d0758c97da4422bfdb7438e
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Factory_PoolCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Burn_event

Liquidity removal events from concentrated liquidity pools recording withdrawn token amounts and position tick ranges. Contains owner address, liquidity amount burned, token amounts withdrawn (amount0/amount1), and tick boundaries for tracking position liquidations and TVL changes.
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_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_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
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.
addressremovedin_ownerin_amountlog_indexin_amount0in_amount1block_numberin_tickLowerin_tickUpperblock_timestamptransaction_hash
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab16260121653973325637776449306879766205731060182911149862-80820-788102024-11-08T23:45:39.000Z0x8fec3422d26eed5521ecc8b2b5f55dd8c106732f745a52e10dbec85ff34b1d6c
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab161122721433526789708149878276625638419011149862-79810-793102024-11-08T23:45:39.000Z0x8fec3422d26eed5521ecc8b2b5f55dd8c106732f745a52e10dbec85ff34b1d6c
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab16277994586347804798307898262658548219557712580311128242-80690-786802024-11-08T11:44:59.000Z0x0122de4033690836c545714adf55ce123aaff874bb654a83cf1dfe1ca0be5415
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_Burn_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Collect_event

Concentrated liquidity position fee collection events from Uniswap V3 compatible decentralized exchanges. Records position owner, recipient, collected token amounts, and tick range boundaries for tracking earned trading fees and position management activity.
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_recipientSTRINGAddress designated to receive the output tokens from a swap 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_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.
addressremovedin_ownerlog_indexin_amount0in_amount1block_numberin_recipientin_tickLowerin_tickUpperblock_timestamptransaction_hash
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab1643894636770437782922925158993095283620x4909a1beae48656f3662bfef2b1b56e10fd0ab16-78620-781202024-10-02T10:55:39.000Z0x93a7ffbee75cccb3887509af6b757237aedd696c89cb17eba1cbe677b5e99747
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab163819251121682167730780653654241895283620x4909a1beae48656f3662bfef2b1b56e10fd0ab16-79120-771102024-10-02T10:55:39.000Z0x93a7ffbee75cccb3887509af6b757237aedd696c89cb17eba1cbe677b5e99747
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab16330095283620x4909a1beae48656f3662bfef2b1b56e10fd0ab16-8872708872702024-10-02T10:55:39.000Z0x93a7ffbee75cccb3887509af6b757237aedd696c89cb17eba1cbe677b5e99747
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_Collect_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_CollectProtocol_event

Protocol fee collection events from concentrated liquidity pools, recording fees withdrawn by the protocol from trading activity. Contains token amounts collected (amount0, amount1), sender address initiating the collection, and recipient address receiving the fees.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_recipientSTRINGAddress designated to receive the output tokens from a swap 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.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_CollectProtocol_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Flash_event

Flash loan events from liquidity pools recording borrowed amounts and repayment fees for both tokens in the pair. Tracks sender, recipient, borrowed quantities, and actual fees paid for arbitrage and liquidation analysis.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_recipientSTRINGAddress designated to receive the output tokens from a swap 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_paid0STRINGAmount of token0 paid as flash loan fee. Numeric string representation of token quantity in smallest denomination.
in_paid1STRINGAmount of token1 paid as flash loan fee. Numeric string representation of token quantity in smallest denomination.
addressremovedin_paid0in_paid1in_senderlog_indexin_amount0in_amount1block_numberin_recipientblock_timestamptransaction_hash
0x99bdb2c42ef0ed1e9a11af5fdd966b09bc2960bffalse53818840126100x29184fd4f1b58fa41b471f02ad2109494706004c115381884012604357058248670x29184fd4f1b58fa41b471f02ad2109494706004c2024-07-08T17:25:49.000Z0x078f15fb0be8bef02fff41258b376bcb42539d8cdd7ca137dc984088395eaf9f
0x99bdb2c42ef0ed1e9a11af5fdd966b09bc2960bffalse324238002065300x29184fd4f1b58fa41b471f02ad2109494706004c1132423800206524439058158290x29184fd4f1b58fa41b471f02ad2109494706004c2024-07-08T12:24:33.000Z0x9a40be2f1b78e3c5fe4302ae5ce9fca97b086f02bd8722dc197b2136b0b533a6
0x99bdb2c42ef0ed1e9a11af5fdd966b09bc2960bffalse30356062636800x29184fd4f1b58fa41b471f02ad2109494706004c113035606263671530057964030x29184fd4f1b58fa41b471f02ad2109494706004c2024-07-08T01:37:01.000Z0xfcf34a9a310d77568f66e9d65becd5c1ca166dff94f3bb006b756dd554c6ffb8
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_Flash_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_IncreaseObservationCardinalityNext_event

Uniswap V3 pool event emitted when the observation array cardinality limit is increased, recording the old and new maximum number of price observations the pool can store. Used for tracking oracle capacity expansions that enable longer time-weighted average price (TWAP) calculations.
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_observationCardinalityNextOldSTRINGPrevious maximum number of price observations the Uniswap V3 pool could store before the increase. String-encoded integer value representing the cardinality limit prior to the update.
in_observationCardinalityNextNewSTRINGUpdated maximum number of price observations the Uniswap V3 pool can store. String-encoded integer value representing the new cardinality limit after the increase.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_observationCardinalityNextNewin_observationCardinalityNextOld
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse616340972024-04-02T17:13:29.000Z0x93633ba97fe11e52fddf1dcfa7f9e918217a4b6bb84cee270cfb92411dcfa715901601
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse1816340822024-04-02T17:12:59.000Z0x512d3dfdcba522dbad931e9304faf1657ea165100b91e8371ac78444cfdab3c43011
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse2216340892024-04-02T17:13:13.000Z0x3f9d8f1b66c4584bbd63168293c65f2fa6f4d5b43dce67c13373695b7d82373f601301
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_IncreaseObservationCardinalityNext_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Initialize_event

Concentrated liquidity pool initialization event emitted when a pool contract is first created and seeded with a starting price. Records the initial sqrtPriceX96 (square root price encoded as Q64.96 fixed-point) and tick index that define the pool’s starting exchange rate between token0 and token1.
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_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.
addressin_tickremovedlog_indexblock_numberblock_timestampin_sqrtPriceX96transaction_hash
0x73c7244351dd6d7234a5d6efd2d2b2d35dacf15e-91065false11106672862024-10-28T19:39:47.000Z8347204877250357539505890790xfee68ca3b22bb2858616b47e82025e9ca6ee95d19790216e0d7337710552d3b7
0xe35b935915abc08d7519d8adb588a8367431f5fe91064false11106415652024-10-28T05:22:25.000Z75200043939192404274322981519360x4fa78765024731a8aa9f0926e240b7fdd73a61f78f7b6ada20a0247f9ef43e41
0x12030e8d8323b7618672f3d8ae0c022ab78f971e91064false11106672742024-10-28T19:39:23.000Z75200043939192404274322981519360xe5fedf2b0072cf98f414164fd56e1615a29567c1687d2055aa1e1aa05b9ee126
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_Initialize_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Mint_event

Liquidity provision events emitted when liquidity providers add tokens to concentrated liquidity pools. Records deposited token amounts, tick ranges, liquidity shares, and position owner for DEX pool analytics.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. 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_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
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.
addressremovedin_ownerin_amountin_senderlog_indexin_amount0in_amount1block_numberin_tickLowerin_tickUpperblock_timestamptransaction_hash
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab161513429671376693008610x4909a1beae48656f3662bfef2b1b56e10fd0ab162321028090235222595512902523482-80610-801102024-04-23T07:19:39.000Z0x216d46d75e5b3a962e387057c481548265a296f77034e04854614828820d402f
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab163149193560189995728950x4909a1beae48656f3662bfef2b1b56e10fd0ab16218716867178347592015882732319136798515252523482-81620-796102024-04-23T07:19:39.000Z0x216d46d75e5b3a962e387057c481548265a296f77034e04854614828820d402f
0xf5a23bdd36a56ede75d503f6f643d5eaf25b1a8ffalse0x4909a1beae48656f3662bfef2b1b56e10fd0ab163320644341503993908350x4909a1beae48656f3662bfef2b1b56e10fd0ab163146485445387180032900502545102-80760-802602024-04-23T19:20:19.000Z0x6fc6f884c2628693e9ed12150ed2a05f34e872c68c423e6ec54cd429b61bebd3
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_Mint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_SetFeeProtocol_event

Protocol fee configuration change events emitted when liquidity pool fee parameters are updated. Records old and new fee protocol values for both tokens in the pool, tracking governance-initiated fee structure modifications.
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_feeProtocol0OldINT64Previous protocol fee for token0. Integer value representing the fee denominator where the protocol collected 1/x of swap fees before the update.
in_feeProtocol1OldINT64Previous protocol fee for token1. Integer value representing the fee denominator where the protocol collected 1/x of swap fees before the update.
in_feeProtocol0NewINT64New protocol fee for token0. Integer value representing the fee denominator where the protocol collects 1/x of swap fees.
in_feeProtocol1NewINT64New protocol fee for token1. Integer value representing the fee denominator where the protocol collects 1/x of swap fees.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_SetFeeProtocol_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Swap_event

Decentralized exchange (DEX) swap execution events recording token exchanges within liquidity pools. Contains sender, recipient, token amounts, liquidity depth, price data (sqrtPriceX96 or tick), and transaction metadata for tracking trading activity and price movements.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_recipientSTRINGAddress designated to receive the output tokens from a swap 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.
addressin_tickremovedin_senderlog_indexin_amount0in_amount1block_numberin_liquidityin_recipientblock_timestampin_sqrtPriceX96transaction_hash
0xf52df2cde73228cc058abfe88f3801dcddf885eb-261962false0x082fd5830101d851ce31725b3fcdc20cb5e8987d80-729630954637790305080002952290506832750x082fd5830101d851ce31725b3fcdc20cb5e8987d2024-08-28T02:00:05.000Z1624610355747274261486450x2a767b94d6e5218f0b2fb28b7e48cad2f4c79bd70f3b5c7e2f69f25eee9cc445
0xf52df2cde73228cc058abfe88f3801dcddf885eb-262092false0x79049ebe535d38b7b3cfb3c3f4951f0f44289aac121824319117639730-769279993252290506832750x79049ebe535d38b7b3cfb3c3f4951f0f44289aac2024-08-28T01:27:45.000Z1614067386135018355807790x7971edc56162d2a087d0db9c98928b21fb4938d04f0761825ecd3ed8f54c54ff
0xe6ab136f0aa84e198f828a1e2b6d62974458a2fe-246280false0x549feb8c9bd4c12ad2ab27022da12492ac452b6618585927816683192860-1186456680271083863883154482650xdb88cb1b11d1656a8407cd5e3e6d381d9008e7a12024-08-28T16:53:51.000Z3558412945090046569344110x4d8ee0c279e55fab649b0f9f35ac84b3b8f3cb2b5b65861844f4a56ed60a32de
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v3_blast.Pool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100