Hi guys, I think there is no way but better is I ask before I give up. When I've a solidity function which is not pure and changes state variables. In case user is connected and is running this function, it there a way to prevent the metamask send confirmation all the time? I mean like roulette playing, but user should interact just with web api but not mm.
Jan 20, 2022, 11:16 AM
You can send a big value on client when user approve their transaction.
Jan 21, 2022, 11:32 PM