Stablecoins available on Polygon
Search by market, stablecoin ticker, issuer, or contract address. Click a truncated address to view on Polygonscan, or copy the full address with the copy button. This list is not exhaustive.USDC integration
USDC is the most commonly used stablecoin for payment applications on Polygon. There are two integration paths depending on whether your use case is single-chain or cross-chain. Native USDC is a standard ERC-20 token on Polygon. Use it for payments, balances, and transfers within Polygon. Gateway USDC (CCTP) uses Circle’s Cross-Chain Transfer Protocol to move USDC between chains by burning on the source chain and minting on the destination. Use it for cross-chain settlement.USDC native integration
Read balances and transfer native USDC on Polygon using viem.
USDC gateway integration
Deposit, attest, and mint USDC cross-chain via Circle’s CCTP gateway.