Assets

What fiat and crypto assets are supported?

A financial asset within the Cybrid platform can be both Crypto and Fiat.

๐Ÿ“˜

For the most current and complete list of available assets, please refer to the API reference for the GET /api/assets endpoint. The base units of each asset are available in the API response as the decimals attribute.

Crypto

US Banks

Crypto

  • BTC

Stablecoins

  • USDC (Ethereum Network)
  • USDC_NPL (Polygon Network - Note that USDC_POL is deprecated)
  • USDC_SOL (Solana network)
  • USDC_STE (Stellar Network)
  • USDT_TRX (Tron Network)

CA Banks

Crypto

  • BTC
  • ETH
  • LTC
  • BCH

Stablecoins

  • USDC (Ethereum Network)

๐Ÿ“˜

The GET /api/symbols endpoint returns the list of trading pairs for each asset above.

Adding and Removing Trading Symbols

Note that if you want to enable or disable any of these currencies for your bank, you can do so via Partner Portal:

  • Navigate to "Banks" on the left side panel
  • Click on the GUID of the bank you want to update
  • Click on the "Details" tab
  • In the top right, click on "Actions" -> "Edit Bank"
  • Select/ de-select the trading symbols you want configured on the bank
  • Click on "Update" to save you changes