-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work #9
Comments
Same here ! Did the following deposit transactions through https://bridge.goerli.com/ :
Each time, I waited for the UI to update but it kept showing the "Waiting for pending events" page without ever changing. I was able to confirm that the Deposit event has been fired each time by looking up those transactions on etherscan. I then went to the webpage source code to find out the adresses of each contract.
So I went on remix, connected my metamask to the goerli network and added the contract from the abi I found in the file, supposing it matched the Home contract. I've tried calling the withdraw method with each chain id and different balances without success. Any help unlocking this situation ? Should I try compiling and trying to interface directly with the contracts or only the designated authorities can do that ? |
Looks like the bridge does not work at all 😂
Yesterday I did a couple of transactions:
Ropsten: https://ropsten.etherscan.io/tx/0x438d9b9b974fdc6d1afa1984a6f17a1e5a3c9e078418ee8202a8727dc5de209a
Rinkeby: https://rinkeby.etherscan.io/tx/0x583a905bf533c00e921d4d899dae8bce9fd578a1fe0af1488f05636f5435831d
And did not get any goerli test ethereum 🤔
The text was updated successfully, but these errors were encountered: