parent
0ce22d65fe
commit
9592406b12
@ -0,0 +1,39 @@ |
||||
{ |
||||
"signers": { |
||||
"alfajores": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"kovan": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
} |
||||
}, |
||||
"replicas": { |
||||
"kovan": { |
||||
"address": "0x94eD684337120c5396b4307B538bd3FD95F83A84", |
||||
"domain": "3000", |
||||
"name": "kovan", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://kovan.infura.io/v3/5c456d7844fa40a683e934df60534c60" |
||||
} |
||||
} |
||||
}, |
||||
"home": { |
||||
"address": "0xBda436E5e38aACC3f1740E1BCc37957e155D8446", |
||||
"domain": "1000", |
||||
"name": "alfajores", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://alfajores-forno.celo-testnet.org" |
||||
} |
||||
}, |
||||
"tracing": { |
||||
"level": "debug", |
||||
"style": "json" |
||||
}, |
||||
"db": "db_path" |
||||
} |
@ -0,0 +1,22 @@ |
||||
{ |
||||
"upgradeBeaconController": "0xfF1B322995fee7F71ac5AD495d61aD7910655300", |
||||
"xAppConnectionManager": "0x9f73a0e23113b6791C5B55f6a36af634402d1A77", |
||||
"updaterManager": "0x63d2F03ec4ADD809e9E825648e8F0126Ebb9C2c9", |
||||
"governance": { |
||||
"implementation": "0x1eFDE1759DB6C9e1c799AC7AdFb9b54bA12e22F7", |
||||
"proxy": "0x71cA2a1c5b361dBc2F0d330BDD431C6d0E5238A2", |
||||
"beacon": "0x39C12FB1AA6B0738181801821b7BB6730Ba83aAc" |
||||
}, |
||||
"home": { |
||||
"implementation": "0x8B548745Dc467AA92D5E0709958e4cb2467A3381", |
||||
"proxy": "0xBda436E5e38aACC3f1740E1BCc37957e155D8446", |
||||
"beacon": "0xaF2DE3d851366fF5d2a3B0Ea899F3bd5FB9aaFa8" |
||||
}, |
||||
"replicas": { |
||||
"3000": { |
||||
"implementation": "0xcC4D45f31c9Fee823C7Ce2F86CFC3551A11806Aa", |
||||
"proxy": "0xC4D23b5F93bCC81EF3B277a5D871896b77Bd1EB7", |
||||
"beacon": "0xA9e6096F0beF6fb21AFd18cc69Ef5577c82294Bf" |
||||
} |
||||
} |
||||
} |
@ -0,0 +1,77 @@ |
||||
[ |
||||
{ |
||||
"name": "UpgradeBeaconController", |
||||
"address": "0xfF1B322995fee7F71ac5AD495d61aD7910655300", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x8B548745Dc467AA92D5E0709958e4cb2467A3381", |
||||
"constructorArguments": [ |
||||
1000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xaF2DE3d851366fF5d2a3B0Ea899F3bd5FB9aaFa8", |
||||
"constructorArguments": [ |
||||
"0x8B548745Dc467AA92D5E0709958e4cb2467A3381", |
||||
"0xfF1B322995fee7F71ac5AD495d61aD7910655300" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xBda436E5e38aACC3f1740E1BCc37957e155D8446", |
||||
"constructorArguments": [ |
||||
"0xaF2DE3d851366fF5d2a3B0Ea899F3bd5FB9aaFa8", |
||||
"0xc4d66de800000000000000000000000063d2f03ec4add809e9e825648e8f0126ebb9c2c9" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x1eFDE1759DB6C9e1c799AC7AdFb9b54bA12e22F7", |
||||
"constructorArguments": [ |
||||
1000, |
||||
1 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x39C12FB1AA6B0738181801821b7BB6730Ba83aAc", |
||||
"constructorArguments": [ |
||||
"0x1eFDE1759DB6C9e1c799AC7AdFb9b54bA12e22F7", |
||||
"0xfF1B322995fee7F71ac5AD495d61aD7910655300" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x71cA2a1c5b361dBc2F0d330BDD431C6d0E5238A2", |
||||
"constructorArguments": [ |
||||
"0x39C12FB1AA6B0738181801821b7BB6730Ba83aAc", |
||||
"0x485cc9550000000000000000000000009f73a0e23113b6791c5b55f6a36af634402d1a7700000000000000000000000024f6c874f56533d9a1422e85e5c7a806ed11c036" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0xcC4D45f31c9Fee823C7Ce2F86CFC3551A11806Aa", |
||||
"constructorArguments": [ |
||||
1000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xA9e6096F0beF6fb21AFd18cc69Ef5577c82294Bf", |
||||
"constructorArguments": [ |
||||
"0xcC4D45f31c9Fee823C7Ce2F86CFC3551A11806Aa", |
||||
"0xfF1B322995fee7F71ac5AD495d61aD7910655300" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xC4D23b5F93bCC81EF3B277a5D871896b77Bd1EB7", |
||||
"constructorArguments": [ |
||||
"0xA9e6096F0beF6fb21AFd18cc69Ef5577c82294Bf", |
||||
"0xbf30a55d0000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000" |
||||
] |
||||
} |
||||
] |
@ -0,0 +1,8 @@ |
||||
{ |
||||
"messageInterval": "100", |
||||
"chat": { |
||||
"message": "static message", |
||||
"recipient": "0xabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcd", |
||||
"type": "static" |
||||
} |
||||
} |
@ -0,0 +1,39 @@ |
||||
{ |
||||
"signers": { |
||||
"kovan": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
}, |
||||
"alfajores": { |
||||
"key": "", |
||||
"type": "hexKey" |
||||
} |
||||
}, |
||||
"replicas": { |
||||
"alfajores": { |
||||
"address": "0xC4D23b5F93bCC81EF3B277a5D871896b77Bd1EB7", |
||||
"domain": "1000", |
||||
"name": "alfajores", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://alfajores-forno.celo-testnet.org" |
||||
} |
||||
} |
||||
}, |
||||
"home": { |
||||
"address": "0x40661c2fDDb51B9CaA3D46C16C56fb69Bb7AA309", |
||||
"domain": "3000", |
||||
"name": "kovan", |
||||
"rpcStyle": "ethereum", |
||||
"connection": { |
||||
"type": "http", |
||||
"url": "https://kovan.infura.io/v3/5c456d7844fa40a683e934df60534c60" |
||||
} |
||||
}, |
||||
"tracing": { |
||||
"level": "debug", |
||||
"style": "json" |
||||
}, |
||||
"db": "db_path" |
||||
} |
@ -0,0 +1,22 @@ |
||||
{ |
||||
"upgradeBeaconController": "0xe1A38266aF7748819F1a7860243347994eBF30Ac", |
||||
"xAppConnectionManager": "0x821bc10fa8ACF2f108e6a1e0a9d7CFC3D11ED9AC", |
||||
"updaterManager": "0xb092Ccd10eebfC782456B4bff86282A18016d344", |
||||
"governance": { |
||||
"implementation": "0x03686AE1D9d183637947809b51CAd52db1fb5f95", |
||||
"proxy": "0xDA87425aa80499b91D3173C5Ab20a4eB20EccDC2", |
||||
"beacon": "0x1Fe4D93068d1aDAb3e3E2D05B0c7AF1a8279BFF0" |
||||
}, |
||||
"home": { |
||||
"implementation": "0x2498a8fF04C71c2F305446f25d937F1C81092169", |
||||
"proxy": "0x40661c2fDDb51B9CaA3D46C16C56fb69Bb7AA309", |
||||
"beacon": "0xd56511B26AB42ccc1875713Ac38A6E6b1e8Ef9Ce" |
||||
}, |
||||
"replicas": { |
||||
"1000": { |
||||
"implementation": "0x55Ab2f9b5F97A7f5284502Ffc87eD6382F1f3f13", |
||||
"proxy": "0x94eD684337120c5396b4307B538bd3FD95F83A84", |
||||
"beacon": "0x1a4cCe9602b8d4FD8F8429634d048c93894dABaE" |
||||
} |
||||
} |
||||
} |
@ -0,0 +1,77 @@ |
||||
[ |
||||
{ |
||||
"name": "UpgradeBeaconController", |
||||
"address": "0xe1A38266aF7748819F1a7860243347994eBF30Ac", |
||||
"constructorArguments": [] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x2498a8fF04C71c2F305446f25d937F1C81092169", |
||||
"constructorArguments": [ |
||||
3000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0xd56511B26AB42ccc1875713Ac38A6E6b1e8Ef9Ce", |
||||
"constructorArguments": [ |
||||
"0x2498a8fF04C71c2F305446f25d937F1C81092169", |
||||
"0xe1A38266aF7748819F1a7860243347994eBF30Ac" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x40661c2fDDb51B9CaA3D46C16C56fb69Bb7AA309", |
||||
"constructorArguments": [ |
||||
"0xd56511B26AB42ccc1875713Ac38A6E6b1e8Ef9Ce", |
||||
"0xc4d66de8000000000000000000000000b092ccd10eebfc782456b4bff86282a18016d344" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x03686AE1D9d183637947809b51CAd52db1fb5f95", |
||||
"constructorArguments": [ |
||||
3000, |
||||
1 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x1Fe4D93068d1aDAb3e3E2D05B0c7AF1a8279BFF0", |
||||
"constructorArguments": [ |
||||
"0x03686AE1D9d183637947809b51CAd52db1fb5f95", |
||||
"0xe1A38266aF7748819F1a7860243347994eBF30Ac" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0xDA87425aa80499b91D3173C5Ab20a4eB20EccDC2", |
||||
"constructorArguments": [ |
||||
"0x1Fe4D93068d1aDAb3e3E2D05B0c7AF1a8279BFF0", |
||||
"0x485cc955000000000000000000000000821bc10fa8acf2f108e6a1e0a9d7cfc3d11ed9ac00000000000000000000000024f6c874f56533d9a1422e85e5c7a806ed11c036" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Implementation", |
||||
"address": "0x55Ab2f9b5F97A7f5284502Ffc87eD6382F1f3f13", |
||||
"constructorArguments": [ |
||||
3000 |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract UpgradeBeacon", |
||||
"address": "0x1a4cCe9602b8d4FD8F8429634d048c93894dABaE", |
||||
"constructorArguments": [ |
||||
"0x55Ab2f9b5F97A7f5284502Ffc87eD6382F1f3f13", |
||||
"0xe1A38266aF7748819F1a7860243347994eBF30Ac" |
||||
] |
||||
}, |
||||
{ |
||||
"name": "Contract Proxy", |
||||
"address": "0x94eD684337120c5396b4307B538bd3FD95F83A84", |
||||
"constructorArguments": [ |
||||
"0x1a4cCe9602b8d4FD8F8429634d048c93894dABaE", |
||||
"0xbf30a55d00000000000000000000000000000000000000000000000000000000000003e80000000000000000000000004177372fd9581ceb2367e0ce84adc5dad9df8d550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000000" |
||||
] |
||||
} |
||||
] |
@ -0,0 +1,3 @@ |
||||
{ |
||||
"pollingInterval": "10" |
||||
} |
@ -0,0 +1,3 @@ |
||||
{ |
||||
"pollingInterval": "10" |
||||
} |
@ -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