Get supported
{
"success": true,
"data": {
"supported_fiats": [
{
"iso": "BRL",
"name": "Brazilian Real"
"exchange_rate": "6.364674"
}
],v
"supported_cryptos": [
{
"id": 35,
"name": "USDC (POL)",
"iso": "USDC",
"type": "token",
"network": "polygon",
"network_fee": "0",
"tags": [
"USDC_POLYGON"
]
}
],
"supported_countries": [
{
"iso": "US",
"name": "United States",
"currency": "USD"
}
]
}
}Response Definition:
Last updated