Generate validator consolidation intent

Required data for Ethereum consolidation intent

Response Codes

Curl Example

curl --request POST \
     --url https://svc.blockdaemon.com/boss/v1/ethereum/mainnet/consolidation-intents \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Choose an example:

Updated 2 months ago