Skip to main content

Tables

Factory_PairCreated_event

Decentralized exchange (DEX) liquidity pool creation events emitted by Automated Market Maker (AMM) factory contracts. Records new trading pair deployments with token addresses, deployed pair contract address, and creation sequence number for tracking pool instantiation across DEX protocols.
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_pairSTRINGContract address of the liquidity pool pair created for trading between two tokens. Hex-encoded, 0x-prefixed, 42-character string.
in_anon3STRINGSequential counter tracking the total number of pairs created by the factory contract.
addressin_pairremovedin_anon3in_token0in_token1log_indexblock_numberblock_timestamptransaction_hash
0x8909dc15e40173ff4699343b6eb8132c65e18ec60x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse10x42000000000000000000000000000000000000060x833589fcd6edb6e08f4c7c32d4f71b54bda02913469105264932024-02-13T16:38:53.000Z0xe537cba808a2646f59c4993e79e798231653333cf08d43b69d95b57171bb3548
0x8909dc15e40173ff4699343b6eb8132c65e18ec60x6c39acc16deb25b496c24c21e1e5f5e192ed01c8false20x42000000000000000000000000000000000000060x4ff77748e723f0d7b161f90b4bc505187226ed0d20108416992024-02-20T23:45:45.000Z0x8e37cb01481b79b695cd06dcb61cf6da50ee7ad09e503ffd622660d61787b0fd
0x8909dc15e40173ff4699343b6eb8132c65e18ec60xa7919f296503d3afbf9b781ef246da4f90ee179cfalse70x09417e6a6eb5cb69311cc2ca3ca10c7899f1a6220x42000000000000000000000000000000000000060108727582024-02-21T17:01:03.000Z0x8c69fa3c9d94d95d1e8f80b0fbd0cff69b78340a449ca0f8fc7b59250f3bd20f
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_base.Factory_PairCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Factory_setFeeTo_function

Uniswap V2 Factory setFeeTo function call records for updating the protocol fee recipient address. Captures administrative transactions that configure the address receiving protocol trading 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.
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__feeToSTRINGAddress designated to receive protocol fees from Uniswap V2 factory operations. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_base.Factory_setFeeTo_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pair_Approval_event

ERC-20 approval events emitted by Uniswap V2 liquidity pool pair contracts, granting spender addresses permission to transfer specified amounts of LP tokens on behalf of owners. Used for tracking liquidity provider token allowances and router authorizations.
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_spenderSTRINGAddress authorized to spend tokens on behalf of the owner. Hex-encoded, 0x-prefixed, 42-character string.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_ownerin_valuelog_indexin_spenderblock_numberblock_timestamptransaction_hash
0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse0x4423b0d6955af39b48cf215577a79ce574299d3f53197220084740x4752ba5dbc23f44d87826276bf6fd6b1c372ad24105266462024-02-13T16:43:59.000Z0x473f5d4db47a081a30caf258445aed9932c6ee7024ae4099e483b9acb875cd1c
0x0fd6bb1c585548c973563d36c90f7d167b719b0dfalse0x32de0a1b868fd71e43183d7a35cad1fdaccb520d205041459222275336376140x4752ba5dbc23f44d87826276bf6fd6b1c372ad24108524112024-02-21T05:42:49.000Z0xbef79a7e095e3bb4237d5c30397f1f913fe86737879d23151e53a22e26f83b0b
0x6c39acc16deb25b496c24c21e1e5f5e192ed01c8false0xa9369d576cd73ec101f6fc3130693516a1b0197433876683568533208322420x4752ba5dbc23f44d87826276bf6fd6b1c372ad24108749572024-02-21T18:14:21.000Z0x6d0b6a1d74ccee6b17924bb42d498ec38c31c8349ff09adf325fc2748bfae785
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_base.Pair_Approval_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pair_Burn_event

Liquidity removal events from DEX (Decentralized Exchange) trading pairs recording amounts of both tokens withdrawn when liquidity providers burn LP tokens. Used for tracking liquidity provision activity and calculating total value locked (TVL) changes in automated market maker (AMM) 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_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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_amount0in_amount1block_numberblock_timestamptransaction_hash
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad240x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24480102808999796635275789105266462024-02-13T16:43:59.000Z0x473f5d4db47a081a30caf258445aed9932c6ee7024ae4099e483b9acb875cd1c
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad240x0fd6bb1c585548c973563d36c90f7d167b719b0dfalse0x4752ba5dbc23f44d87826276bf6fd6b1c372ad2420141249336926069330297948280569800603099551108524112024-02-21T05:42:49.000Z0xbef79a7e095e3bb4237d5c30397f1f913fe86737879d23151e53a22e26f83b0b
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad240x6c39acc16deb25b496c24c21e1e5f5e192ed01c8false0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24487739028842758402148989094581279636115555108749572024-02-21T18:14:21.000Z0x6d0b6a1d74ccee6b17924bb42d498ec38c31c8349ff09adf325fc2748bfae785
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_base.Pair_Burn_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pair_Mint_event

Liquidity provision events emitted when users add tokens to a DEX pair contract. Records sender address and token amounts deposited for liquidity pool operations.
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_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_senderlog_indexin_amount0in_amount1block_numberblock_timestamptransaction_hash
0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse0x4752ba5dbc23f44d87826276bf6fd6b1c372ad2464490920185705281000000105265872024-02-13T16:42:01.000Z0x9072e936b5ab840ef512668e79fb3b47202987c799f762678b2ac93b7b776e07
0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse0x4752ba5dbc23f44d87826276bf6fd6b1c372ad244761000000000000002036991105264932024-02-13T16:38:53.000Z0xe537cba808a2646f59c4993e79e798231653333cf08d43b69d95b57171bb3548
0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse0x4752ba5dbc23f44d87826276bf6fd6b1c372ad241099926041390499414268056311105741462024-02-14T19:07:19.000Z0x3836a98a4b7cf279276d81a72bbeaae4d6d88472ac7d39fcc6101b0b11496acd
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_base.Pair_Mint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pair_Swap_event

Token swap events from decentralized exchange (DEX) liquidity pairs recording input and output amounts for both tokens. Primary source for tracking DEX trading activity and price discovery.
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_amount0InSTRINGAmount of token0 transferred into the liquidity pool during a swap operation. Stored as decimal string representing the smallest unit of the token.
in_amount1InSTRINGAmount of token1 transferred into the liquidity pool during a swap operation. Stored as decimal string representing the smallest unit of the token.
in_amount0OutSTRINGAmount of token0 transferred out of the liquidity pool during a swap operation. Stored as decimal string representing the smallest unit of the token.
in_amount1OutSTRINGAmount of token1 transferred out of the liquidity pool during a swap operation. Stored as decimal string representing the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexblock_numberin_amount0Inin_amount1Inin_amount0Outin_amount1Outblock_timestamptransaction_hash
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad41076119050000000000000001447642024-02-19T03:02:07.000Z0x74ad1fbd9da6082446e47536002a524094dbe0e0233703b5b889303bd4b37476
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad4106839180100000036840185299187402024-02-17T08:06:23.000Z0xea21cb00fd47d5bc4c338c7c9c7ce305b45d3cc30d88cdefb92a6bd16f858c43
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad410685515027794010191080823904302024-02-17T08:59:37.000Z0x993e6ad88a36a4d62f8921aaaea49a0c53ba20b755cac36e37b3945fa6425764
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_base.Pair_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pair_Sync_event

Liquidity pair reserve synchronization events emitted after each swap, mint, or burn operation. Contains updated reserve balances for both tokens in AMM (Automated Market Maker) pools, enabling real-time price calculation and liquidity 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_reserve0STRINGReserve amount of the first token in a liquidity pool after a state-changing operation. Stored as decimal string representing the smallest unit of the token.
in_reserve1STRINGReserve amount of the second token in a liquidity pool after a state-changing operation. Stored as decimal string representing the smallest unit of the token.
addressremovedlog_indexin_reserve0in_reserve1block_numberblock_timestamptransaction_hash
0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse396317477323450115279851621107485532024-02-18T20:00:53.000Z0x2045bc41c83a071213bb9047c6330d915e0415011ec676084820b63574fc44a4
0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse479308427018773893827370105266462024-02-13T16:43:59.000Z0x473f5d4db47a081a30caf258445aed9932c6ee7024ae4099e483b9acb875cd1c
0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9cfalse4751000000000000002036991105264932024-02-13T16:38:53.000Z0xe537cba808a2646f59c4993e79e798231653333cf08d43b69d95b57171bb3548
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_base.Pair_Sync_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pair_Transfer_event

ERC20 Transfer events emitted by liquidity pair contracts in automated market maker (AMM) decentralized exchanges (DEXs). Records minting, burning, and transfer of LP (liquidity provider) tokens representing ownership shares in trading pairs.
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_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
in_toaddressin_fromremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x00000000000000000000000000000000000000000x88a43bbdf9d098eec7bceda4e2494615dfd9bb9c0x0000000000000000000000000000000000000000false1000473105264932024-02-13T16:38:53.000Z0xe537cba808a2646f59c4993e79e798231653333cf08d43b69d95b57171bb3548
0x4423b0d6955af39b48cf215577a79ce574299d3f0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9c0x0000000000000000000000000000000000000000false14272318363474105264932024-02-13T16:38:53.000Z0xe537cba808a2646f59c4993e79e798231653333cf08d43b69d95b57171bb3548
0x4423b0d6955af39b48cf215577a79ce574299d3f0x88a43bbdf9d098eec7bceda4e2494615dfd9bb9c0x0000000000000000000000000000000000000000false700656967262105265872024-02-13T16:42:01.000Z0x9072e936b5ab840ef512668e79fb3b47202987c799f762678b2ac93b7b776e07
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_base.Pair_Transfer_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100