OpenZeppelin / workshops

Code and slides for OpenZeppelin Workshops
428 stars 277 forks source link

MinimalForwarder.sol function getNonce() #30

Open sairarao112 opened 1 year ago

sairarao112 commented 1 year ago

Minimalforwader function of getNonce is not working I have tried so many ways but it is still not working

dacarva commented 1 year ago

Same here

cbpas3 commented 1 year ago

If this is about 25-Defender-MetaTx-API then this might help: https://forum.openzeppelin.com/t/yarn-sign-is-throwing-error-call-revert-exception/32426/9

You just have to change the goerli rpc url. I used alchemy and it worked.

ctindogaru commented 1 year ago

I'm having the same issue, any update on this?

ctindogaru commented 1 year ago

It worked for me changing the goerli rpc url with alchemy!

ElerianDePenaFuerte commented 6 months ago

replace getNonce() by nonces() V5 does not have getNonce() anymore. See: https://docs.openzeppelin.com/contracts/5.x/api/utils#Nonces-nonces-address-