webRunes/WRIO-InternetOS

Read current balance CRD from existing smart contract(THX.sol) at ropsten test network

Opened this issue · 0 comments

read current balance crd from existing smart contract at ropsten test network

Now Current balance updated by polling requests to webGold service. We should not ask balance at webGold any more.

Get current balance should be implemented via web3:

web3.eth.getBalance('0x2340928rjufs...32')