Post Stake Intent - NEAR

Request object to create a new Stake Intent for NEAR Protocol

Parameters

network

amount

wallet_address

public_key

to

plan_id

Idempotency-Key

Responses

Example CURL Request

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