GET
/
wallet
/
supported
/
config
curl --request GET \
  --url https://staging-biz.coinprofile.co/v2/wallet/supported/config
{
  "message": "<string>",
  "state": true,
  "data": {
    "byNetwork": {},
    "byCurrency": {}
  }
}

Response

200 - application/json

Success

The response is of type object.