Guide to transferring CRV from Fantom chain to Ethereum mainnet

  1. Open the Curve DAO Token (CRV) contract in FTMScan:

https://ftmscan.com/token/0xe6c259bc0fce25b71fe95a00361d3878e16232c3?a=0xbcd3e2e841cc6140ede73c9ad8ad86ec7e423f52

  1. Go to the Contract tab, choose Write Contract, and connect your wallet by clicking Connect to Web3.

  1. Expand the approve submenu for the Curve DAO Token (CRV) contract and make sure the _spender address is the following bridge contract:

0x7ce8aF75A9180B602445bE230860DDcb4cAc3E42
  1. After a successful Token Approval transaction, find the Layer Zero Bridge contract for Curve DAO Token (CRV) in FTMScan:

https://ftmscan.com/address/0x7ce8aF75A9180B602445bE230860DDcb4cAc3E42

  1. Go to the Contract tab, then Read Contract.

  1. Click on the 1. quote tab, after which you will see the current Wei cost of the transfer. Click on that to open the converter. Copy the FTM (1) value.

  1. Go to the Write Contract tab and connect your wallet by clicking Connect to Web3.

  1. Click on the 1. bridge (0xc3de453d) tab, after which you’ll see a form with 3 fields to be filled out as follows:

  • In the bridge field, enter the value you copied from 1. quote.

  • In the _receiver (address), enter the receiving Ethereum address (your own, if sending to yourself).

Last updated