List all cryptocurrencies
List all the fiat currencies supported by FaTPay
List all cryptocurrencies
Headers
Name
Type
Description
{
"code": 10000,
"msg": "Success",
"data": [
{
"cryptoCurrency": "USDT",
"network": "ethereum_mainnet",
"cryptoCurrencyCode": "USDT_ERC20"
},
{
"cryptoCurrency": "USDC",
"network": "ethereum_mainnet",
"cryptoCurrencyCode": "USDC_ERC20"
}
]
}Objects definition
cryptoCurrency
cryptoCurrencyKey
Format
Required
Description
Last updated