Withdraw funds from your smart account to a destination address. The withdrawal will be processed asynchronously and you can track its status using the returned intent ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Intent type
Withdraw "Withdraw"
Destination wallet address
"0x..."
Amount to withdraw
"1000000"
Token type
erc20, erc1155 "erc20"
Token contract address
"0x..."
Client-side withdrawal ID
"withdraw-123"
Token ID (required for ERC-1155 tokens)
"123"