Redelegate Transaction

Generates a redelegate transaction on Cosmos to move a stake from a validator to another without going through the 21 days unbonding period.

Body Params

Transaction to craft

uuid
required

Kiln Account ID to which the new stake will be linked

string
required

Wallet public key (compressed or uncompressed), this is different than the wallet address

string
required

Validator source address of current stake

string
required

Validator destination address to which redelegate the stake

string

Amount to redelegate in uATOM

Responses

400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8