This endpoint provides details about the blockchain networks supported by the platform for cryptocurrencies. It allows developers to retrieve metadata about network configurations such as precision, public names, and fee currency codes. By default, the endpoint returns a list of all supported networks available on the platform. However, not all of these networks may be actively enabled for transactions or other operations. To filter and retrieve only the enabled networks, you can set the isEnabled=true
query parameter.
This endpoint is particularly useful in scenarios where applications need to validate supported networks before executing transactions, ensuring compatibility and avoiding unnecessary errors. It can also assist in keeping the integration up-to-date with the latest network configurations for supported cryptocurrencies.
The table below lists supported networks, their protocols, and currencies:
Public network name (publicName ) | Network ticker (networkName ) | Supported assets (currencyCodes ) |
---|---|---|
Bitcoin | BTC | BTC |
Ethereum | ETH | ETH, |
Ethereum (ERC20) | ETH | USDC, USDT, TUSD, WBTC, LINK, DAI, UNI, MKR, AAVE, COMP, ZRX, BAT, BNK, SUSHI, SHIB, MATIC, MANA, UMA, HOT, CHZ, GRT, SNX, ENJ, MASK, SAND, EUROC. |
Ethereum (ERC223) | ETH | BNK223 |
NEM | XEM | XEM |
Dash | DASH | DASH |
Litecoin | LTC | LTC |
Ripple | XRP | XRP |
Stellar Network | XLM | XLM |
Algorand | ALGO | ALGO |
Cardano | ADA | ADA |
Polkadot | DOT | DOT |
Tron | TRX | TRX, USDC, USDT |
Bitcoin Cash | BCH | BCH |
Solana | SOL | SOL, USDC, USDT |
NEAR Protocol | NEAR | NEAR |
The availability of specific assets and networks may differ across various regions.