Prepare undelegation transaction

Prepare an unsigned transaction to undelegate tokens from the stake.fish validator. The withdrawId parameter serves as an identifier for withdrawal requests, allowing up to 256 concurrent undelegations per (validator, delegator) pair.

Body Params
string
required

Monad address of the delegator (0x...)

string
required

Amount to undelegate in wei (must be a positive integer)

number
required

The withdrawal identifier (0-255)

Response

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