Get All Networks

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)
BitcoinBTCBTC
EthereumETHETH,
Ethereum (ERC20)ETHUSDC, 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)ETHBNK223
NEMXEMXEM
DashDASHDASH
LitecoinLTCLTC
RippleXRPXRP
Stellar NetworkXLMXLM
AlgorandALGOALGO
CardanoADAADA
PolkadotDOTDOT
TronTRXTRX, USDC, USDT
Bitcoin CashBCHBCH
SolanaSOLSOL, USDC, USDT
NEAR ProtocolNEARNEAR

❗️

The availability of specific assets and networks may differ across various regions.

Language
Click Try It! to start a request and see the response here!