hi guys I just wanna ask calling smart contract function using moralis is same as in v1 or it changes because Im not seening native web3 in v2 docs Im upgrading couple of apps from v1 to v2 so kindly put some light on this issue
You can use ethers.js which is what moralis-v1
used. If your app is React based, you can use wagmi for easier to use hooks.
yes Im aware but being lazy , I wanted to skip native function restructuring