Transferring Assets
RibbleChain's cross-chain bridge allows you to transfer $XRB tokens, ERC-20 tokens, and NFTs between RibbleChain and other blockchains (e.g., Ethereum, BNB Chain). This guide explains how to transfer assets using the bridge.
Prerequisites
- A RibbleChain smart wallet with assets (see Creating a Smart Wallet).
- A destination wallet on the target chain (e.g., MetaMask for Ethereum).
Step 1: Access the Bridge
Open the RibbleChain Wallet app and navigate to the "Bridge" tab. Alternatively, use the Bridge Portal.
Step 2: Initiate a Transfer
- Select the asset to transfer (e.g., $XRB, $RST, or an NFT).
- Choose the destination chain (e.g., Ethereum).
- Enter the recipient address on the destination chain.
- Specify the amount or NFT token ID.
- Confirm the transaction (gasless if enabled).
Via CLI:
ribblechain-cli bridge transfer --rollup my-rollup --amount 1000 --destination ethereum --address 0xETH_ADDRESS --token XRB