Write contract - web3 - interact web site - Moralis.executeFunction - api / abi

from that error it looks like a parameter was 0,1 instead of 0.1

As @cryptokid, you’re passing an invalid value to this

and in that case?

this is a generic execution reverted error message, meaning that the contract function didn’t execute with success, this is more complicated to investigate, maybe the function wasn’t expecting those particular parameters, it depends on what that function does

Thank you! problem solved! everything is working! but after deployment on the hosting, I realized that the metamask does not come off the mobile iPhone, do I need to add something? I need to understand what to add to work from a mobile device?

Solved Link:
https://drive.google.com/drive/u/1/folders/14I8ZC0oAIgpD5hoCumi43OAIO1ufk5av

Better to create a separate thread for a separate question

1 Like