Blockchain networks have become popular platforms for creating, managing, and trading digital assets. These assets are often represented as tokens, which can be transferred between addresses and owned by users. Dune provides comprehensive token transfer tracking capabilities across multiple blockchain networks through curated tables that simplify the process of monitoring and analyzing token transfers across EVM, Solana, Aptos, Stellar, Sui, and XRPL ecosystems.Documentation Index
Fetch the complete documentation index at: https://docs.dune.com/llms.txt
Use this file to discover all available pages before exploring further.
Maintained by: Dune · Refresh: ~1 hour · Chains: All EVM chains, Solana, Aptos, Stellar, Sui, XRPL
Get This Data
Access token transfer data via API, Datashare, or the Dune App.
Cross-Chain Token Transfer Coverage
Our token transfer data covers multiple blockchain ecosystems:- EVM Networks: Ethereum, Arbitrum, Polygon, Base, Optimism, and 40+ other EVM chains
- Solana: Comprehensive coverage of SPL tokens and native SOL transfers
- Aptos: Curated fungible asset transfers across Coin and Fungible Asset standards
- Stellar: Unified token movement across classic Stellar operations and contract token events
- Sui: Curated fungible token transfers reconstructed from Coin object activity and supply events
- XRPL: Unified token movement for native XRP, issued currencies, and AMM-related activity
Available Datasets
Use the chain-specific tables when you need source-level details, or the multichain view when you want one normalized schema across ecosystems.EVM Token Transfers
Transfer events for ERC20 tokens and native currencies on EVM networks
Solana Token Transfers
Transfer events for SPL tokens and native SOL on Solana
Aptos Token Transfers
Curated fungible token transfers across Aptos Coin and Fungible Asset standards
Stellar Token Transfers
Unified token movement across Stellar payments, issued assets, and contract token events
Sui Token Transfers
Curated fungible token transfers across Sui Coin object activity and supply events
XRPL Token Transfers
Unified token movement for native XRP, issued currencies, checks, escrows, payment channels, and AMM activity
Unified View
Multichain Transfers
Unified fungible token transfers across EVM, Solana, Aptos, Sui, Stellar, and XRPL
Looking for token balances or metadata? See the Balances and Token Metadata sections.
Key Features
- Multi-Chain Coverage: Track token transfers across EVM, Solana, Aptos, Stellar, Sui, and XRPL ecosystems
- Standardized Schema: Consistent data structure for cross-chain analysis
- Transfer Analytics: Detailed transfer events with sender, receiver, and amounts
- Real-time Updates: Data is updated continuously as new blocks are processed
Sample Cross-Chain Analysis
Compare token transfer activity across different blockchain networks:When to Use These Tables
- Track token flows between wallets, contracts, and exchanges
- Build wallet activity feeds and transaction history views
- Monitor large transfers (“whale alerts”) for market intelligence
- Analyze token distribution and holder concentration over time
- Power compliance workflows — identify counterparties and trace fund flows
Query Performance
Partition keys fortokens.transfers: blockchain, block_date
Always include blockchain and block_date (or a block_time range) in your WHERE clause.
For cross-ecosystem queries against tokens_multichain.transfers, include blockchain and a date filter whenever possible so filters can be pushed down to the source models.
Methodology
Token transfer tables are maintained by Dune. Each ecosystem has its own source table and normalization logic:- EVM: Decodes ERC-20
Transferevents and native token transfers intotokens.transfers. - Solana: Handles SPL token and native SOL transfers in
tokens_solana.transfers. - Aptos: Reconstructs transfers from Coin and Fungible Asset deposit/withdraw activity in
tokens_aptos.transfers. - Stellar: Exposes a unified event stream for transfers, mints, burns, clawbacks, and fees across classic and contract-based activity in
tokens_stellar.transfers. - Sui: Reconstructs fungible token movement from Coin object activity and treasury supply events in
tokens_sui.transfers. - XRPL: Normalizes native XRP, issued currency, and AMM-related token movement in
tokens_xrpl.transfers.
tokens_multichain.transfers view combines EVM, Solana, Aptos, Sui, Stellar, and XRPL transfers into one cross-ecosystem schema for broad analysis.
Example Queries
Top tokens by transfer volume on Ethereum (today):Enterprise Data Solutions
Need custom transfer datasets or dedicated support? Talk to our enterprise team.
Build Custom Models
Build private token flow analytics with the dbt Connector.