@verified-network/verified-sdk 1.0.9 → 1.1.0
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/abi/assetmanager/balancer/MarginIssueManager.json +210 -210
- package/dist/abi/assetmanager/balancer/PrimaryIssueManager.json +9278 -9552
- package/dist/abi/assetmanager/balancer/SecondaryIssueManager.json +4902 -4902
- package/dist/abi/distribution/Distribution.json +3 -3
- package/dist/abi/payments/Bond.json +921 -921
- package/dist/abi/payments/Cash.json +11165 -9135
- package/dist/abi/payments/Factory.json +2451 -2451
- package/dist/abi/payments/Rates.json +695 -695
- package/dist/abi/payments/Token.json +1009 -1009
- package/dist/contractAddress/index.js +18 -18
- package/package.json +1 -1
|
@@ -3,32 +3,32 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const contractAddress = {
|
|
4
4
|
5: {
|
|
5
5
|
'Client': '0x21df984ddECebcAa0a4D161F07272CAE48fBbf43',
|
|
6
|
-
'Factory': '
|
|
7
|
-
'Cash': '
|
|
8
|
-
'Bond': '
|
|
9
|
-
'Token': '
|
|
10
|
-
'Oracle': '
|
|
11
|
-
'Rates': '
|
|
6
|
+
'Factory': '0x5f69cc3859f8F155cE14e6786Daef5d0Dae55E97',
|
|
7
|
+
'Cash': '0xD98197C1f12cB65e50d0Eb4c663B54068a5a7e3a',
|
|
8
|
+
'Bond': '0xEf64122d17cF76555A2e7af429c61616C805FbD5',
|
|
9
|
+
'Token': '0x94fcEDD462ffff861bBdC6AE02cf0751A6D66d86',
|
|
10
|
+
'Oracle': '0x62ed1722Da600f98981B69fE03727768023E0987',
|
|
11
|
+
'Rates': '0x70bA292a33C96B1C2a7c718DEB00f4ef1b91EA7f',
|
|
12
12
|
'Security': '0xFFc712C269b27D816D52ABF6a60D2Dd8aC442579',
|
|
13
13
|
'SecuritiesFactory': '0x92d3dCaDaa95eB02eD54ea9e4c20f9012c7f332C',
|
|
14
14
|
'Vitta': '0x25A8d6fB9eF3c0aD327113f994Ed087dA26f66b3',
|
|
15
15
|
'Liquidity': '0xad3003bafc712aCe31dc401CF4E047CB58C76634',
|
|
16
|
-
'Distribution': '
|
|
17
|
-
'BalancerPrimaryIssueManager': '
|
|
18
|
-
'BalancerSecondaryIssueManager': '
|
|
19
|
-
'BalancerMarginIssueManager': '
|
|
16
|
+
'Distribution': '0x8141Bf5FD3A7F75C0dEEa416cC339f7f9dA18704',
|
|
17
|
+
'BalancerPrimaryIssueManager': '0x00C71Ac1247749A72Bb3401BECBd9eB11e990E18',
|
|
18
|
+
'BalancerSecondaryIssueManager': '0xE504Ca93B935ac1eB82765C404892430962A8207',
|
|
19
|
+
'BalancerMarginIssueManager': '0xC15fA5fa3CbF9573bEBbFe7bb6C57047B42D421D',
|
|
20
20
|
'Custody': '0x60aEDad13a34b1DC45bDeA9eD6a66d639563e917',
|
|
21
21
|
'CASH': {
|
|
22
|
-
'VCUSD': '
|
|
23
|
-
'VCEUR': '
|
|
24
|
-
'VCCHF': '
|
|
25
|
-
'VCINR': '
|
|
22
|
+
'VCUSD': '0xB5fb79a493852f0601f711b58AB10Cca0EC154E1',
|
|
23
|
+
'VCEUR': '0xd4a8560BD75ee2d6cc05fEb40d69b4541110d45F',
|
|
24
|
+
'VCCHF': '0xeCA268DE3d9bb4ca7a805E3C0A3Da2088C49D757',
|
|
25
|
+
'VCINR': '0x976413c64174Ec842AA68875435c56CFC0Ad46cE'
|
|
26
26
|
},
|
|
27
27
|
'BOND': {
|
|
28
|
-
'VBUSD': '
|
|
29
|
-
'VBEUR': '
|
|
30
|
-
'VCCHF': '
|
|
31
|
-
'VBINR': '
|
|
28
|
+
'VBUSD': '0x7A0d162f2c67898C35F98B0A1dC04De30Cc85BC6',
|
|
29
|
+
'VBEUR': '0x4a70A43045976a492CbF242EA51c304c7a34f468',
|
|
30
|
+
'VCCHF': '0x2DCb406a38c6d3D61Af96175142541e4b9943939',
|
|
31
|
+
'VBINR': '0x15fbb33D2A8138CA5c0691fAdD0A27c5e7D697A8'
|
|
32
32
|
},
|
|
33
33
|
},
|
|
34
34
|
'verified': {
|