@verified-network/verified-sdk 0.6.2 → 0.6.5
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 +4 -4
- package/dist/abi/accounts/Client.json +4 -4
- package/dist/abi/accounts/Holder.json +4 -4
- package/dist/abi/accounts/Kyc.json +4 -4
- package/dist/abi/accounts/Ledger.json +4 -4
- package/dist/abi/accounts/System.json +5 -5
- package/dist/abi/assetmanager/BalancerManager.json +8295 -10261
- package/dist/abi/custody/Vault.json +4 -16
- package/dist/abi/liquidity/Distribution.json +11505 -10865
- package/dist/abi/liquidity/Liquidity.json +3907 -3907
- package/dist/abi/payments/Bond.json +6 -6
- package/dist/abi/payments/Cash.json +6 -6
- package/dist/abi/payments/Factory.json +4 -4
- package/dist/abi/payments/Oracle.json +1043 -1043
- package/dist/abi/payments/Rates.json +4 -4
- package/dist/abi/payments/Token.json +4 -4
- package/dist/abi/securities/Bonds.json +5247 -6205
- package/dist/abi/securities/Products.json +2859 -2859
- package/dist/abi/securities/Stocks.json +4827 -5785
- 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 +32 -32
- package/package.json +1 -1
|
@@ -12861,15 +12861,15 @@
|
|
|
12861
12861
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
12862
12862
|
},
|
|
12863
12863
|
"networks": {
|
|
12864
|
-
"
|
|
12864
|
+
"42": {
|
|
12865
12865
|
"events": {},
|
|
12866
12866
|
"links": {},
|
|
12867
|
-
"address": "
|
|
12868
|
-
"transactionHash": "
|
|
12867
|
+
"address": "0x27006b68b3594EF5Ae04C5457c24F0c7CF1E5553",
|
|
12868
|
+
"transactionHash": "0x85d03c3af76e21d5f89aeed4b4345358aaf015cc1ec2df40b692117c628a839e"
|
|
12869
12869
|
}
|
|
12870
12870
|
},
|
|
12871
12871
|
"schemaVersion": "3.4.3",
|
|
12872
|
-
"updatedAt": "2022-
|
|
12872
|
+
"updatedAt": "2022-03-12T17:44:53.679Z",
|
|
12873
12873
|
"networkType": "ethereum",
|
|
12874
12874
|
"devdoc": {
|
|
12875
12875
|
"methods": {}
|
|
@@ -11859,15 +11859,15 @@
|
|
|
11859
11859
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
11860
11860
|
},
|
|
11861
11861
|
"networks": {
|
|
11862
|
-
"
|
|
11862
|
+
"42": {
|
|
11863
11863
|
"events": {},
|
|
11864
11864
|
"links": {},
|
|
11865
|
-
"address": "
|
|
11866
|
-
"transactionHash": "
|
|
11865
|
+
"address": "0x87145164371Ad7851AD3B4D47C9820F95983d8EA",
|
|
11866
|
+
"transactionHash": "0x4a0770e07ff48fd106df0fb71274b4955aaa595f93e6af3678ce5f7e3ae2a24f"
|
|
11867
11867
|
}
|
|
11868
11868
|
},
|
|
11869
11869
|
"schemaVersion": "3.4.3",
|
|
11870
|
-
"updatedAt": "2022-
|
|
11870
|
+
"updatedAt": "2022-03-12T17:44:53.673Z",
|
|
11871
11871
|
"networkType": "ethereum",
|
|
11872
11872
|
"devdoc": {
|
|
11873
11873
|
"methods": {}
|