No on-chain link
The sending wallet never appears in the same transaction trail as the receiving wallet. The relationship is not published.
Confidential transfer
A one-off confidential transfer. Funds leave your wallet, are routed inside a private execution environment, and arrive on the destination chain as an ordinary transaction — with no public trail connecting the sender to the recipient.
The sending wallet never appears in the same transaction trail as the receiving wallet. The relationship is not published.
Settlement on the destination chain is an ordinary transaction that the recipient can verify like any other.
Funds can rest in a private balance layer and be sent later, so the send and the funding are not correlated by timing either.
A private send uses the same quote you already call, with confidentiality turned on for that transfer only.
A native Zcash origin sends from a shielded unified address, with a transparent address used only for refunds.
Private Send is the single-payment case of the same capability that makes Confidential Payouts possible.
How it runs
Send from a wallet on any supported network, or from your confidential balance.
The transfer executes inside the private shard, so origin and route are never published.
The recipient receives funds on their chain as a normal, verifiable transaction.
Coverage
Create a payment link, run a payout, or plug the SDK into your product.