John Caraballo
John Caraballo
@rzadp sorry I was travelling!. It happens always on Goerli at least. I have not tried with other chains. Unless `useDapp` has gone past `1.1.5` then there are no updates
@rzadp all you need to stake/unstake is some of our tokens. If you can plop your wallet here I can send you some and then you will be able to...
@rzadp I have sent you some of our token for use in staking with `@useDapp/core` here is the tx receipt: https://goerli.etherscan.io/tx/0xb81a38639c9a36cb3b6f1208398d205e1327caadb7db5fa69d9fcb639a903bec
@rzadp here is the contract address for staking, it's verified so should have everything you need? https://goerli.etherscan.io/address/0xBED33e388d6079A55E19FAD54C9668CF95631390
That's probably it. Will test and let you know
@rzadp this was the issue. Closing.
I found how you do this now but just by fiddling around and not the docs. This is how you would add a new ethereum chain to their metamask for...
I am actually having the exact same issue but for calling a simple function on a contract on the goerli network. More here: https://github.com/TrueFiEng/useDApp/issues/931
This issue is actually more widespread than you think. Having a similar issue where gas estimation on a contract function that previously worked perfectly is now failing proper gas estimation....