Post Stake Intent Polygon API

Request object to create a new Stake Intent for Polygon

Parameters

Responses

Example Request

curl --request POST \
     --url https://svc.blockdaemon.com/boss/v1/polygon/mainnet/stake-intents \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{"token_type":"POL"}'

Response Examples