File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,17 @@ orchestrator: 0x6FB00a180781E75F87E2B690Af0196bAa77C7e7C
20
20
21
21
# bridge contracts (controlled by Ampleforth Bridge DAO on Ethereum)
22
22
owner : 0x57981B1EaFe4b18EC97f8B10859B40207b364662
23
+ # reports rebase to every bridge in the list
23
24
batchRebaseReporter : 0x25fbC7D475B5013f631E5BB7f9Da57A8d1522179
24
25
vaults :
25
26
- bridge : meter-passport
26
27
vault : 0x805c7Ecba41f9321bb098ec1cf31d86d9407de2F
27
28
- bridge : matic
28
29
vault : 0xCFedb6b85283fBBD0f5F30c5F75324A4B91819c5
29
30
31
+ # additional utility contracts
32
+ meterPassportBatcher : 0x454de9c544fcae74eb09c57a042349d3ead07e29
33
+
30
34
# BSC (controlled by Ampleforth Bridge DAO on BSC)
31
35
owner : 0x1501FBc20d3D0C1FEF146B528e7Cd9a003aBf281
32
36
token : 0xDB021b1B247fe2F1fa57e0A87C748Cc1E321F07F
@@ -104,5 +108,10 @@ Each new bridge integration should check for the following cases.
104
108
105
109
## Deployments
106
110
111
+ ### Testnet
107
112
* [ Deploy meter passport DEV] ( https://github.com/ampleforth/cross-chain-ample/wiki/AMPL-Meter-Passport-dev-deployment )
113
+ * [ Deploy Matic DEV] ( https://github.com/ampleforth/cross-chain-ample/wiki/Matic-dev-deployment )
114
+
115
+ ### Production
108
116
* [ Deploy meter passport PROD] ( https://github.com/ampleforth/cross-chain-ample/wiki/AMPL-Meter-Passport-prod-deployment )
117
+ * [ Deploy Matic PROD] ( https://github.com/ampleforth/cross-chain-ample/wiki/Matic-prod-deployment )
You can’t perform that action at this time.
0 commit comments