Create and execute withdrawal requests. Supports both Bitcoin (multi-address) and Ethereum (single-address) networks.
Methods
createWithdraw()
Create a withdrawal request.
Signature:
Parameters:
Example - Bitcoin (Multi-address):
Example - Ethereum (Single-address):
Network Differences: Bitcoin supports multi-address withdrawals (withdraw from multiple addresses in one transaction), while Ethereum only supports single-address withdrawals.