# Dune Docs: Data Catalog EVM Networks

> Official documentation for building with Dune's data platform, query engine, and API.

## EVM Networks

- [EVM Overview](https://docs.dune.com/data-catalog/evm/overview.md): EVM chains on Dune
- [Data Catalog / EVM Networks / ApeChain (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/ape-chain.md): Documentation for Data Catalog / EVM Networks / ApeChain.
- [Data Catalog / EVM Networks / Arbitrum One (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/arbitrum-one.md): Documentation for Data Catalog / EVM Networks / Arbitrum One.
- [Data Catalog / EVM Networks / Arbitrum Nova (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/arbitrum-nova.md): Documentation for Data Catalog / EVM Networks / Arbitrum Nova.
- [Data Catalog / EVM Networks / Avalanche (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/avalanche.md): Documentation for Data Catalog / EVM Networks / Avalanche.
- [Data Catalog / EVM Networks / Berachain (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/berachain.md): Documentation for Data Catalog / EVM Networks / Berachain.
- [Data Catalog / EVM Networks / Blast (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/blast.md): Documentation for Data Catalog / EVM Networks / Blast.
- [Data Catalog / EVM Networks / BNB (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/bnb.md): Documentation for Data Catalog / EVM Networks / BNB.
- [Data Catalog / EVM Networks / Boba (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/boba.md): Documentation for Data Catalog / EVM Networks / Boba.
- [Data Catalog / EVM Networks / Celo (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/celo.md): Documentation for Data Catalog / EVM Networks / Celo.
- [Data Catalog / EVM Networks / Ethereum (16 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/ethereum.md): Documentation for Data Catalog / EVM Networks / Ethereum.
- [Data Catalog / EVM Networks / Fantom (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/fantom.md): Documentation for Data Catalog / EVM Networks / Fantom.
- [Data Catalog / EVM Networks / Gnosis (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/gnosis.md): Documentation for Data Catalog / EVM Networks / Gnosis.
- [Data Catalog / EVM Networks / Linea (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/linea.md): Documentation for Data Catalog / EVM Networks / Linea.
- [Data Catalog / EVM Networks / Mantle (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/mantle.md): Documentation for Data Catalog / EVM Networks / Mantle.
- [Data Catalog / EVM Networks / opBNB (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/op-bnb.md): Documentation for Data Catalog / EVM Networks / opBNB.
- [Data Catalog / EVM Networks / Optimism (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/optimism.md): Documentation for Data Catalog / EVM Networks / Optimism.
- [Data Catalog / EVM Networks / Polygon (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/polygon.md): Documentation for Data Catalog / EVM Networks / Polygon.
- [Data Catalog / EVM Networks / Polygon-zkEVM (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/polygon-zk-evm.md): Documentation for Data Catalog / EVM Networks / Polygon-zkEVM.
- [Data Catalog / EVM Networks / Scroll (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/scroll.md): Documentation for Data Catalog / EVM Networks / Scroll.
- [Data Catalog / EVM Networks / Sei (21 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/sei.md): Documentation for Data Catalog / EVM Networks / Sei.
- [Data Catalog / EVM Networks / Shape (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/shape.md): Documentation for Data Catalog / EVM Networks / Shape.
- [Data Catalog / EVM Networks / Sonic (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/sonic.md): Documentation for Data Catalog / EVM Networks / Sonic.
- [Data Catalog / EVM Networks / Sophon (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/sophon.md): Documentation for Data Catalog / EVM Networks / Sophon.
- [Data Catalog / EVM Networks / Unichain (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/unichain.md): Documentation for Data Catalog / EVM Networks / Unichain.
- [Data Catalog / EVM Networks / World Chain (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/world-chain.md): Documentation for Data Catalog / EVM Networks / World Chain.
- [Data Catalog / EVM Networks / zkSync (15 pages)](https://docs.dune.com/_llms/data-catalog/evm-networks/zk-sync.md): Documentation for Data Catalog / EVM Networks / zkSync.

### Abstract

- [Abstract Chain Overview](https://docs.dune.com/data-catalog/evm/abstract/overview.md): Abstract blockchain data on Dune

#### Raw

- [abstract.blocks](https://docs.dune.com/data-catalog/evm/abstract/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Abstract.
- [abstract.creation_traces](https://docs.dune.com/data-catalog/evm/abstract/raw/creation-traces.md): Contract deployment records on Abstract — deployer address, factory context, and deployed bytecode.
- [abstract.logs](https://docs.dune.com/data-catalog/evm/abstract/raw/logs.md): Smart contract event logs on Abstract — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [abstract.transactions](https://docs.dune.com/data-catalog/evm/abstract/raw/transactions.md): Every transaction on Abstract — from, to, value, gas, calldata, and receipt status.
- [abstract.traces](https://docs.dune.com/data-catalog/evm/abstract/raw/traces.md): Internal transaction traces on Abstract — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Abstract Chain Decoded Overview](https://docs.dune.com/data-catalog/evm/abstract/decoded/overview.md): Simplifying Abstract Chain smart contract analysis through human-readable tables.
- [Abstract Call Tables](https://docs.dune.com/data-catalog/evm/abstract/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Abstract network in their own tables.
- [Event Logs - Abstract](https://docs.dune.com/data-catalog/evm/abstract/decoded/event-logs.md): Smart contracts on Abstract emit event logs when certain predefined actions are completed.
- [abstract.contracts](https://docs.dune.com/data-catalog/evm/abstract/decoded/contracts.md): Verified contract registry on Abstract — contract name, namespace, ABI, and deployment metadata.
- [abstract.logs_decoded](https://docs.dune.com/data-catalog/evm/abstract/decoded/logs-decoded.md): ABI-decoded event logs on Abstract — human-readable event names and parsed parameters from verified contracts.
- [abstract.traces_decoded](https://docs.dune.com/data-catalog/evm/abstract/decoded/traces-decoded.md): ABI-decoded function calls on Abstract — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on abstract](https://docs.dune.com/data-catalog/evm/abstract/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on abstract.

##### NFT

- [NFT.trades on abstract](https://docs.dune.com/data-catalog/evm/abstract/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on abstract.

### B3

- [B3 Overview](https://docs.dune.com/data-catalog/evm/b3/overview.md): B3 data on Dune

#### Raw

- [b3.blocks](https://docs.dune.com/data-catalog/evm/b3/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for B3.
- [b3.creation_traces](https://docs.dune.com/data-catalog/evm/b3/raw/creation-traces.md): Contract deployment records on B3 — deployer address, factory context, and deployed bytecode.
- [b3.logs](https://docs.dune.com/data-catalog/evm/b3/raw/logs.md): Smart contract event logs on B3 — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [b3.transactions](https://docs.dune.com/data-catalog/evm/b3/raw/transactions.md): Every transaction on B3 — from, to, value, gas, calldata, and receipt status.
- [b3.traces](https://docs.dune.com/data-catalog/evm/b3/raw/traces.md): Internal transaction traces on B3 — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [B3 Decoded Overview](https://docs.dune.com/data-catalog/evm/b3/decoded/overview.md): Simplifying B3 smart contract analysis through human-readable tables.
- [B3 Call Tables](https://docs.dune.com/data-catalog/evm/b3/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the B3 network in their own tables.
- [Event Logs - B3](https://docs.dune.com/data-catalog/evm/b3/decoded/event-logs.md): Smart contracts on B3 emit event logs when certain predefined actions are completed.
- [b3.contracts](https://docs.dune.com/data-catalog/evm/b3/decoded/contracts.md): Verified contract registry on B3 — contract name, namespace, ABI, and deployment metadata.
- [b3.logs_decoded](https://docs.dune.com/data-catalog/evm/b3/decoded/logs-decoded.md): ABI-decoded event logs on B3 — human-readable event names and parsed parameters from verified contracts.
- [b3.traces_decoded](https://docs.dune.com/data-catalog/evm/b3/decoded/traces-decoded.md): ABI-decoded function calls on B3 — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on b3](https://docs.dune.com/data-catalog/evm/b3/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on b3.
- [dex_aggregator.trades on b3](https://docs.dune.com/data-catalog/evm/b3/curated-data/dex/dex-aggregator-trades.md): DEX aggregator swaps on B3 — trades routed through aggregators like 1inch, Paraswap, and CoW Swap with pricing and routing details.

##### NFT

- [NFT.trades on b3](https://docs.dune.com/data-catalog/evm/b3/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on b3.

### Base

- [Base Overview](https://docs.dune.com/data-catalog/evm/base/overview.md): Base data on Dune

#### Raw

- [base.blocks](https://docs.dune.com/data-catalog/evm/base/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Base.
- [base.creation_traces](https://docs.dune.com/data-catalog/evm/base/raw/creation-traces.md): Contract deployment records on Base — deployer address, factory context, and deployed bytecode.
- [base.logs](https://docs.dune.com/data-catalog/evm/base/raw/logs.md): Smart contract event logs on Base — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [base.transactions](https://docs.dune.com/data-catalog/evm/base/raw/transactions.md): Every transaction on Base — from, to, value, gas, calldata, and receipt status.
- [base.traces](https://docs.dune.com/data-catalog/evm/base/raw/traces.md): Internal transaction traces on Base — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Base Decoded Overview](https://docs.dune.com/data-catalog/evm/base/decoded/overview.md): Simplifying Base smart contract analysis through human-readable tables.
- [Base Call Tables](https://docs.dune.com/data-catalog/evm/base/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Base network in their own tables.
- [Event Logs - Base](https://docs.dune.com/data-catalog/evm/base/decoded/event-logs.md): Smart contracts on Base emit event logs when certain predefined actions are completed.
- [base.contracts](https://docs.dune.com/data-catalog/evm/base/decoded/contracts.md): Verified contract registry on Base — contract name, namespace, ABI, and deployment metadata.
- [base.logs_decoded](https://docs.dune.com/data-catalog/evm/base/decoded/logs-decoded.md): ABI-decoded event logs on Base — human-readable event names and parsed parameters from verified contracts.
- [base.traces_decoded](https://docs.dune.com/data-catalog/evm/base/decoded/traces-decoded.md): A description of the base.traces_decoded table on Dune

#### Curated

##### DEX

- [dex.trades on base](https://docs.dune.com/data-catalog/evm/base/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on base.
- [dex_aggregator.trades on base](https://docs.dune.com/data-catalog/evm/base/curated-data/dex/dex-aggregator-trades.md): DEX aggregator swaps on Base — trades routed through aggregators like 1inch, Paraswap, and CoW Swap with pricing and routing details.

##### NFT

- [NFT.trades on Base](https://docs.dune.com/data-catalog/evm/base/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on Base.

### Beacon

- [Beacon Overview](https://docs.dune.com/data-catalog/evm/beacon/overview.md): Beacon Chain data on Dune
- [beacon.attestations](https://docs.dune.com/data-catalog/evm/beacon/attestations.md): Beacon chain attestations — validator votes on source, target, and head checkpoints.
- [beacon.attester_slashings](https://docs.dune.com/data-catalog/evm/beacon/attester-slashings.md): Beacon chain attester slashings — contradictory attestation violations.
- [beacon.blobs](https://docs.dune.com/data-catalog/evm/beacon/blobs.md): Beacon chain blob data — EIP-4844 blob sidecar data for rollup data availability.
- [beacon.blocks](https://docs.dune.com/data-catalog/evm/beacon/blocks.md): Ethereum beacon chain blocks — slot, proposer, attestation count, and execution payload.
- [beacon.bls_to_execution_changes](https://docs.dune.com/data-catalog/evm/beacon/bls-to-execution-changes.md): Beacon chain BLS-to-execution credential changes — withdrawal address updates.
- [beacon.deposits](https://docs.dune.com/data-catalog/evm/beacon/deposits.md): Beacon chain deposits — ETH staking deposits with validator pubkeys and withdrawal credentials.
- [beacon.epoch_summaries](https://docs.dune.com/data-catalog/evm/beacon/epoch-summaries.md): Beacon chain epoch summaries — participation rates, rewards, and finality data per epoch.
- [beacon.operators](https://docs.dune.com/data-catalog/evm/beacon/operators.md): Beacon chain operators — validator groupings by known staking entity or operator.
- [beacon.proposer_slashings](https://docs.dune.com/data-catalog/evm/beacon/proposer-slashings.md): Beacon chain proposer slashings — double-proposal violations and penalized validators.
- [beacon.raw](https://docs.dune.com/data-catalog/evm/beacon/raw.md): Raw beacon chain data — unprocessed consensus layer records.
- [beacon.validator_day_summaries](https://docs.dune.com/data-catalog/evm/beacon/validator-day-summaries.md): Daily beacon chain validator summaries — rewards, penalties, and attestation performance.
- [beacon.validators](https://docs.dune.com/data-catalog/evm/beacon/validators.md): Beacon chain validator registry — pubkey, status, balance, and activation/exit epochs.
- [beacon.voluntary_exits](https://docs.dune.com/data-catalog/evm/beacon/voluntary-exits.md): Beacon chain voluntary exits — validators initiating the exit process.
- [beacon.withdrawals](https://docs.dune.com/data-catalog/evm/beacon/withdrawals.md): Beacon chain withdrawals — validator ETH withdrawals with amounts and recipient addresses.

### BOB

- [BOB Overview](https://docs.dune.com/data-catalog/evm/bob/overview.md): BOB data on Dune

#### Raw

- [bob.blocks](https://docs.dune.com/data-catalog/evm/bob/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for BOB.
- [bob.logs](https://docs.dune.com/data-catalog/evm/bob/raw/logs.md): Smart contract event logs on BOB — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [bob.transactions](https://docs.dune.com/data-catalog/evm/bob/raw/transactions.md): Every transaction on BOB — from, to, value, gas, calldata, and receipt status.
- [bob.traces](https://docs.dune.com/data-catalog/evm/bob/raw/traces.md): Internal transaction traces on BOB — cross-contract calls, delegate calls, and value transfers with full call stack context.

### Corn

- [Corn Overview](https://docs.dune.com/data-catalog/evm/corn/overview.md): Corn data on Dune

#### Raw

- [corn.blocks](https://docs.dune.com/data-catalog/evm/corn/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Corn.
- [corn.creation_traces](https://docs.dune.com/data-catalog/evm/corn/raw/creation-traces.md): Contract deployment records on Corn — deployer address, factory context, and deployed bytecode.
- [corn.logs](https://docs.dune.com/data-catalog/evm/corn/raw/logs.md): Smart contract event logs on Corn — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [corn.transactions](https://docs.dune.com/data-catalog/evm/corn/raw/transactions.md): Every transaction on Corn — from, to, value, gas, calldata, and receipt status.
- [corn.traces](https://docs.dune.com/data-catalog/evm/corn/raw/traces.md): Internal transaction traces on Corn — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Corn Decoded Overview](https://docs.dune.com/data-catalog/evm/corn/decoded/overview.md): Simplifying Corn smart contract analysis through human-readable tables.
- [Corn Call Tables](https://docs.dune.com/data-catalog/evm/corn/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Corn network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/corn/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [corn.contracts](https://docs.dune.com/data-catalog/evm/corn/decoded/contracts.md): Verified contract registry on Corn — contract name, namespace, ABI, and deployment metadata.
- [corn.logs_decoded](https://docs.dune.com/data-catalog/evm/corn/decoded/logs-decoded.md): ABI-decoded event logs on Corn — human-readable event names and parsed parameters from verified contracts.
- [corn.traces_decoded](https://docs.dune.com/data-catalog/evm/corn/decoded/traces-decoded.md): ABI-decoded function calls on Corn — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on corn](https://docs.dune.com/data-catalog/evm/corn/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on corn.
- [dex_aggregator.trades on corn](https://docs.dune.com/data-catalog/evm/corn/curated-data/dex/dex-aggregator-trades.md): DEX aggregator swaps on Corn — trades routed through aggregators like 1inch, Paraswap, and CoW Swap with pricing and routing details.

##### NFT

- [NFT.trades on corn](https://docs.dune.com/data-catalog/evm/corn/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on corn.

### Cronos

- [Cronos Overview](https://docs.dune.com/data-catalog/evm/cronos/overview.md): Cronos EVM blockchain data on Dune

#### Raw

- [cronos.blocks](https://docs.dune.com/data-catalog/evm/cronos/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Cronos.
- [cronos.creation_traces](https://docs.dune.com/data-catalog/evm/cronos/raw/creation-traces.md): Contract deployment records on Cronos — deployer address, factory context, and deployed bytecode.
- [cronos.logs](https://docs.dune.com/data-catalog/evm/cronos/raw/logs.md): Smart contract event logs on Cronos — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [cronos.transactions](https://docs.dune.com/data-catalog/evm/cronos/raw/transactions.md): Every transaction on Cronos — from, to, value, gas, calldata, and receipt status.
- [cronos.traces](https://docs.dune.com/data-catalog/evm/cronos/raw/traces.md): Internal transaction traces on Cronos — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Cronos Decoded Overview](https://docs.dune.com/data-catalog/evm/cronos/decoded/overview.md): Simplifying Cronos smart contract analysis through human-readable tables.
- [Cronos Call Tables](https://docs.dune.com/data-catalog/evm/cronos/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Cronos network in their own tables.
- [Event Logs - Cronos](https://docs.dune.com/data-catalog/evm/cronos/decoded/event-logs.md): Smart contracts on Cronos emit event logs when certain predefined actions are completed.
- [cronos.contracts](https://docs.dune.com/data-catalog/evm/cronos/decoded/contracts.md): Verified contract registry on Cronos — contract name, namespace, ABI, and deployment metadata.
- [cronos.logs_decoded](https://docs.dune.com/data-catalog/evm/cronos/decoded/logs-decoded.md): ABI-decoded event logs on Cronos — human-readable event names and parsed parameters from verified contracts.
- [cronos.traces_decoded](https://docs.dune.com/data-catalog/evm/cronos/decoded/traces-decoded.md): ABI-decoded function calls on Cronos — parsed function names, inputs, and outputs from verified contracts.

### Degen

- [degen Overview](https://docs.dune.com/data-catalog/evm/degen/overview.md): degen data on Dune

#### Raw

- [degen.blocks](https://docs.dune.com/data-catalog/evm/degen/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Degen.
- [degen.logs](https://docs.dune.com/data-catalog/evm/degen/raw/logs.md): Smart contract event logs on Degen — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [degen.transactions](https://docs.dune.com/data-catalog/evm/degen/raw/transactions.md): Every transaction on Degen — from, to, value, gas, calldata, and receipt status.
- [degen.traces](https://docs.dune.com/data-catalog/evm/degen/raw/traces.md): Internal transaction traces on Degen — cross-contract calls, delegate calls, and value transfers with full call stack context.

### Flare

- [Flare Chain Overview](https://docs.dune.com/data-catalog/evm/flare/overview.md): Flare blockchain data on Dune

#### Raw

- [flare.blocks](https://docs.dune.com/data-catalog/evm/flare/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Flare.
- [flare.creation_traces](https://docs.dune.com/data-catalog/evm/flare/raw/creation-traces.md): Contract deployment records on Flare — deployer address, factory context, and deployed bytecode.
- [flare.logs](https://docs.dune.com/data-catalog/evm/flare/raw/logs.md): Smart contract event logs on Flare — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [flare.transactions](https://docs.dune.com/data-catalog/evm/flare/raw/transactions.md): Every transaction on Flare — from, to, value, gas, calldata, and receipt status.
- [flare.traces](https://docs.dune.com/data-catalog/evm/flare/raw/traces.md): Internal transaction traces on Flare — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Flare Chain Decoded Overview](https://docs.dune.com/data-catalog/evm/flare/decoded/overview.md): Simplifying Flare Chain smart contract analysis through human-readable tables.
- [Flare Call Tables](https://docs.dune.com/data-catalog/evm/flare/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Flare network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/flare/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [flare.contracts](https://docs.dune.com/data-catalog/evm/flare/decoded/contracts.md): Verified contract registry on Flare — contract name, namespace, ABI, and deployment metadata.
- [flare.logs_decoded](https://docs.dune.com/data-catalog/evm/flare/decoded/logs-decoded.md): ABI-decoded event logs on Flare — human-readable event names and parsed parameters from verified contracts.
- [flare.traces_decoded](https://docs.dune.com/data-catalog/evm/flare/decoded/traces-decoded.md): ABI-decoded function calls on Flare — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on flare](https://docs.dune.com/data-catalog/evm/flare/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on flare.

##### NFT

- [NFT.trades on flare](https://docs.dune.com/data-catalog/evm/flare/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on flare.

### Hemi

- [Hemi Overview](https://docs.dune.com/data-catalog/evm/hemi/overview.md): Hemi data on Dune

#### Raw

- [hemi.blocks](https://docs.dune.com/data-catalog/evm/hemi/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Hemi.
- [hemi.creation_traces](https://docs.dune.com/data-catalog/evm/hemi/raw/creation-traces.md): Contract deployment records on Hemi — deployer address, factory context, and deployed bytecode.
- [hemi.logs](https://docs.dune.com/data-catalog/evm/hemi/raw/logs.md): Smart contract event logs on Hemi — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [hemi.transactions](https://docs.dune.com/data-catalog/evm/hemi/raw/transactions.md): Every transaction on Hemi — from, to, value, gas, calldata, and receipt status.
- [hemi.traces](https://docs.dune.com/data-catalog/evm/hemi/raw/traces.md): Internal transaction traces on Hemi — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Hemi Decoded Overview](https://docs.dune.com/data-catalog/evm/hemi/decoded/overview.md): Simplifying Hemi smart contract analysis through human-readable tables.
- [Hemi Call Tables](https://docs.dune.com/data-catalog/evm/hemi/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Hemi network in their own tables.
- [hemi.event_logs](https://docs.dune.com/data-catalog/evm/hemi/decoded/event-logs.md): Smart contract event logs on Hemi — indexed topics and data fields emitted during transaction execution.
- [hemi.contracts](https://docs.dune.com/data-catalog/evm/hemi/decoded/contracts.md): Verified contract registry on Hemi — contract name, namespace, ABI, and deployment metadata.
- [hemi.logs_decoded](https://docs.dune.com/data-catalog/evm/hemi/decoded/logs-decoded.md): ABI-decoded event logs on Hemi — human-readable event names and parsed parameters from verified contracts.
- [hemi.traces_decoded](https://docs.dune.com/data-catalog/evm/hemi/decoded/traces-decoded.md): ABI-decoded function calls on Hemi — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on hemi](https://docs.dune.com/data-catalog/evm/hemi/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on hemi.

### Henesys

- [Henesys Overview](https://docs.dune.com/data-catalog/evm/henesys/overview.md): Henesys data on Dune

#### Raw

- [henesys.blocks](https://docs.dune.com/data-catalog/evm/henesys/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Henesys.
- [henesys.creation_traces](https://docs.dune.com/data-catalog/evm/henesys/raw/creation-traces.md): Contract deployment records on Henesys — deployer address, factory context, and deployed bytecode.
- [henesys.logs](https://docs.dune.com/data-catalog/evm/henesys/raw/logs.md): Smart contract event logs on Henesys — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [henesys.transactions](https://docs.dune.com/data-catalog/evm/henesys/raw/transactions.md): Every transaction on Henesys — from, to, value, gas, calldata, and receipt status.
- [henesys.traces](https://docs.dune.com/data-catalog/evm/henesys/raw/traces.md): Internal transaction traces on Henesys — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Henesys Decoded Overview](https://docs.dune.com/data-catalog/evm/henesys/decoded/overview.md): Simplifying Henesys smart contract analysis through human-readable tables.
- [Henesys Call Tables](https://docs.dune.com/data-catalog/evm/henesys/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Henesys network in their own tables.
- [henesys.event_logs](https://docs.dune.com/data-catalog/evm/henesys/decoded/event-logs.md): Smart contract event logs on Henesys — indexed topics and data fields emitted during transaction execution.
- [henesys.contracts](https://docs.dune.com/data-catalog/evm/henesys/decoded/contracts.md): Verified contract registry on Henesys — contract name, namespace, ABI, and deployment metadata.
- [henesys.logs_decoded](https://docs.dune.com/data-catalog/evm/henesys/decoded/logs-decoded.md): ABI-decoded event logs on Henesys — human-readable event names and parsed parameters from verified contracts.
- [henesys.traces_decoded](https://docs.dune.com/data-catalog/evm/henesys/decoded/traces-decoded.md): ABI-decoded function calls on Henesys — parsed function names, inputs, and outputs from verified contracts.

### HyperEVM

- [HyperEVM Overview](https://docs.dune.com/data-catalog/evm/hyperevm/overview.md): HyperEVM data on Dune

#### Raw

- [hyperevm.blocks](https://docs.dune.com/data-catalog/evm/hyperevm/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for HyperEVM.
- [hyperevm.logs](https://docs.dune.com/data-catalog/evm/hyperevm/raw/logs.md): Smart contract event logs on HyperEVM — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [hyperevm.transactions](https://docs.dune.com/data-catalog/evm/hyperevm/raw/transactions.md): Every transaction on HyperEVM — from, to, value, gas, calldata, and receipt status.

#### Decoded

- [HyperEVM Decoded Overview](https://docs.dune.com/data-catalog/evm/hyperevm/decoded/overview.md): Simplifying HyperEVM smart contract analysis through human-readable tables.
- [hyperevm.event_logs](https://docs.dune.com/data-catalog/evm/hyperevm/decoded/event-logs.md): Smart contract event logs on HyperEVM — indexed topics and data fields emitted during transaction execution.
- [hyperevm.contracts](https://docs.dune.com/data-catalog/evm/hyperevm/decoded/contracts.md): Verified contract registry on HyperEVM — contract name, namespace, ABI, and deployment metadata.
- [hyperevm.logs_decoded](https://docs.dune.com/data-catalog/evm/hyperevm/decoded/logs-decoded.md): ABI-decoded event logs on HyperEVM — human-readable event names and parsed parameters from verified contracts.

#### Curated

##### DEX

- [dex.trades on hyperevm](https://docs.dune.com/data-catalog/evm/hyperevm/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on hyperevm.

### Ink

- [Ink Overview](https://docs.dune.com/data-catalog/evm/ink/overview.md): Ink data on Dune

#### Raw

- [ink.blocks](https://docs.dune.com/data-catalog/evm/ink/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Ink.
- [ink.creation_traces](https://docs.dune.com/data-catalog/evm/ink/raw/creation-traces.md): Contract deployment records on Ink — deployer address, factory context, and deployed bytecode.
- [ink.logs](https://docs.dune.com/data-catalog/evm/ink/raw/logs.md): Smart contract event logs on Ink — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [ink.transactions](https://docs.dune.com/data-catalog/evm/ink/raw/transactions.md): Every transaction on Ink — from, to, value, gas, calldata, and receipt status.
- [ink.traces](https://docs.dune.com/data-catalog/evm/ink/raw/traces.md): Internal transaction traces on Ink — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Ink Decoded Overview](https://docs.dune.com/data-catalog/evm/ink/decoded/overview.md): Simplifying Ink smart contract analysis through human-readable tables.
- [Ink Call Tables](https://docs.dune.com/data-catalog/evm/ink/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Ink network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/ink/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [ink.contracts](https://docs.dune.com/data-catalog/evm/ink/decoded/contracts.md): Verified contract registry on Ink — contract name, namespace, ABI, and deployment metadata.
- [ink.logs_decoded](https://docs.dune.com/data-catalog/evm/ink/decoded/logs-decoded.md): ABI-decoded event logs on Ink — human-readable event names and parsed parameters from verified contracts.
- [ink.traces_decoded](https://docs.dune.com/data-catalog/evm/ink/decoded/traces-decoded.md): ABI-decoded function calls on Ink — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on ink](https://docs.dune.com/data-catalog/evm/ink/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on ink.
- [dex_aggregator.trades on ink](https://docs.dune.com/data-catalog/evm/ink/curated-data/dex/dex-aggregator-trades.md): DEX aggregator swaps on Ink — trades routed through aggregators like 1inch, Paraswap, and CoW Swap with pricing and routing details.

##### NFT

- [NFT.trades on ink](https://docs.dune.com/data-catalog/evm/ink/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on ink.

### KAIA

- [KAIA Chain Overview](https://docs.dune.com/data-catalog/evm/kaia/overview.md): KAIA blockchain data on Dune

#### Raw

- [kaia.blocks](https://docs.dune.com/data-catalog/evm/kaia/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for KAIA.
- [kaia.creation_traces](https://docs.dune.com/data-catalog/evm/kaia/raw/creation-traces.md): Contract deployment records on KAIA — deployer address, factory context, and deployed bytecode.
- [kaia.logs](https://docs.dune.com/data-catalog/evm/kaia/raw/logs.md): Smart contract event logs on KAIA — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [kaia.transactions](https://docs.dune.com/data-catalog/evm/kaia/raw/transactions.md): Every transaction on KAIA — from, to, value, gas, calldata, and receipt status.
- [kaia.traces](https://docs.dune.com/data-catalog/evm/kaia/raw/traces.md): Internal transaction traces on KAIA — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [KAIA Chain Decoded Overview](https://docs.dune.com/data-catalog/evm/kaia/decoded/overview.md): Simplifying KAIA Chain smart contract analysis through human-readable tables.
- [KAIA Call Tables](https://docs.dune.com/data-catalog/evm/kaia/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the KAIA network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/kaia/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [kaia.contracts](https://docs.dune.com/data-catalog/evm/kaia/decoded/contracts.md): Verified contract registry on KAIA — contract name, namespace, ABI, and deployment metadata.
- [kaia.logs_decoded](https://docs.dune.com/data-catalog/evm/kaia/decoded/logs-decoded.md): ABI-decoded event logs on KAIA — human-readable event names and parsed parameters from verified contracts.
- [kaia.traces_decoded](https://docs.dune.com/data-catalog/evm/kaia/decoded/traces-decoded.md): ABI-decoded function calls on KAIA — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on kaia](https://docs.dune.com/data-catalog/evm/kaia/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on kaia.

##### NFT

- [NFT.trades on kaia](https://docs.dune.com/data-catalog/evm/kaia/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on kaia.

### Katana

- [Katana Overview](https://docs.dune.com/data-catalog/evm/katana/overview.md): Katana data on Dune

#### Raw

- [katana.blocks](https://docs.dune.com/data-catalog/evm/katana/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Katana.
- [katana.creation_traces](https://docs.dune.com/data-catalog/evm/katana/raw/creation-traces.md): Contract deployment records on Katana — deployer address, factory context, and deployed bytecode.
- [katana.logs](https://docs.dune.com/data-catalog/evm/katana/raw/logs.md): Smart contract event logs on Katana — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [katana.transactions](https://docs.dune.com/data-catalog/evm/katana/raw/transactions.md): Every transaction on Katana — from, to, value, gas, calldata, and receipt status.
- [katana.traces](https://docs.dune.com/data-catalog/evm/katana/raw/traces.md): Internal transaction traces on Katana — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Decoded Data Overview](https://docs.dune.com/data-catalog/evm/katana/decoded/overview.md): Overview of decoded data on Katana
- [Call Tables](https://docs.dune.com/data-catalog/evm/katana/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/katana/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [katana.contracts](https://docs.dune.com/data-catalog/evm/katana/decoded/contracts.md): Verified contract registry on Katana — contract name, namespace, ABI, and deployment metadata.
- [katana.logs_decoded](https://docs.dune.com/data-catalog/evm/katana/decoded/logs-decoded.md): ABI-decoded event logs on Katana — human-readable event names and parsed parameters from verified contracts.
- [katana.traces_decoded](https://docs.dune.com/data-catalog/evm/katana/decoded/traces-decoded.md): ABI-decoded function calls on Katana — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on katana](https://docs.dune.com/data-catalog/evm/katana/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on DEX trade events across various protocols on katana.
- [dex_aggregator.trades on katana](https://docs.dune.com/data-catalog/evm/katana/curated-data/dex/dex-aggregator-trades.md): DEX aggregator swaps on Katana — trades routed through aggregators like 1inch, Paraswap, and CoW Swap with pricing and routing details.

### Lens

- [Lens Overview](https://docs.dune.com/data-catalog/evm/lens/overview.md): Lens data on Dune

#### Raw

- [lens.blocks](https://docs.dune.com/data-catalog/evm/lens/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Lens.
- [lens.creation_traces](https://docs.dune.com/data-catalog/evm/lens/raw/creation-traces.md): Contract deployment records on Lens — deployer address, factory context, and deployed bytecode.
- [lens.logs](https://docs.dune.com/data-catalog/evm/lens/raw/logs.md): Smart contract event logs on Lens — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [lens.transactions](https://docs.dune.com/data-catalog/evm/lens/raw/transactions.md): Every transaction on Lens — from, to, value, gas, calldata, and receipt status.
- [lens.traces](https://docs.dune.com/data-catalog/evm/lens/raw/traces.md): Internal transaction traces on Lens — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Lens Decoded Overview](https://docs.dune.com/data-catalog/evm/lens/decoded/overview.md): Simplifying Lens smart contract analysis through human-readable tables.
- [Lens Call Tables](https://docs.dune.com/data-catalog/evm/lens/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Lens network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/lens/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [lens.contracts](https://docs.dune.com/data-catalog/evm/lens/decoded/contracts.md): Verified contract registry on Lens — contract name, namespace, ABI, and deployment metadata.
- [lens.logs_decoded](https://docs.dune.com/data-catalog/evm/lens/decoded/logs-decoded.md): ABI-decoded event logs on Lens — human-readable event names and parsed parameters from verified contracts.
- [lens.traces_decoded](https://docs.dune.com/data-catalog/evm/lens/decoded/traces-decoded.md): ABI-decoded function calls on Lens — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on lens](https://docs.dune.com/data-catalog/evm/lens/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on lens.

##### NFT

- [NFT.trades on lens](https://docs.dune.com/data-catalog/evm/lens/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on lens.

### MegaETH

- [MegaETH Overview](https://docs.dune.com/data-catalog/evm/megaeth/overview.md): MegaETH data on Dune

#### Raw

- [megaeth.blocks](https://docs.dune.com/data-catalog/evm/megaeth/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for MegaETH.
- [megaeth.creation_traces](https://docs.dune.com/data-catalog/evm/megaeth/raw/creation-traces.md): Contract deployment records on MegaETH — deployer address, factory context, and deployed bytecode.
- [megaeth.logs](https://docs.dune.com/data-catalog/evm/megaeth/raw/logs.md): Smart contract event logs on MegaETH — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [megaeth.transactions](https://docs.dune.com/data-catalog/evm/megaeth/raw/transactions.md): Every transaction on MegaETH — from, to, value, gas, calldata, and receipt status.
- [megaeth.traces](https://docs.dune.com/data-catalog/evm/megaeth/raw/traces.md): Internal transaction traces on MegaETH — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [MegaETH Decoded Overview](https://docs.dune.com/data-catalog/evm/megaeth/decoded/overview.md): Simplifying MegaETH smart contract analysis through human-readable tables.
- [MegaETH Call Tables](https://docs.dune.com/data-catalog/evm/megaeth/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the MegaETH network in their own tables.
- [megaeth.event_logs](https://docs.dune.com/data-catalog/evm/megaeth/decoded/event-logs.md): Smart contract event logs on MegaETH — indexed topics and data fields emitted during transaction execution.
- [megaeth.contracts](https://docs.dune.com/data-catalog/evm/megaeth/decoded/contracts.md): Verified contract registry on MegaETH — contract name, namespace, ABI, and deployment metadata.
- [megaeth.logs_decoded](https://docs.dune.com/data-catalog/evm/megaeth/decoded/logs-decoded.md): ABI-decoded event logs on MegaETH — human-readable event names and parsed parameters from verified contracts.
- [megaeth.traces_decoded](https://docs.dune.com/data-catalog/evm/megaeth/decoded/traces-decoded.md): ABI-decoded function calls on MegaETH — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on megaeth](https://docs.dune.com/data-catalog/evm/megaeth/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on megaeth.

### Mezo

- [Mezo Overview](https://docs.dune.com/data-catalog/evm/mezo/overview.md): Mezo data on Dune

#### Raw

- [mezo.blocks](https://docs.dune.com/data-catalog/evm/mezo/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Mezo.
- [mezo.creation_traces](https://docs.dune.com/data-catalog/evm/mezo/raw/creation-traces.md): Contract deployment records on Mezo — deployer address, factory context, and deployed bytecode.
- [mezo.logs](https://docs.dune.com/data-catalog/evm/mezo/raw/logs.md): Smart contract event logs on Mezo — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [mezo.transactions](https://docs.dune.com/data-catalog/evm/mezo/raw/transactions.md): Every transaction on Mezo — from, to, value, gas, calldata, and receipt status.
- [mezo.traces](https://docs.dune.com/data-catalog/evm/mezo/raw/traces.md): Internal transaction traces on Mezo — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Mezo Decoded Overview](https://docs.dune.com/data-catalog/evm/mezo/decoded/overview.md): Simplifying Mezo smart contract analysis through human-readable tables.
- [Mezo Call Tables](https://docs.dune.com/data-catalog/evm/mezo/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Mezo network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/mezo/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [mezo.contracts](https://docs.dune.com/data-catalog/evm/mezo/decoded/contracts.md): Verified contract registry on Mezo — contract name, namespace, ABI, and deployment metadata.
- [mezo.logs_decoded](https://docs.dune.com/data-catalog/evm/mezo/decoded/logs-decoded.md): ABI-decoded event logs on Mezo — human-readable event names and parsed parameters from verified contracts.
- [mezo.traces_decoded](https://docs.dune.com/data-catalog/evm/mezo/decoded/traces-decoded.md): ABI-decoded function calls on Mezo — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on mezo](https://docs.dune.com/data-catalog/evm/mezo/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on mezo.

### Monad

- [Monad Overview](https://docs.dune.com/data-catalog/evm/monad/overview.md): Monad data on Dune

#### Raw

- [monad.blocks](https://docs.dune.com/data-catalog/evm/monad/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Monad.
- [monad.creation_traces](https://docs.dune.com/data-catalog/evm/monad/raw/creation-traces.md): Contract deployment records on Monad — deployer address, factory context, and deployed bytecode.
- [monad.logs](https://docs.dune.com/data-catalog/evm/monad/raw/logs.md): Smart contract event logs on Monad — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [monad.transactions](https://docs.dune.com/data-catalog/evm/monad/raw/transactions.md): Every transaction on Monad — from, to, value, gas, calldata, and receipt status.
- [monad.traces](https://docs.dune.com/data-catalog/evm/monad/raw/traces.md): Internal transaction traces on Monad — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Monad Decoded Overview](https://docs.dune.com/data-catalog/evm/monad/decoded/overview.md): Simplifying Monad smart contract analysis through human-readable tables.
- [Monad Call Tables](https://docs.dune.com/data-catalog/evm/monad/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Monad in their own tables.
- [monad.event_logs](https://docs.dune.com/data-catalog/evm/monad/decoded/event-logs.md): Smart contract event logs on Monad — indexed topics and data fields emitted during transaction execution.
- [monad.contracts](https://docs.dune.com/data-catalog/evm/monad/decoded/contracts.md): Verified contract registry on Monad — contract name, namespace, ABI, and deployment metadata.
- [monad.logs_decoded](https://docs.dune.com/data-catalog/evm/monad/decoded/logs-decoded.md): ABI-decoded event logs on Monad — human-readable event names and parsed parameters from verified contracts.
- [monad.traces_decoded](https://docs.dune.com/data-catalog/evm/monad/decoded/traces-decoded.md): ABI-decoded function calls on Monad — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on monad](https://docs.dune.com/data-catalog/evm/monad/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on monad.

### Monad Testnet

- [Monad Testnet Overview](https://docs.dune.com/data-catalog/evm/monad-testnet/overview.md): Monad Testnet data on Dune

#### Raw

- [monad_testnet.blocks](https://docs.dune.com/data-catalog/evm/monad-testnet/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Monad Testnet.
- [monad_testnet.creation_traces](https://docs.dune.com/data-catalog/evm/monad-testnet/raw/creation-traces.md): Contract deployment records on Monad Testnet — deployer address, factory context, and deployed bytecode.
- [monad_testnet.logs](https://docs.dune.com/data-catalog/evm/monad-testnet/raw/logs.md): Smart contract event logs on Monad Testnet — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [monad_testnet.transactions](https://docs.dune.com/data-catalog/evm/monad-testnet/raw/transactions.md): Every transaction on Monad Testnet — from, to, value, gas, calldata, and receipt status.
- [monad_testnet.traces](https://docs.dune.com/data-catalog/evm/monad-testnet/raw/traces.md): Internal transaction traces on Monad Testnet — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Monad Testnet Decoded Overview](https://docs.dune.com/data-catalog/evm/monad-testnet/decoded/overview.md): Simplifying Monad testnet smart contract analysis through human-readable tables.
- [Monad Testnet Call Tables](https://docs.dune.com/data-catalog/evm/monad-testnet/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Monad testnet in their own tables.
- [monad_testnet.event_logs](https://docs.dune.com/data-catalog/evm/monad-testnet/decoded/event-logs.md): Smart contract event logs on Monad Testnet — indexed topics and data fields emitted during transaction execution.
- [monad_testnet.contracts](https://docs.dune.com/data-catalog/evm/monad-testnet/decoded/contracts.md): Verified contract registry on Monad Testnet — contract name, namespace, ABI, and deployment metadata.
- [monad_testnet.logs_decoded](https://docs.dune.com/data-catalog/evm/monad-testnet/decoded/logs-decoded.md): ABI-decoded event logs on Monad Testnet — human-readable event names and parsed parameters from verified contracts.
- [monad_testnet.traces_decoded](https://docs.dune.com/data-catalog/evm/monad-testnet/decoded/traces-decoded.md): ABI-decoded function calls on Monad Testnet — parsed function names, inputs, and outputs from verified contracts.

### Morph

- [Morph Overview](https://docs.dune.com/data-catalog/evm/morph/overview.md): Morph blockchain data on Dune

#### Raw

- [morph.blocks](https://docs.dune.com/data-catalog/evm/morph/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Morph.
- [morph.creation_traces](https://docs.dune.com/data-catalog/evm/morph/raw/creation-traces.md): Contract deployment records on Morph — deployer address, factory context, and deployed bytecode.
- [morph.logs](https://docs.dune.com/data-catalog/evm/morph/raw/logs.md): Smart contract event logs on Morph — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [morph.transactions](https://docs.dune.com/data-catalog/evm/morph/raw/transactions.md): Every transaction on Morph — from, to, value, gas, calldata, and receipt status.
- [morph.traces](https://docs.dune.com/data-catalog/evm/morph/raw/traces.md): Internal transaction traces on Morph — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Morph Decoded Overview](https://docs.dune.com/data-catalog/evm/morph/decoded/overview.md): Simplifying Morph smart contract analysis through human-readable tables.
- [Morph Call Tables](https://docs.dune.com/data-catalog/evm/morph/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Morph network in their own tables.
- [morph.event_logs](https://docs.dune.com/data-catalog/evm/morph/decoded/event-logs.md): Smart contract event logs on Morph — indexed topics and data fields emitted during transaction execution.
- [morph.contracts](https://docs.dune.com/data-catalog/evm/morph/decoded/contracts.md): Verified contract registry on Morph — contract name, namespace, ABI, and deployment metadata.
- [morph.logs_decoded](https://docs.dune.com/data-catalog/evm/morph/decoded/logs-decoded.md): ABI-decoded event logs on Morph — human-readable event names and parsed parameters from verified contracts.
- [morph.traces_decoded](https://docs.dune.com/data-catalog/evm/morph/decoded/traces-decoded.md): ABI-decoded function calls on Morph — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on morph](https://docs.dune.com/data-catalog/evm/morph/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on morph.

### Peaq EVM

- [Peaq EVM Overview](https://docs.dune.com/data-catalog/evm/peaq-evm/overview.md): Peaq EVM data on Dune

#### Raw

- [peaq.evm_blocks](https://docs.dune.com/data-catalog/evm/peaq-evm/raw/blocks.md): Peaq EVM-compatible block data.
- [peaq.creation_traces](https://docs.dune.com/data-catalog/evm/peaq-evm/raw/creation-traces.md): Contract deployment records on Peaq — deployer address, factory context, and deployed bytecode.
- [peaq.logs](https://docs.dune.com/data-catalog/evm/peaq-evm/raw/logs.md): Smart contract event logs on Peaq — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [peaq.transactions](https://docs.dune.com/data-catalog/evm/peaq-evm/raw/transactions.md): Every transaction on Peaq — from, to, value, gas, calldata, and receipt status.
- [peaq.traces](https://docs.dune.com/data-catalog/evm/peaq-evm/raw/traces.md): Internal transaction traces on Peaq — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Peaq Decoded Overview](https://docs.dune.com/data-catalog/evm/peaq-evm/decoded/overview.md): Simplifying peaq smart contract analysis through human-readable tables.
- [Peaq EVM Call Tables](https://docs.dune.com/data-catalog/evm/peaq-evm/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the peaq network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/peaq-evm/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [peaq.contracts](https://docs.dune.com/data-catalog/evm/peaq-evm/decoded/contracts.md): Verified contract registry on Peaq — contract name, namespace, ABI, and deployment metadata.
- [peaq.logs_decoded](https://docs.dune.com/data-catalog/evm/peaq-evm/decoded/logs-decoded.md): ABI-decoded event logs on Peaq — human-readable event names and parsed parameters from verified contracts.
- [peaq.traces_decoded](https://docs.dune.com/data-catalog/evm/peaq-evm/decoded/traces-decoded.md): ABI-decoded function calls on Peaq — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on peaq](https://docs.dune.com/data-catalog/evm/peaq-evm/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on peaq.

### Plume

- [Plume Overview](https://docs.dune.com/data-catalog/evm/plume/overview.md): Plume data on Dune

#### Raw

- [plume.blocks](https://docs.dune.com/data-catalog/evm/plume/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Plume.
- [plume.creation_traces](https://docs.dune.com/data-catalog/evm/plume/raw/creation-traces.md): Contract deployment records on Plume — deployer address, factory context, and deployed bytecode.
- [plume.logs](https://docs.dune.com/data-catalog/evm/plume/raw/logs.md): Smart contract event logs on Plume — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [plume.transactions](https://docs.dune.com/data-catalog/evm/plume/raw/transactions.md): Every transaction on Plume — from, to, value, gas, calldata, and receipt status.
- [plume.traces](https://docs.dune.com/data-catalog/evm/plume/raw/traces.md): Internal transaction traces on Plume — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Plume Decoded Overview](https://docs.dune.com/data-catalog/evm/plume/decoded/overview.md): Simplifying Plume smart contract analysis through human-readable tables.
- [plume.event_logs](https://docs.dune.com/data-catalog/evm/plume/decoded/event-logs.md): Smart contract event logs on Plume — indexed topics and data fields emitted during transaction execution.
- [plume.contracts](https://docs.dune.com/data-catalog/evm/plume/decoded/contracts.md): Verified contract registry on Plume — contract name, namespace, ABI, and deployment metadata.
- [plume.logs_decoded](https://docs.dune.com/data-catalog/evm/plume/decoded/logs-decoded.md): ABI-decoded event logs on Plume — human-readable event names and parsed parameters from verified contracts.
- [plume.traces_decoded](https://docs.dune.com/data-catalog/evm/plume/decoded/traces-decoded.md): ABI-decoded function calls on Plume — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [plume.dex_trades](https://docs.dune.com/data-catalog/evm/plume/curated-data/dex/dex-trades.md): DEX trade data on Plume — swaps across Uniswap, SushiSwap, and other decentralized exchanges with token amounts and USD pricing.
- [plume.dex_aggregator_trades](https://docs.dune.com/data-catalog/evm/plume/curated-data/dex/dex-aggregator-trades.md): DEX aggregator swaps on Plume — trades routed through aggregators like 1inch, Paraswap, and CoW Swap with pricing and routing details.

### Plasma

- [Plasma Overview](https://docs.dune.com/data-catalog/evm/plasma/overview.md): Plasma data on Dune

#### Raw

- [plasma.blocks](https://docs.dune.com/data-catalog/evm/plasma/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Plasma.
- [plasma.transactions](https://docs.dune.com/data-catalog/evm/plasma/raw/transactions.md): Every transaction on Plasma — from, to, value, gas, calldata, and receipt status.
- [plasma.logs](https://docs.dune.com/data-catalog/evm/plasma/raw/logs.md): Smart contract event logs on Plasma — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [plasma.traces](https://docs.dune.com/data-catalog/evm/plasma/raw/traces.md): Internal transaction traces on Plasma — cross-contract calls, delegate calls, and value transfers with full call stack context.
- [plasma.creation_traces](https://docs.dune.com/data-catalog/evm/plasma/raw/creation-traces.md): Contract deployment records on Plasma — deployer address, factory context, and deployed bytecode.

#### Decoded

- [Plasma Decoded Overview](https://docs.dune.com/data-catalog/evm/plasma/decoded/overview.md): Simplifying Plasma smart contract analysis through human-readable tables.
- [Plasma Call Tables](https://docs.dune.com/data-catalog/evm/plasma/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Plasma network in their own tables.
- [plasma.event_logs](https://docs.dune.com/data-catalog/evm/plasma/decoded/event-logs.md): Smart contract event logs on Plasma — indexed topics and data fields emitted during transaction execution.
- [plasma.contracts](https://docs.dune.com/data-catalog/evm/plasma/decoded/contracts.md): Verified contract registry on Plasma — contract name, namespace, ABI, and deployment metadata.
- [plasma.logs_decoded](https://docs.dune.com/data-catalog/evm/plasma/decoded/logs-decoded.md): ABI-decoded event logs on Plasma — human-readable event names and parsed parameters from verified contracts.
- [plasma.traces_decoded](https://docs.dune.com/data-catalog/evm/plasma/decoded/traces-decoded.md): ABI-decoded function calls on Plasma — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on plasma](https://docs.dune.com/data-catalog/evm/plasma/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on plasma.

### RISE

- [RISE Chain Overview](https://docs.dune.com/data-catalog/evm/rise/overview.md): RISE blockchain data on Dune

#### Raw

- [rise.blocks](https://docs.dune.com/data-catalog/evm/rise/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for RISE.
- [rise.creation_traces](https://docs.dune.com/data-catalog/evm/rise/raw/creation-traces.md): Contract deployment records on RISE — deployer address, factory context, and deployed bytecode.
- [rise.logs](https://docs.dune.com/data-catalog/evm/rise/raw/logs.md): Smart contract event logs on RISE — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [rise.transactions](https://docs.dune.com/data-catalog/evm/rise/raw/transactions.md): Every transaction on RISE — from, to, value, gas, calldata, and receipt status.
- [rise.traces](https://docs.dune.com/data-catalog/evm/rise/raw/traces.md): Internal transaction traces on RISE — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [RISE Chain Decoded Overview](https://docs.dune.com/data-catalog/evm/rise/decoded/overview.md): Simplifying RISE Chain smart contract analysis through human-readable tables.
- [RISE Call Tables](https://docs.dune.com/data-catalog/evm/rise/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the RISE network in their own tables.
- [Event Logs - RISE](https://docs.dune.com/data-catalog/evm/rise/decoded/event-logs.md): Smart contracts on RISE emit event logs when certain predefined actions are completed.
- [rise.contracts](https://docs.dune.com/data-catalog/evm/rise/decoded/contracts.md): Verified contract registry on RISE — contract name, namespace, ABI, and deployment metadata.
- [rise.logs_decoded](https://docs.dune.com/data-catalog/evm/rise/decoded/logs-decoded.md): ABI-decoded event logs on RISE — human-readable event names and parsed parameters from verified contracts.
- [rise.traces_decoded](https://docs.dune.com/data-catalog/evm/rise/decoded/traces-decoded.md): ABI-decoded function calls on RISE — parsed function names, inputs, and outputs from verified contracts.

### Robinhood

- [Robinhood Chain Overview](https://docs.dune.com/data-catalog/evm/robinhood/overview.md): Robinhood Chain blockchain data on Dune

#### Raw

- [robinhood.blocks](https://docs.dune.com/data-catalog/evm/robinhood/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Robinhood.
- [robinhood.creation_traces](https://docs.dune.com/data-catalog/evm/robinhood/raw/creation-traces.md): Contract deployment records on Robinhood — deployer address, factory context, and deployed bytecode.
- [robinhood.logs](https://docs.dune.com/data-catalog/evm/robinhood/raw/logs.md): Smart contract event logs on Robinhood — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [robinhood.transactions](https://docs.dune.com/data-catalog/evm/robinhood/raw/transactions.md): Every transaction on Robinhood — from, to, value, gas, calldata, and receipt status.
- [robinhood.traces](https://docs.dune.com/data-catalog/evm/robinhood/raw/traces.md): Internal transaction traces on Robinhood — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Robinhood Decoded Overview](https://docs.dune.com/data-catalog/evm/robinhood/decoded/overview.md): Simplifying Robinhood Chain smart contract analysis through human-readable tables.
- [Robinhood Call Tables](https://docs.dune.com/data-catalog/evm/robinhood/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Robinhood network in their own tables.
- [Event Logs - Robinhood](https://docs.dune.com/data-catalog/evm/robinhood/decoded/event-logs.md): Smart contracts on Robinhood emit event logs when certain predefined actions are completed.
- [robinhood.contracts](https://docs.dune.com/data-catalog/evm/robinhood/decoded/contracts.md): Verified contract registry on Robinhood — contract name, namespace, ABI, and deployment metadata.
- [robinhood.logs_decoded](https://docs.dune.com/data-catalog/evm/robinhood/decoded/logs-decoded.md): ABI-decoded event logs on Robinhood — human-readable event names and parsed parameters from verified contracts.
- [robinhood.traces_decoded](https://docs.dune.com/data-catalog/evm/robinhood/decoded/traces-decoded.md): ABI-decoded function calls on Robinhood — parsed function names, inputs, and outputs from verified contracts.

### Ronin

- [Ronin Chain Overview](https://docs.dune.com/data-catalog/evm/ronin/overview.md): Ronin blockchain data on Dune

#### Raw

- [ronin.blocks](https://docs.dune.com/data-catalog/evm/ronin/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Ronin.
- [ronin.creation_traces](https://docs.dune.com/data-catalog/evm/ronin/raw/creation-traces.md): Contract deployment records on Ronin — deployer address, factory context, and deployed bytecode.
- [ronin.logs](https://docs.dune.com/data-catalog/evm/ronin/raw/logs.md): Smart contract event logs on Ronin — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [ronin.transactions](https://docs.dune.com/data-catalog/evm/ronin/raw/transactions.md): Every transaction on Ronin — from, to, value, gas, calldata, and receipt status.
- [ronin.traces](https://docs.dune.com/data-catalog/evm/ronin/raw/traces.md): Internal transaction traces on Ronin — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Ronin Chain Decoded Overview](https://docs.dune.com/data-catalog/evm/ronin/decoded/overview.md): Simplifying Ronin Chain smart contract analysis through human-readable tables.
- [Ronin Call Tables](https://docs.dune.com/data-catalog/evm/ronin/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Ronin network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/ronin/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [ronin.contracts](https://docs.dune.com/data-catalog/evm/ronin/decoded/contracts.md): Verified contract registry on Ronin — contract name, namespace, ABI, and deployment metadata.
- [ronin.logs_decoded](https://docs.dune.com/data-catalog/evm/ronin/decoded/logs-decoded.md): ABI-decoded event logs on Ronin — human-readable event names and parsed parameters from verified contracts.
- [ronin.traces_decoded](https://docs.dune.com/data-catalog/evm/ronin/decoded/traces-decoded.md): ABI-decoded function calls on Ronin — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on ronin](https://docs.dune.com/data-catalog/evm/ronin/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on ronin.

##### NFT

- [NFT.trades on ronin](https://docs.dune.com/data-catalog/evm/ronin/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on ronin.

### Sepolia

- [Sepolia Testnet Overview](https://docs.dune.com/data-catalog/evm/sepolia/overview.md): Sepolia data on Dune Analytics

#### Raw

- [sepolia.blocks](https://docs.dune.com/data-catalog/evm/sepolia/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Sepolia.
- [sepolia.creation_traces](https://docs.dune.com/data-catalog/evm/sepolia/raw/creation-traces.md): Contract deployment records on Sepolia — deployer address, factory context, and deployed bytecode.
- [sepolia.logs](https://docs.dune.com/data-catalog/evm/sepolia/raw/logs.md): Smart contract event logs on Sepolia — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [sepolia.transactions](https://docs.dune.com/data-catalog/evm/sepolia/raw/transactions.md): Every transaction on Sepolia — from, to, value, gas, calldata, and receipt status.
- [sepolia.traces](https://docs.dune.com/data-catalog/evm/sepolia/raw/traces.md): Internal transaction traces on Sepolia — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Sepolia Testnet Decoded Overview](https://docs.dune.com/data-catalog/evm/sepolia/decoded/overview.md): Simplifying Sepolia Testnet smart contract analysis through human-readable tables.
- [Sepolia Call Tables](https://docs.dune.com/data-catalog/evm/sepolia/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Sepolia network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/sepolia/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [sepolia.contracts](https://docs.dune.com/data-catalog/evm/sepolia/decoded/contracts.md): Verified contract registry on Sepolia — contract name, namespace, ABI, and deployment metadata.
- [sepolia.logs_decoded](https://docs.dune.com/data-catalog/evm/sepolia/decoded/logs-decoded.md): ABI-decoded event logs on Sepolia — human-readable event names and parsed parameters from verified contracts.
- [sepolia.traces_decoded](https://docs.dune.com/data-catalog/evm/sepolia/decoded/traces-decoded.md): ABI-decoded function calls on Sepolia — parsed function names, inputs, and outputs from verified contracts.

### Somnia

- [Somnia Overview](https://docs.dune.com/data-catalog/evm/somnia/overview.md): Somnia data on Dune

#### Raw

- [somnia.blocks](https://docs.dune.com/data-catalog/evm/somnia/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Somnia.
- [somnia.creation_traces](https://docs.dune.com/data-catalog/evm/somnia/raw/creation-traces.md): Contract deployment records on Somnia — deployer address, factory context, and deployed bytecode.
- [somnia.logs](https://docs.dune.com/data-catalog/evm/somnia/raw/logs.md): Smart contract event logs on Somnia — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [somnia.transactions](https://docs.dune.com/data-catalog/evm/somnia/raw/transactions.md): Every transaction on Somnia — from, to, value, gas, calldata, and receipt status.
- [somnia.traces](https://docs.dune.com/data-catalog/evm/somnia/raw/traces.md): Internal transaction traces on Somnia — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Somnia Decoded Overview](https://docs.dune.com/data-catalog/evm/somnia/decoded/overview.md): Simplifying Somnia smart contract analysis through human-readable tables.
- [Somnia Call Tables](https://docs.dune.com/data-catalog/evm/somnia/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Somnia network in their own tables.
- [somnia.event_logs](https://docs.dune.com/data-catalog/evm/somnia/decoded/event-logs.md): Smart contract event logs on Somnia — indexed topics and data fields emitted during transaction execution.
- [somnia.contracts](https://docs.dune.com/data-catalog/evm/somnia/decoded/contracts.md): Verified contract registry on Somnia — contract name, namespace, ABI, and deployment metadata.
- [somnia.logs_decoded](https://docs.dune.com/data-catalog/evm/somnia/decoded/logs-decoded.md): ABI-decoded event logs on Somnia — human-readable event names and parsed parameters from verified contracts.
- [somnia.traces_decoded](https://docs.dune.com/data-catalog/evm/somnia/decoded/traces-decoded.md): ABI-decoded function calls on Somnia — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on somnia](https://docs.dune.com/data-catalog/evm/somnia/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on somnia.

### Story

- [Story Overview](https://docs.dune.com/data-catalog/evm/story/overview.md): Story data on Dune

#### Raw

- [story.blocks](https://docs.dune.com/data-catalog/evm/story/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Story.
- [story.creation_traces](https://docs.dune.com/data-catalog/evm/story/raw/creation-traces.md): Contract deployment records on Story — deployer address, factory context, and deployed bytecode.
- [story.logs](https://docs.dune.com/data-catalog/evm/story/raw/logs.md): Smart contract event logs on Story — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [story.transactions](https://docs.dune.com/data-catalog/evm/story/raw/transactions.md): Every transaction on Story — from, to, value, gas, calldata, and receipt status.
- [story.traces](https://docs.dune.com/data-catalog/evm/story/raw/traces.md): Internal transaction traces on Story — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Story Decoded Overview](https://docs.dune.com/data-catalog/evm/story/decoded/overview.md): Simplifying Story smart contract analysis through human-readable tables.
- [Story Call Tables](https://docs.dune.com/data-catalog/evm/story/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Story network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/story/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [story.contracts](https://docs.dune.com/data-catalog/evm/story/decoded/contracts.md): Verified contract registry on Story — contract name, namespace, ABI, and deployment metadata.
- [story.logs_decoded](https://docs.dune.com/data-catalog/evm/story/decoded/logs-decoded.md): ABI-decoded event logs on Story — human-readable event names and parsed parameters from verified contracts.
- [story.traces_decoded](https://docs.dune.com/data-catalog/evm/story/decoded/traces-decoded.md): ABI-decoded function calls on Story — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on story](https://docs.dune.com/data-catalog/evm/story/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on story.

### Superseed

- [Superseed Overview](https://docs.dune.com/data-catalog/evm/superseed/overview.md): Superseed data on Dune

#### Raw

- [superseed.blocks](https://docs.dune.com/data-catalog/evm/superseed/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Superseed.
- [superseed.creation_traces](https://docs.dune.com/data-catalog/evm/superseed/raw/creation-traces.md): Contract deployment records on Superseed — deployer address, factory context, and deployed bytecode.
- [superseed.logs](https://docs.dune.com/data-catalog/evm/superseed/raw/logs.md): Smart contract event logs on Superseed — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [superseed.transactions](https://docs.dune.com/data-catalog/evm/superseed/raw/transactions.md): Every transaction on Superseed — from, to, value, gas, calldata, and receipt status.
- [superseed.traces](https://docs.dune.com/data-catalog/evm/superseed/raw/traces.md): Internal transaction traces on Superseed — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Superseed Decoded Overview](https://docs.dune.com/data-catalog/evm/superseed/decoded/overview.md): Simplifying Superseed smart contract analysis through human-readable tables.
- [Hemi Call Tables](https://docs.dune.com/data-catalog/evm/superseed/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Hemi network in their own tables.
- [superseed.event_logs](https://docs.dune.com/data-catalog/evm/superseed/decoded/event-logs.md): Smart contract event logs on Superseed — indexed topics and data fields emitted during transaction execution.
- [superseed.contracts](https://docs.dune.com/data-catalog/evm/superseed/decoded/contracts.md): Verified contract registry on Superseed — contract name, namespace, ABI, and deployment metadata.
- [superseed.logs_decoded](https://docs.dune.com/data-catalog/evm/superseed/decoded/logs-decoded.md): ABI-decoded event logs on Superseed — human-readable event names and parsed parameters from verified contracts.
- [superseed.traces_decoded](https://docs.dune.com/data-catalog/evm/superseed/decoded/traces-decoded.md): ABI-decoded function calls on Superseed — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on superseed](https://docs.dune.com/data-catalog/evm/superseed/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on superseed.

### Tac

- [TAC Overview](https://docs.dune.com/data-catalog/evm/tac/overview.md): TAC data on Dune

#### Raw

- [tac.blocks](https://docs.dune.com/data-catalog/evm/tac/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Tac.
- [tac.creation_traces](https://docs.dune.com/data-catalog/evm/tac/raw/creation-traces.md): Contract deployment records on Tac — deployer address, factory context, and deployed bytecode.
- [tac.logs](https://docs.dune.com/data-catalog/evm/tac/raw/logs.md): Smart contract event logs on Tac — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [tac.transactions](https://docs.dune.com/data-catalog/evm/tac/raw/transactions.md): Every transaction on Tac — from, to, value, gas, calldata, and receipt status.
- [tac.traces](https://docs.dune.com/data-catalog/evm/tac/raw/traces.md): Internal transaction traces on Tac — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [TAC Decoded Overview](https://docs.dune.com/data-catalog/evm/tac/decoded/overview.md): Simplifying TAC smart contract analysis through human-readable tables.
- [TAC Call Tables](https://docs.dune.com/data-catalog/evm/tac/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the TAC network in their own tables.
- [tac.event_logs](https://docs.dune.com/data-catalog/evm/tac/decoded/event-logs.md): Smart contract event logs on Tac — indexed topics and data fields emitted during transaction execution.
- [tac.contracts](https://docs.dune.com/data-catalog/evm/tac/decoded/contracts.md): Verified contract registry on Tac — contract name, namespace, ABI, and deployment metadata.
- [tac.logs_decoded](https://docs.dune.com/data-catalog/evm/tac/decoded/logs-decoded.md): ABI-decoded event logs on Tac — human-readable event names and parsed parameters from verified contracts.
- [tac.traces_decoded](https://docs.dune.com/data-catalog/evm/tac/decoded/traces-decoded.md): ABI-decoded function calls on Tac — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on tac](https://docs.dune.com/data-catalog/evm/tac/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on tac.

### Taiko

- [Taiko Overview](https://docs.dune.com/data-catalog/evm/taiko/overview.md): Taiko data on Dune

#### Raw

- [taiko.blocks](https://docs.dune.com/data-catalog/evm/taiko/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Taiko.
- [taiko.creation_traces](https://docs.dune.com/data-catalog/evm/taiko/raw/creation-traces.md): Contract deployment records on Taiko — deployer address, factory context, and deployed bytecode.
- [taiko.logs](https://docs.dune.com/data-catalog/evm/taiko/raw/logs.md): Smart contract event logs on Taiko — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [taiko.transactions](https://docs.dune.com/data-catalog/evm/taiko/raw/transactions.md): Every transaction on Taiko — from, to, value, gas, calldata, and receipt status.
- [taiko.traces](https://docs.dune.com/data-catalog/evm/taiko/raw/traces.md): Internal transaction traces on Taiko — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Taiko Decoded Overview](https://docs.dune.com/data-catalog/evm/taiko/decoded/overview.md): Simplifying Taiko smart contract analysis through human-readable tables.
- [Taiko Call Tables](https://docs.dune.com/data-catalog/evm/taiko/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Taiko network in their own tables.
- [taiko.event_logs](https://docs.dune.com/data-catalog/evm/taiko/decoded/event-logs.md): Smart contract event logs on Taiko — indexed topics and data fields emitted during transaction execution.
- [taiko.contracts](https://docs.dune.com/data-catalog/evm/taiko/decoded/contracts.md): Verified contract registry on Taiko — contract name, namespace, ABI, and deployment metadata.
- [taiko.logs_decoded](https://docs.dune.com/data-catalog/evm/taiko/decoded/logs-decoded.md): ABI-decoded event logs on Taiko — human-readable event names and parsed parameters from verified contracts.
- [taiko.traces_decoded](https://docs.dune.com/data-catalog/evm/taiko/decoded/traces-decoded.md): ABI-decoded function calls on Taiko — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on taiko](https://docs.dune.com/data-catalog/evm/taiko/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on taiko.

### Tempo

- [Tempo Chain Overview](https://docs.dune.com/data-catalog/evm/tempo/overview.md): Tempo blockchain data on Dune

#### Raw

- [tempo.blocks](https://docs.dune.com/data-catalog/evm/tempo/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Tempo.
- [tempo.creation_traces](https://docs.dune.com/data-catalog/evm/tempo/raw/creation-traces.md): Contract deployment records on Tempo — deployer address, factory context, and deployed bytecode.
- [tempo.logs](https://docs.dune.com/data-catalog/evm/tempo/raw/logs.md): Smart contract event logs on Tempo — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [tempo.transactions](https://docs.dune.com/data-catalog/evm/tempo/raw/transactions.md): Every transaction on Tempo — from, to, value, gas, calldata, and receipt status.
- [tempo.traces](https://docs.dune.com/data-catalog/evm/tempo/raw/traces.md): Internal transaction traces on Tempo — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Tempo Chain Decoded Overview](https://docs.dune.com/data-catalog/evm/tempo/decoded/overview.md): Simplifying Tempo Chain smart contract analysis through human-readable tables.
- [Tempo Call Tables](https://docs.dune.com/data-catalog/evm/tempo/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Tempo network in their own tables.
- [Event Logs - Tempo](https://docs.dune.com/data-catalog/evm/tempo/decoded/event-logs.md): Smart contracts on Tempo emit event logs when certain predefined actions are completed.
- [tempo.contracts](https://docs.dune.com/data-catalog/evm/tempo/decoded/contracts.md): Verified contract registry on Tempo — contract name, namespace, ABI, and deployment metadata.
- [tempo.logs_decoded](https://docs.dune.com/data-catalog/evm/tempo/decoded/logs-decoded.md): ABI-decoded event logs on Tempo — human-readable event names and parsed parameters from verified contracts.
- [tempo.traces_decoded](https://docs.dune.com/data-catalog/evm/tempo/decoded/traces-decoded.md): ABI-decoded function calls on Tempo — parsed function names, inputs, and outputs from verified contracts.

### Tezos EVM

- [Tezos EVM Chain Overview](https://docs.dune.com/data-catalog/evm/tezos_evm/overview.md): Tezos EVM blockchain data on Dune

#### Raw

- [tezos_evm.blocks](https://docs.dune.com/data-catalog/evm/tezos_evm/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Tezos EVM.
- [tezos_evm.creation_traces](https://docs.dune.com/data-catalog/evm/tezos_evm/raw/creation-traces.md): Contract deployment records on Tezos EVM — deployer address, factory context, and deployed bytecode.
- [tezos_evm.logs](https://docs.dune.com/data-catalog/evm/tezos_evm/raw/logs.md): Smart contract event logs on Tezos EVM — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [tezos_evm.transactions](https://docs.dune.com/data-catalog/evm/tezos_evm/raw/transactions.md): Every transaction on Tezos EVM — from, to, value, gas, calldata, and receipt status.
- [tezos_evm.traces](https://docs.dune.com/data-catalog/evm/tezos_evm/raw/traces.md): Internal transaction traces on Tezos EVM — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Tezos EVM Chain Decoded Overview](https://docs.dune.com/data-catalog/evm/tezos_evm/decoded/overview.md): Simplifying Tezos EVM smart contract analysis through human-readable tables.
- [Tezos EVM Call Tables](https://docs.dune.com/data-catalog/evm/tezos_evm/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Tezos EVM network in their own tables.
- [Event Logs - Tezos EVM](https://docs.dune.com/data-catalog/evm/tezos_evm/decoded/event-logs.md): Smart contracts on Tezos EVM emit event logs when certain predefined actions are completed.
- [tezos_evm.contracts](https://docs.dune.com/data-catalog/evm/tezos_evm/decoded/contracts.md): Verified contract registry on Tezos EVM — contract name, namespace, ABI, and deployment metadata.
- [tezos_evm.logs_decoded](https://docs.dune.com/data-catalog/evm/tezos_evm/decoded/logs-decoded.md): ABI-decoded event logs on Tezos EVM — human-readable event names and parsed parameters from verified contracts.
- [tezos_evm.traces_decoded](https://docs.dune.com/data-catalog/evm/tezos_evm/decoded/traces-decoded.md): ABI-decoded function calls on Tezos EVM — parsed function names, inputs, and outputs from verified contracts.

### Viction

- [Viction Chain Overview](https://docs.dune.com/data-catalog/evm/viction/overview.md): Viction blockchain data on Dune

#### Raw

- [viction.blocks](https://docs.dune.com/data-catalog/evm/viction/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Viction.
- [viction.creation_traces](https://docs.dune.com/data-catalog/evm/viction/raw/creation-traces.md): Contract deployment records on Viction — deployer address, factory context, and deployed bytecode.
- [viction.logs](https://docs.dune.com/data-catalog/evm/viction/raw/logs.md): Smart contract event logs on Viction — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [viction.transactions](https://docs.dune.com/data-catalog/evm/viction/raw/transactions.md): Every transaction on Viction — from, to, value, gas, calldata, and receipt status.
- [viction.traces](https://docs.dune.com/data-catalog/evm/viction/raw/traces.md): Internal transaction traces on Viction — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Viction Chain Decoded Overview](https://docs.dune.com/data-catalog/evm/viction/decoded/overview.md): Simplifying Viction Chain smart contract analysis through human-readable tables.
- [Viction Call Tables](https://docs.dune.com/data-catalog/evm/viction/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Viction network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/viction/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [viction.contracts](https://docs.dune.com/data-catalog/evm/viction/decoded/contracts.md): Verified contract registry on Viction — contract name, namespace, ABI, and deployment metadata.
- [viction.logs_decoded](https://docs.dune.com/data-catalog/evm/viction/decoded/logs-decoded.md): ABI-decoded event logs on Viction — human-readable event names and parsed parameters from verified contracts.
- [viction.traces_decoded](https://docs.dune.com/data-catalog/evm/viction/decoded/traces-decoded.md): ABI-decoded function calls on Viction — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on viction](https://docs.dune.com/data-catalog/evm/viction/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on viction.

##### NFT

- [NFT.trades on viction](https://docs.dune.com/data-catalog/evm/viction/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on viction.

### X Layer

- [X Layer Overview](https://docs.dune.com/data-catalog/evm/xlayer/overview.md): X Layer data on Dune

#### Raw

- [xlayer.blocks](https://docs.dune.com/data-catalog/evm/xlayer/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for X Layer.
- [xlayer.creation_traces](https://docs.dune.com/data-catalog/evm/xlayer/raw/creation-traces.md): Contract deployment records on X Layer — deployer address, factory context, and deployed bytecode.
- [xlayer.logs](https://docs.dune.com/data-catalog/evm/xlayer/raw/logs.md): Smart contract event logs on X Layer — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [xlayer.transactions](https://docs.dune.com/data-catalog/evm/xlayer/raw/transactions.md): Every transaction on X Layer — from, to, value, gas, calldata, and receipt status.
- [xlayer.traces](https://docs.dune.com/data-catalog/evm/xlayer/raw/traces.md): Internal transaction traces on X Layer — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [X Layer Decoded Overview](https://docs.dune.com/data-catalog/evm/xlayer/decoded/overview.md): Simplifying X Layer smart contract analysis through human-readable tables.
- [X Layer Call Tables](https://docs.dune.com/data-catalog/evm/xlayer/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the X Layer network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/xlayer/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [xlayer.contracts](https://docs.dune.com/data-catalog/evm/xlayer/decoded/contracts.md): Verified contract registry on X Layer — contract name, namespace, ABI, and deployment metadata.
- [xlayer.logs_decoded](https://docs.dune.com/data-catalog/evm/xlayer/decoded/logs-decoded.md): ABI-decoded event logs on X Layer — human-readable event names and parsed parameters from verified contracts.
- [xlayer.traces_decoded](https://docs.dune.com/data-catalog/evm/xlayer/decoded/traces-decoded.md): ABI-decoded function calls on X Layer — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on xlayer](https://docs.dune.com/data-catalog/evm/xlayer/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on xlayer.

### Zora

- [Zora Overview](https://docs.dune.com/data-catalog/evm/zora/overview.md): Zora data on Dune

#### Raw

- [zora.blocks](https://docs.dune.com/data-catalog/evm/zora/raw/blocks.md): Block headers, timestamps, gas limits, base fees, and validator/miner data for Zora.
- [zora.creation_traces](https://docs.dune.com/data-catalog/evm/zora/raw/creation-traces.md): Contract deployment records on Zora — deployer address, factory context, and deployed bytecode.
- [zora.logs](https://docs.dune.com/data-catalog/evm/zora/raw/logs.md): Smart contract event logs on Zora — indexed topics and data fields from token transfers, swaps, and protocol actions.
- [zora.transactions](https://docs.dune.com/data-catalog/evm/zora/raw/transactions.md): Every transaction on Zora — from, to, value, gas, calldata, and receipt status.
- [zora.traces](https://docs.dune.com/data-catalog/evm/zora/raw/traces.md): Internal transaction traces on Zora — cross-contract calls, delegate calls, and value transfers with full call stack context.

#### Decoded

- [Zora Decoded Overview](https://docs.dune.com/data-catalog/evm/zora/decoded/overview.md): Simplifying Zora smart contract analysis through human-readable tables.
- [Zora Call Tables](https://docs.dune.com/data-catalog/evm/zora/decoded/call-tables.md): On Dune, we parse all message calls and transactions made to smart contracts on the Zora network in their own tables.
- [Event Logs](https://docs.dune.com/data-catalog/evm/zora/decoded/event-logs.md): Smart Contracts emit event logs when certain predefined actions are completed.
- [zora.contracts](https://docs.dune.com/data-catalog/evm/zora/decoded/contracts.md): Verified contract registry on Zora — contract name, namespace, ABI, and deployment metadata.
- [zora.logs_decoded](https://docs.dune.com/data-catalog/evm/zora/decoded/logs-decoded.md): ABI-decoded event logs on Zora — human-readable event names and parsed parameters from verified contracts.
- [zora.traces_decoded](https://docs.dune.com/data-catalog/evm/zora/decoded/traces-decoded.md): ABI-decoded function calls on Zora — parsed function names, inputs, and outputs from verified contracts.

#### Curated

##### DEX

- [dex.trades on zora](https://docs.dune.com/data-catalog/evm/zora/curated-data/dex/dex-trades.md): The `dex.trades` table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on zora.
- [dex_aggregator.trades on zora](https://docs.dune.com/data-catalog/evm/zora/curated-data/dex/dex-aggregator-trades.md): DEX aggregator swaps on Zora — trades routed through aggregators like 1inch, Paraswap, and CoW Swap with pricing and routing details.

##### NFT

- [NFT.trades on zora](https://docs.dune.com/data-catalog/evm/zora/curated-data/nft/nft-trades.md): The `nft.trades` table captures detailed data on NFT marketplaces, recording all trade events across various protocols on zora.
