Blockdaemon Staking API - BNB Lists Restake Intents

Network

Allowed values

Responses

Code Description
200 Restake intents listed
400 Invalid request.
401 Header 'X-API-Key' missing.
500 Internal server error.

Example Request

curl --request GET \
     --url https://svc.blockdaemon.com/boss/v1/binance/mainnet/restake-intents \
     --header 'accept: application/json'

Example Responses