Skip to content

Commit 8c0ab2c

Browse files
authored
Merge pull request #31 from 0xPolygon/feat/testnet-deployment
Add deployment logs for Goerli deployment
2 parents 40fff90 + 9e1ef1f commit 8c0ab2c

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

output/5.json

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"chainId": "5",
3+
"latest": {
4+
"contracts": {
5+
"PolygonMigration": {
6+
"implementation": "0x41E44496AfE9FE59004b9d166eFa5A31245746b5",
7+
"proxyAdmin": "0x9Ed32fDC7E4600E1F733dbCEA750C19E7830FBc2",
8+
"address": "0x5c5589fca76237Ed00BA024e19b6C077a108f687",
9+
"proxy": true,
10+
"version": "1.0.0",
11+
"proxyType": "TransparentUpgradeableProxy"
12+
},
13+
"DefaultEmissionManager": {
14+
"implementation": "0xe76193f2107bF7Cc9C6A0de6af63D3C74b936393",
15+
"proxyAdmin": "0x9Ed32fDC7E4600E1F733dbCEA750C19E7830FBc2",
16+
"address": "0x0e481cfeB712d37A0C6cd4e2801cA01E09Bc1A9d",
17+
"proxy": true,
18+
"version": "1.0.0",
19+
"proxyType": "TransparentUpgradeableProxy"
20+
},
21+
"ProxyAdmin": {
22+
"address": "0x9Ed32fDC7E4600E1F733dbCEA750C19E7830FBc2",
23+
"proxy": false
24+
},
25+
"PolygonEcosystemToken": {
26+
"address": "0x4f34BF3352A701AEc924CE34d6CfC373eABb186c",
27+
"proxy": false,
28+
"version": "1.0.0"
29+
}
30+
},
31+
"input": {
32+
"matic": "0x499d11E0b6eAC7c0593d8Fb292DCBbF815Fb29Ae",
33+
"governance": "0x531c7Befe78B6496e5753815ab3d3Cc024c1E842",
34+
"treasury": "0x531c7Befe78B6496e5753815ab3d3Cc024c1E842",
35+
"stakeManager": "0x00200eA4Ee292E253E6Ca07dBA5EdC07c8Aa37A3",
36+
"permit2revoker": "0x531c7Befe78B6496e5753815ab3d3Cc024c1E842"
37+
},
38+
"commitHash": "40fff9047712e8e18e05ab7bcea92a100a452751",
39+
"timestamp": 1696415816
40+
},
41+
"history": []
42+
}

0 commit comments

Comments
 (0)