Skip to main content

Properties

PropertyTypeRequiredDescription
codestringYesThe currency code or token symbol (e.g., USD, ETH, BTC)
namestringNoThe human-readable name (e.g., US Dollar, Ethereum)
precisionintegerNoThe number of supported decimal places

Example

{
  "code": "ETH",
  "name": "Ethereum",
  "precision": 18
}

Common Assets

Fiat Currencies

CodeNamePrecision
USDUS Dollar2
EUREuro2
GBPBritish Pound2

Cryptocurrencies

CodeNamePrecision
BTCBitcoin8
ETHEthereum18
USDCUSD Coin6