start stack from container (#40)
resolves #36 Co-authored-by: johba <johba@harb.eth> Reviewed-on: https://codeberg.org/johba/harb/pulls/40
This commit is contained in:
parent
3a7162462b
commit
4f7cebda56
10 changed files with 160 additions and 5 deletions
14
docs/test-accounts.md
Normal file
14
docs/test-accounts.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Test Accounts
|
||||
|
||||
Mnemonic: `test test test test test test test test test test test junk`
|
||||
|
||||
All accounts receive 10000 ETH on Anvil startup.
|
||||
|
||||
| Index | Address | Purpose |
|
||||
|-------|---------|---------|
|
||||
| 0 | 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 | Deployer |
|
||||
| 1 | 0x70997970C51812dc3A010C7d01b50e0d17dc79C8 | LiquidityManager Operator |
|
||||
| 2 | 0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC | txnBot |
|
||||
| 3 | 0x90F79bf6EB2c4f870365E785982E1f101E93b906 | Test User |
|
||||
|
||||
**Funding**: Use `/cheap` on webapp for Base Sepolia testnet.
|
||||
Loading…
Add table
Add a link
Reference in a new issue