@verified-network/verified-sdk 0.6.8 → 0.6.9
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/accounts/Account.json +1697 -1691
- package/dist/abi/accounts/Client.json +1911 -1572
- package/dist/abi/accounts/Holder.json +2003 -1997
- package/dist/abi/accounts/Kyc.json +2166 -2160
- package/dist/abi/accounts/Ledger.json +1083 -1077
- package/dist/abi/accounts/System.json +3053 -2944
- package/dist/abi/assetmanager/BalancerManager.json +4 -4
- package/dist/abi/custody/Vault.json +4 -4
- package/dist/abi/liquidity/Distribution.json +4 -4
- package/dist/abi/liquidity/Liquidity.json +4 -4
- package/dist/abi/payments/Bond.json +938 -938
- package/dist/abi/payments/Cash.json +8102 -8584
- package/dist/abi/payments/Factory.json +1769 -1769
- package/dist/abi/payments/Oracle.json +2177 -2177
- package/dist/abi/payments/Rates.json +1411 -1411
- package/dist/abi/payments/Token.json +1226 -1226
- package/dist/abi/securities/Bonds.json +4 -4
- package/dist/abi/securities/Products.json +4 -4
- package/dist/abi/securities/Stocks.json +4 -4
- package/dist/abi/trades/OrderPool.json +5 -5
- package/dist/abi/trades/PoolFactory.json +4 -4
- package/dist/abi/trades/PostTrade.json +4 -4
- package/dist/abi/trades/PreTrade.json +5 -5
- package/dist/abi/trades/SecuritiesRegistry.json +5 -5
- package/dist/abi/trades/Security.json +4 -4
- package/dist/abi/trades/Trade.json +5 -5
- package/dist/contractAddress/index.js +41 -50
- package/package.json +1 -1
|
@@ -38577,15 +38577,15 @@
|
|
|
38577
38577
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
38578
38578
|
},
|
|
38579
38579
|
"networks": {
|
|
38580
|
-
"
|
|
38580
|
+
"3": {
|
|
38581
38581
|
"events": {},
|
|
38582
38582
|
"links": {},
|
|
38583
|
-
"address": "
|
|
38584
|
-
"transactionHash": "
|
|
38583
|
+
"address": "0x7FCF2af5Ad2f16d123c4485d51A2524051840185",
|
|
38584
|
+
"transactionHash": "0xfed5b76ce1c9611026e7bc3dd7506d7d14d43520ac4041d4b705d5be9a6ce33d"
|
|
38585
38585
|
}
|
|
38586
38586
|
},
|
|
38587
38587
|
"schemaVersion": "3.4.3",
|
|
38588
|
-
"updatedAt": "2022-
|
|
38588
|
+
"updatedAt": "2022-04-02T12:08:19.899Z",
|
|
38589
38589
|
"networkType": "ethereum",
|
|
38590
38590
|
"devdoc": {
|
|
38591
38591
|
"methods": {}
|
|
@@ -22697,15 +22697,15 @@
|
|
|
22697
22697
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
22698
22698
|
},
|
|
22699
22699
|
"networks": {
|
|
22700
|
-
"
|
|
22700
|
+
"3": {
|
|
22701
22701
|
"events": {},
|
|
22702
22702
|
"links": {},
|
|
22703
|
-
"address": "
|
|
22704
|
-
"transactionHash": "
|
|
22703
|
+
"address": "0x835c9dd824b5C124108fc3E1f2571D2EC88e38a1",
|
|
22704
|
+
"transactionHash": "0x351a6ecb160519b68a1f6ac0ac5ee078e6a159be619dea74b566b5aad365f059"
|
|
22705
22705
|
}
|
|
22706
22706
|
},
|
|
22707
22707
|
"schemaVersion": "3.4.3",
|
|
22708
|
-
"updatedAt": "2022-
|
|
22708
|
+
"updatedAt": "2022-04-02T12:08:19.856Z",
|
|
22709
22709
|
"networkType": "ethereum",
|
|
22710
22710
|
"devdoc": {
|
|
22711
22711
|
"methods": {}
|
|
@@ -29270,15 +29270,15 @@
|
|
|
29270
29270
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
29271
29271
|
},
|
|
29272
29272
|
"networks": {
|
|
29273
|
-
"
|
|
29273
|
+
"3": {
|
|
29274
29274
|
"events": {},
|
|
29275
29275
|
"links": {},
|
|
29276
|
-
"address": "
|
|
29277
|
-
"transactionHash": "
|
|
29276
|
+
"address": "0xE043297d16f257A29EbbCEBB4b84fa7FA3EbD0c9",
|
|
29277
|
+
"transactionHash": "0xa8a84133f267fc08c1630e0596e6f1e5c2b070f744f976221c1278043f788a82"
|
|
29278
29278
|
}
|
|
29279
29279
|
},
|
|
29280
29280
|
"schemaVersion": "3.4.3",
|
|
29281
|
-
"updatedAt": "2022-
|
|
29281
|
+
"updatedAt": "2022-04-02T12:08:19.874Z",
|
|
29282
29282
|
"networkType": "ethereum",
|
|
29283
29283
|
"devdoc": {
|
|
29284
29284
|
"methods": {}
|
|
@@ -57663,17 +57663,17 @@
|
|
|
57663
57663
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
57664
57664
|
},
|
|
57665
57665
|
"networks": {
|
|
57666
|
-
"
|
|
57666
|
+
"3": {
|
|
57667
57667
|
"events": {},
|
|
57668
57668
|
"links": {
|
|
57669
|
-
"stringutils": "
|
|
57669
|
+
"stringutils": "0xaC2FF07CE408E18bF9f74781fb4A003A7e2EF36E"
|
|
57670
57670
|
},
|
|
57671
|
-
"address": "
|
|
57672
|
-
"transactionHash": "
|
|
57671
|
+
"address": "0x356cE8FB4DC597C3E92626E383c4594A0bEdFe17",
|
|
57672
|
+
"transactionHash": "0xd6bfdf12c2bc93bf1ad27043f28ef540257048154105a483470503fd101ccb92"
|
|
57673
57673
|
}
|
|
57674
57674
|
},
|
|
57675
57675
|
"schemaVersion": "3.4.3",
|
|
57676
|
-
"updatedAt": "2022-
|
|
57676
|
+
"updatedAt": "2022-04-02T11:50:18.519Z",
|
|
57677
57677
|
"networkType": "ethereum",
|
|
57678
57678
|
"devdoc": {
|
|
57679
57679
|
"methods": {}
|
|
@@ -6134,15 +6134,15 @@
|
|
|
6134
6134
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
6135
6135
|
},
|
|
6136
6136
|
"networks": {
|
|
6137
|
-
"
|
|
6137
|
+
"3": {
|
|
6138
6138
|
"events": {},
|
|
6139
6139
|
"links": {},
|
|
6140
|
-
"address": "
|
|
6141
|
-
"transactionHash": "
|
|
6140
|
+
"address": "0x8f7055d73AF19BdCedB29a4dff120D50a1B2880D",
|
|
6141
|
+
"transactionHash": "0x123c1644f8f1524f7421c8b0d7bea687f49d1bf1d922add0f48aff88c7b1730a"
|
|
6142
6142
|
}
|
|
6143
6143
|
},
|
|
6144
6144
|
"schemaVersion": "3.4.3",
|
|
6145
|
-
"updatedAt": "2022-
|
|
6145
|
+
"updatedAt": "2022-04-02T11:50:18.504Z",
|
|
6146
6146
|
"networkType": "ethereum",
|
|
6147
6147
|
"devdoc": {
|
|
6148
6148
|
"methods": {}
|
|
@@ -22837,15 +22837,15 @@
|
|
|
22837
22837
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
22838
22838
|
},
|
|
22839
22839
|
"networks": {
|
|
22840
|
-
"
|
|
22840
|
+
"3": {
|
|
22841
22841
|
"events": {},
|
|
22842
22842
|
"links": {},
|
|
22843
|
-
"address": "
|
|
22844
|
-
"transactionHash": "
|
|
22843
|
+
"address": "0x19dbf499b0280eCB0A4cD82d1e8AA50b2E22A12a",
|
|
22844
|
+
"transactionHash": "0xf6b29160bdd8e944824b68cc59a11b22032818e03d823d4fcce1521187feb191"
|
|
22845
22845
|
}
|
|
22846
22846
|
},
|
|
22847
22847
|
"schemaVersion": "3.4.3",
|
|
22848
|
-
"updatedAt": "2022-
|
|
22848
|
+
"updatedAt": "2022-04-02T11:50:18.557Z",
|
|
22849
22849
|
"networkType": "ethereum",
|
|
22850
22850
|
"devdoc": {
|
|
22851
22851
|
"methods": {}
|
|
@@ -28251,17 +28251,17 @@
|
|
|
28251
28251
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
28252
28252
|
},
|
|
28253
28253
|
"networks": {
|
|
28254
|
-
"
|
|
28254
|
+
"3": {
|
|
28255
28255
|
"events": {},
|
|
28256
28256
|
"links": {
|
|
28257
|
-
"stringutils": "
|
|
28257
|
+
"stringutils": "0xaC2FF07CE408E18bF9f74781fb4A003A7e2EF36E"
|
|
28258
28258
|
},
|
|
28259
|
-
"address": "
|
|
28260
|
-
"transactionHash": "
|
|
28259
|
+
"address": "0x9a9Af328e870A0f2e7DD020b401635d1c06De82f",
|
|
28260
|
+
"transactionHash": "0xc905a8878c6c3d84572b3278471d6f06249adc074fbe664f5b032d80643194c4"
|
|
28261
28261
|
}
|
|
28262
28262
|
},
|
|
28263
28263
|
"schemaVersion": "3.4.3",
|
|
28264
|
-
"updatedAt": "2022-
|
|
28264
|
+
"updatedAt": "2022-04-02T11:50:18.477Z",
|
|
28265
28265
|
"networkType": "ethereum",
|
|
28266
28266
|
"devdoc": {
|
|
28267
28267
|
"methods": {}
|
|
@@ -21963,7 +21963,7 @@
|
|
|
21963
21963
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
21964
21964
|
},
|
|
21965
21965
|
"networks": {
|
|
21966
|
-
"
|
|
21966
|
+
"3": {
|
|
21967
21967
|
"events": {
|
|
21968
21968
|
"0x3503084d928e8dddbaa7c0cefb7db1677b12f85b14227e33cddb27b18d383e02": {
|
|
21969
21969
|
"anonymous": false,
|
|
@@ -22082,14 +22082,14 @@
|
|
|
22082
22082
|
}
|
|
22083
22083
|
},
|
|
22084
22084
|
"links": {
|
|
22085
|
-
"stringutils": "
|
|
22085
|
+
"stringutils": "0xaC2FF07CE408E18bF9f74781fb4A003A7e2EF36E"
|
|
22086
22086
|
},
|
|
22087
|
-
"address": "
|
|
22088
|
-
"transactionHash": "
|
|
22087
|
+
"address": "0xf56912A7F0243CdebA4e061107db8150Fd74125d",
|
|
22088
|
+
"transactionHash": "0xe77e95ee1731d65a0c4ba8e47a48074a12f05a651c8cf63759ad1f3c48ebdacc"
|
|
22089
22089
|
}
|
|
22090
22090
|
},
|
|
22091
22091
|
"schemaVersion": "3.4.3",
|
|
22092
|
-
"updatedAt": "2022-
|
|
22092
|
+
"updatedAt": "2022-04-02T11:50:18.490Z",
|
|
22093
22093
|
"networkType": "ethereum",
|
|
22094
22094
|
"devdoc": {
|
|
22095
22095
|
"methods": {
|
|
@@ -8195,15 +8195,15 @@
|
|
|
8195
8195
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
8196
8196
|
},
|
|
8197
8197
|
"networks": {
|
|
8198
|
-
"
|
|
8198
|
+
"3": {
|
|
8199
8199
|
"events": {},
|
|
8200
8200
|
"links": {},
|
|
8201
|
-
"address": "
|
|
8202
|
-
"transactionHash": "
|
|
8201
|
+
"address": "0x1a45210b8C249570FD57370445235b9E9B503EAb",
|
|
8202
|
+
"transactionHash": "0xc5de002ec5b13ecbed7a926f2a2c12d2a9c9ef2931c31d7f0bfc66b92b5f3174"
|
|
8203
8203
|
}
|
|
8204
8204
|
},
|
|
8205
8205
|
"schemaVersion": "3.4.3",
|
|
8206
|
-
"updatedAt": "2022-
|
|
8206
|
+
"updatedAt": "2022-04-02T11:50:18.499Z",
|
|
8207
8207
|
"networkType": "ethereum",
|
|
8208
8208
|
"devdoc": {
|
|
8209
8209
|
"methods": {
|
|
@@ -33295,17 +33295,17 @@
|
|
|
33295
33295
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
33296
33296
|
},
|
|
33297
33297
|
"networks": {
|
|
33298
|
-
"
|
|
33298
|
+
"3": {
|
|
33299
33299
|
"events": {},
|
|
33300
33300
|
"links": {
|
|
33301
|
-
"stringutils": "
|
|
33301
|
+
"stringutils": "0xaC2FF07CE408E18bF9f74781fb4A003A7e2EF36E"
|
|
33302
33302
|
},
|
|
33303
|
-
"address": "
|
|
33304
|
-
"transactionHash": "
|
|
33303
|
+
"address": "0xC188E6110824692db011B9e0dBFFC10fF93CDaD4",
|
|
33304
|
+
"transactionHash": "0xc7ef8bf6c3d9ad8448bc3ada16bf44e28e54ad537f0ea7c8dc961d2fb0cec0f4"
|
|
33305
33305
|
}
|
|
33306
33306
|
},
|
|
33307
33307
|
"schemaVersion": "3.4.3",
|
|
33308
|
-
"updatedAt": "2022-
|
|
33308
|
+
"updatedAt": "2022-04-02T11:50:18.541Z",
|
|
33309
33309
|
"networkType": "ethereum",
|
|
33310
33310
|
"devdoc": {
|
|
33311
33311
|
"methods": {}
|
|
@@ -2,6 +2,45 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const contractAddress = {
|
|
4
4
|
'ropsten': {
|
|
5
|
+
'Client': '0x6D9da1cd9c1400E0f8D772121Ed9266A84516266',
|
|
6
|
+
'KYC': '0x53B0F6DC7A5316Fbb5cba3a5735E7c9F08630d38',
|
|
7
|
+
'System': '0x4D5F070fFc1EFc8cE19125811465B2398A6B63Ce',
|
|
8
|
+
'Holder': '0x16D9eeC1E02fF07792ff44049306adc7e025CCd2',
|
|
9
|
+
'Ledger': '0x7cB66e68D9Fc535421845eC5D93c274a81DD7829',
|
|
10
|
+
'Account': '0xB1181E942A3f849bF0aC36212438FaDf39bEdF67',
|
|
11
|
+
'Factory': '0x81Fe2733F5Bc90a79fDAf4A0b59CAc657b3a812b',
|
|
12
|
+
'Cash': '0x92b642DB978F632fc5C7bE7b12e0D6EFa00e769d',
|
|
13
|
+
'Bond': '0xC4DBF3B102aA9786DCD25E3D8C0D92775E005307',
|
|
14
|
+
'Token': '0x780F0DDBd558dF24b45246e16853A5BE5a4D91B4',
|
|
15
|
+
'Oracle': '0x7b1e440Afbe779c91c69c3d6701622a2dE382529',
|
|
16
|
+
'Rates': '0x6BC91F495277D1265Cc4773ad9fAD424D799C671',
|
|
17
|
+
'PreTrade': '0x9a9Af328e870A0f2e7DD020b401635d1c06De82f',
|
|
18
|
+
'Trade': '0xC188E6110824692db011B9e0dBFFC10fF93CDaD4',
|
|
19
|
+
'PostTrade': '0x19dbf499b0280eCB0A4cD82d1e8AA50b2E22A12a',
|
|
20
|
+
'SecuritiesRegistry': '0xf56912A7F0243CdebA4e061107db8150Fd74125d',
|
|
21
|
+
'Security': '0x1a45210b8C249570FD57370445235b9E9B503EAb',
|
|
22
|
+
'OrderPool': '0x356cE8FB4DC597C3E92626E383c4594A0bEdFe17',
|
|
23
|
+
'PoolFactory': '0x8f7055d73AF19BdCedB29a4dff120D50a1B2880D',
|
|
24
|
+
'Products': '0x835c9dd824b5C124108fc3E1f2571D2EC88e38a1',
|
|
25
|
+
'Stocks': '0xE043297d16f257A29EbbCEBB4b84fa7FA3EbD0c9',
|
|
26
|
+
'Bonds': '0x7FCF2af5Ad2f16d123c4485d51A2524051840185',
|
|
27
|
+
'Liquidity': '0x87533Dc125aA75d57b414C8A06f2E783D90d5745',
|
|
28
|
+
'Distribution': '0x6d6464028158c53E0d71FbFB1FB68167CD20dB84',
|
|
29
|
+
'BalancerManager': '0xc9e7Fc395Dcf0b73Dc9592237376e8C214a9A776',
|
|
30
|
+
'PrimaryIssuePoolFactory': '0x6d0fd1287f5f4cC2b9838DeD8efCcDcdEB2fdD00',
|
|
31
|
+
'Custody': '0x087B980dDbd585Ad20dae5c0286F2485b73a781A',
|
|
32
|
+
'CASH': {
|
|
33
|
+
'VCUSD': '0x810BA1960a9fEA35FA55453DDae516B8203eaF1C',
|
|
34
|
+
'VCEUR': '0x69969733E53639A3cbf85C8f906e68f30c3B713D',
|
|
35
|
+
'VCINR': '0xB99E6dbF41D8edCd88c5D6A3C25fe3aA57e0c731'
|
|
36
|
+
},
|
|
37
|
+
'BOND': {
|
|
38
|
+
'VBUSD': '0x83E82f153a0F2D59Ff26fFAB214b75bbA15533dc',
|
|
39
|
+
'VBEUR': '0xaB37EdbdC82BC2819882977bb2fA890d74cE7661',
|
|
40
|
+
'VBINR': '0x944952B6D0bF527982704a7Ce8D15663efBCD92A'
|
|
41
|
+
},
|
|
42
|
+
},
|
|
43
|
+
'rinkeby': {
|
|
5
44
|
'Client': '',
|
|
6
45
|
'KYC': '',
|
|
7
46
|
'System': '',
|
|
@@ -26,7 +65,8 @@ const contractAddress = {
|
|
|
26
65
|
'Bonds': '',
|
|
27
66
|
'Liquidity': '',
|
|
28
67
|
'Distribution': '',
|
|
29
|
-
'
|
|
68
|
+
'BalancerManager': '',
|
|
69
|
+
'PrimaryIssuePoolFactory': '',
|
|
30
70
|
'Custody': '',
|
|
31
71
|
'CASH': {
|
|
32
72
|
'VCUSD': '',
|
|
@@ -37,56 +77,7 @@ const contractAddress = {
|
|
|
37
77
|
'VBUSD': '',
|
|
38
78
|
'VBEUR': '',
|
|
39
79
|
'VBINR': ''
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
|
-
'rinkeby': {
|
|
43
|
-
'Client': '0xa92C067625387007f93f6144E1A26f9507d31115',
|
|
44
|
-
'KYC': '0x6b72E9AF66298bff8a62dECc57F16a526a784F8C',
|
|
45
|
-
'System': '0xd416Cb9dfFA1A3976f7F53aF971783c7C187D52c',
|
|
46
|
-
'Holder': '0xDd0fafa5B85219E1E981853d5ffDd8B63BdC3F4F',
|
|
47
|
-
'Ledger': '0x8f7ce35b7c8984F60341FA46aAEf7064F684387d',
|
|
48
|
-
'Account': '0xE7A77739d3C3F749748809c7A8783708391d76fE',
|
|
49
|
-
'Factory': '0x5dcFE6D2640958BE7544e8D5294515177fA03916',
|
|
50
|
-
'Cash': '0x13971abA5E482AA1b9653b643b8ba926543f9ec8',
|
|
51
|
-
'Bond': '0x56B802f315e97c2BDDb0dA5F13EE8e11cBa3846B',
|
|
52
|
-
'Token': '0xf2bF56Fa33060cbDC3c726549A76eeef9016E4cc',
|
|
53
|
-
'Oracle': '0x6F4443048912EA873bD2fa2EB3cbe57117b7FFfB',
|
|
54
|
-
'Rates': '0xe1eA3F8c5951C6EDF5e892CCCa854e07d8ec8dA0',
|
|
55
|
-
'PreTrade': '0xEF52B2289BE5eaf61100c59f529B42ba8d6022F1',
|
|
56
|
-
'Trade': '0x607080F3dB562aE9aFf0b3f2189798b873E2bB62',
|
|
57
|
-
'PostTrade': '0xa1B83AC5CcA17D4AB7Af485114D63D0Efdb15Dd4',
|
|
58
|
-
'SecuritiesRegistry': '0x6A64137174ed9277857945e83dE1a6CEcbF674c1',
|
|
59
|
-
'Security': '0xA84965eDDF405B76ea8fA9d902396562B9fd9AA1',
|
|
60
|
-
'OrderPool': '0xC12AAe1dB077cF8C07d3fC3d003377C7bbe3eFF4',
|
|
61
|
-
'PoolFactory': '0x60617fcc143856d08cE2fECF9c10e89D0dF27F78',
|
|
62
|
-
'Products': '0x095a3075De6950530F6053C97dB06cc74E78E11e',
|
|
63
|
-
'Stocks': '0x09B50b30DEAeceBC2CA8c4Cc867A84751D8E4436',
|
|
64
|
-
'Bonds': '0x84987732BE41aF27A1Cb4B9d7866cCF6b0112E4B',
|
|
65
|
-
'Liquidity': '0x3B381Ed9f650E0245562dfC9d096f5f9bEAF7a79',
|
|
66
|
-
'Distribution': '0x422edB7b1211C4cb754E7229B7AF2f7f1835bb1F',
|
|
67
|
-
'BalancerManager': '0xa4C1b21F2B4d121d3159953c8Bda5b248CC35353',
|
|
68
|
-
'PrimaryIssuePoolFactory': '0x60bc622E02424ACDD415373B6Dd40870d077faa4',
|
|
69
|
-
'Custody': '0x82ebEc154A8b895BD1a495dC238aaF4d5f012f94',
|
|
70
|
-
'L1CASH': {
|
|
71
|
-
'VCUSD': '0x89C04aD27E9b564F0982746Db806f8a922DC5c37',
|
|
72
|
-
'VCEUR': '0xf63c825387c888b5f39f33bc92295F43Ab5D8CBA',
|
|
73
|
-
'VCINR': '0xBa45ecdf02E25a9aB010c11b80C39867F2acd97c'
|
|
74
80
|
},
|
|
75
|
-
'L1BOND': {
|
|
76
|
-
'VBUSD': '0x1127199Ce3e72906a890Ec2AEe857416e8089D4d',
|
|
77
|
-
'VBEUR': '0x9208582f80f49ac1d7f2db19Bbb7C6F20b27b045',
|
|
78
|
-
'VBINR': '0x374d1587fd988b2a9622EEc7391CBA51f4b81535'
|
|
79
|
-
},
|
|
80
|
-
'L2CASH': {
|
|
81
|
-
'VCUSD': '0x97C85ccB3e3b9513Be0cCA1E85DB768c5e5B5625',
|
|
82
|
-
'VCEUR': '0xe5A2F234621957613e00Bbfb3AaD6d69cBbF07b3',
|
|
83
|
-
'VCINR': '0xdA804B01916AA531505bC400B6cF9D98260763A0'
|
|
84
|
-
},
|
|
85
|
-
'L2BOND': {
|
|
86
|
-
'VBUSD': '0x56b16549357b64CB38f946E9A1b22D54473596ef',
|
|
87
|
-
'VBEUR': '0x8aeb39340d78A567c66A31b5216BF7dADbf07872',
|
|
88
|
-
'VBINR': '0x81335dCEb9aeC42848929cA50dF5bB03d7ACa025'
|
|
89
|
-
}
|
|
90
81
|
},
|
|
91
82
|
'mainnet': {
|
|
92
83
|
'Client': '',
|