You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
arnaucube 38ff9dd0e3 Add recover-geth-funds cli tool 3 years ago
..
.gitignore Add recover-geth-funds cli tool 3 years ago
README.md Add recover-geth-funds cli tool 3 years ago
config.example.yaml Add recover-geth-funds cli tool 3 years ago
go.mod Add recover-geth-funds cli tool 3 years ago
go.sum Add recover-geth-funds cli tool 3 years ago
main.go Add recover-geth-funds cli tool 3 years ago

README.md

recover-geth-funds

Very simple cli to send all the funds from a geth KeyStore to an address.

COMMANDS:
   info     get info
   sendall  send all eth to address
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --config value
   --address value
   --help, -h       show help
   --version, -v    print the version

Example

> go run main.go --address=0xbbb...bbb sendall

Sending to: 0xbbb...bbb
Keystore and account unlocked successfully: 0xaaa...aaa
Connection to web3 server opened url https://web3.url
Current balance: 0.361380906720109598 ETH
Nonce: 183
balance 0.10380807320336598 ETH
 tosend 0.10380802320336598 ETH (substracting the fees)
(y/N): y
operation confirmed
tx sent: 0xccccc...ccc