@verified-network/verified-sdk 0.4.6 → 0.4.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.
- package/dist/abi/accounts/Account.json +3 -3
- package/dist/abi/accounts/Client.json +1875 -1867
- package/dist/abi/accounts/Holder.json +3 -3
- package/dist/abi/accounts/Kyc.json +3 -3
- package/dist/abi/accounts/Ledger.json +3 -3
- package/dist/abi/accounts/System.json +4 -4
- package/dist/abi/payments/Bond.json +5910 -5910
- package/dist/abi/payments/Cash.json +6192 -6084
- package/dist/abi/payments/Factory.json +2794 -2794
- package/dist/abi/payments/Oracle.json +3264 -3264
- package/dist/abi/payments/Token.json +1220 -1220
- package/dist/abi/securities/Issues.json +11669 -11615
- package/dist/abi/securities/Products.json +5351 -5351
- package/dist/abi/trades/OrderPool.json +4 -36
- package/dist/abi/trades/PoolFactory.json +416 -544
- package/dist/abi/trades/PostTrade.json +1001 -1061
- package/dist/abi/trades/PreTrade.json +4 -72
- package/dist/abi/trades/SecuritiesRegistry.json +1990 -2358
- package/dist/abi/trades/Security.json +3 -27
- package/dist/abi/trades/Trade.json +2116 -2184
- package/dist/contract/security/index.js +7 -2
- package/dist/contractAddress/index.js +26 -26
- package/package.json +1 -1
|
@@ -27233,84 +27233,16 @@
|
|
|
27233
27233
|
},
|
|
27234
27234
|
"networks": {
|
|
27235
27235
|
"3": {
|
|
27236
|
-
"events": {
|
|
27237
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
|
|
27238
|
-
"anonymous": false,
|
|
27239
|
-
"inputs": [
|
|
27240
|
-
{
|
|
27241
|
-
"indexed": true,
|
|
27242
|
-
"name": "previousOwner",
|
|
27243
|
-
"type": "address"
|
|
27244
|
-
},
|
|
27245
|
-
{
|
|
27246
|
-
"indexed": true,
|
|
27247
|
-
"name": "newOwner",
|
|
27248
|
-
"type": "address"
|
|
27249
|
-
}
|
|
27250
|
-
],
|
|
27251
|
-
"name": "OwnershipTransferred",
|
|
27252
|
-
"type": "event"
|
|
27253
|
-
}
|
|
27254
|
-
},
|
|
27255
|
-
"links": {
|
|
27256
|
-
"stringutils": "0x19eA45918842Eba8d151402ceF07E1137A211b39"
|
|
27257
|
-
},
|
|
27258
|
-
"address": "0x61B94d09d45CaA35Ab8e16f6CC051B2289F37591",
|
|
27259
|
-
"transactionHash": "0x25bbd659e925baa8e539ca837ddbc8c23f98617928227fd105407f4731cf2b35"
|
|
27260
|
-
},
|
|
27261
|
-
"1637927977899": {
|
|
27262
|
-
"events": {
|
|
27263
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
|
|
27264
|
-
"anonymous": false,
|
|
27265
|
-
"inputs": [
|
|
27266
|
-
{
|
|
27267
|
-
"indexed": true,
|
|
27268
|
-
"name": "previousOwner",
|
|
27269
|
-
"type": "address"
|
|
27270
|
-
},
|
|
27271
|
-
{
|
|
27272
|
-
"indexed": true,
|
|
27273
|
-
"name": "newOwner",
|
|
27274
|
-
"type": "address"
|
|
27275
|
-
}
|
|
27276
|
-
],
|
|
27277
|
-
"name": "OwnershipTransferred",
|
|
27278
|
-
"type": "event"
|
|
27279
|
-
}
|
|
27280
|
-
},
|
|
27281
|
-
"links": {
|
|
27282
|
-
"stringutils": "0xA4A256b4d96178c42A20229B6E37338bC3F7738d"
|
|
27283
|
-
},
|
|
27284
|
-
"address": "0xF625ec3b7aE7eB36dc98B2738A3299D571EDD47c",
|
|
27285
|
-
"transactionHash": "0x8137263ab00da7a5961ee2298e379f2879dda91202c9b4510e2678ed9b72a5f5"
|
|
27286
|
-
},
|
|
27287
|
-
"1638448506640": {
|
|
27288
|
-
"events": {},
|
|
27289
|
-
"links": {
|
|
27290
|
-
"stringutils": "0xe284Ae6ab1Fa7FeB83f0a3Ea7f78782d9a512D51"
|
|
27291
|
-
},
|
|
27292
|
-
"address": "0x0b688472e8f5a4c2813c77697eaF496e357ae1Df",
|
|
27293
|
-
"transactionHash": "0x41f995b8a26b50a72fb1a995350a8f68d5b7d62ba02756c9af4d524a88290cd1"
|
|
27294
|
-
},
|
|
27295
|
-
"1638884260331": {
|
|
27296
|
-
"events": {},
|
|
27297
|
-
"links": {
|
|
27298
|
-
"stringutils": "0xAc98dC508e2Be2593403DE82f8d74F4DDe82385F"
|
|
27299
|
-
},
|
|
27300
|
-
"address": "0x3Ab95E3297c96473878795811ffe76E1bd7c6DFE",
|
|
27301
|
-
"transactionHash": "0x59a3c721186503a4fc77d8a9022644a400bc265a660c96fb9192858f590e94fc"
|
|
27302
|
-
},
|
|
27303
|
-
"1639486190915": {
|
|
27304
27236
|
"events": {},
|
|
27305
27237
|
"links": {
|
|
27306
|
-
"stringutils": "
|
|
27238
|
+
"stringutils": "0x5FA469901a3a9aE3447069080ef25DC5D033425F"
|
|
27307
27239
|
},
|
|
27308
|
-
"address": "
|
|
27309
|
-
"transactionHash": "
|
|
27240
|
+
"address": "0x4688B71Bba4375637D8c86600158bEC876EF3898",
|
|
27241
|
+
"transactionHash": "0xa99dd552230437da2666f2aa4eef5c6efa1e9dd404c8c70904a8ba2f7e5f6abd"
|
|
27310
27242
|
}
|
|
27311
27243
|
},
|
|
27312
27244
|
"schemaVersion": "3.4.3",
|
|
27313
|
-
"updatedAt": "2021-12-
|
|
27245
|
+
"updatedAt": "2021-12-23T09:53:24.682Z",
|
|
27314
27246
|
"networkType": "ethereum",
|
|
27315
27247
|
"devdoc": {
|
|
27316
27248
|
"methods": {}
|