Iām trying to do a transaction on Polygon Mumbai Testnet, using Moralis package from the frontend i.e NextJS.
The contract test works fine on hardhat.
I get this error in the image, any help would be great! been stuck here for some time.
Ideally, the transaction should happen successfully as it happens fine while testing on polygon testnet on terminal using hardhat. But I get this RPC Error on trying to do it from frontend.