Delegate signer withdraw request
Delegate signer
Delegate signer withdraw request
Limit: 1 requests per second
POST /v1/delegate_withdraw_request
Creates a withdrawal request on behalf of an account using an authorized delegate signer.
POST
Delegate signer withdraw request
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Body
application/json
The signature generated by signing the message object via EIP-712
The address of the wallet signing the message object via EIP-712
Contract address used to verify the wallet signature.
Message object signed by the wallet owner.