maticnetwork / matic.js

Javascript developer library to interact with Matic Network
https://wiki.polygon.technology/docs/tools/matic-js/get-started/
MIT License
543 stars 259 forks source link

MetaMask - RPC Error: MetaMask Tx Signature: User denied transaction signature. #206

Closed lopeselio closed 3 years ago

lopeselio commented 3 years ago

Our game works flawlessly on the rinkeby testnetwork. We have deployed our contracts to mumbai tesnet successfully. But when we make a transaction, we are stuck on this issue.

  1. MetaMask - RPC Error: MetaMask Tx Signature: User denied transaction signature.
  2. Uncaught (in promise) Error: Transaction has been reverted by the EVM: We are building dungeon crawler on the matic mumbai tesnet. It is an RPG game that has NFTs and a DAO in the game with our very own ERC-20 token $DGN
lopeselio commented 3 years ago

image

Shows a high gas limit and gas price as well

fuzious commented 3 years ago

@lopeselio Can you please elaborate or provide the scripts, which are failing.

lopeselio commented 3 years ago

Hey @fuzious , we were building this project for 0x hack. https://github.com/de-Dungeon-Crawler/DungeonCrawler-Polygon/blob/main/blockchain/truffle-config.js
I have discussed this issue with the mentors from Polygon as we need help on this one.

lopeselio commented 3 years ago

Our smart contracts are deployed to polygon mumbai testnet. The project works absolutely fine on Rinkeby. We are facing some issues with the Mumbai Testent.

Thanks and cheers.

fuzious commented 3 years ago

Hey @lopeselio contacted you on 0x discord , we will carry this forward there.

bboynton97 commented 3 years ago

Please don't do that because then no one else can learn from this issue