Prepare an undelegation transaction

Prepare an unsigned transaction to unstake tokens and begin the unbonding period.

Important Notes:
• Requires active delegation with stake.fish validator
• Begins unbonding period, stops earning rewards immediately
• Tokens become available after the unbonding period completes
• Pending rewards are automatically claimed

Body Params
string
required

Babylon Baby address of the delegator (bech32 format with bbn prefix)

string
required

Amount of tokens to undelegate in micro units

• Required - amount to unstake (e.g., "1000000" = 1 BABY)
• Must have sufficient bonded delegation with the validator
• Cannot exceed total delegated amount
• Begins unbonding period, stops earning rewards immediately

string

Public key of the delegator in base64 format (compressed secp256k1). Required only for fresh accounts that have never sent transactions.

Response

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