EthersWallet-ios
EthersWallet-ios copied to clipboard
Hello!How to get a wallet in the EOS account balance?
Hello!How to get a wallet in the EOS account balance?Now can only get to the balance of the ETH in my purse. Used the method of "getbalanceof" found no, thank you!

I have not followed EOS, but I believe it is an entirely different and incompatible blockchain to Ethereum, so EthersWallet is unable to operate with it.
Which getbalanceof do you mean?
According to the scrip contract address query scrip balance?
"getblanceOf" In the web3 , Scrip balance .
The getBalanceOf (capitalization is important ;)), will rerun the balance of ETH, but EOS is a separate chain, so I don’t think you can use it.
ok ,thank you!