> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polygon.technology/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported stablecoins

> Stablecoins and networks supported by Polygon OMS, and what is coming soon.

OMS supports USDC and USDT on a fixed set of networks. For every stablecoin deployed on Polygon PoS, whether or not OMS routes it, see [Available stablecoins](/payment-services/stablecoins/available-stablecoins).

## Currently supported

| Stablecoin | Networks                            |
| ---------- | ----------------------------------- |
| USDC       | Polygon PoS, Base, Ethereum, Solana |
| USDT       | Polygon PoS, Ethereum, Solana, Tron |

## Coming soon

| Stablecoin | Networks          |
| ---------- | ----------------- |
| USDT       | Base, BNB Chain   |
| PYUSD      | Not yet confirmed |
| SoFiUSD    | Not yet confirmed |

<Note>
  This page covers OMS custodial wallets, transactions, and on-chain instruments. Trails and non-custodial wallets are not limited to this list: both support effectively every stablecoin on a supported EVM network.
</Note>

## Checking availability at runtime

Availability is scoped per project, so the asset list you see can be narrower than the supported list above.

Call `GET /networks` to discover every network OMS currently routes on, with each network's assets. Availability is derived from live route configuration, so a network absent from the response is not routable. See [Currencies and rails](/payments/core-concepts/currencies-and-rails) for the request and response format.
