Return a list of supported chains
URL Expired
The URL for this request expired after 30 days.
support_token
Type: boolean
Description: Whether the chain supports tokens
Values: true, false
Response Codes
200 OK
401 Unauthorized
403 Forbidden
500 Internal Error
Updated
Last updated: 2 months ago
Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/supported-chains
Example Request
curl --request GET \
--url https://api.your-wallet.blockdaemon-wallet.com/api/supported-chains \
--header 'accept: application/json'
Try It!
Click Try It! to start a request and see the response here! Or choose an example:
Response Examples:
200401403500
Last updated: 2 months ago