Skip to main content

Current Token Support

Privacy Cash EVM supports native ETH and selected ERC-20 pools per network.

Working with Amounts

The SDK uses decimal token amounts throughout. Use ETH decimals for the native asset and token decimals for ERC-20 balances.

Converting to Wei

If you need to work in base units for UI display or comparison:

Passing an unsupported token/network pair throws an SDK error. Use Base ETH/USDC or Ethereum ETH/USDT.