Curated EVM data tables providing simplified access to blockchain data across all EVM networks
Dune provides curated data tables for EVM networks that make it easier to analyze and understand blockchain activity. These tables are built and maintained by Dune and the community to provide clean, standardized data that’s ready for analysis across multiple EVM-compatible networks.
Track native tokens andERC20, ERC721 and ERC1155 tokens and NFTs
Analyze decentralized exchange activity including DEX trades across protocols, aggregator trades, and sandwich attacks
Track NFT market activity including NFT trades, NFT mints, and wash trading detection
The asset tracking tables provide comprehensive data about tokens and NFTs:
Table | Description |
---|---|
tokens.transfers | Transfer events for ERC20 tokens and native currencies |
tokens.erc20 | Metadata for ERC20 tokens including name, symbol, decimals |
tokens_<chain>.balances | Current token balances by address |
nft.transfers | Transfer events for ERC721 and ERC1155 tokens |
The DEX tables capture decentralized exchange activity:
Table | Description |
---|---|
dex.trades | Individual trades across DEX protocols |
dex_aggregator.trades | Trades routed through aggregators |
dex.sandwiches | Detected sandwich attack trades |
dex.sandwiched | Victims of sandwich attacks |
The NFT tables track NFT market activity:
Table | Description |
---|---|
nft.trades | NFT sales across marketplaces |
nft.mints | NFT minting events |
nft.wash_trades | Detected wash trading activity |
Here’s a simple query to analyze daily DEX trading volume:
The EVM curated tables aim to provide comprehensive coverage of on-chain activity, but there are some limitations to be aware of:
For the most up-to-date coverage information, please check the documentation for each specific table.
Curated EVM data tables providing simplified access to blockchain data across all EVM networks
Dune provides curated data tables for EVM networks that make it easier to analyze and understand blockchain activity. These tables are built and maintained by Dune and the community to provide clean, standardized data that’s ready for analysis across multiple EVM-compatible networks.
Track native tokens andERC20, ERC721 and ERC1155 tokens and NFTs
Analyze decentralized exchange activity including DEX trades across protocols, aggregator trades, and sandwich attacks
Track NFT market activity including NFT trades, NFT mints, and wash trading detection
The asset tracking tables provide comprehensive data about tokens and NFTs:
Table | Description |
---|---|
tokens.transfers | Transfer events for ERC20 tokens and native currencies |
tokens.erc20 | Metadata for ERC20 tokens including name, symbol, decimals |
tokens_<chain>.balances | Current token balances by address |
nft.transfers | Transfer events for ERC721 and ERC1155 tokens |
The DEX tables capture decentralized exchange activity:
Table | Description |
---|---|
dex.trades | Individual trades across DEX protocols |
dex_aggregator.trades | Trades routed through aggregators |
dex.sandwiches | Detected sandwich attack trades |
dex.sandwiched | Victims of sandwich attacks |
The NFT tables track NFT market activity:
Table | Description |
---|---|
nft.trades | NFT sales across marketplaces |
nft.mints | NFT minting events |
nft.wash_trades | Detected wash trading activity |
Here’s a simple query to analyze daily DEX trading volume:
The EVM curated tables aim to provide comprehensive coverage of on-chain activity, but there are some limitations to be aware of:
For the most up-to-date coverage information, please check the documentation for each specific table.