Logo
Fireblocks API Documentation

get Chains

GET {{baseUrl}}/staking/chains

Return an alphabetical list of supported chains.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

[ "<string>", "<string>" ]



Curl
curl -X GET 'https://api.fireblocks.io/v1/staking/chains' -H 'Accept: application/json'

ENDPOINTS