USDC Transfer Fees Across Networks
What it costs to send native USDC on the networks that support it — Base and Arbitrum show live gwei, the rest are 2026 typical totals. The fee never depends on the amount.
Key takeaways
- ✓Base and Solana: under a cent, typically under a tenth — the cheapest dollar transfers in existence.
- ✓Cross-border and domestic cost the same; there is no fee-by-distance on a blockchain.
- ✓Mainnet USDC sends cost $1–10+ for the identical operation.
- ✓Every network requires a little of its own gas token to move the USDC.
| Network | Typical send fee | Confirm | Gas token | Token type |
|---|---|---|---|---|
| Base0.005 gwei live | $0.0003 now · < $0.01 | ~2 sec | ETH | Native USDC |
| Solana | < $0.001 | < 1 sec | SOL | Native USDC |
| Arbitrum One0.02 gwei live | $0.01–0.10 | ~2 sec | ETH | Native USDC |
| Polygon PoS | $0.01–0.05 | a few sec | POL | Native USDC |
| Avalanche C-Chain | $0.01–0.10 | ~2 sec | AVAX | Native USDC |
| BNB Chain | $0.05–0.20 | ~3 sec | BNB | Native USDC |
| Ethereum mainnet | $1–10+ | ~12 sec | ETH | Native USDC |
| Versus traditional rails | Cross-border cost | Settlement |
|---|---|---|
| USDC on Base | < $0.01 | ~2 sec, 24/7 |
| PayPal | ~3–5% + FX | instant–3 days |
| Outgoing wire | $25–50 | 1–3 business days |
The Base-specific receipt math, including the newcomer ETH-buffer trap, is in the full guide: How much does it cost to send USDC on Base. For overall network fees, see the fee comparison.
Frequently asked questions
Why does sending USDC cost so little on Base?
A USDC transfer is tiny computation; Base runs it on cheap infrastructure and EIP-4844 blobs make the data cost a rounding error. Fee does not depend on the amount sent.
Do I need ETH to send USDC on Base?
Yes — gas is paid in ETH. A $5–10 buffer lasts months; Coinbase Smart Wallet and paymasters can sponsor gas on supported apps. Details in the gasless guide.
Native USDC vs USDC.e — which does this table show?
All rows are native, Circle-issued USDC. The older bridged USDC.e is a separate contract — how to tell them apart is in the USDC answer.