cljs-web3-next
cljs-web3-next copied to clipboard
implement get-balance
https://web3js.readthedocs.io/en/v1.2.0/web3-eth.html#getbalance
(js-invoke (aget @web3 "eth") "getBalance" address)