Current Token Support
Privacy Cash on Base currently supports ETH only. Unlike the Solana deployment which supports SPL tokens (USDC, USDT, etc.), the Base deployment operates with the native ETH asset.| Token | Support | Notes |
|---|---|---|
| ETH | ✓ Supported | Native asset |
| USDC | Coming soon | — |
| USDT | Coming soon | — |
Working with ETH Amounts
The SDK uses decimal ETH strings (not wei) throughout.Converting to Wei
If you need to work in wei for UI display or comparison:ERC-20 token support will be announced on the Privacy Cash Twitter.
