How to exit Arkade and convert VTXOs to Bitcoin UTXOs
ArkService
). The service provides both gRPC and REST endpoints for all exit operations.
GetInfo()
which returns GetInfoResponse
server configuration parameters like network settings, amount limits, timeouts (e.g. expiry, exit delays), the operator’s signer key, and the current protocol version.
CollaborativeExit
with onchain destination address and amount--force flag
GetEventStream()
, which returns GetEventStreamResponse
and provides real-time updates about batch processing phases and transaction confirmations.