Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
12408347
Topic
1173722
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
Quote from: shutaru1985 on September 13, 2015, 01:22:21 PM
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"