Skip to main content

Tables

BiswapPoolV3_swapX2Y_function

Swap executions from Biswap V3 liquidity pools on BSC (Binance Smart Chain) where tokenX is exchanged for tokenY, recording input amounts, output amounts, price points, recipients, and accumulated fees for analyzing trading patterns and liquidity provision.
Query with partition filter

BiswapPoolV3_swapY2X_function

Token Y to Token X swap executions from Biswap V3 liquidity pools on BSC (BNB Smart Chain). Records swap direction, input/output amounts, price points, fees, and recipients for analyzing concentrated liquidity DEX (decentralized exchange) trading patterns.
Query with partition filter

Factory_NewPool_event

Pool creation events from Biswap V3 decentralized exchange (DEX) factory contract on BNB Smart Chain. Tracks newly deployed liquidity pools with token pairs, fee tiers, and tick spacing (pointDelta) for analyzing market expansion and pool configuration patterns.
Query with partition filter

limitOrderManager_Claim_event

Limit order claim events from Biswap V3 decentralized exchange on BNS Chain (Binance Smart Chain), tracking when users claim filled or partially filled limit orders with amounts sold and earned. Useful for analyzing limit order execution patterns and liquidity provider behavior at specific price points.
Query with partition filter

limitOrderManager_collectLimOrder_function

Limit order collection events from Biswap V3 DEX (decentralized exchange) on BSC (BNB Smart Chain), recording earned and decremented token amounts when users collect from partially or fully filled orders. Used for tracking order settlement activity and liquidity provider earnings.
Query with partition filter

limitOrderManager_decLimOrder_function

Limit order decrease function calls from Biswap V3 (DEX - decentralized exchange) on BSC, recording order index, amount, deadline, and actual token delta. Used for analyzing limit order modifications and partial fills in Biswap’s concentrated liquidity pools.
Query with partition filter

limitOrderManager_NewLimitOrder_event

Limit order creation events from Biswap V3 decentralized exchange (DEX) on BNB Smart Chain, tracking order parameters including pool address, price point, order size, direction (buy/sell), and user account. Used for analyzing limit order book dynamics and maker order placement patterns.
Query with partition filter

liquidityManager_DecLiquidity_event

Liquidity decrease events from Biswap V3 decentralized exchange on BSC, tracking NFT position liquidity removals with token amounts and delta changes. Used for analyzing liquidity provider withdrawal activity and position management across V3 pools.
Query with partition filter

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

Pool_ChangeLiquidityState_event

Liquidity position state changes from Biswap V3 pools on BNB Smart Chain, tracking additions and removals with tick ranges, liquidity deltas, and accumulated fee metrics. Used for analyzing LP activity, position management, and fee accrual patterns across concentrated liquidity ranges.
Query with partition filter

Pool_CollectLimitOrder_event

Limit order collection events from Biswap V3 decentralized exchange (DEX) pools on BNB Smart Chain (BSC). Records when liquidity providers withdraw earned tokens from their limit orders, including collection amounts, price points, and order direction.
Query with partition filter

Pool_collectLimOrder_function

Limit order collection events from Biswap V3 liquidity pools on BNB Smart Chain, recording earned fees and decreasing token amounts withdrawn by recipients at specific price points. Used for analyzing limit order profitability and liquidity provider earnings across concentrated liquidity ranges.
Query with partition filter

Pool_CollectLiquidity_event

Liquidity withdrawal events from Biswap V3 concentrated liquidity pools on BNB Smart Chain, recording token amounts (amountX and amountY) collected by liquidity providers within specified price tick ranges (leftPoint to rightPoint). Used for tracking LP position management, fee collection patterns, and capital efficiency analysis across different price ranges.
Query with partition filter

Pool_DecLimitOrder_event

Limit order decrease events from Biswap V3 liquidity pools on BNB Smart Chain, recording when users reduce or cancel their limit orders at specific price points. Useful for analyzing limit order book depth changes and liquidity provider order management strategies.
Query with partition filter

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

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

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