Skip to content

Commit a5735a9

Browse files
authored
Merge pull request #18 from SetProtocol/pranav/polygon-delegated-manager-system-staging-deployment
add delegated manager system polygon staging mainnet deployment
2 parents 2d28f68 + 0c0086c commit a5735a9

File tree

3 files changed

+79
-7
lines changed

3 files changed

+79
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@indexcoop/index-coop-smart-contracts": "^0.2.0",
9292
"@perp/curie-contract": "^0.14.0-staging",
9393
"@setprotocol/set-protocol-v2": "^0.1.14",
94-
"@setprotocol/set-v2-strategies": "^0.0.5",
94+
"@setprotocol/set-v2-strategies": "^0.0.6",
9595
"ethers": "5.5.2",
9696
"fs-extra": "^5.0.0",
9797
"module-alias": "^2.2.2",

polygon/deployments/outputs/137-staging.json

Lines changed: 74 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@
33
"network_key": "137-staging",
44
"human_friendly_name": "polygon-mainnet-staging",
55
"network_id": 137,
6-
"last_deployment_stage": 2
6+
"last_deployment_stage": 3
77
},
88
"addresses": {
9-
"ExchangeIssuanceZeroEx": "0xF22075FFEB9bCFa7e54d68Cd2f0FbFA17D1bCE35"
9+
"ExchangeIssuanceZeroEx": "0xF22075FFEB9bCFa7e54d68Cd2f0FbFA17D1bCE35",
10+
"ManagerCore": "0x13C5A1444CC7cF0bCae366ed5BDe13d46dba3311",
11+
"DelegatedManagerFactory": "0x6C9A0eAE685a454Edf1f74B027e8910a5A72A6A0",
12+
"IssuanceExtension": "0xA16F2F47f26f6d70311A30b35E2332FC417888E1",
13+
"StreamingFeeSplitExtension": "0x10ED5F873e8b1a510e5bad029DBbFF235bFef758",
14+
"TradeExtension": "0x03641c1E4A7a3daF4cf6aE378153A28B5ca5F787"
1015
},
1116
"transactions": {
1217
"0": {
@@ -22,6 +27,73 @@
2227
"0xDef1C0ded9bec7F1a1670819833240f027b25EfF"
2328
],
2429
"libraries": {}
30+
},
31+
"1": {
32+
"id": "0xa6e71215fa2d6bc17bfefe6c56c1a27640f7196e6305787fa0e21d129880e912",
33+
"name": "ManagerCore",
34+
"timestamp": 1647282833272,
35+
"verified": true,
36+
"description": "Deployed ManagerCore",
37+
"contractAddress": "0x13C5A1444CC7cF0bCae366ed5BDe13d46dba3311",
38+
"constructorArgs": [],
39+
"libraries": {}
40+
},
41+
"2": {
42+
"id": "0xabdcfa7e417cad727f23c51224bcdd0f8c3cb9de48feb8215c081f6e3c99bdbe",
43+
"name": "DelegatedManagerFactory",
44+
"timestamp": 1647282833629,
45+
"verified": true,
46+
"description": "Deployed DelegatedManagerFactory",
47+
"contractAddress": "0x6C9A0eAE685a454Edf1f74B027e8910a5A72A6A0",
48+
"constructorArgs": [
49+
"0x13C5A1444CC7cF0bCae366ed5BDe13d46dba3311",
50+
"0x2907206B253665EEF4776b8e684D61AFD957B974"
51+
],
52+
"libraries": {}
53+
},
54+
"3": {
55+
"id": "0xa342ef8c505395f318c2b1fa1ffcbecfcedfeace58e824078695f021e5247f56",
56+
"timestamp": 1647282808078,
57+
"description": "Initialized ManagerCore with DelegatedManagerFactory"
58+
},
59+
"4": {
60+
"id": "0xa4002f932412165167389838bb93a693100a842f05c86752fea2f95917df4f8f",
61+
"name": "IssuanceExtension",
62+
"timestamp": 1647282840886,
63+
"verified": true,
64+
"description": "Deployed IssuanceExtension",
65+
"contractAddress": "0xA16F2F47f26f6d70311A30b35E2332FC417888E1",
66+
"constructorArgs": [
67+
"0x13C5A1444CC7cF0bCae366ed5BDe13d46dba3311",
68+
"0x9e4ACB5737884719B8407F58F0c8cd3F97d2e130"
69+
],
70+
"libraries": {}
71+
},
72+
"5": {
73+
"id": "0x68d31740d61ddc0afe12387400ca3817d70e446e208c6429b98f57cdf9c427e1",
74+
"name": "StreamingFeeSplitExtension",
75+
"timestamp": 1647282847225,
76+
"verified": true,
77+
"description": "Deployed StreamingFeeSplitExtension",
78+
"contractAddress": "0x10ED5F873e8b1a510e5bad029DBbFF235bFef758",
79+
"constructorArgs": [
80+
"0x13C5A1444CC7cF0bCae366ed5BDe13d46dba3311",
81+
"0x2f8FF0546a478DF380f975cA035B95DF82377721"
82+
],
83+
"libraries": {}
84+
},
85+
"6": {
86+
"id": "0xcd3b77b2f24568e183c9eabb2a70f7254b9f918233f0295960231ba82a812724",
87+
"name": "TradeExtension",
88+
"timestamp": 1647282854483,
89+
"verified": true,
90+
"description": "Deployed TradeExtension",
91+
"contractAddress": "0x03641c1E4A7a3daF4cf6aE378153A28B5ca5F787",
92+
"constructorArgs": [
93+
"0x13C5A1444CC7cF0bCae366ed5BDe13d46dba3311",
94+
"0x4F70287526ea9Ba7e799D616ea86635CdAf0de4F"
95+
],
96+
"libraries": {}
2597
}
2698
}
2799
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1271,10 +1271,10 @@
12711271
module-alias "^2.2.2"
12721272
replace-in-file "^6.1.0"
12731273

1274-
"@setprotocol/set-v2-strategies@^0.0.5":
1275-
version "0.0.5"
1276-
resolved "https://registry.yarnpkg.com/@setprotocol/set-v2-strategies/-/set-v2-strategies-0.0.5.tgz#4f9fc0b9f434ca799d541924b6eb77af361415a0"
1277-
integrity sha512-UfmOG2Khkn9vitAOQYbSzlE3D5pv5ZKm3daEchCvKrY6gEmn6QhGmhhIlrjL7FrKLPCv6ljNLTJwBmtruQGEUQ==
1274+
"@setprotocol/set-v2-strategies@^0.0.6":
1275+
version "0.0.6"
1276+
resolved "https://registry.yarnpkg.com/@setprotocol/set-v2-strategies/-/set-v2-strategies-0.0.6.tgz#f9a3a39acbddf376c355275dee323a544e3fe2fb"
1277+
integrity sha512-4Qwgvf05klsrfWC16rzcppL7BCtldlsRZNLXrwZhnx8iUqqb+CGzbE2kEuSJU0vZG0Q0jTEPF6R+GPGIvk0sxA==
12781278
dependencies:
12791279
"@setprotocol/set-protocol-v2" "^0.1.11-hardhat.0"
12801280
"@uniswap/v3-sdk" "^3.5.1"

0 commit comments

Comments
 (0)