-
Notifications
You must be signed in to change notification settings - Fork 7
/
deployment.mainnet_live.json
23 lines (23 loc) · 1.27 KB
/
deployment.mainnet_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": "mainnet_live",
"chainId": "1",
"contracts": {
"ConsensusLayerFeeDispatcher": "0xE8EC6F702D68ded71112031D78bBFf959c7234C7",
"ConsensusLayerFeeDispatcher_Implementation": "0x4B973C43a5b324B35E51514cfDB1EE6b4147F7e1",
"ConsensusLayerFeeDispatcher_Proxy": "0xE8EC6F702D68ded71112031D78bBFf959c7234C7",
"ExecutionLayerFeeDispatcher": "0x72b4C52f18f52EbA3E4290a002dF7c387427b058",
"ExecutionLayerFeeDispatcher_Implementation": "0xca4DD914fA713214844c84F153A5e1627536a7fC",
"ExecutionLayerFeeDispatcher_Proxy": "0x72b4C52f18f52EbA3E4290a002dF7c387427b058",
"FeeRecipient": "0x933fBfeb4Ed1F111D12A39c2aB48657e6fc875C6",
"StakingContract": "0x1e68238cE926DEC62b3FBC99AB06eB1D85CE0270",
"StakingContract_Implementation": "0x4956639ac8016059776A006a839629367b67A4F1",
"StakingContract_Proxy": "0x1e68238cE926DEC62b3FBC99AB06eB1D85CE0270"
},
"namedAccounts": {
"deployer": "0x81F5f7bf0AFE2aFb9D7d6a21F4FeA1FB888E79CF",
"proxyAdmin": "0xd235d4Eb3A483743C506C8AB6ee50f4eBfDEF4D8",
"admin": "0xCf53Ef5be9C713585D2fEF40e72D9c7C4fE1D5F2",
"depositContract": "0x00000000219ab540356cBB839Cbe05303d7705Fa",
"treasury": "0xd3947210779c046D5ADCE2a6665d650450A56280"
}
}