@verified-network/verified-sdk 1.8.2 → 1.8.5

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.
@@ -251,9 +251,9 @@ const contractAddress = {
251
251
  'Rates': '0x127C7ef8D3b60Dd3bE78cDB3b349D1a9cf4368bD',
252
252
  'Security': '0x40b8764740149704A09bF7526b82D92E4c0958a9',
253
253
  'SecuritiesFactory': '0x68497F1380f29b2C41Ca8Ff1Da3B5a3BD8327d4D',
254
- 'Vitta': '',
255
- 'Liquidity': '',
256
- 'Distribution': '',
254
+ 'Vitta': '0x3AB49F974e243895346f6f656f3fF45d1f3Ac49c',
255
+ 'Liquidity': '0x6C557434128e98536c7F6487B417D9D74f0Ca9cf',
256
+ 'Distribution': '0xc61b02D1D3A764efAd2f8C6C478A479C51dD79Ea',
257
257
  'PrimaryIssuePoolFactory': '',
258
258
  'BalancerPrimaryIssueManager': '',
259
259
  'SecondaryIssuePoolFactory': '',
@@ -261,7 +261,7 @@ const contractAddress = {
261
261
  'MarginTradingPoolFactory': '',
262
262
  'BalancerMarginIssueManager': '',
263
263
  'Custody': '0x5640812D73f0D3d820832BFb53ed6fC4a9383283',
264
- 'Compound': '0x7fB634f4C3530a35899c2238673342A8af707cD4',
264
+ 'Compound': '0x146144772fF3fF3124beF9730a4c6F5D15efe931',
265
265
  'CASH': {
266
266
  'VCUSD': '0x1C751BA898D01789af51A9022b7A6f45836a5d6c',
267
267
  'VCEUR': '0xF0736Fa9490C45b5dF5129A461fAA1362795A4c0',
@@ -311,12 +311,12 @@ const contractAddress = {
311
311
  },
312
312
  11155111: {
313
313
  'Client': '0xeEa4F0C03fAb166Aa20f38A2747469084cB769d0',
314
- 'Factory': '',
315
- 'Cash': '',
316
- 'Bond': '',
317
- 'Token': '',
318
- 'Oracle': '',
319
- 'Rates': '',
314
+ 'Factory': '0xbCB4474430E019F661C50F3C53DF0F9fC0d807Af',
315
+ 'Cash': '0x4c6cbAAe9ea3a6B3e4C41be783C276D0510c6Fc4',
316
+ 'Bond': '0x7008aE1175E9D8027FeDf29bA6A4DDEBdD37bF19',
317
+ 'Token': '0x2eD16fAe5637304afC3a9a26909F6f7503de4B68',
318
+ 'Oracle': '0xa6fe084c74fF11A3bcD91e9c2115C730c294C0F7',
319
+ 'Rates': '0x9E3A77Fa67e0D6d49d5F07D0a3175dbA2300F5fc',
320
320
  'Security': '0xBe0ffE30eF6C651E12bfA1de4557C7DB0226E6f6',
321
321
  'SecuritiesFactory': '0x3279b50c98F3A78b6FAEacaBcC0e4746a4c69760',
322
322
  'Vitta': '0x87145164371Ad7851AD3B4D47C9820F95983d8EA',
@@ -331,13 +331,13 @@ const contractAddress = {
331
331
  'Custody': '0x7aE9f79067AB4FDc8d41B18f1e6491590ac76f9d',
332
332
  'Compound': '0x569cb45EB0836b8595cC4269c4D1e91c8668D266',
333
333
  'CASH': {
334
- 'VCUSD': '',
334
+ 'VCUSD': '0xC824FCCfe6545c42B609cF6aD6219748A306D83a',
335
335
  'VCEUR': '',
336
336
  'VCCHF': '',
337
337
  'VCINR': ''
338
338
  },
339
339
  'BOND': {
340
- 'VBUSD': '',
340
+ 'VBUSD': '0x251Fd310CEe3fFdf0B0Eb3eb280CfFbB2Da5bAcc',
341
341
  'VBEUR': '',
342
342
  'VCCHF': '',
343
343
  'VBINR': ''
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "1.8.2",
3
+ "version": "1.8.5",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",