Is there a way to use moralis to add erc20 tokens to a userโs wallet ?
Can you do something similar for NFT ? (721 and 1155)
Is there a way to use moralis to add erc20 tokens to a userโs wallet ?
Can you do something similar for NFT ? (721 and 1155)
For MetaMask, you can look at requesting tokens to be added.
https://docs.metamask.io/guide/rpc-api.html#wallet-watchasset
Other wallets may have similar methods.