Bridge GoodDollars
This is a smart contract guide for those who want to bridge between Ethereum<>Celo<>Fuse using the explorer
Currently, there's no UI for bridging to/from Celo. This guide will teach how you can bridge using blockchain explorers and Metamask:
Bridging Instructions

- Approve the bridge to spend G$ tokens - Go to the G$ Contract page on the chain you are bridging from 
- Open the - approvemethod box and enter in the- spenderbox the bridge address- 0xa3247276dbcc76dd7705273f766eb3e8a5ecf4a5(same on all chains) and in the- value/amountenter the number of G$ units you want to bridge. Notice: In Fuse/Ethereum the units are in 2 decimals meaning that if you want to bridge 1.15 tokens this is equal to 115 units. On Celo the units are in 18 decimals, so 1.15 is 1150000000000000000 units. Press the `write` button and approve the transaction in your wallet.
 
- Find out the estimated bridge fee by going to https://goodserver.gooddollar.org/bridge/estimatefees Record the amount for the service and path you are bridging, for example if you are bridging from Ethereum to Celo using Axelar then use the value under - AXL_ETH_TO_CELOif using LayerZero then use the value under- LZ_ETH_TO_CELOAt the moment Axelar service is usually cheaper. Bridging from/to Fuse is only supported by LayerZero.
- Issue bridge request - Go to the Bridge Contract page on the chain you are bridging from 
- Open/Scroll to the bridgeTo method box and enter in - targetthe wallet address of the recipient, in- targetChainIdenter the chain id you are bridging to (1-Ethereum 122-Fuse 42220-Celo), in- amountenter the same value as used in step #1 (the approve step), in- bridgeenter 0 for Axelar and 1 for LayzerZero. Lastly in- value/payableAmountenter the estimated bridge fee from step #2. Make sure you have at least that amount of native tokens in your wallet press the `write` button
 
Verifying bridge limits
The bridge enforces some transfer limits for security. To make sure your request will go smoothly it is recommended to first check on the target chain that your request is within limits.
- Go to the Bridge Contract page on the chain you are bridging to 
- Open/Scroll to the - canBridgemethod and enter in- fromthe wallet address where you are bridging from and in- amountenter the amount of units in 18 decimals that you want to bridge then press the- Querybutton.
Troubleshooting
- You can see the status of your bridge request by copying the bridge request transaction hash from step #3 and pasting it in Axelar or Layerzero scanners according to the service you used. Axelar Scanner: https://axelarscan.io/ Layzerzero Scanner: https://layerzeroscan.com/ 
- If the transaction did not reach the final step on Axelar or Layerzero consult with their documentation or support channels. https://docs.axelar.dev/dev/general-message-passing/recovery 
- In case the transaction has been executed by Axelar or Layzezero but still failed to transfer the G$s then contact us via our support form here: 
Fuse Bridge
Fuse runs a bridge that enables bridging between Ethereum and Fuse. It has an easy-to-use UI here: https://app.voltage.finance/#/bridge
Last updated
Was this helpful?
