Aurora Cloud Documentation
  • Welcome
    • 💡Welcome to Aurora
    • 📄About Virtual Chains
  • Run your own Virtual Chain
    • Overview of Aurora Cloud
    • Customise your Chain
      • Block Explorer
    • Manage permissions
      • Permissions API
      • KYC/KYB
    • Enable gas abstraction
    • On/offramp to your chain
    • Pyth Oracle
    • Connect CEXes to your chain
    • Bridge assets to your chain
  • Build on your Virtual Chain
    • Building on Aurora
  • Applications
    • Case study: Gaming
    • Case study: Energy tokenisation
  • Resources
    • FAQ
Powered by GitBook
On this page
  1. Run your own Virtual Chain

Connect CEXes to your chain

Enable transfers from centralised exchanges to your Virtual Chain

PreviousPyth OracleNextBridge assets to your chain

Last updated 10 months ago

The forwarder proposes another onramp solution to your users by enabling withdrawals from centralised exchanges directly onto your Virtual Chain.

Supported Exchanges include

Binance, Coinbase, OKX, Bybit, Kraken, Gate.io, HTX, BItfinex, Kucoin, and many more...

How does it work?

The forwarder, as its name suggests, forwards any assets sent to its Near deposit address to the recipient Aurora address.

  • Each user gets their own deposit address on Near.

  • When a user withdraws assets from Binance to this Near deposit address, a backend service automatically triggers a transfer from this Near deposit address to the target Virtual Chain.

  • This process is invisible for the user who simply receives their assets on their address on your Virtual Chain.

Technical overview

The forwarder leverages the chain abstraction ability from Aurora and Near by routing assets to the target virtual chain.

In technical terms, the forwarder is a smart contract deployed on Near, and has the capacity to generate a unique Near address based on an Aurora address (one per Aurora network). When the contract receives tokens that are part of the curated token list, it will automatically send these assets to the address on the Aurora network selected.

Supported assets

These assets will be automatically forwarded to the destination address.

  • USDT

  • USDC

  • NEAR

Any other assets sent to the deposit address will not be automatically be forwarded but won't be lost either.

The tool is currently available at and supports all centralised exchanges that allow withdrawals to the Near network.

-> .

https://aurora.plus/forwarder
Read more about the Forwarder release