parent
25ec45659e
commit
ded27f486d
@ -0,0 +1,54 @@ |
||||
{ |
||||
"environment": "dev", |
||||
"signers": { |
||||
"alfajores": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"kovan": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"rinkeby": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
} |
||||
}, |
||||
"replicas": { |
||||
"kovan": { |
||||
"address": "0x4fcf3FF0163b3309CEe279fb960f16946D7dAdAf", |
||||
"domain": "3000", |
||||
"name": "kovan", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://eth-kovan.alchemyapi.io/v2/aJP38P1ZeHbXP3Td8vVh8vFmxkKT9pnR" |
||||
} |
||||
}, |
||||
"rinkeby": { |
||||
"address": "0x2f5a40Ca3017Ce79788eB295a34fC204375f226D", |
||||
"domain": "2000", |
||||
"name": "rinkeby", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://eth-rinkeby.alchemyapi.io/v2/uOf-lO18qM7rAT6NOgMAZQoyuS__lhqN" |
||||
} |
||||
} |
||||
}, |
||||
"home": { |
||||
"address": "0x1536CF3edEB3f8A0C0AAF59F1C43fcA6aD976609", |
||||
"domain": "1000", |
||||
"name": "alfajores", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://alfajores-forno.celo-testnet.org" |
||||
} |
||||
}, |
||||
"tracing": { |
||||
"level": "debug", |
||||
"fmt": "json" |
||||
}, |
||||
"db": "db_path" |
||||
} |
@ -0,0 +1,29 @@ |
||||
{ |
||||
"upgradeBeaconController": "0xd6F12c1F023061c605bd6F75213827b0aE0A95a5", |
||||
"xAppConnectionManager": "0xa9006C2D194fbC1d8CA6e8775C983Ab617C71A1a", |
||||
"updaterManager": "0xe45f64CD1b5c65eDAD7F54315f2eb5e0Eaf0C86F", |
||||
"governance": { |
||||
"implementation": "0x75baC5f9c7ce0181cCe804558D08c972a1F55d80", |
||||
"proxy": "0xf10Aa962F25E6A3bE768425b338205B03d76112F", |
||||
"beacon": "0xaE0e2668BfB51986808BB40dd63dC233052c25b0" |
||||
}, |
||||
"home": { |
||||
"implementation": "0x1DA30f0d79Bd05fD4040D0a32eA98628B37e5Bf3", |
||||
"proxy": "0x1536CF3edEB3f8A0C0AAF59F1C43fcA6aD976609", |
||||
"beacon": "0x0bB7FCBd9Ab7b3A4098b328Af62eA89cf2bbF14e" |
||||
}, |
||||
"replicas": { |
||||
"2000": { |
||||
"implementation": "0xCeDcd280b410f1b1a667D77B338bFFE5ED1a38FF", |
||||
"proxy": "0x8009504718afA96F0Ff31A99893E937250a287Fe", |
||||
"beacon": "0x5B0b24471a7A0bB342788c3D4699160BbFa18658" |
||||
}, |
||||
"3000": { |
||||
"implementation": "0xCeDcd280b410f1b1a667D77B338bFFE5ED1a38FF", |
||||
"proxy": "0x4C84555421aa80De6259bDE6819e1A2BFe22e18B", |
||||
"beacon": "0x5B0b24471a7A0bB342788c3D4699160BbFa18658" |
||||
} |
||||
}, |
||||
"recoveryManager": "0x24F6c874F56533d9a1422e85e5C7A806ED11c036", |
||||
"updater": "0x4177372FD9581ceb2367e0Ce84adC5DAD9DF8D55" |
||||
} |
@ -0,0 +1,101 @@ |
||||
[ |
||||
{ |
||||
"name": "UpgradeBeaconController", |
||||
"address": "0xd6F12c1F023061c605bd6F75213827b0aE0A95a5", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "UpdaterManager", |
||||
"address": "0xe45f64CD1b5c65eDAD7F54315f2eb5e0Eaf0C86F", |
||||
"constructorArguments": [ |
||||
"0x4177372FD9581ceb2367e0Ce84adC5DAD9DF8D55" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "XAppConnectionManager", |
||||
"address": "0xa9006C2D194fbC1d8CA6e8775C983Ab617C71A1a", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x1DA30f0d79Bd05fD4040D0a32eA98628B37e5Bf3", |
||||
"constructorArguments": [ |
||||
1000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x0bB7FCBd9Ab7b3A4098b328Af62eA89cf2bbF14e", |
||||
"constructorArguments": [ |
||||
"0x1DA30f0d79Bd05fD4040D0a32eA98628B37e5Bf3", |
||||
"0xd6F12c1F023061c605bd6F75213827b0aE0A95a5" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x1536CF3edEB3f8A0C0AAF59F1C43fcA6aD976609", |
||||
"constructorArguments": [ |
||||
"0x0bB7FCBd9Ab7b3A4098b328Af62eA89cf2bbF14e", |
||||
"0xc4d66de8000000000000000000000000e45f64cd1b5c65edad7f54315f2eb5e0eaf0c86f" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x75baC5f9c7ce0181cCe804558D08c972a1F55d80", |
||||
"constructorArguments": [ |
||||
1000, |
||||
1 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xaE0e2668BfB51986808BB40dd63dC233052c25b0", |
||||
"constructorArguments": [ |
||||
"0x75baC5f9c7ce0181cCe804558D08c972a1F55d80", |
||||
"0xd6F12c1F023061c605bd6F75213827b0aE0A95a5" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xf10Aa962F25E6A3bE768425b338205B03d76112F", |
||||
"constructorArguments": [ |
||||
"0xaE0e2668BfB51986808BB40dd63dC233052c25b0", |
||||
"0x485cc955000000000000000000000000a9006c2d194fbc1d8ca6e8775c983ab617c71a1a00000000000000000000000024f6c874f56533d9a1422e85e5c7a806ed11c036" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0xCeDcd280b410f1b1a667D77B338bFFE5ED1a38FF", |
||||
"constructorArguments": [ |
||||
1000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x5B0b24471a7A0bB342788c3D4699160BbFa18658", |
||||
"constructorArguments": [ |
||||
"0xCeDcd280b410f1b1a667D77B338bFFE5ED1a38FF", |
||||
"0xd6F12c1F023061c605bd6F75213827b0aE0A95a5" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x4C84555421aa80De6259bDE6819e1A2BFe22e18B", |
||||
"constructorArguments": [ |
||||
"0x5B0b24471a7A0bB342788c3D4699160BbFa18658", |
||||
"0xe7e7a7b70000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x8009504718afA96F0Ff31A99893E937250a287Fe", |
||||
"constructorArguments": [ |
||||
"0x5B0b24471a7A0bB342788c3D4699160BbFa18658", |
||||
"0xe7e7a7b700000000000000000000000000000000000000000000000000000000000007d00000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" |
||||
], |
||||
"isProxy": true |
||||
} |
||||
] |
@ -0,0 +1,12 @@ |
||||
{ |
||||
"bridgeRouter": { |
||||
"implementation": "0x9D314ED55b67DF4e89b3Fb8edeF6187a288Ed7F8", |
||||
"proxy": "0xc00516DD22eBd304b34fe6a9c855E5c43EC3534e", |
||||
"beacon": "0x55d4Cb7069D2914A57887baC780ed8A61Cc3F4ca" |
||||
}, |
||||
"bridgeToken": { |
||||
"implementation": "0x77601872e6C001a9fA02181696b8e69014D0953B", |
||||
"proxy": "0x9c4aFF4cf794563f135d6bc4B707539381E26C59", |
||||
"beacon": "0xF0B476DBF3CA1C1B61Df234dcF39B2f70dA12CC3" |
||||
} |
||||
} |
@ -0,0 +1,46 @@ |
||||
[ |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x77601872e6C001a9fA02181696b8e69014D0953B", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xF0B476DBF3CA1C1B61Df234dcF39B2f70dA12CC3", |
||||
"constructorArguments": [ |
||||
"0x77601872e6C001a9fA02181696b8e69014D0953B", |
||||
"0xd6F12c1F023061c605bd6F75213827b0aE0A95a5" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x9c4aFF4cf794563f135d6bc4B707539381E26C59", |
||||
"constructorArguments": [ |
||||
"0xF0B476DBF3CA1C1B61Df234dcF39B2f70dA12CC3", |
||||
"0x" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x9D314ED55b67DF4e89b3Fb8edeF6187a288Ed7F8", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x55d4Cb7069D2914A57887baC780ed8A61Cc3F4ca", |
||||
"constructorArguments": [ |
||||
"0x9D314ED55b67DF4e89b3Fb8edeF6187a288Ed7F8", |
||||
"0xd6F12c1F023061c605bd6F75213827b0aE0A95a5" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xc00516DD22eBd304b34fe6a9c855E5c43EC3534e", |
||||
"constructorArguments": [ |
||||
"0x55d4Cb7069D2914A57887baC780ed8A61Cc3F4ca", |
||||
"0x485cc955000000000000000000000000f0b476dbf3ca1c1b61df234dcf39b2f70da12cc3000000000000000000000000a9006c2d194fbc1d8ca6e8775c983ab617c71a1a" |
||||
], |
||||
"isProxy": true |
||||
} |
||||
] |
@ -0,0 +1,13 @@ |
||||
{ |
||||
"bridgeRouter": { |
||||
"implementation": "0x47e91B89268000171d139e4F159ed8FC203356df", |
||||
"proxy": "0xd10D045bc73Bc4Ef44394F1257bcf9A0fb321a51", |
||||
"beacon": "0xF5A2bea5DBE1bD96121EC5ecB516341d9f8C35AA" |
||||
}, |
||||
"bridgeToken": { |
||||
"implementation": "0xAD11c7504a63BBc212Fa55792F2Cd2f5a8A7fF76", |
||||
"proxy": "0x9ba30D106E6e3D282121B47b9A408B99dD860fd8", |
||||
"beacon": "0x86de608C363b659D1220DFd6768Ab027f0b697c0" |
||||
}, |
||||
"ethHelper": "0x856D2Dda4c99d4C01AdAf17265E5a90D0F96c7C0" |
||||
} |
@ -0,0 +1,54 @@ |
||||
[ |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0xAD11c7504a63BBc212Fa55792F2Cd2f5a8A7fF76", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x86de608C363b659D1220DFd6768Ab027f0b697c0", |
||||
"constructorArguments": [ |
||||
"0xAD11c7504a63BBc212Fa55792F2Cd2f5a8A7fF76", |
||||
"0x7D146C9778807B024FE3F75342CC3E8F3cB0BEEf" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x9ba30D106E6e3D282121B47b9A408B99dD860fd8", |
||||
"constructorArguments": [ |
||||
"0x86de608C363b659D1220DFd6768Ab027f0b697c0", |
||||
"0x" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x47e91B89268000171d139e4F159ed8FC203356df", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xF5A2bea5DBE1bD96121EC5ecB516341d9f8C35AA", |
||||
"constructorArguments": [ |
||||
"0x47e91B89268000171d139e4F159ed8FC203356df", |
||||
"0x7D146C9778807B024FE3F75342CC3E8F3cB0BEEf" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xd10D045bc73Bc4Ef44394F1257bcf9A0fb321a51", |
||||
"constructorArguments": [ |
||||
"0xF5A2bea5DBE1bD96121EC5ecB516341d9f8C35AA", |
||||
"0x485cc95500000000000000000000000086de608c363b659d1220dfd6768ab027f0b697c00000000000000000000000006581c39bc32638b524d931ab4ee1be2f2a887260" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "ETH Helper", |
||||
"address": "0x856D2Dda4c99d4C01AdAf17265E5a90D0F96c7C0", |
||||
"constructorArguments": [ |
||||
"0xd0a1e359811322d97991e03f863a0c30c2cf029c", |
||||
"0xd10D045bc73Bc4Ef44394F1257bcf9A0fb321a51" |
||||
] |
||||
} |
||||
] |
@ -0,0 +1,13 @@ |
||||
{ |
||||
"bridgeRouter": { |
||||
"implementation": "0x60E5957f39Ad0b38E35d87902f2960bB71C9641a", |
||||
"proxy": "0x88702694978638bf0F5887978326Ce491A4e026c", |
||||
"beacon": "0xdaaA8BAD96512DCEF7AaF7af98d2EF14F6117cD7" |
||||
}, |
||||
"bridgeToken": { |
||||
"implementation": "0x0f30bf4bE0aBabE2eE366ebcA1fCC77854DBBc94", |
||||
"proxy": "0x898C136A60869c79da86F8D8339ef1DCA83e8383", |
||||
"beacon": "0xEB43d0BAD300267BDc1B8afAFa70b274C14698EF" |
||||
}, |
||||
"ethHelper": "0x7470523E698cC52F05E8dd60Ef8a7a8fF1c819c5" |
||||
} |
@ -0,0 +1,54 @@ |
||||
[ |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x0f30bf4bE0aBabE2eE366ebcA1fCC77854DBBc94", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xEB43d0BAD300267BDc1B8afAFa70b274C14698EF", |
||||
"constructorArguments": [ |
||||
"0x0f30bf4bE0aBabE2eE366ebcA1fCC77854DBBc94", |
||||
"0x3BFCdad68beA1ED61FAC49d050DaBe0E1A482D30" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x898C136A60869c79da86F8D8339ef1DCA83e8383", |
||||
"constructorArguments": [ |
||||
"0xEB43d0BAD300267BDc1B8afAFa70b274C14698EF", |
||||
"0x" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x60E5957f39Ad0b38E35d87902f2960bB71C9641a", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xdaaA8BAD96512DCEF7AaF7af98d2EF14F6117cD7", |
||||
"constructorArguments": [ |
||||
"0x60E5957f39Ad0b38E35d87902f2960bB71C9641a", |
||||
"0x3BFCdad68beA1ED61FAC49d050DaBe0E1A482D30" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x88702694978638bf0F5887978326Ce491A4e026c", |
||||
"constructorArguments": [ |
||||
"0xdaaA8BAD96512DCEF7AaF7af98d2EF14F6117cD7", |
||||
"0x485cc955000000000000000000000000eb43d0bad300267bdc1b8afafa70b274c14698ef000000000000000000000000d294cc9763385912006be308e2a179f6427f1493" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "ETH Helper", |
||||
"address": "0x7470523E698cC52F05E8dd60Ef8a7a8fF1c819c5", |
||||
"constructorArguments": [ |
||||
"0xc778417E063141139Fce010982780140Aa0cD5Ab", |
||||
"0x88702694978638bf0F5887978326Ce491A4e026c" |
||||
] |
||||
} |
||||
] |
@ -0,0 +1,8 @@ |
||||
{ |
||||
"messageInterval": "100", |
||||
"chat": { |
||||
"message": "static message", |
||||
"recipient": "0xabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcd", |
||||
"type": "static" |
||||
} |
||||
} |
@ -0,0 +1,54 @@ |
||||
{ |
||||
"environment": "dev", |
||||
"signers": { |
||||
"kovan": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"alfajores": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"rinkeby": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
} |
||||
}, |
||||
"replicas": { |
||||
"alfajores": { |
||||
"address": "0x4C84555421aa80De6259bDE6819e1A2BFe22e18B", |
||||
"domain": "1000", |
||||
"name": "alfajores", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://alfajores-forno.celo-testnet.org" |
||||
} |
||||
}, |
||||
"rinkeby": { |
||||
"address": "0xc1B02C5855360e4c9d38a8a33156A61eAE2308Fd", |
||||
"domain": "2000", |
||||
"name": "rinkeby", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://eth-rinkeby.alchemyapi.io/v2/uOf-lO18qM7rAT6NOgMAZQoyuS__lhqN" |
||||
} |
||||
} |
||||
}, |
||||
"home": { |
||||
"address": "0xd28710E861C9c1A36b9261b0177d46789C4061ae", |
||||
"domain": "3000", |
||||
"name": "kovan", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://eth-kovan.alchemyapi.io/v2/aJP38P1ZeHbXP3Td8vVh8vFmxkKT9pnR" |
||||
} |
||||
}, |
||||
"tracing": { |
||||
"level": "debug", |
||||
"fmt": "json" |
||||
}, |
||||
"db": "db_path" |
||||
} |
@ -0,0 +1,29 @@ |
||||
{ |
||||
"upgradeBeaconController": "0x7D146C9778807B024FE3F75342CC3E8F3cB0BEEf", |
||||
"xAppConnectionManager": "0x6581c39BC32638b524d931Ab4ee1Be2f2A887260", |
||||
"updaterManager": "0xf77a68E68C4680b679A00E72a6c6eD58158575FD", |
||||
"governance": { |
||||
"implementation": "0xa57114Ef925F282c8d08c440ce10557c18F2a8F7", |
||||
"proxy": "0xb0C9a0dAf161C56deE779e8E4C0282163E1cc24a", |
||||
"beacon": "0xf9aa3519cE5f67651a38768258079d0401F2Afad" |
||||
}, |
||||
"home": { |
||||
"implementation": "0x85eF3de22f6DB19AE508B3d3B33276c6F51BA6EE", |
||||
"proxy": "0xd28710E861C9c1A36b9261b0177d46789C4061ae", |
||||
"beacon": "0xF8aae7d3077837E92B4E2B41418bD701111885C7" |
||||
}, |
||||
"replicas": { |
||||
"1000": { |
||||
"implementation": "0xF762800E42EFC93922dE34E498601176a6851227", |
||||
"proxy": "0x4fcf3FF0163b3309CEe279fb960f16946D7dAdAf", |
||||
"beacon": "0x1bE5f72e9a7C8b34e843e71359371aE70c7A8cc7" |
||||
}, |
||||
"2000": { |
||||
"implementation": "0xF762800E42EFC93922dE34E498601176a6851227", |
||||
"proxy": "0x6AE0c3074E0b82867c857EcD9c8C35b34E3Adef3", |
||||
"beacon": "0x1bE5f72e9a7C8b34e843e71359371aE70c7A8cc7" |
||||
} |
||||
}, |
||||
"recoveryManager": "0x24F6c874F56533d9a1422e85e5C7A806ED11c036", |
||||
"updater": "0x4177372FD9581ceb2367e0Ce84adC5DAD9DF8D55" |
||||
} |
@ -0,0 +1,101 @@ |
||||
[ |
||||
{ |
||||
"name": "UpgradeBeaconController", |
||||
"address": "0x7D146C9778807B024FE3F75342CC3E8F3cB0BEEf", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "UpdaterManager", |
||||
"address": "0xf77a68E68C4680b679A00E72a6c6eD58158575FD", |
||||
"constructorArguments": [ |
||||
"0x4177372FD9581ceb2367e0Ce84adC5DAD9DF8D55" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "XAppConnectionManager", |
||||
"address": "0x6581c39BC32638b524d931Ab4ee1Be2f2A887260", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x85eF3de22f6DB19AE508B3d3B33276c6F51BA6EE", |
||||
"constructorArguments": [ |
||||
3000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xF8aae7d3077837E92B4E2B41418bD701111885C7", |
||||
"constructorArguments": [ |
||||
"0x85eF3de22f6DB19AE508B3d3B33276c6F51BA6EE", |
||||
"0x7D146C9778807B024FE3F75342CC3E8F3cB0BEEf" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xd28710E861C9c1A36b9261b0177d46789C4061ae", |
||||
"constructorArguments": [ |
||||
"0xF8aae7d3077837E92B4E2B41418bD701111885C7", |
||||
"0xc4d66de8000000000000000000000000f77a68e68c4680b679a00e72a6c6ed58158575fd" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0xa57114Ef925F282c8d08c440ce10557c18F2a8F7", |
||||
"constructorArguments": [ |
||||
3000, |
||||
1 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xf9aa3519cE5f67651a38768258079d0401F2Afad", |
||||
"constructorArguments": [ |
||||
"0xa57114Ef925F282c8d08c440ce10557c18F2a8F7", |
||||
"0x7D146C9778807B024FE3F75342CC3E8F3cB0BEEf" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xb0C9a0dAf161C56deE779e8E4C0282163E1cc24a", |
||||
"constructorArguments": [ |
||||
"0xf9aa3519cE5f67651a38768258079d0401F2Afad", |
||||
"0x485cc9550000000000000000000000006581c39bc32638b524d931ab4ee1be2f2a88726000000000000000000000000024f6c874f56533d9a1422e85e5c7a806ed11c036" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0xF762800E42EFC93922dE34E498601176a6851227", |
||||
"constructorArguments": [ |
||||
3000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x1bE5f72e9a7C8b34e843e71359371aE70c7A8cc7", |
||||
"constructorArguments": [ |
||||
"0xF762800E42EFC93922dE34E498601176a6851227", |
||||
"0x7D146C9778807B024FE3F75342CC3E8F3cB0BEEf" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x4fcf3FF0163b3309CEe279fb960f16946D7dAdAf", |
||||
"constructorArguments": [ |
||||
"0x1bE5f72e9a7C8b34e843e71359371aE70c7A8cc7", |
||||
"0xe7e7a7b700000000000000000000000000000000000000000000000000000000000003e80000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x6AE0c3074E0b82867c857EcD9c8C35b34E3Adef3", |
||||
"constructorArguments": [ |
||||
"0x1bE5f72e9a7C8b34e843e71359371aE70c7A8cc7", |
||||
"0xe7e7a7b700000000000000000000000000000000000000000000000000000000000007d00000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" |
||||
], |
||||
"isProxy": true |
||||
} |
||||
] |
@ -0,0 +1,3 @@ |
||||
{ |
||||
"pollingInterval": "10" |
||||
} |
@ -0,0 +1,3 @@ |
||||
{ |
||||
"pollingInterval": "10" |
||||
} |
@ -0,0 +1,54 @@ |
||||
{ |
||||
"environment": "dev", |
||||
"signers": { |
||||
"rinkeby": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"alfajores": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"kovan": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
} |
||||
}, |
||||
"replicas": { |
||||
"alfajores": { |
||||
"address": "0x8009504718afA96F0Ff31A99893E937250a287Fe", |
||||
"domain": "1000", |
||||
"name": "alfajores", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://alfajores-forno.celo-testnet.org" |
||||
} |
||||
}, |
||||
"kovan": { |
||||
"address": "0x6AE0c3074E0b82867c857EcD9c8C35b34E3Adef3", |
||||
"domain": "3000", |
||||
"name": "kovan", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://eth-kovan.alchemyapi.io/v2/aJP38P1ZeHbXP3Td8vVh8vFmxkKT9pnR" |
||||
} |
||||
} |
||||
}, |
||||
"home": { |
||||
"address": "0x0415A3A7455B01a72706088ac9c4a9aec383810b", |
||||
"domain": "2000", |
||||
"name": "rinkeby", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://eth-rinkeby.alchemyapi.io/v2/uOf-lO18qM7rAT6NOgMAZQoyuS__lhqN" |
||||
} |
||||
}, |
||||
"tracing": { |
||||
"level": "debug", |
||||
"fmt": "json" |
||||
}, |
||||
"db": "db_path" |
||||
} |
@ -0,0 +1,29 @@ |
||||
{ |
||||
"upgradeBeaconController": "0x3BFCdad68beA1ED61FAC49d050DaBe0E1A482D30", |
||||
"xAppConnectionManager": "0xD294cC9763385912006be308e2A179f6427F1493", |
||||
"updaterManager": "0x2F856E6D4e5b730228AE6e0900ffe00615D69f52", |
||||
"governance": { |
||||
"implementation": "0x0B4287498E5597Ee824f7c09F47020e1Cf206632", |
||||
"proxy": "0x49AdE144852D11151dC5f5F0D3FB5053F6750355", |
||||
"beacon": "0x21a9f9fA48e0416c101415B4c92f709c56451f75" |
||||
}, |
||||
"home": { |
||||
"implementation": "0x3843F38F1161ff502983D016Ea264530347be3fB", |
||||
"proxy": "0x0415A3A7455B01a72706088ac9c4a9aec383810b", |
||||
"beacon": "0x4ee0d0A0acb981f3D11B5163dC7A08Fc3D16EC10" |
||||
}, |
||||
"replicas": { |
||||
"1000": { |
||||
"implementation": "0x20A55f7Bf52DAA113fB6204086Ff25090E9c7275", |
||||
"proxy": "0x2f5a40Ca3017Ce79788eB295a34fC204375f226D", |
||||
"beacon": "0x9aF0c1fa99a11D2B8a7642B4aBcaae2f632A40be" |
||||
}, |
||||
"3000": { |
||||
"implementation": "0x20A55f7Bf52DAA113fB6204086Ff25090E9c7275", |
||||
"proxy": "0xc1B02C5855360e4c9d38a8a33156A61eAE2308Fd", |
||||
"beacon": "0x9aF0c1fa99a11D2B8a7642B4aBcaae2f632A40be" |
||||
} |
||||
}, |
||||
"recoveryManager": "0x24F6c874F56533d9a1422e85e5C7A806ED11c036", |
||||
"updater": "0x4177372FD9581ceb2367e0Ce84adC5DAD9DF8D55" |
||||
} |
@ -0,0 +1,101 @@ |
||||
[ |
||||
{ |
||||
"name": "UpgradeBeaconController", |
||||
"address": "0x3BFCdad68beA1ED61FAC49d050DaBe0E1A482D30", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "UpdaterManager", |
||||
"address": "0x2F856E6D4e5b730228AE6e0900ffe00615D69f52", |
||||
"constructorArguments": [ |
||||
"0x4177372FD9581ceb2367e0Ce84adC5DAD9DF8D55" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "XAppConnectionManager", |
||||
"address": "0xD294cC9763385912006be308e2A179f6427F1493", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x3843F38F1161ff502983D016Ea264530347be3fB", |
||||
"constructorArguments": [ |
||||
2000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x4ee0d0A0acb981f3D11B5163dC7A08Fc3D16EC10", |
||||
"constructorArguments": [ |
||||
"0x3843F38F1161ff502983D016Ea264530347be3fB", |
||||
"0x3BFCdad68beA1ED61FAC49d050DaBe0E1A482D30" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x0415A3A7455B01a72706088ac9c4a9aec383810b", |
||||
"constructorArguments": [ |
||||
"0x4ee0d0A0acb981f3D11B5163dC7A08Fc3D16EC10", |
||||
"0xc4d66de80000000000000000000000002f856e6d4e5b730228ae6e0900ffe00615d69f52" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x0B4287498E5597Ee824f7c09F47020e1Cf206632", |
||||
"constructorArguments": [ |
||||
2000, |
||||
1 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x21a9f9fA48e0416c101415B4c92f709c56451f75", |
||||
"constructorArguments": [ |
||||
"0x0B4287498E5597Ee824f7c09F47020e1Cf206632", |
||||
"0x3BFCdad68beA1ED61FAC49d050DaBe0E1A482D30" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x49AdE144852D11151dC5f5F0D3FB5053F6750355", |
||||
"constructorArguments": [ |
||||
"0x21a9f9fA48e0416c101415B4c92f709c56451f75", |
||||
"0x485cc955000000000000000000000000d294cc9763385912006be308e2a179f6427f149300000000000000000000000024f6c874f56533d9a1422e85e5c7a806ed11c036" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x20A55f7Bf52DAA113fB6204086Ff25090E9c7275", |
||||
"constructorArguments": [ |
||||
2000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x9aF0c1fa99a11D2B8a7642B4aBcaae2f632A40be", |
||||
"constructorArguments": [ |
||||
"0x20A55f7Bf52DAA113fB6204086Ff25090E9c7275", |
||||
"0x3BFCdad68beA1ED61FAC49d050DaBe0E1A482D30" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x2f5a40Ca3017Ce79788eB295a34fC204375f226D", |
||||
"constructorArguments": [ |
||||
"0x9aF0c1fa99a11D2B8a7642B4aBcaae2f632A40be", |
||||
"0xe7e7a7b700000000000000000000000000000000000000000000000000000000000003e80000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" |
||||
], |
||||
"isProxy": true |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xc1B02C5855360e4c9d38a8a33156A61eAE2308Fd", |
||||
"constructorArguments": [ |
||||
"0x9aF0c1fa99a11D2B8a7642B4aBcaae2f632A40be", |
||||
"0xe7e7a7b70000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" |
||||
], |
||||
"isProxy": true |
||||
} |
||||
] |
@ -0,0 +1,8 @@ |
||||
{ |
||||
"pollingInterval": "5", |
||||
"updatePause": "15", |
||||
"updater": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
} |
||||
} |
@ -0,0 +1,33 @@ |
||||
{ |
||||
"pollingInterval": "100", |
||||
"watcher": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"connectionManagers": [ |
||||
{ |
||||
"address": "0x0000000000000000000000000000000000000000", |
||||
"domain": "60", |
||||
"name": "ethereum", |
||||
"rpcStyle": "ethereum", |
||||
"config": { |
||||
"connection": { |
||||
"type": "ws", |
||||
"url": "ws://localhost:8545" |
||||
} |
||||
} |
||||
}, |
||||
{ |
||||
"address": "0x0000000000000000000000000000000000000000", |
||||
"domain": "61", |
||||
"name": "eth-classic", |
||||
"rpcStyle": "ethereum", |
||||
"config": { |
||||
"connection": { |
||||
"type": "ws", |
||||
"url": "ws://localhost:8545" |
||||
} |
||||
} |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue