Encifher iconEncifher

Private Send

Send tokens privately using Encifher.

What is Private Send?

Normally, when you send tokens on Solana, everyone can see it:

  • The sender’s wallet
  • The recipient’s wallet
  • The exact amount sent

Private Send hides all of this. With Encifher, you can send tokens without exposing who you’re sending to or how much. Only you and the recipient know the details.


Why use Private Send?

  • Keep payments confidential → great for payroll, vendors, or personal transfers
  • Protect your identity → no one can link your wallet to your payments
  • Send to anyone → even CEX deposit addresses work privately
  • Batch payments → send to multiple people in one private transaction

How does it work?

  1. Wrap tokens → convert your tokens into encrypted versions (eTokens).
  2. Enter recipient → use their Encifher address or QR code.
  3. Send privately → your encrypted tokens are transferred.
  4. Recipient unwraps → they can unwrap anytime to get normal tokens.

Example

  • Alice wraps 1000 USDC → gets 1000 eUSDC
  • Alice sends 300 eUSDC privately to Bob
  • Bob unwraps → receives 300 USDC in his wallet

On-chain: nobody can see that Alice paid Bob.

Technical Details

After getting the encrypted tokens you can send them to a different account.

In this process

  • User first encrypts the token - basically the wrapping step.
  • Post encryption the user initiates a withdrawal operation.
  • The withdrawal operation emits and event for unwrap(decryption).
  • Further relayer take this withdrawal event as a receipt and sends the token to the destination address

Also there is no linkage between burn event emission and relayer transaction

👉 Try it now: Make your first private payment at encrypt.trade