yes
It is aready conncected
After âtransferâ function calling ,It is redirecting metasmaks app ,then It have to show confirm button.
But It is not showing
can you help me ?
I donât know how to help, maybe you can share some screen shots too
what happens if you click multiple times on that send transaction?
this is wallet connect?
yes
I have used wallet connect and moralis
I have got error in react native while enabling web3 .
Can you help me ?
hi
{âcodeâ: 141, âerrorâ: âReturned values arenât valid, did it run Out of Gas? You might also see this error if you are not using the correct ABI for the contract you are retrieving data from, requesting data from a block number that does not exist, or querying a node which is not fully synced.â}
what is the reason ?
Can i add new blockchain suppourt to my moralis server?
you could get this error when the ABI is invalid, but I guess that you didnât provide any ABI?
you can add new blockchain support from the list of available chains
where should I add new blockchain support ?
no
I need to add new blockchain network
you can add blockchain network as mentioned above.
Can you send screenshot ?
I can 't see add button
it is that save configuration button that you can see in the above screen shot
no
I mean I need to add my owner blockchain network
I can add Eth , polygon , BSC, Avax, Fantom
you can not add a custom blockchain to the server configuration, you can use a local devchain but that one works only for testing and web3api doesnât work with a local devchain