You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`--log-level` (string): Log level to use (debug, info, warn, error, fatal). Defaults to `info`.
69
69
-`--labels` (key=val): Custom labels to apply to your deployment.
70
70
-`--disable-logs` (bool): Disable the logs for the services. Defaults to `false`.
71
+
-`--prefunded-account` (string, repeated): Fund in L1 genesis this account in addition to static prefunded accounts, the input should the account's private key in hexadecimal format with 0x
71
72
-`--contender` (bool): Enable [contender](https://github.com/flashbots/contender) spammer. Required to use other contender flags.
72
73
-`--contender.arg` (string): Pass custom args to the contender CLI.
73
74
Example: `--contender.arg "--tpb 20"`
74
75
-`--contender.target` (string): Change the default target node to spam. On the `l1` recipe, the default is "el", and on `opstack` it's "op-geth".
75
76
76
77
To stop the playground, press `Ctrl+C`.
77
78
79
+
### L1 Static Prefunded Accounts
80
+
81
+
The following addresses are pre-funded in the L1 genesis allocation, all with a balance of `309485009.8213451 ETH`:
0 commit comments