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
0x8909dc15e40173ff4699343b6eb8132c65e18ec60x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfebfalse10x8ac76a51cc950d9822d68b83fe1ad97b32cd580d0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c101361111922024-02-13T22:14:45.000Z0xf1429dc6723b90560e5565f08a8a7d5e087d4c9557d079bc753c8b25ab33418e
0x8909dc15e40173ff4699343b6eb8132c65e18ec60xc6c5047405bce6d583feb2a91c504346d0ea60cafalse30x55d398326f99059ff775485246999027b31979550x9400aa8eb5126d20cde45c7822836bfb70f19878157363202982024-02-21T04:50:20.000Z0x174be71695d2ce4c0edad9bf91b4fa689633178dfdb07e45b56e2e057a0f8606
0x8909dc15e40173ff4699343b6eb8132c65e18ec60xf15fa3d7b9aa58382cd458b97f4dc0749183995efalse40x50fd6f86c7537ffede56171a50aa8b6045b241dc0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c191363207792024-02-21T05:14:23.000Z0x45fcd705c16f6ec07469af3ac6b011ae6cdc82007bc43c25f2b9a32d9c40f559
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_bsc.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.
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__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_bsc.Factory_setFeeTo_function`
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
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad240xc2768122cdddb7124672fa98590625a4b9287643false0x4752ba5dbc23f44d87826276bf6fd6b1c372ad245820198840711081162687029454431594653020685583405016072024-07-15T18:34:59.000Z0x63048605de74f02640ca8c3117e3f93f0f27ce16f3cdc2919ed1d5b514c30ef2
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad240xce4fafac517abfb1f550a8c6713421f2505a259bfalse0x4752ba5dbc23f44d87826276bf6fd6b1c372ad2441221882610505015902824591585237815936274404888362024-07-15T07:54:16.000Z0x1cd1a3be0c2a77d5663ef940569b2aca777b7433089a7c5d8cd566c8ca880243
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad240xe28e2fe5dc4cd68e29adc75c564ca6e488f91ae9false0x4752ba5dbc23f44d87826276bf6fd6b1c372ad241099999999999999996837722999999999999999390868092024-05-27T11:08:17.000Z0x9bef01e52d85c00c61538a566bd84e65ea3cbecb0d9004863d86554e96575167
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_bsc.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
0x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfebfalse0x4752ba5dbc23f44d87826276bf6fd6b1c372ad2410948561179834901162615150000000000000000361111922024-02-13T22:14:45.000Z0xf1429dc6723b90560e5565f08a8a7d5e087d4c9557d079bc753c8b25ab33418e
0x72901e5628c92486397369100a14550103e2cef6false0x4752ba5dbc23f44d87826276bf6fd6b1c372ad2415100000003550000000000000000363211042024-02-21T05:30:46.000Z0xbd7232f36899ca6effa5c537ae7f2c5a8304909f7a7900f7421b274651293017
0xf15fa3d7b9aa58382cd458b97f4dc0749183995efalse0x4752ba5dbc23f44d87826276bf6fd6b1c372ad241991000000010000000000000000363207792024-02-21T05:14:23.000Z0x45fcd705c16f6ec07469af3ac6b011ae6cdc82007bc43c25f2b9a32d9c40f559
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_bsc.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
0x000000000d73c899c2234737da01d5fe620fd6030x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfebfalse0x000000000d73c899c2234737da01d5fe620fd6036823615849518054291042173397640053613091413954312024-02-15T13:43:02.000Z0xa84c1154fbfad7eeb404a5c2e4489565971fc97aed83d5706761659d4e0a0a50
0x6827ab5b01b02a594d9d36f2ffa787f6c7c5a72d0x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfebfalse0x6827ab5b01b02a594d9d36f2ffa787f6c7c5a72d4343633736605216779716941263196903632385801340302024-02-21T19:05:25.000Z0x5b1adff9e2688de01bbb440ac01fbd13f94d50d5fad51fe89fcc2da89e0d4634
0x4c0583a3b1b1b240297839f1efe7af3d09bd9fcc0x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfebfalse0x4dae2f939acf50408e13d58534ff8c2776d45265599363306350132543003513375150000000000000030802024-02-21T13:27:40.000Z0x1d69e47f79640ed2a6831198e4c356989258d48eb85aafe102d16c744557d73f
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_bsc.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
0x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfebfalse68150366608939118502379144638690858604569361584952024-02-15T13:43:02.000Z0xa84c1154fbfad7eeb404a5c2e4489565971fc97aed83d5706761659d4e0a0a50
0x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfebfalse10848561179834901162615150000000000000000361111922024-02-13T22:14:45.000Z0xf1429dc6723b90560e5565f08a8a7d5e087d4c9557d079bc753c8b25ab33418e
0x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfebfalse26451848657282750728631140555147159625320363349312024-02-21T17:03:12.000Z0xf493ca3628529d36a58573a4972c1ec64b19c8e876a979a4f9948e20ab803725
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_bsc.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
0x4423b0d6955af39b48cf215577a79ce574299d3f0x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfeb0x0000000000000000000000000000000000000000false2698921446658862836107361111922024-02-13T22:14:45.000Z0xf1429dc6723b90560e5565f08a8a7d5e087d4c9557d079bc753c8b25ab33418e
0x00000000000000000000000000000000000000000x57c68f0e9e6be81fb4d9a46e1910c5daa9c4cfeb0x0000000000000000000000000000000000000000false1000106361111922024-02-13T22:14:45.000Z0xf1429dc6723b90560e5565f08a8a7d5e087d4c9557d079bc753c8b25ab33418e
0x9885d61bdedf7343706385c33e9a1456b25b29620x72901e5628c92486397369100a14550103e2cef60x0000000000000000000000000000000000000000false595818764290613363211042024-02-21T05:30:46.000Z0xbd7232f36899ca6effa5c537ae7f2c5a8304909f7a7900f7421b274651293017
Query with partition filter
SELECT *
FROM `tt-contracts.uniswap_v2_bsc.Pair_Transfer_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100