illumineX Docs V2
  • 🟢illumineX
    • Quick product summary
    • What is illumineX?
    • Key Features
    • How does it work?
      • Self-custodial Private Wallet
      • Self-custodial Private Accounts
      • Private Tokens
      • Modules
    • User guide
      • Create a New Wallet
      • Import an Existing Wallet
      • Create a New Private Account
      • Deposit
      • Private Gas-less Transfers
      • Withdraw
      • Integrated Swaps
    • Privacy Best Practices
    • Cross-chain Swaps
    • Fees
    • Compliance
  • Roadmap
  • 🪙$IX Token
    • Overview
    • Tokenomics
Powered by GitBook
On this page
  1. illumineX
  2. How does it work?

Private Tokens

PreviousSelf-custodial Private AccountsNextModules

Last updated 7 months ago

The fundamental feature that safeguards user privacy is the provision of private wrapped tokens, each of which is fully backed at a 1:1 ratio with its original backing asset. Users have the flexibility to convert their assets on a source chain into private wrapped tokens into illumineX Private Account and reverse the process as needed.

How does it work?

Due to illumineX using as its non-custodial privacy layer, it is important to avoid any private data leaks on the application level and remain flexible at the same time to be able to implement such features as private multisig, etc later.

Private wrapped tokens are similar to ERC20 tokens but abstracted from the end user by private accounts.

The key distinction lies in their adherence to privacy-preserving protocols, ensuring they do not generate events that compromise privacy, such as Transfer or Approve, as well as having safeguards on the balance(), allowance(), and other levels.

All the balances of private accounts are in privately wrapped tokens, which makes it impossible for a third party to view or track them.

🟢
OPL