Post Deactivation Intent

Create a transaction for deactivating staked NEAR tokens.

The Post Deactivation Intent endpoint returns an unsigned transaction, which once signed and broadcasted starts the deactivation process. The process will complete in 4 NEAR epochs (48 hours).

Once the deactivation countdown is underway, you can still change the deactivated account by generating and broadcasting a new deactivation transaction. Please note that this will reset the countdown.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

NEAR network

Allowed:
Body Params
string
required

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

string
required

Base58 encoded public key or registered named account. Accounts.

string
required

Base58 encoded public key prefixed by ed25519, associated with the private key that will be used to sign the transaction.

string

Specifies the validator the stake was delegated 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.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json