cljs-web3-next icon indicating copy to clipboard operation
cljs-web3-next copied to clipboard

implement get-balance

Open fbielejec opened this issue 6 years ago • 0 comments

https://web3js.readthedocs.io/en/v1.2.0/web3-eth.html#getbalance

(js-invoke (aget @web3 "eth") "getBalance" address)

fbielejec avatar Nov 21 '19 12:11 fbielejec