Skip to main content

Tables

ERC20Mine_Claim_event

Mining reward claim events from DODO V1’s ERC20Mine liquidity mining contracts on Ethereum. Tracks reward withdrawals by liquidity providers with reward amounts in wei and mining pool identifiers for analyzing incentive distribution.
Query with partition filter

ERC20MineV2_Claim_event

Liquidity mining reward claim events from DODO V1’s ERC20MineV2 contract on Ethereum, tracking user addresses, reward amounts, and claim indexes. Used for analyzing liquidity provider reward distributions and mining incentive program participation.
Query with partition filter

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.
Query with partition filter

MineV2Factory_NewMineV2_event

Factory event logs capturing the creation of new DODO v2 mining pools on Ethereum, recording the deployed mining contract address and associated stake token for each new liquidity mining program.
Query with partition filter

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.
Query with partition filter

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).
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

USTPair_BuyBaseToken_event

Base token purchase events from DODO v1 UST liquidity pools on Ethereum, recording quote token amounts paid and base token amounts received per buyer. Used for analyzing trading activity, swap volumes, and participant behavior in DODO’s Proactive Market Maker (PMM) algorithm pools.
Query with partition filter

USTPair_SellBaseToken_event

Sell order executions from DODO v1 UST stablecoin pairs on Ethereum, recording base token amounts sold and quote token amounts received. Useful for tracking UST trading volumes, seller behavior, and liquidity pool activity.
Query with partition filter

USTPair_UpdateLiquidityProviderFeeRate_event

Liquidity provider fee rate changes for DODO V1 UST trading pairs on Ethereum, capturing when pool operators adjust the fee percentage charged to liquidity providers. Used for tracking fee policy changes and analyzing LP incentive structures over time.
Query with partition filter

USTPair_UpdateMaintainerFeeRate_event

Maintainer fee rate change events from DODO v1 UST trading pairs on Ethereum, capturing old and new fee rates charged by pool maintainers. Used for tracking fee structure adjustments and protocol economics analysis.
Query with partition filter

Zoo_breedDODO_function

DODO v1 liquidity pool creation events on Ethereum, recording the breedDODO function calls that deploy new pool contracts with specified base/quote token pairs, oracle addresses, fee rates (LP and maintainer), and K slippage parameters. Contains deployment configuration for analyzing DODO pool launches and parameter choices.
Query with partition filter

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.
Query with partition filter