API Reference
API ReferenceUser docs
These docs are for v1.6. Click to read the latest docs for v1.7.

Set payee Transaction

Generates a set payee transaction on Kusama

Log in to see full request history
Body Params

Transaction to craft

string
required

Wallet address controlling the stake

string
required

Reward destination address. You can also set it to "Stash" to accumulate rewards in the stash account or "Staked" to accumulate rewards in the stash account and stake them (auto-compounding).

Responses

Response body
object
data
object
required
string
required

Hash of the unsigned transaction payload to sign

string
required

Unsigned serialized transaction

unsigned_tx
object
required

Transaction payload

Has additional fields
400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
Credentials
URL