dmihal / eth-permit

Lightweight library for signing ERC-2612 permit signatures.
https://www.npmjs.com/package/eth-permit
139 stars 30 forks source link

wrong nonce value in result signature #5

Closed VanijaDev closed 3 years ago

VanijaDev commented 3 years ago

I get wrong "nonce" value when use deployed DAI token on Ropsten or Kovan - https://etherscan.io/address/0x6B175474E89094C44Da98b954EedeAC495271d0F All is fine on Ethereum Mainnet

Screenshot 2021-07-21 at 13 21 27
VanijaDev commented 3 years ago

Fixed: that token is wrong. I deployed own DAI token and everything works. FYI: be sure to use correct token on test networks.