(Update) Sokol addresses after HF

This commit is contained in:
Roman Storm 2018-01-09 15:55:28 -08:00
parent 12961b272d
commit 8e7e2c4dd2
2 changed files with 10 additions and 6 deletions

View File

@ -17,12 +17,12 @@ const CORE_ADDRESSES = {
}
const SOKOL_ADDRESSES = {
VOTING_TO_CHANGE_KEYS_ADDRESS: '0x145a3d3bd5db8a0ad863b4949b6088d133726cdb',
VOTING_TO_CHANGE_MIN_THRESHOLD: '0xad623f870298774765bc5e56ebeafac721028867',
VOTING_TO_CHANGE_PROXY: '0x6fb85b2030a68a76ab237d2392b09e28e6f03fa9',
BALLOTS_STORAGE_ADDRESS: '0x1e0eaa06d02f965be2dfe0bc9ff52b2d82133461',
METADATA_ADDRESS: '0xce9ff1123223d13672cce06dd073d3749764daa6',
POA_ADDRESS: '0x8bf38d4764929064f2d4d3a56520a76ab3df415b',
VOTING_TO_CHANGE_KEYS_ADDRESS: '0xBDa88aCf72E635C892c6fc85EDf4cE48bfB40e89',
VOTING_TO_CHANGE_MIN_THRESHOLD: '0xEcE2a66ceb8438BFe20a08DB2Ec8Fb65E6Ee8DbF',
VOTING_TO_CHANGE_PROXY: '0xAF7EA5AD4301aABa668766de4dCfe65F8889f2eb',
BALLOTS_STORAGE_ADDRESS: '0xED2F95c9785E27d4b0b8BdF5c15661b5B07a07Cb',
METADATA_ADDRESS: '0xCDC628C303430bb45f034aF8F0b6A6177Dbc4119',
POA_ADDRESS: '0xf5cE3f5D0366D6ec551C74CCb1F67e91c56F2e34',
}
module.exports = (netId) => {

View File

@ -289,6 +289,10 @@
{
"name": "_masterOfCeremony",
"type": "address"
},
{
"name": "validators",
"type": "address[]"
}
],
"payable": false,