Transfers & Withdrawals
Withdraw an asset from a subaccount to L1
Submits a signed request to withdraw a spot asset out of a subaccount. You provide the subaccount id, asset name, amount in underlying units, a nonce, the signer, an EIP-712 signature with its expiry, and the maximum sequencer fee (in USD) you authorise; setting force_batch controls whether the withdrawal is batched. Requires a session key with withdraw permission, and returns the accepted operation id and its uuid for tracking.
POST
Withdraw an asset from a subaccount to L1
Body
application/json
Maximum sequencer fee the signer authorises, in USD, as a decimal string (e.g. "1.5") or a JSON number.
Required range:
x >= 0Required range:
x >= 0Related topics
Transfers & WithdrawalsGet withdrawal history for a subaccountTransfer a spot asset between your subaccountsUpdate a wallet's whitelisted transfer recipients
Previous
Register a deterministic deposit address for a wallet
Next
Withdraw an asset from a subaccount to L1
