Skip to main content

Tables

Mine_Claim_event

Mining reward claim events recording user withdrawals from liquidity mining programs. Captures claimed reward amounts and user addresses for tracking incentive distributions across DODO protocol versions.
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_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressin_userremovedin_amountlog_indexblock_numberblock_timestamptransaction_hash
0xb14da65459db957bceec86a79086036dea6fc3ad0x0b90ba95a2f87eddce1432f1d176266f65a41b1dfalse406265080260748920958405268711682022-04-08T00:38:46.000Z0x964afa341da56eb6a48343d01d0db21d59f4280ee7699e3a4e02dbe9c0a4801a
0xb14da65459db957bceec86a79086036dea6fc3ad0x0b90ba95a2f87eddce1432f1d176266f65a41b1dfalse550841038284122854975140268712162022-04-08T00:40:22.000Z0x0f8009a538144bf2a36ddeb27b5047e5903d433dbd8cec1a81f59cce27f27c8f
0xb14da65459db957bceec86a79086036dea6fc3ad0x0e2e2febc90db8edc8ecd2d43b816fc6e45d6448false74228579279778617281120268719262022-04-08T01:09:13.000Z0xbeb5976555e9d45eebfe31374a9d0afd7d9ba62511291031daed85895e566b86
Query with partition filter
SELECT *
FROM `tt-contracts.dodo_v1_polygon.Mine_Claim_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

NewBornDODO_BuyBaseToken_event

Base token purchase events from DODO v1 liquidity pools. Records buyer address, quote token amount paid, and base token amount received for tracking DEX swap 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_buyerSTRINGAddress of the account purchasing tokens or assets in the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_receiveBaseSTRINGAmount of base tokens received by the buyer in the transaction. Integer value representing the token amount in its smallest unit.
in_payQuoteSTRINGAmount of quote tokens paid by the buyer in the transaction. Integer value representing the token amount in its smallest unit.
addressremovedin_buyerlog_indexin_payQuoteblock_numberin_receiveBaseblock_timestamptransaction_hash
0x813fddeccd0401c4fa73b092b074802440544e52false0x0f85a912448279111694f4ba4f85dc641c54b59450521044675291723427321045725392021-07-24T23:31:54.000Z0x3fd025a09adf6979b6c574875f90e446f3040cc94135feb388d07c3c709a7215
0x813fddeccd0401c4fa73b092b074802440544e52false0x0f85a912448279111694f4ba4f85dc641c54b59453229892507171983502298638012021-07-24T00:24:39.000Z0x6a3cef5967d997e5aa3ebc862fab359ad5f63fe0ec2f9833612e32faec22777b
0x813fddeccd0401c4fa73b092b074802440544e52false0x0f85a912448279111694f4ba4f85dc641c54b594324987434479172249229874081562021-07-24T17:09:03.000Z0xe775f65f6b23a32757c30bfdead9a47edb96f8bf4bb3f4155698447b070923a8
Query with partition filter
SELECT *
FROM `tt-contracts.dodo_v1_polygon.NewBornDODO_BuyBaseToken_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

NewBornDODO_SellBaseToken_event

Base token sell events from DODO v1 liquidity pools. Records the seller address, base token amount paid, and quote token amount received for tracking swap activity and pricing on the DODO DEX (Decentralized Exchange Operator).
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_sellerSTRINGAddress of the account selling tokens or assets in the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_payBaseSTRINGAmount of base tokens paid by the seller in the transaction. Numeric string representing token amount in smallest denomination.
in_receiveQuoteSTRINGAmount of quote tokens received by the seller in the transaction. Numeric string representing token amount in smallest denomination.
addressremovedin_sellerlog_indexin_payBaseblock_numberblock_timestampin_receiveQuotetransaction_hash
0x813fddeccd0401c4fa73b092b074802440544e52false0x11431a89893025d2a48dca4eddc396f8c811718719957589988257591582022-03-09T09:06:39.000Z9574299020x934096b0723d959a5a6876a57730c29254f917b6227c2c6e7631fefea0b5686d
0x813fddeccd0401c4fa73b092b074802440544e52false0x11431a89893025d2a48dca4eddc396f8c811718731347292398257747712022-03-09T18:47:27.000Z3472058790xf3703bff17977e7e80a5b47b5300747938d3ba47f0481e1d1c4ef21888151d07
0x813fddeccd0401c4fa73b092b074802440544e52false0x11431a89893025d2a48dca4eddc396f8c811718736617875445257776362022-03-09T20:38:44.000Z6177230320xa504d0fc93b7e9c6a5bdc7178dd49205900b96703061780f67361a0f912edf2f
Query with partition filter
SELECT *
FROM `tt-contracts.dodo_v1_polygon.NewBornDODO_SellBaseToken_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

NewBornDODO_UpdateLiquidityProviderFeeRate_event

DODO V1 liquidity pool event recording changes to liquidity provider fee rates. Emitted when pool operators adjust the fee structure, capturing both previous and new fee rate values for tracking pool economics over time.
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_oldLiquidityProviderFeeRateSTRINGPrevious liquidity provider fee rate before the update. Numeric string representing the fee rate with 18 decimal places of precision.
in_newLiquidityProviderFeeRateSTRINGUpdated liquidity provider fee rate after the change. Numeric string representing the fee rate in basis points with 18 decimal places of precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_newLiquidityProviderFeeRatein_oldLiquidityProviderFeeRate
0xb16f2ff8e8499e31b257d2a02d25e8956ae6afe7false445218045242021-11-26T01:24:23.000Z0x6a492834d8222d0cc8e0995147cd314a9b8be5fdc313437b4faf5de41b6c738730000000000000000
0xa46f5ec3219f956d14c6816ef9cf6cabf13bdd77false373218044922021-11-26T01:23:19.000Z0xcdcd02440ea6f8cd24877929c46b98e51ded51720f196bec956679bac291afc230000000000000000
0x3d9d765b0fbaf594f90f07bc42889473e6613c7afalse266218044342021-11-26T01:21:19.000Z0x15776a38ef884953f1e61021c481f6f5e26826f158c4e52b1df54783fdf3680730000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.dodo_v1_polygon.NewBornDODO_UpdateLiquidityProviderFeeRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

NewBornDODO_UpdateMaintainerFeeRate_event

DODO V1 protocol event emitted when a liquidity pool’s maintainer fee rate parameter is updated, recording both previous and new fee rate values. Used for tracking fee structure changes in DODO 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_oldMaintainerFeeRateSTRINGPrevious maintainer fee rate value before the change. String-encoded integer representing the fee rate in basis points with 15 decimal places of precision.
in_newMaintainerFeeRateSTRINGUpdated maintainer fee rate value after the change. String-encoded integer representing the fee rate in basis points with 15 decimal places of precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_newMaintainerFeeRatein_oldMaintainerFeeRate
0x813fddeccd0401c4fa73b092b074802440544e52false222239482342022-01-20T13:46:25.000Z0x00bc27144e40c08da0b968bd115066f34d692d18d33b64232a1ebf1a85b3bc2c200000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.dodo_v1_polygon.NewBornDODO_UpdateMaintainerFeeRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Zoo_breedDODO_function

DODO v1 liquidity pool creation function calls on Polygon, recording breedDODO invocations with oracle addresses, base/quote token pairs, fee parameters, and pool initialization status. Used for tracking DODO pool deployments and factory contract 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.
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_maintainerSTRINGAddress of the maintainer account who receives protocol fees from this DODO pool. May be null for failed pool creation attempts.
in_baseTokenSTRINGContract address of the base token in a trading pair. Hex-encoded, 0x-prefixed, 42-character string.
in_quoteTokenSTRINGContract address of the quote token in a trading pair. Hex-encoded, 0x-prefixed, 42-character string.
in_oracleSTRINGContract address of the oracle providing price feed data. Hex-encoded, 0x-prefixed, 42-character string.
in_lpFeeRateSTRINGLiquidity provider fee rate charged on trades in the pool. Numeric string representing the fee as a fraction with 18 decimal places.
in_mtFeeRateSTRINGFee rate paid to the maintainer of the DODO liquidity pool, expressed as a string-encoded ratio. Typically set to ‘0’ in sample transactions.
in_kSTRINGK parameter controlling price curve slope in DODO protocol pools. Numeric string representing the slippage coefficient where higher values indicate steeper bonding curves.
in_gasPriceLimitSTRINGMaximum allowed gas price in wei for the DODO pool creation transaction. Null values indicate failed transactions where parameters were not properly decoded.
out_newBornDODOSTRINGContract address of the newly deployed DODO pool instance created by the breedDODO function. Null when the pool creation transaction fails, as indicated by the status field.
gasin_kvaluestatusgas_usedin_oraclesignatureto_addressblock_numberfrom_addressin_baseTokenin_lpFeeRatein_mtFeeRatein_maintainerin_quoteTokentrace_addressblock_timestampout_newBornDODOin_gasPriceLimittransaction_hash
48326290false20717000x6ace4afd0x357c5e9cfa8b834edcef7c7aabd8f9db09119d11209732660x3cd6d7f5ff977bf8069548ea1f9441b061162b4202021-11-04T13:29:54.000Z0x8e466a23bc5b50d62f761aa2286fa51000ade0d8c5db1ca509fdf373aec216e2
48326290false20717000x6ace4afd0x357c5e9cfa8b834edcef7c7aabd8f9db09119d11209732190x3cd6d7f5ff977bf8069548ea1f9441b061162b4202021-11-04T13:28:16.000Z0x0d981e51aee5b45ac60ded2b25f536885cd47435b1c98bb035e6d40c22fff309
48326290false20717000x6ace4afd0x357c5e9cfa8b834edcef7c7aabd8f9db09119d11209732500x3cd6d7f5ff977bf8069548ea1f9441b061162b4202021-11-04T13:29:22.000Z0xaf2e03df6ca8a277da7ad6010b6f160d5fea03993c3f96e0c3031159e127038d
Query with partition filter
SELECT *
FROM `tt-contracts.dodo_v1_polygon.Zoo_breedDODO_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Zoo_DODOBirth_event

DODO decentralized exchange (DEX) pool creation events emitted when new liquidity pools are deployed through the Zoo factory contract. Records the newly created pool address along with its base and quote token pair for tracking DODO v1 pool instantiation.
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_newBornSTRINGContract address of the newly created liquidity pool. Hex-encoded, 0x-prefixed, 42-character string.
in_baseTokenSTRINGContract address of the base token in a trading pair. Hex-encoded, 0x-prefixed, 42-character string.
in_quoteTokenSTRINGContract address of the quote token in a trading pair. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexin_newBornblock_numberin_baseTokenin_quoteTokenblock_timestamptransaction_hash
0x357c5e9cfa8b834edcef7c7aabd8f9db09119d11false2760x3854bdcb1a7cba4b1a5f9a7c8719e247df4c42c6209753940xc8fa09426ce1aeac1bc28751f1f6c8d74fa53f3c0x2791bca1f2de4661ed88a30c99a7a9449aa841742021-11-04T14:46:40.000Z0x97ce0596519bf97dd56f4829a442dc2d9263151f1b0d590dad138f17afb0a7e6
0x357c5e9cfa8b834edcef7c7aabd8f9db09119d11false1530xb16f2ff8e8499e31b257d2a02d25e8956ae6afe7209760900xf4b3a195587d2735b656b7ffe9060f478faf1b320x2791bca1f2de4661ed88a30c99a7a9449aa841742021-11-04T15:12:44.000Z0x789a749f1f98bf2ac4a415974ed049274110661838d28a315686c776719a2d53
0x357c5e9cfa8b834edcef7c7aabd8f9db09119d11false3310xa46f5ec3219f956d14c6816ef9cf6cabf13bdd77209754030xcc940b5c6136994bed41bff5d88b170929921e9e0x2791bca1f2de4661ed88a30c99a7a9449aa841742021-11-04T14:46:58.000Z0xf6bd91a0da32d4c965c80e8109afd122142bd487406484053ca6332946c13cc3
Query with partition filter
SELECT *
FROM `tt-contracts.dodo_v1_polygon.Zoo_DODOBirth_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100