Create Claim Permission Request

Creating a claim permission request allows users having membership in the Polkadot nomination pool to grant permission to any other pool member account for claiming, bonding or withdrawing rewards on behalf of the user.

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
Defaults to PermissionlessAll

State of the permission to claim rewards:

  • `Permissioned` — user needs to claim, bond or withdraw rewards by themselves.
  • `PermissionlessCompound` — claiming and bonding rewards on behalf of the user are permitted.
  • `PermissionlessWithdraw` — claiming and withdrawing rewards on behalf of the user are permitted.
  • `PermissionlessAll` — claiming, bonding and withdrawing rewards on behalf of the user are permitted.
Allowed:
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