Hi folks
This might be a basic question. Sorry, I am getting started in Moralis now. I looked at the questions in the forum and documentation. I could not get clarity, so posting here.
When I look at the latest Moralis docs, I don’t see option to transfer eth or token. I do see the option to transfer in v1 api.
My usecase is to transfer erc20 tokens and we are using web3auth for authentication. I assume that I can login using web3auth and then use transfer which in turn would use the token given by web3auth without exposing the private key.
Can my usecase be achieved using the moralis v2 api? My understanding was that the v1 api used a different approach.
Also, I want to know if we can do web3auth integration with react native?
Thanks
Sree