post https://api.calypso.finance/api/v1/currency
Permission annotations:
Responses
Permission annotations:
xxxxxxxxxx
curl --request POST \
--url https://api.calypso.finance/api/v1/currency \
--header 'accept: */*' \
--header 'content-type: application/json'
xxxxxxxxxx
40}
{
"fiatCurrencies": [
{
"name": "string",
"feeCurrencyName": "string",
"coinId": "string",
"networkData": {
"frontName": "string",
"type": "string"
},
"scale": 0,
"blockchainScale": 0,
"garbageAmount": 0,
"crypto": true,
"blockchainName": "string",
"contract": "string",
"enabled": true,
"active": true
}
],
"cryptoCurrencies": [
{
"name": "string",
"feeCurrencyName": "string",
"coinId": "string",