parent
fe02ffd12d
commit
396f2b5f90
9 changed files with 383 additions and 0 deletions
14
docs/technical/test-accounts.md
Normal file
14
docs/technical/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