forked from ParaState/SafeStakeOperator
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.env.example
24 lines (24 loc) · 1.11 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
GETH_NETWORK=holesky
NETHERMIND_NETWORK=holesky
BESU_NETWORK=holesky
ERIGON_NETWORK=holesky
LIGHTHOUSE_NETWORK=holesky
OPERATOR_NETWORK=holesky
IMAGE_TAG=v2.0-testnet
REGISTRY_CONTRACT_ADDRESS=3a1d816ECb38E3e553a2E13907e4759186CC40F4
NETWORK_CONTRACT_ADDRESS=3417fa49B0FDA2BB6277c0e1793552eBd66FC4e8
API_SERVER=https://api-testnet-holesky.safestake.xyz/api/op/
# different chain has different ttd
TTD=10790000
# separated by ',' for multiple relays, such as MEV_BOOST_RELAYS=xxx,xxx,xxx
MEV_BOOST_RELAYS=https://0xafa4c6985aa049fb79dd37010438cfebeb0f2bd42b115b89dd678dab0670c1de38da0c4e9138c9290a398ecd9a0b3110@boost-relay-holesky.flashbots.net
#gas limit. [default: 30,000,000]
GAS_LIMIT_INTEGER=30000000
WS_URL=<ws_url>
OPERATOR_ID=<YOUR_OPREATOR_ID>
# The beacon node endpoint, e.g., http://127.0.0.1:5052 for a local node
BEACON_NODE_ENDPOINT=<FILLED_WITH_YOUR_CHOICE>
# run a MEV(Maximal Extractable Value) boost for lighthouse when you want to open mev
MEV_IP=<YOUR_MEV_BOOST_IP>
# fee receipient for execution layer reward. Operators in a committee should set the same value
FEE_RECEIPIENT=0xe7cd1392641dB6187AF57223cAe85B9AA73d18C1