aragon / issues

A centralized repo for managing public issues with the Aragon desktop app, the web app and the contracts that power them. Purely technical topics belong to each project repository.
4 stars 1 forks source link

macos client can't fund account #93

Closed Andersmholmgren closed 6 years ago

Andersmholmgren commented 7 years ago

As per chat post https://aragon.chat/channel/dev?msg=yp8pcM8TrbXT82qTN


@tatu just to clarify I am referring to the mac os client. The embedded meta mask defaults to kovan.aragon.one. The only other choice is localhost. The strange thing is that it says


You account 0x43988e561bdfca0bf91828c59e6397078602666e balance is: 0 ETH

In order to continue:

if I click that address it takes me to https://kovan.etherscan.io/address/0x43988e561bdfca0bf91828c59e6397078602666e which has not transactions. kovan.etherscan.io Ethereum Account 0x43988e561bdfca0bf91828c59e6397078602666e Info The Ethereum BlockChain Explorer, API and Analytics Platform it also says


Get testnet ether for your address (needed to transact), we are sending some but if it doesn't appear in your account in one minute, try here

if I click the try here link it takes me to http://faucet.ropsten.be:3001 if I look up the same address on ropsten (https://ropsten.etherscan.io/address/0x43988e561bdfca0bf91828c59e6397078602666e) I can see two transactions there. The one created by the aragon mac client on startup and one I created via the faucet ropsten.etherscan.io Ethereum Account (Invalid Address) The Ethereum BlockChain Explorer, API and Analytics Platform so the problem is that the client thinks it is on ropsten but the embedded metamask is on kovan I guess I should just try the web client