NEAR Staking API - List Deactivation Intents

network

string

enum

required

NEAR network

mainnettestnetlocalnet

Allowed:

mainnet``testnet``localnet

``200 Created

``400 Invalid request.

``401 Header 'X-API-Key' missing.

``500 Internal server error.

Updated2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request GET \

--url https://svc.blockdaemon.com/boss/v1/near/mainnet/deactivation-intents \

--header 'accept: application/json'

Choose an example:

application/json

200400401500

Updated2 months ago