Post Deactivation Intent Polkadot API

Request to Create a New Deactivation Intent for Polkadot

Overview

This document describes the request object needed to create a new deactivation intent for the Polkadot network.

Network

Customer Address

Controller Address

Amount

Response Codes

Example cURL Command

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

Status

Updated 2 months ago