-
Notifications
You must be signed in to change notification settings - Fork 7
/
deployment.goerli_live.json
23 lines (23 loc) · 1.27 KB
/
deployment.goerli_live.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "goerli_live",
"chainId": "5",
"contracts": {
"ConsensusLayerFeeDispatcher": "0x50Dba42662FD69f5Fd9236540aaD9f99f7F6b3b2",
"ConsensusLayerFeeDispatcher_Implementation": "0xb62a9d615d3018c22631b26F668Ed0882bA01813",
"ConsensusLayerFeeDispatcher_Proxy": "0x50Dba42662FD69f5Fd9236540aaD9f99f7F6b3b2",
"ExecutionLayerFeeDispatcher": "0x639d818639B85a1892Bfbb40Bd724b4Ddea43C0C",
"ExecutionLayerFeeDispatcher_Implementation": "0xa69dDEBd0B6893A6F3d34A5df610d0E2ED433D18",
"ExecutionLayerFeeDispatcher_Proxy": "0x639d818639B85a1892Bfbb40Bd724b4Ddea43C0C",
"FeeRecipient": "0x1AcD717aDF8A3A1e4c23C6510cfbE76834E3f1bf",
"StakingContract": "0xe8Ff2a04837aac535199eEcB5ecE52b2735b3543",
"StakingContract_Implementation": "0x7f14a8048De0c3BaAe292177Aa8b8fe55b32E704",
"StakingContract_Proxy": "0xe8Ff2a04837aac535199eEcB5ecE52b2735b3543"
},
"namedAccounts": {
"deployer": "0xB58ef7246fA10aC1F1de5F36F86ec0328310a0Ca",
"proxyAdmin": "0x3B9B2C07eff60aC828117C997E04c61890Ad2Ed7",
"admin": "0xC4b8469165d0A0e0939500BdeCE7c0CD3415a9fb",
"depositContract": "0xff50ed3d0ec03aC01D4C79aAd74928BFF48a7b2b",
"treasury": "0x5137B5540730d44326fBb237184425A9FB311DdF"
}
}