🌉Bridging Tokens from BSC and Etheruem

Rialto is a bidirectional bridge that connects Findora to other EVM-compatible blockchains.

Supported paths & asset types:

  • Binance Smart Chain <> Findora (Mainnet, ERC-20 standard)

  • Ethereum <> Findora (Mainnet, ERC-20 standard)

  • Polygon <> Findora (Testnet, ERC-20 standard, ERC-721 standard)

This guide will walk you through how to configure the bridge (using Binance Smart Chain as an example) to move assets from Binance Smart Chain (BSC) to Findora while using your Metamask Wallet. Below are the key steps to move assets over from a source network (such as BSC) to a destination network (such as Findora).

How to use Rialto bridge

1. Go the Rialto bridge website

https://www.rialtobridge.io/

2. Connect Metamask to Findora

Goto Metamask’s “Add Network” screen and configure Metamask to connect with Findora using the settings below:

3. Fund your wallet with source chain's coins for gas fee

Taking the BSC chain as example, the Rialto bridge transactions whose assets originate from BSC chain must pay BNB gas fees on the BSC side of the bridge. Thus, you must first buy or transfer BNB tokens into your BSC Mainnet Metamask wallet. If you don’t have BNB tokens, you can buy them from an exchange like Binance.com or any other exchanges.

4. Transfer Tokens Across Bridge

Taking the BSC chain as an example, the following steps instruct a basic flow of the bridge transaction:

  • Goto rialtobridge.io and connect your BSC Metamask wallet.

  • Next set the “Source Network” to BSC.

  • Enter the token type and token amount you wish to send from BSC to Findora.

  • Enter your destination (Findora) wallet address and click “Start Transfer”. To send the funds to the same destination wallet address (i.e. set both sending BSC address and receiving Findora address to the same value), click the “I want to send funds to my address” checkbox.

5. Confirm Metamask Transaction

Metamask will ask you to confirm your transaction. Click “Confirm” on the screens below.

Confirm on the screen below as well:

6: View Transaction Details on EVM Block Explorer

To view the completed bridge transaction log, goto evm.findorascan.io. Enter your wallet address into the search bar at upper right of the block explorer and hit enter. Next, click on the “Token Transfers” tab and look for the “Token Minting” success message. A successful bridge transaction will lock your token on the BSC side of the bridge and mint a new, corresponding token on the Findora side of the bridge.

Last updated