@verified-network/verified-sdk 0.9.8 → 0.9.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/L1distribution/Distribution.json +4604 -4577
- package/dist/abi/assetmanager/Client.json +15922 -11270
- package/dist/abi/assetmanager/balancer/PrimaryIssueManager.json +28984 -19941
- package/dist/abi/assetmanager/balancer/SecondaryIssueManager.json +25776 -20836
- package/dist/abi/deposits/Bond.json +4 -4
- package/dist/abi/deposits/Cash.json +4 -4
- package/dist/abi/deposits/Factory.json +679 -679
- package/dist/abi/deposits/Rates.json +3 -3
- package/dist/abi/deposits/Security.json +3 -3
- package/dist/abi/liquidity/Liquidity.json +4071 -5411
- package/dist/contract/amm/primary/index.js +30 -12
- package/dist/contract/amm/secondary/index.js +11 -9
- package/dist/contract/distribution/index.js +29 -0
- package/dist/contractAddress/index.js +17 -17
- package/package.json +1 -1
|
@@ -13404,12 +13404,12 @@
|
|
|
13404
13404
|
"5": {
|
|
13405
13405
|
"events": {},
|
|
13406
13406
|
"links": {},
|
|
13407
|
-
"address": "
|
|
13408
|
-
"transactionHash": "
|
|
13407
|
+
"address": "0x04d3C888F112AF5cD43928e2456631401D591664",
|
|
13408
|
+
"transactionHash": "0xc6e14150c5039a3e0119053854729f3f58b660c4cbc7d47f2501d925ff6fde10"
|
|
13409
13409
|
}
|
|
13410
13410
|
},
|
|
13411
13411
|
"schemaVersion": "3.4.3",
|
|
13412
|
-
"updatedAt": "
|
|
13412
|
+
"updatedAt": "2023-01-04T01:51:28.311Z",
|
|
13413
13413
|
"networkType": "ethereum",
|
|
13414
13414
|
"devdoc": {
|
|
13415
13415
|
"methods": {}
|
|
@@ -4076,12 +4076,12 @@
|
|
|
4076
4076
|
"5": {
|
|
4077
4077
|
"events": {},
|
|
4078
4078
|
"links": {},
|
|
4079
|
-
"address": "
|
|
4080
|
-
"transactionHash": "
|
|
4079
|
+
"address": "0xDF81795A2c6078FD541F6C5E949153F2bC76b6b6",
|
|
4080
|
+
"transactionHash": "0x03c42cd8944395407a28ed664a883cea2d12ae580345047b1a6c9d3b595ba816"
|
|
4081
4081
|
}
|
|
4082
4082
|
},
|
|
4083
4083
|
"schemaVersion": "3.4.3",
|
|
4084
|
-
"updatedAt": "
|
|
4084
|
+
"updatedAt": "2023-01-04T01:51:28.355Z",
|
|
4085
4085
|
"networkType": "ethereum",
|
|
4086
4086
|
"devdoc": {
|
|
4087
4087
|
"methods": {
|