@verified-network/verified-sdk 2.6.6 → 2.6.7

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.
@@ -207,15 +207,15 @@ const contractAddress = {
207
207
  },
208
208
  //Base
209
209
  8453: {
210
- Client: "0x06abba52d38C75D40Ae677a4aA30500c52A89063",
210
+ Client: "0x9606706e98D18ee243F44cEce8540f002721f996",
211
211
  Factory: "",
212
212
  Cash: "",
213
213
  Bond: "",
214
214
  Token: "",
215
215
  Oracle: "",
216
216
  Rates: "",
217
- Security: "",
218
- SecuritiesFactory: "",
217
+ Security: "0x5bf960c22456116ff77BE323Baf2D6767D2b240a",
218
+ SecuritiesFactory: "0xCeC02CB2e1c40FEc8D70289827bE24658A581706",
219
219
  Vitta: "0x14A6CDf98B542bFc4A815A96C584BFde5f7F1aFc",
220
220
  Liquidity: "0x5E6dc0d84E9B66B9814637394345F4975903345D",
221
221
  Distribution: "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "2.6.6",
3
+ "version": "2.6.7",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",