# Available assets

{% hint style="info" %}
**Note:**

**ERC20** - token on the Ethereum network;

**TRC20** - token on the Tron network;

**BEP20** - token on the BNB Smart Chain network;

**AVAXC** - token on the Avalanche C-Chain network;

**POLYGON** - token on the Polygon network;

**ARB1** - token on the Arbitrum One network;

**TON** - token on The Open Network;

**SOL - t**oken on the Solana network.

**OPBNB -** token on the opBNB network

**OP -** token on the Optimism network

**HYPE -** token on the Hyperliquid network
{% endhint %}

### **Crypto currencies**

**Bitcoin:** BTC

**Litecoin:** LTC

**Dashcoin:** DASH

**Dogecoin:** DOGE

**Bitcoin Cash:** BCH

**Ripple:** XRP, CSC&#x20;

**Ethereum:** ETH, USDT (ERC20), USDC (ERC20), TUSD (ERC20), DAI (ERC20), AXS (ERC20), WEVER (ERC20), TRX (ERC20), PEPE (ERC20), APE (ERC20), SHIB (ERC20), LINK (ERC20), PYUSD (ERC20), XAUT (ERC20), BGB (ERC20), UNI (ERC20)

**Tron:** TRX, USDT (TRC20), AXS (TRC20), ETH (TRC20)

**BNB Chain:** BNB, USDT (BEP20), USDCOIN (BEP20), DAI (BEP20), BTCB (BEP20), ETH (BEP20), ADA (BEP20), DESU (BEP20), MDAO (BEP20), DOGE (BEP20), ZEC (BEP20), ASTER (BEP20), DOT (BEP20), USD1 (BEP20), BONK (BEP20)

**Avalanche:** AVAX, USDT (AVAXC), TUSD (AVAXC), USDC (AVAXC)

**Polygon:** POL *<mark style="color:blue;">(prev. MATIC)</mark>*, USDT (POLYGON), USDCE (POLYGON) <mark style="color:blue;">(PoS Bridge)</mark>*,* USDCOIN (POLYGON), WETH (POLYGON)

**Arbitrum One:** ETH (ARB1), ARB (ARB1), USDT (ARB1), DAI (ARB1),

USDCE (ARB1) *<mark style="color:blue;">(Bridged)</mark>*, USDCOIN (ARB1), PYUSD (ARB1), WBTC (ARB1)

**The Open Network:** TON, USDT (TON), NOT (TON)

**Base Chain:** ETH (BASE), USDC (BASE)

**Solana:** SOL, USDT (SOL), USDC (SOL), USD1 (SOL), PYUSD (SOL), WBTC (SOL), SOETH (SOL), PUMP (SOL), TRUMP (SOL), JUP (SOL), BONK (SOL), PENGU (SOL), SPX (SOL), RAY (SOL), EURC (SOL), FARTCOIN (SOL), JTO (SOL), DBR (SOL)

**opBNB:** BNB (OPBNB), USDT (OPBNB), ETH (OPBNB)

**Optimism:** USDT (OP), USDC (OP), USDCE (OP), OP (OP), ETH (OP), WLD (OP)

**Hyperliquid:** HYPE

### Convertible to stablecoin via [VRCS](https://docs.0xprocessing.com/basic/introduction-guide/vrcs-automatic-conversion-to-stablecoins)

BTC, DASH, DOGE, ETH, LTC, XRP, TRX, BNB, ETH (BEP20), ADA (BEP20), AVAXC, POL, ETH (ARB1), BCH, SOL

#### Stablecoins for VRCS:

USDT (ERC20, TRC20, BEP20)

#### Via API available real time conversion rates from cryptocurrencies to major fiat currencies. Those rates are just for informative purposes, like indicating to Client his balance in fiat equivalent.&#x20;

#### AED, AFN, ALL, AMD, ANG, AOA, ARS, AUD, AWG, AZN, BAM, BBD, BDT, BGN, BHD, BIF, BMD, BND, BOB, BRL, BSD, BTN, BWP, BYN, BYR, BZD, CAD, CDF, CHF, CLF, CLP, CNY, CNH, COP, CRC, CUC, CUP, CVE, CZK, DJF, DKK, DOP, DZD, EGP, ERN, ETB, EUR, FJD, FKP, GBP, GEL, GGP, GHS, GIP, GMD, GNF, GTQ, GYD, HKD, HNL, HRK, HTG, HUF, IDR, ILS, IMP, INR, IQD, IRR, ISK, JEP, JMD, JOD, JPY, KES, KGS, KHR, KMF, KPW, KRW, KWD, KYD, KZT, LAK, LBP, LKR, LRD, LSL, LTL, LVL, LYD, MAD, MDL, MGA, MKD, MMK, MNT, MOP, MRU, MUR, MVR, MWK, MXN, MYR, MZN, NAD, NGN, NIO, NOK, NPR, NZD, OMR, PAB, PEN, PGK, PHP, PKR, PLN, PYG, QAR, RON, RSD, RUB, RWF, SAR, SBD, SCR, SDG, SEK, SGD, SHP, SLE, SLL, SOS, SRD, STD, STN, SVC, SYP, SZL, THB, TJS, TMT, TND, TOP, TRY, TTD, TWD, TZS, UAH, UGX, USD, UYU, UZS, VES, VND, VUV, WST, XAF, XAG, XAU, XCD, XCG, XDR, XOF, XPF, YER, ZAR, ZMK, ZMW, ZWL

**Source of exchange rates:** [**https://fixer.io/**](https://fixer.io/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.0xprocessing.com/basic/general/available-assets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
