Request
transaction ID (unique identifier of a transaction request, which must correspond to a client’s transaction; UUID should be used and the length should be equal to or less than 120 characters)
transaction fees per byte
maximum fee for constructing the transaction. If the actual fee exceeds this limit, the creation will fail. The default is None.
request ID of the staking transaction to be withdrawn
request ID of the unbonding transaction
Please note that the
unbonding_request_id
parameter is deprecated and will no longer be used, please use only staking_request_id
instead.Response
request successful or failed
""
Feel free to share your feedback to improve our documentation!