Skip to main content

Tables

AggregationRouterV3_discountedSwap_function

Swap transactions executed through 1inch v3 Aggregation Router with CHI gas token discounts on Ethereum. Captures token exchange details including source/destination tokens, amounts, slippage parameters, and CHI tokens spent for gas optimization.
Query with partition filter

AggregationRouterV3_swap_function

Failed swap transaction attempts from 1inch V3 AggregationRouter on Ethereum. All sample rows show reverted swaps (status: false) with null return amounts, useful for analyzing failed trade patterns and gas consumption on unsuccessful routing attempts.
Query with partition filter

AggregationRouterV3_Swapped_event

Completed swap events from 1inch AggregationRouterV3 on Ethereum, capturing source and destination tokens, spent and received amounts, sender and receiver addresses. Used for analyzing DEX aggregator trading volume, token pair flows, and user swap behavior.
Query with partition filter

AggregationRouterV3_unoswap_function

Unoswap function calls from 1inch Aggregation Router V3 on Ethereum, capturing single-pool swap attempts with source token, amounts, and minimum return parameters. Notable that sample rows show failed transactions (status: false) with null input parameters, useful for analyzing failed swap attempts and gas consumption patterns.
Query with partition filter

AggregationRouterV3_unoswapWithPermit_function

1inch AggregationRouterV3 unoswapWithPermit function calls on Ethereum, enabling gasless token swaps through EIP-2612 permit signatures. Captures swap parameters including input/output amounts, liquidity pool routes, and permit data for analyzing single-path DEX (decentralized exchange) trades with off-chain approvals.
Query with partition filter