I build a new website using ReactJS
and ethers.js
, and I’m trying to initiate a new provider on mumbai testnet using https://matic-mumbai.chainstacklabs.com
RPC URL when metamask is not installed. The problem in this way is I got a lot of API requests going out from my website (You can check the screen below)
Please any help, advice or a better practice will be appreciated to reduce this number of requests.