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

# Supported Currencies

> Lists the main networks and currencies currently supported by GatePay payment flows.

## Address payment

| Network                  | Currency                  |
| ------------------------ | ------------------------- |
| Ethereum / ERC20         | DAI, ETH, POL, USDC, USDT |
| Polygon                  | DAI, POL, USDC, USDT      |
| Arbitrum One             | USDC, USDT                |
| BNB Smart Chain / BEP20  | BNB, USDT                 |
| Solana                   | SOL, USDC, USDT           |
| Tron / TRC20             | TRX, USDT                 |
| Base                     | USDC                      |
| Bitcoin BRC20 / Ordinals | BTC                       |

## Other payment channels

The following 21 currencies are supported: BTC, USDT, USD, GT, ETH, EOS, DOGE, DOT, SHIB, LTC, ADA, BCH, FIL, ZEC, BNB, UNI, XRP, STEPG, SUPE, LION, FROG.

## Usage Notes

* This page provides a reference view of commonly supported networks and currencies.
* Actual availability of chains, currencies, and channel capabilities may vary by product configuration, so integration logic should prioritize the corresponding query endpoints.
* For address payments, use endpoints such as `GET /v1/pay/address/chains` and `GET /v1/pay/address/currencies` to confirm runtime availability.
