Multi-hop Transfer

Perform the multi-hop transfer of `TOK` from `myblockchain` to `myblockchain2`, with a 'hop' through the Avalanche C-Chain.

Transfer the Token Cross-chain

Now that all the bridge contracts have been deployed and registered, you can transfer tokens between chains using our toolbox:

Make sure you have:

  1. Deployed your ERC-20 token (from Deploy ERC-20 Token)
  2. Deployed your ERC20Home contract (from Deploy Home)
  3. Deployed your ERC20TokenRemote contract (from Deploy Remote)
  4. Registered your remote bridge with the home bridge (from Register Remote)
  5. Have enough ERC-20 tokens on the Ra chain: Echo (you can transfer tokens from the H chain to the Ra chain first) (from Transfer Tokens)
  6. Have enough test ECH for gas fees
Logo

Cross-Chain Token Bridge

Send tokens from the current chain (undefined) to another chain.

Please select a destination chain

Max: 0

Recipient Address
Gas Limit
250000

Verify the Transfer

After initiating the transfer, you can verify it was successful by:

  1. Checking the transaction status in the toolbox
  2. Checking the transaction status in Core Wallet
  3. Viewing the transaction details on the Fuji Explorer
  4. Checking your token balance in Core Wallet on the destination chain

Note

The transfer process may take a few moments to complete as it involves cross-chain communication. You can track the progress through the transaction hash.

Is this guide helpful?

On this page