Babylon Staking
Babylon Drop Staking
This endpoint specify the pre-signed staking transaction, create a new transaction to drop the corresponding transaction, accepting parameters such as request_id, related_request_id, fee_rate, and max_staking_fee.
POST
Documentation Index
Fetch the complete documentation index at: https://cobo.com/developers/llms.txt
Use this file to discover all available pages before exploring further.
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)
request ID of the transaction to be dropped
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.
Response
request successful or failed
""
