@verified-network/verified-sdk 1.7.1 → 1.7.2

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,23 +207,23 @@ const contractAddress = {
207
207
  },
208
208
  //Base
209
209
  8453: {
210
- 'Client': '',
210
+ 'Client': '0x06abba52d38C75D40Ae677a4aA30500c52A89063',
211
211
  'Factory': '',
212
212
  'Cash': '',
213
213
  'Bond': '',
214
214
  'Token': '',
215
215
  'Oracle': '',
216
216
  'Rates': '',
217
- 'Security': '',
218
- 'SecuritiesFactory': '',
219
- 'Vitta': '',
220
- 'Liquidity': '',
221
- 'Distribution': '',
222
- 'PrimaryIssuePoolFactory': '',
217
+ 'Security': '0xCa480886e13922AD807acD1B979f31499e2E4088',
218
+ 'SecuritiesFactory': '0x4746DD1D30F76a16866EcE1774fd2eE025988D4b',
219
+ 'Vitta': '0xF387D694B2ac3847F118778f16fdC11B58c0a859',
220
+ 'Liquidity': '0x5d85E0aDBa6E9E388D0641D7C8d925756316e99D',
221
+ 'Distribution': '0x3C0Da71292F095182b06e2f3c1527E2DF6aEa583',
222
+ 'PrimaryIssuePoolFactory': '0x73465Be532Aa390728D3Bb75D0b16F936Cd56bBE',
223
223
  'BalancerPrimaryIssueManager': '',
224
- 'SecondaryIssuePoolFactory': '',
225
- 'BalancerSecondaryIssueManager': '',
226
- 'MarginTradingPoolFactory': '',
224
+ 'SecondaryIssuePoolFactory': '0xD0c101dd9B26B579D95d311dbaaF6CBCF0B55DeE',
225
+ 'BalancerSecondaryIssueManager': '0xa3A28abB39434Fc903f2646071BBD253318e9FAc',
226
+ 'MarginTradingPoolFactory': '0xb864e62CFebd368F4491Fe52A4Fcc22c1c525F1C',
227
227
  'BalancerMarginIssueManager': '',
228
228
  'Custody': '',
229
229
  'Compound': '',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@verified-network/verified-sdk",
3
- "version": "1.7.1",
3
+ "version": "1.7.2",
4
4
  "description": "An SDK to develop applications on the Verified Network",
5
5
  "repository": {
6
6
  "type": "git",