Return a list of supported assets
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 OK
``401 Unauthorized
``403 Forbidden
``500 Internal Error
ShellNodeRubyPHPPython
Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/supported-assets
xxxxxxxxxx
curl --request GET \
--url https://api.your-wallet.blockdaemon-wallet.com/api/supported-assets \
--header 'accept: application/json'
application/json
200401403500