{ "Currencies": [ { "cType": "ETH", "contractAddr": "0x09a3ecafa817268f77be1283176b946c4ff2e608", "shortName": "" } ] }
curl --location --request POST 'https://wallettest.ellipal.com:13001/api/exchange/getTokensExchangeEnabled' \ --header 'Content-Type: application/json' \ --data-raw '{ "Currencies": [ { "cType": "ETH", "contractAddr": "0x09a3ecafa817268f77be1283176b946c4ff2e608", "shortName": "" } ] }'
{}