Skip to content

Commit

Permalink
Merge pull request #825 from lidofinance/simple_dvt_deployed
Browse files Browse the repository at this point in the history
fix: upd deployed-mainnet.json w/ simpledvt
  • Loading branch information
krogla authored Feb 23, 2024
2 parents 331ecec + c2f6f59 commit 5fcedc6
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions deployed-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,48 @@
"contentURI": "0x697066733a516d656138394d5533504852503763513157616b3672327355654d554146324c39727132624c6d5963644b764c57"
}
},
"app:simple-dvt": {
"stakingRouterModuleParams": {
"moduleName": "SimpleDVT",
"moduleType": "curated-onchain-v1",
"targetShare": 50,
"moduleFee": 800,
"treasuryFee": 200,
"penaltyDelay": 432000,
"easyTrackTrustedCaller": "0x08637515E85A4633E23dfc7861e2A9f53af640f7",
"easyTrackAddress": "0xF0211b7660680B49De1A7E9f25C65660F0a13Fea",
"easyTrackFactories": {
"AddNodeOperators": "0xcAa3AF7460E83E665EEFeC73a7a542E5005C9639",
"ActivateNodeOperators": "0xCBb418F6f9BFd3525CE6aADe8F74ECFEfe2DB5C8",
"DeactivateNodeOperators": "0x8B82C1546D47330335a48406cc3a50Da732672E7",
"SetVettedValidatorsLimits": "0xD75778b855886Fc5e1eA7D6bFADA9EB68b35C19D",
"SetNodeOperatorNames": "0x7d509BFF310d9460b1F613e4e40d342201a83Ae4",
"SetNodeOperatorRewardAddresses": "0x589e298964b9181D9938B84bB034C3BB9024E2C0",
"UpdateTargetValidatorLimits": "0x41CF3DbDc939c5115823Fba1432c4EC5E7bD226C",
"ChangeNodeOperatorManagers": "0xE31A0599A6772BCf9b2bFc9e25cf941e793c9a7D"
}
},
"aragonApp": {
"name": "simple-dvt",
"fullName": "simple-dvt.lidopm.eth",
"id": "0xe1635b63b5f7b5e545f2a637558a4029dea7905361a2f0fc28c66e9136cf86a4",
"ipfsCid": "QmaSSujHCGcnFuetAPGwVW5BegaMBvn5SCsgi3LSfvraSo",
"contentURI": "0x697066733a516d615353756a484347636e4675657441504777565735426567614d42766e355343736769334c5366767261536f"
},
"proxy": {
"address": "0xaE7B191A31f627b4eB1d4DaC64eaB9976995b433",
"contract": "@aragon/os/contracts/apps/AppProxyUpgradeable.sol",
"constructorArgs": [
"0xb8FFC3Cd6e7Cf5a098A1c92F48009765B24088Dc",
"0xe1635b63b5f7b5e545f2a637558a4029dea7905361a2f0fc28c66e9136cf86a4",
"0x"
]
},
"implementation": {
"address": "0x8538930c385C0438A357d2c25CB3eAD95Ab6D8ed",
"contract": "contracts/0.4.24/nos/NodeOperatorsRegistry.sol"
}
},
"aragon-kernel": {
"implementation": {
"contract": "@aragon/os/contracts/kernel/Kernel.sol",
Expand Down

0 comments on commit 5fcedc6

Please sign in to comment.