RLC Bridge โ
RLC (RLC Token) powers all iExec protocol interactions. You need RLC tokens whether you're executing tasks, accessing protected data, or participating in the iExec confidential computing network.
This guide helps you bridge RLC tokens to Arbitrum using the Stargate Bridge.
๐งช Testing on Arbitrum Sepolia
For development and testing purposes, you can get free RLC tokens on Arbitrum Sepolia testnet using the iExec RLC Faucet. This allows you to test your iApps, pay for workerpool executions, and access protected datasets without spending real tokens.
Available Bridges โ
iExec provides officially supported bridges for seamless token transfer across networks:
Stargate Bridge
LiveBridge RLC tokens between Ethereum and Arbitrum using LayerZero protocol
Stargate Bridge โ
The Stargate Bridge powered by LayerZero enables cross-chain transfers of RLC tokens between Ethereum and Arbitrum mainnet in both directions.
Ethereum <> Arbitrum (RLC <> RLC) โ
- Visit Stargate: Go to Stargate UI
- Connect Wallet: Connect your wallet to the Stargate interface
- Select Networks: Choose your source network (Ethereum or Arbitrum) and destination network
- Select Token: Choose RLC as the token to bridge
- Enter Amount: Specify the amount of RLC to transfer
- Confirm Transaction: Approve the bridge transaction and wait for confirmation
Security & Audits โ
The Stargate Bridge uses the LayerZero protocol under the hood, which provides secure cross-chain communication infrastructure. LayerZero is a decentralized protocol that enables trustless cross-chain messaging without requiring intermediate chains or wrapped tokens.
The RLC multichain bridge implementation has been thoroughly audited by Halborn, a leading blockchain security firm. The audit report is accessible at halborn.com/audits.
Open source โ
The complete source code for the RLC multichain bridge system is publicly available and open source on GitHub: RLC Bridge Repository
Security features โ
- LayerZero Protocol: Battle-tested cross-chain messaging protocol
- Smart Contract Audits: Professional security audits by Halborn
- Open Source: Transparent codebase for community review
- UUPS Upgradeable: Secure upgrade mechanism for future improvements
- Role-Based Access Control: Granular permission management
- Emergency Pause: Dual-level pause system for security incidents

