The Onion Router
  • Welcome
  • Why Launch a PumpFun?
  • WhitePaper
  • Introduction To The Chapters
  • Getting Started
    • Links
  • What Is the Onion Router
  • The Problem With Current Bridges
  • What TOR aims to fix
  • How It Works
  • Use Cases
  • Security & Privacy
  • Roadmap
  • Roadmap In Depth
  • Misc
    • Airdrop
    • Token Allocation Breakdown
    • Staking
    • Team
    • Hiring
    • Terms Of Service
  • Legal
  • FAQ
    • Fee's
    • How do I earn with TOR
    • Referral
    • Token Listings
    • Bug Bounty
    • Why Launch a PumpFun?
Powered by GitBook
On this page

How It Works

Example: Bridging ETH (Ethereum) to USDC (Arbitrum)

  1. User Initiates Bridge

    • Inputs:

      • Source token: ETH (Ethereum)

      • Destination token: USDC (Arbitrum)

      • Amount

      • Encrypted destination address

  2. Route Creation

    • Relayers are selected randomly from the active node pool.

    • Path encrypted using public keys of selected nodes.

  3. Asset Lock

    • ETH is locked in the TOR smart contract on Ethereum.

    • A zkSNARK proof is generated, asserting lock conditions without revealing details.

  4. Hops Execute

    • Each node decrypts one layer and forwards to the next.

    • Final node sees the destination chain and executes a mint or release.

  5. USDC Delivered

    • Shielded transaction executed on Arbitrum.

    • Recipient receives USDC privately, with transaction metadata obfuscated.

PreviousWhat TOR aims to fixNextUse Cases

Last updated 1 month ago

Page cover image