@verified-network/verified-sdk 2.6.5 → 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.
@@ -214,18 +214,18 @@ const contractAddress = {
214
214
  Token: "",
215
215
  Oracle: "",
216
216
  Rates: "",
217
- Security: "0x23A5d264b918c7711F8a067A44e158cD7b9b5A57",
218
- SecuritiesFactory: "0x8Fe7C2bbb9285Ad54f0701A8a73B9f9a91c1f780",
219
- Vitta: "0xF387D694B2ac3847F118778f16fdC11B58c0a859",
220
- Liquidity: "0x5d85E0aDBa6E9E388D0641D7C8d925756316e99D",
221
- Distribution: "0x3C0Da71292F095182b06e2f3c1527E2DF6aEa583",
217
+ Security: "",
218
+ SecuritiesFactory: "",
219
+ Vitta: "0x14A6CDf98B542bFc4A815A96C584BFde5f7F1aFc",
220
+ Liquidity: "0x5E6dc0d84E9B66B9814637394345F4975903345D",
221
+ Distribution: "",
222
222
  PrimaryIssuePoolFactory: "0x73465Be532Aa390728D3Bb75D0b16F936Cd56bBE",
223
- BalancerPrimaryIssueManager: "0xa4b9F21B92A7630a628C2B9EFbA1c844fCE7306E",
223
+ BalancerPrimaryIssueManager: "",
224
224
  SecondaryIssuePoolFactory: "0xFd2Ef4b1c0AA3cd9A52264a23d244c21ba8572C6",
225
- BalancerSecondaryIssueManager: "0x775979123aD2e6DA3074bB38116430FEAE26974f",
225
+ BalancerSecondaryIssueManager: "",
226
226
  MarginTradingPoolFactory: "0xb864e62CFebd368F4491Fe52A4Fcc22c1c525F1C",
227
- BalancerMarginIssueManager: "0x099EC82868A1636C9DE6C7E7014692382B3a793E",
228
- Custody: "0xcB7282B16E381aA6A63b429170455CeDafBBc71C",
227
+ BalancerMarginIssueManager: "",
228
+ Custody: "",
229
229
  Compound: "",
230
230
  CASH: {
231
231
  VCUSD: "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "2.6.5",
3
+ "version": "2.6.6",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",