Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum
by
Q_R_V
on 13/09/2015, 13:45:55 UTC
how to check balance and txs?

Wallet adress: web3.exp.accounts
Balance: "web3.fromWei(exp.getBalance(exp.coinbase))" or "web3.fromWei(exp.getBalance("your_adress"))"
Pending transactions: "exp.pendingTransactions"