@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
|
@@ -39490,46 +39490,14 @@
|
|
|
39490
39490
|
"3": {
|
|
39491
39491
|
"events": {},
|
|
39492
39492
|
"links": {
|
|
39493
|
-
"stringutils": "
|
|
39493
|
+
"stringutils": "0x5FA469901a3a9aE3447069080ef25DC5D033425F"
|
|
39494
39494
|
},
|
|
39495
|
-
"address": "
|
|
39496
|
-
"transactionHash": "
|
|
39497
|
-
},
|
|
39498
|
-
"1637927977899": {
|
|
39499
|
-
"events": {},
|
|
39500
|
-
"links": {
|
|
39501
|
-
"stringutils": "0xA4A256b4d96178c42A20229B6E37338bC3F7738d"
|
|
39502
|
-
},
|
|
39503
|
-
"address": "0x550230E37CbB26AD63724989Ea0f3F6e470da525",
|
|
39504
|
-
"transactionHash": "0x490b031d99f59ed2cf16be13c8e1f8b57768d766a481dae2f9e21d729f7fcb4c"
|
|
39505
|
-
},
|
|
39506
|
-
"1638448506640": {
|
|
39507
|
-
"events": {},
|
|
39508
|
-
"links": {
|
|
39509
|
-
"stringutils": "0xe284Ae6ab1Fa7FeB83f0a3Ea7f78782d9a512D51"
|
|
39510
|
-
},
|
|
39511
|
-
"address": "0xc9cC59E3A633b8bde581DaaF4c056a1804203144",
|
|
39512
|
-
"transactionHash": "0xf6ea9862be989d6668fa7cdd605d3dd3b88daddcab7cc2ed23e25862d1048d71"
|
|
39513
|
-
},
|
|
39514
|
-
"1638884260331": {
|
|
39515
|
-
"events": {},
|
|
39516
|
-
"links": {
|
|
39517
|
-
"stringutils": "0xAc98dC508e2Be2593403DE82f8d74F4DDe82385F"
|
|
39518
|
-
},
|
|
39519
|
-
"address": "0xC1366c43998171CEC39fbD065e3122B3cA3E8D36",
|
|
39520
|
-
"transactionHash": "0xc6fe4b47395afc2eaa62cbf9db733aab7b04458ad354a0fc801ce352f3ca2d7a"
|
|
39521
|
-
},
|
|
39522
|
-
"1639486190915": {
|
|
39523
|
-
"events": {},
|
|
39524
|
-
"links": {
|
|
39525
|
-
"stringutils": "0x88696CbA0B4279B6CF0A0e0Ac92e74434c26D4Eb"
|
|
39526
|
-
},
|
|
39527
|
-
"address": "0x6dB5EC494064319E4A9E2204891926f6129A661a",
|
|
39528
|
-
"transactionHash": "0x334cb4961a4de154498f573908d14839b8b94470b382ef9057a46c2f0b840c34"
|
|
39495
|
+
"address": "0x0cFe463C91e7e53e78417a83580f3FDfB3EDD2D2",
|
|
39496
|
+
"transactionHash": "0x0d256926b8ed5fe4a8e3ef777e6d9b04d2d2aa4928d2578d35ab36f778205a87"
|
|
39529
39497
|
}
|
|
39530
39498
|
},
|
|
39531
39499
|
"schemaVersion": "3.4.3",
|
|
39532
|
-
"updatedAt": "2021-12-
|
|
39500
|
+
"updatedAt": "2021-12-23T09:53:24.727Z",
|
|
39533
39501
|
"networkType": "ethereum",
|
|
39534
39502
|
"devdoc": {
|
|
39535
39503
|
"methods": {}
|