Post Stake Intent

Returns an unsigned transaction that can be used to delegate your tokens to a Blockdaemon validator.

Path Params
string
enum
required

NEAR network

Allowed:
Body Params
string
required

Amount of yoctoNEAR to stake. 1 NEAR = 1e24 yoctoNEAR.

string
required

Account to stake from (can be either named account or implicit account)

string
required

Must be the public key of the private key that will be used to sign the returned transaction. The public key must also be added as FullAccess key to the wallet_address account.

string

Specifies validator to delegate to.

string

This feature enables you to stake to validators from the specified plan(s). When no plan id is specified, validators across all plans that match the API route will be available for staking. If it is a shared plan, you can to stake to validators on a shared node from the specified plan.

Headers
uuid

the unique idempotency key for this request

Responses

Language
Credentials
Header
Response
Choose an example:
application/json