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

# Supported Assets

> Cryptoassets listed on Binibit and their metadata.

## Live list

The authoritative list is the [`/api/currencies`](/api-reference/market-data/currencies) endpoint:

```bash theme={null}
curl https://public-api.binibit.com/api/currencies | jq
```

## Snapshot

| Symbol | Name                    | Deposit | Withdraw |
| ------ | ----------------------- | ------- | -------- |
| AAVE   | Aave                    | ✅       | ✅        |
| ARB    | Arbitrum                | ✅       | ✅        |
| ASTER  | Aster                   | ✅       | ✅        |
| BINI   | Binibit                 | ✅       | ✅        |
| BNB    | BNB                     | ✅       | ✅        |
| BTC    | Bitcoin                 | ✅       | ✅        |
| CRO    | Cronos                  | ✅       | ✅        |
| CRV    | Curve DAO               | ✅       | ✅        |
| DAI    | Dai                     | ✅       | ✅        |
| ENA    | Ethena                  | ✅       | ✅        |
| ETH    | Ethereum                | ✅       | ✅        |
| FET    | Fetch.ai                | ✅       | ✅        |
| IMX    | Immutable               | ✅       | ✅        |
| LDO    | Lido DAO                | ✅       | ✅        |
| LINK   | Chainlink               | ✅       | ✅        |
| MORPHO | Morpho                  | ✅       | ✅        |
| ONDO   | Ondo                    | ✅       | ✅        |
| OKB    | OKB                     | ✅       | ✅        |
| PEPE   | Pepe                    | ✅       | ✅        |
| POL    | Polygon Ecosystem Token | ✅       | ✅        |
| SHIB   | Shiba Inu               | ✅       | ✅        |
| SKY    | Sky                     | ✅       | ✅        |
| TON    | Toncoin                 | ✅       | ✅        |
| TRX    | Tron                    | ✅       | ✅        |
| TWT    | Trust Wallet Token      | ✅       | ✅        |
| UNI    | Uniswap                 | ✅       | ✅        |
| USDT   | Tether                  | ✅       | ✅        |
| WLD    | Worldcoin               | ✅       | ✅        |
| WLFI   | World Liberty Financial | ✅       | ✅        |
| XAUT   | Tether Gold             | ✅       | ✅        |
| ZRO    | LayerZero               | ✅       | ✅        |

<Note>
  Deposit and withdrawal status can change in real time. Always verify current status before initiating a transfer.
</Note>

## Listing requests

For new asset listings, see the [listings page on binibit.com](https://binibit.com/listings).
