privacy swap
cross-chain swap through monero. sol from a source wallet gets routed through xmr and arrives at a fresh destination wallet with no on-chain link between the two.how it works
config
source and destination arrays must match 1:1. create fresh destination wallets first.
cost
status tracking
each operation reports:deposit_sent → forward_processing → xmr_converting → return_processing → completed
monitor from the dashboard or poll the status endpoint.
irreversible once initiated. double-check wallet addresses before confirming.