Updated: Thu, 02 Apr 2026 17:40:26 GMT
CHAIN ACTIVITY
Active Wallets (24h)
400k
Unique wallets on Base
Transactions (24h)
9.3M
On-chain txs
DEX Volume (24h)
$2.4B
Across all DEXs
DEX Traders (7d)
477k
Unique traders
Source: Dune Analytics · base.transactions Spellbook · Updated hourly
DEX MARKETS
| PROTOCOL | 7D VOL | TRADERS | SHARE |
|---|---|---|---|
| aerodrome | $3.0B | 29k | 36.5% |
| uniswap | $2.9B | 420k | 34.6% |
| pancakeswap | $1.9B | 91k | 22.4% |
| openocean | $411.3M | 2k | 5.0% |
| elfomofi | $44.5M | 20 | 0.5% |
| native | $18.0M | 8k | 0.2% |
| woofi | $16.8M | 1k | 0.2% |
| fluid | $15.7M | 50 | 0.2% |
| baseswap | $7.3M | 966 | 0.1% |
| solidly | $7.1M | 2k | 0.1% |
| 1inch-LOP | $5.8M | 2k | 0.1% |
| maverick | $4.9M | 1k | 0.1% |
| balancer | $3.7M | 17k | 0.0% |
| alienbase | $3.3M | 671 | 0.0% |
| swaap | $1.2M | 1k | 0.0% |
CROSS-CHAIN COMPARISON
DEX volume comparison across Base, Ethereum, Arbitrum, and Optimism
Source: Dune Analytics · dex.trades Spellbook · Updated hourly
BUILDER ACTIVITY
New contracts deployed and unique deployer wallets on Base
Source: Dune Analytics · base.creation_traces · Updated hourly
DEFI_FUNDAMENTALS
Total Value Locked
$4.0B
Source: DeFiLlama
Fees Generated (24h)
$1.5M
Source: DeFiLlama
DEX Volume (24h)
$745.7M
Source: DeFiLlama
Source: DeFiLlama · Values in $M · Updated every 15 min
| PROTOCOL | TYPE | TVL | 7D | 24H |
|---|---|---|---|---|
| Morpho V1 | Lending | $2.2B | -1.4% | |
| Steakhouse Financial | Risk Curators | $755M | +0.7% | |
| Aave V3 | Lending | $708M | -0.6% | |
| Spark Liquidity Layer | Onchain Capital Allocator | $20M | -0.0% | |
| Curve DEX | Dexs | $19M | -4.5% | |
| Grove Finance | Onchain Capital Allocator | $17M | +0.0% | |
| Pendle | Yield | $6M | -2.7% |
Source: DeFiLlama · Top Base protocols by TVL · Excludes CEXs
AGENT_API
Pay-per-use analytics data for AI agents. $0.01 USDC per request via x402 protocol on Base.
GET https://baised.dev/api/analyticsReturns: chain_activity (DAU, tx_count), dex (volume_24h, volume_7d, traders, market_share)
CURL EXAMPLE
curl -H "x-payment: <base64-encoded-payment>" \
https://baised.dev/api/analyticsX402 CLIENT (TypeScript)
import { withPayment } from "@x402/client";
const data = await withPayment(
"https://baised.dev/api/analytics",
{ wallet } // x402-compatible wallet on Base
);Requires x402-compatible wallet on Base mainnet · chainId: 8453
x402.org →METHODOLOGY
CHAIN ACTIVITY
DAU and transaction counts are derived from base.transactions Dune Spellbook. A "daily active wallet" is any EOA or contract that submitted at least one transaction in the rolling 24-hour window. Counts include failed transactions.
DEX VOLUME & MARKET SHARE
Volume figures from dex.trades Spellbook, which normalises swap events across all major DEXs. Market share is computed as a protocol's 7-day USD volume divided by total 7-day Base DEX volume. Double-counting is minimised by deduplicating aggregator routes.
CONTRACT DEPLOYMENTS
Contract counts from base.creation_traces. Each row represents one CREATE or CREATE2 opcode execution. Proxy deployments and factory-minted contracts are each counted individually.
REFRESH CADENCE
All Dune queries run on a 1-hour schedule. Page data is statically revalidated every 3600 s via Next.js ISR. Timestamps reflect the last server-side render, not the query execution time.
Data sourced from public blockchain records via Dune Analytics SQL · No financial advice · Numbers may lag by up to 2 hours