MultiversX Tracker is Live!

Geth account management through console

Etherum Reddit

More / Etherum Reddit 140 Views

A few years ago I used to access my ethereum account in ~/.ethereum/keystore though geth console as follows:

eth.accounts[0] 

(returned ethereum account)

personal.unlockAccount(eth.accounts[0]) 

(unlock account in order to send ether)

web3.fromWei(eth.getBalance(eth.accounts[0]), "ether") 

(get balance)

etc.

But now when I log into the geth console:

geth attach http://127.0.0.1:8545 

then eth.accounts or web3.eth.accounts return an empty array, and eth.account returns "undefined".

How can I now access my ethereum account in keystore?

submitted by /u/bomberb17
[link] [comments]
Get BONUS $200 for FREE!

You can get bonuses upto $100 FREE BONUS when you:
πŸ’° Install these recommended apps:
πŸ’² SocialGood - 100% Crypto Back on Everyday Shopping
πŸ’² xPortal - The DeFi For The Next Billion
πŸ’² CryptoTab Browser - Lightweight, fast, and ready to mine!
πŸ’° Register on these recommended exchanges:
🟑 Binance🟑 Bitfinex🟑 Bitmart🟑 Bittrex🟑 Bitget
🟑 CoinEx🟑 Crypto.com🟑 Gate.io🟑 Huobi🟑 Kucoin.



Comments