@verified-network/verified-sdk 2.6.4 → 2.6.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/contractAddress/index.js +10 -10
- package/package.json +1 -1
|
@@ -214,18 +214,18 @@ const contractAddress = {
|
|
|
214
214
|
Token: "",
|
|
215
215
|
Oracle: "",
|
|
216
216
|
Rates: "",
|
|
217
|
-
Security: "
|
|
218
|
-
SecuritiesFactory: "
|
|
219
|
-
Vitta: "
|
|
220
|
-
Liquidity: "
|
|
221
|
-
Distribution: "
|
|
217
|
+
Security: "",
|
|
218
|
+
SecuritiesFactory: "",
|
|
219
|
+
Vitta: "0x14A6CDf98B542bFc4A815A96C584BFde5f7F1aFc",
|
|
220
|
+
Liquidity: "0x5E6dc0d84E9B66B9814637394345F4975903345D",
|
|
221
|
+
Distribution: "",
|
|
222
222
|
PrimaryIssuePoolFactory: "0x73465Be532Aa390728D3Bb75D0b16F936Cd56bBE",
|
|
223
|
-
BalancerPrimaryIssueManager: "
|
|
223
|
+
BalancerPrimaryIssueManager: "",
|
|
224
224
|
SecondaryIssuePoolFactory: "0xFd2Ef4b1c0AA3cd9A52264a23d244c21ba8572C6",
|
|
225
|
-
BalancerSecondaryIssueManager: "
|
|
225
|
+
BalancerSecondaryIssueManager: "",
|
|
226
226
|
MarginTradingPoolFactory: "0xb864e62CFebd368F4491Fe52A4Fcc22c1c525F1C",
|
|
227
|
-
BalancerMarginIssueManager: "
|
|
228
|
-
Custody: "
|
|
227
|
+
BalancerMarginIssueManager: "",
|
|
228
|
+
Custody: "",
|
|
229
229
|
Compound: "",
|
|
230
230
|
CASH: {
|
|
231
231
|
VCUSD: "",
|
|
@@ -329,7 +329,7 @@ const contractAddress = {
|
|
|
329
329
|
MarginTradingPoolFactory: "0xB1ae3Fc5B16d3736bf0db20606fB9a10b435392c",
|
|
330
330
|
BalancerMarginIssueManager: "0x7f7aE11FD62De079E2bB7B684400290657F570F5",
|
|
331
331
|
Custody: "0x594DC49A7C2B4b0f279247239cb6F1d943a99e7F",
|
|
332
|
-
Compound: "
|
|
332
|
+
Compound: "0x4b3CBDB8FBe5fcdDF796cd42d3749f8AcD53DA73",
|
|
333
333
|
CASH: {
|
|
334
334
|
VCUSD: "0xD8dFF376B51553D040fdd02Bf910D7db6dE45af4",
|
|
335
335
|
VCEUR: "0xf36dDF047E0e25Cd13Cb20ab70AfE4553E1984d1",
|