CSDEV (Polygon Amoy)

ready
Simple dev DApp to create/import a wallet, view balances, claim & send CSDEV, and view history.

Config

Required for sending txs & reading balances.
Explorer: –
network: –

Wallet

Dev-only: mnemonic/private key are stored in localStorage.
Address
–
Polygonscan

Balances

Native POL
–
CSDEV
–

Send CSDEV

Claim CSDEV (Dev faucet)

This calls your backend /api/claim, which mints from the owner key.

History

–

USDC price

USDC: $–
Calls your backend /api/price/usdc (CoinGecko under the hood).

Dev-only demo. Do not store real keys here.