deep-foundation / deep-foundation/deep-packages

Ethereum puzzle solver package

Open
#72 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
No language data
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

# Master automated transfer
Manual transfer will not work, because most wallets does not allow entering private key in HEX format. May be still there exists such wallet.
Write a guide how to transfer assets from one Ethereum address to another.

For this, may `seth` or `geth` may be used:
https://docs.makerdao.com/clis/seth
https://github.com/ethereum/go-ethereum

Private keys and addresses:

```
private key: 23d4a09295be678b21a5f1dceae1f634a69c1b41775f680ebf8165266471401b
address: 0xCFcb12D849569A3d1Cf971721665B2dCe0279A91
balance: 61 wei
```
Source: https://privatekeyfinder.io/brainwallet/ethereum/?page=2

```
private key: 59b47e9ec520a9513f404b325fa84662202adbb134c73cc57cbb0f7cea25c689
address: 0xF08A9664E46bC52878C35894391AE520a1ebBd2A
balance: 0.00007664 ether
```
Source: https://privatekeyfinder.io/brainwallet/ethereum/?page=181

```
private key: 725544de96fa7e38e7c1e3911d79770f6de178c52d4b87702ad820f5fe7e135c
address: 0x854C77c8D57C770360fB00569C2fc29e03C089bE
balance: 0.00000023 ether

private key: 71099161d22b90d8d4d95922f3781027661f80107c2a7bf7bdecb1984455610c
address: 0x6CEbfF11d72A10Dc183CF61b813fA173eA9A1Bd2
balance: 10 gwei

private key: 49ae7eff833b4aa1400a87b9c12ff44ebd5349e87ea9ef20fa10f9ae8c0b44bb
address: 0xF0737b678059A2dEcc1293B755D481ad7301292b
balance: 0.00000234 ether
```
Source: https://privatekeyfinder.io/brainwallet/ethereum/?page=192

```
private key: 48047b49b975ee8880742ea2544b30e8965f1675df787e9d832f8e0c2db87630
address: 0x41791393b667240cED1F1AfD6bfedD91ad19425e
balance: 0.0001 ether
```
Source: https://privatekeyfinder.io/brainwallet/ethereum/?page=287
```
private key: 6d08a9aaf3685faba55c76e3722163be8305f819647eb983453c6f2cbb5731a8
address: 0xC260b9dbf37A879e4726fDac8E147cb8Fd08ed64
balance: 0.000001 ether
```
Source: https://privatekeyfinder.io/brainwallet/ethereum/?page=315

The first key in multiple networks: https://privatekeyfinder.io/key/0000000000000000000000000000000000000000000000000000000000000001

See also: https://github.com/deep-foundation/deep-packages/issues/68

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.