Register Signed Withdrawal Transaction

Proceed with the withdrawal by registering the transaction directly signed by the customer for the withdrawal request with autoSigning set to false. Platforms such as EVM-based, Cosmos-based, Ripple, and Filecoin require withdrawals to be registered in the order of nonce. Through the withdrawal request list retrieval API, you can set the sorting criterion (orderCriterion) to 'NONCE' and the status (status) to 'AWAITING_SIGNING' and the address (address) to fromAddress to view withdrawals awaiting signatures in nonce order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Wallet index

string
required

Unique ID of a Withdrawal. This is a value issued by Octet internally, and a unique value for each transaction will be issued.

Body Params
string
required

Transaction to be sent to. Accepts values serialized as hexadecimal strings.

Headers
string
required
Defaults to Bearer

API token

Response

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