Transfers & Withdrawals
Update a wallet's whitelisted transfer recipients
Adds and/or removes recipient wallet addresses on an account’s transfer whitelist via a signed, wallet-level action. Provide the owner wallet, signer, nonce, signature with expiry, and the add and remove address lists. This is an owner-or-admin operation (session keys need the admin scope); it returns the operation id, uuid, and the full whitelist after the update is applied.
POST
Update a wallet's whitelisted transfer recipients
Body
application/json
Recipient wallet addresses to add to the whitelist.
Required range:
x >= 0Recipient wallet addresses to remove from the whitelist.
Required range:
x >= 0Wallet whose whitelist is being updated; becomes the action owner.
Transfer a spot asset to another owner's subaccount
Previous
Withdraw an asset from a subaccount to L1
Next
Update a wallet's whitelisted transfer recipients
