Create Bond Request

Creating a bond request in exchange for some other benefit.

Path Params
string
enum
required

Polkadot network:

  • `mainnet` — Polkadot mainnet.
  • `kusama` — Kusama mainnet.
  • `westend` — Polkadot testnet.
Allowed:
Body Params
string

Optional boolean parameter indicating whether to include additional metadata in the response.

string
required

Main stash account address which keeps tokens for bonding.

string
enum
required

Rewards destination type:

  • `staked` — rewards will be sent to your Stash account and added to your current bond (compounding rewards).
  • `stash` — rewards will be sent to your Stash account as transferable balance (not compounding rewards).
  • `controller` — rewards will be sent to the controller account.
  • `account` — rewards will be sent to any account you specify as transferable balance.
Allowed:
string

Rewards destination account address.

number
required

Amount of tokens to bond (in usual DOTs/KSMs/WNDs).

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json