@verified-network/verified-sdk 1.7.0 → 1.7.2
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/assetmanager/balancer/MarginIssueManager.json +4 -13
- package/dist/abi/assetmanager/balancer/PrimaryIssueManager.json +10 -25
- package/dist/abi/assetmanager/balancer/SecondaryIssueManager.json +4 -4
- package/dist/abi/distribution/Distribution.json +13 -1
- package/dist/abi/liquidity/Liquidity.json +4 -4
- package/dist/abi/securities/Client.json +249 -249
- package/dist/abi/securities/SecuritiesFactory.json +97 -97
- package/dist/abi/securities/Security.json +6619 -6647
- package/dist/contract/amm/margin/index.d.ts +1 -1
- package/dist/contract/amm/margin/index.js +3 -2
- package/dist/contractAddress/index.js +10 -10
- package/package.json +1 -1
|
@@ -320,8 +320,7 @@
|
|
|
320
320
|
}
|
|
321
321
|
],
|
|
322
322
|
"stateMutability": "view",
|
|
323
|
-
"type": "function"
|
|
324
|
-
"constant": true
|
|
323
|
+
"type": "function"
|
|
325
324
|
},
|
|
326
325
|
{
|
|
327
326
|
"inputs": [],
|
|
@@ -523,8 +522,7 @@
|
|
|
523
522
|
}
|
|
524
523
|
],
|
|
525
524
|
"stateMutability": "view",
|
|
526
|
-
"type": "function"
|
|
527
|
-
"constant": true
|
|
525
|
+
"type": "function"
|
|
528
526
|
},
|
|
529
527
|
{
|
|
530
528
|
"inputs": [
|
|
@@ -74561,16 +74559,9 @@
|
|
|
74561
74559
|
"name": "solc",
|
|
74562
74560
|
"version": "0.7.1+commit.f4a555be.Emscripten.clang"
|
|
74563
74561
|
},
|
|
74564
|
-
"networks": {
|
|
74565
|
-
"100": {
|
|
74566
|
-
"events": {},
|
|
74567
|
-
"links": {},
|
|
74568
|
-
"address": "0x4c6cbAAe9ea3a6B3e4C41be783C276D0510c6Fc4",
|
|
74569
|
-
"transactionHash": "0xb19965b61662da25d70ee07a010ae258420ef0e66c256c64cec9bdd89301cc46"
|
|
74570
|
-
}
|
|
74571
|
-
},
|
|
74562
|
+
"networks": {},
|
|
74572
74563
|
"schemaVersion": "3.4.3",
|
|
74573
|
-
"updatedAt": "2024-07-
|
|
74564
|
+
"updatedAt": "2024-07-28T10:09:24.037Z",
|
|
74574
74565
|
"networkType": "ethereum",
|
|
74575
74566
|
"devdoc": {
|
|
74576
74567
|
"kind": "dev",
|
|
@@ -393,8 +393,7 @@
|
|
|
393
393
|
}
|
|
394
394
|
],
|
|
395
395
|
"stateMutability": "view",
|
|
396
|
-
"type": "function"
|
|
397
|
-
"constant": true
|
|
396
|
+
"type": "function"
|
|
398
397
|
},
|
|
399
398
|
{
|
|
400
399
|
"inputs": [],
|
|
@@ -598,8 +597,7 @@
|
|
|
598
597
|
}
|
|
599
598
|
],
|
|
600
599
|
"stateMutability": "view",
|
|
601
|
-
"type": "function"
|
|
602
|
-
"constant": true
|
|
600
|
+
"type": "function"
|
|
603
601
|
},
|
|
604
602
|
{
|
|
605
603
|
"inputs": [
|
|
@@ -660,8 +658,7 @@
|
|
|
660
658
|
}
|
|
661
659
|
],
|
|
662
660
|
"stateMutability": "view",
|
|
663
|
-
"type": "function"
|
|
664
|
-
"constant": true
|
|
661
|
+
"type": "function"
|
|
665
662
|
},
|
|
666
663
|
{
|
|
667
664
|
"inputs": [
|
|
@@ -727,8 +724,7 @@
|
|
|
727
724
|
}
|
|
728
725
|
],
|
|
729
726
|
"stateMutability": "view",
|
|
730
|
-
"type": "function"
|
|
731
|
-
"constant": true
|
|
727
|
+
"type": "function"
|
|
732
728
|
},
|
|
733
729
|
{
|
|
734
730
|
"inputs": [
|
|
@@ -774,8 +770,7 @@
|
|
|
774
770
|
}
|
|
775
771
|
],
|
|
776
772
|
"stateMutability": "view",
|
|
777
|
-
"type": "function"
|
|
778
|
-
"constant": true
|
|
773
|
+
"type": "function"
|
|
779
774
|
},
|
|
780
775
|
{
|
|
781
776
|
"inputs": [
|
|
@@ -817,8 +812,7 @@
|
|
|
817
812
|
}
|
|
818
813
|
],
|
|
819
814
|
"stateMutability": "view",
|
|
820
|
-
"type": "function"
|
|
821
|
-
"constant": true
|
|
815
|
+
"type": "function"
|
|
822
816
|
},
|
|
823
817
|
{
|
|
824
818
|
"inputs": [
|
|
@@ -930,8 +924,7 @@
|
|
|
930
924
|
}
|
|
931
925
|
],
|
|
932
926
|
"stateMutability": "view",
|
|
933
|
-
"type": "function"
|
|
934
|
-
"constant": true
|
|
927
|
+
"type": "function"
|
|
935
928
|
},
|
|
936
929
|
{
|
|
937
930
|
"inputs": [
|
|
@@ -1035,8 +1028,7 @@
|
|
|
1035
1028
|
}
|
|
1036
1029
|
],
|
|
1037
1030
|
"stateMutability": "view",
|
|
1038
|
-
"type": "function"
|
|
1039
|
-
"constant": true
|
|
1031
|
+
"type": "function"
|
|
1040
1032
|
}
|
|
1041
1033
|
],
|
|
1042
1034
|
"metadata": "{\"compiler\":{\"version\":\"0.7.1+commit.f4a555be\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"poolId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"investor\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"securitySubscription\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"currency\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"allotedAmount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"timestamp\",\"type\":\"uint256\"}],\"name\":\"allotments\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"poolId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"timestamp\",\"type\":\"uint256\"}],\"name\":\"closures\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"platform\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"collection\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"timestamp\",\"type\":\"uint256\"}],\"name\":\"feecollection\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"platform\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"provider\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"currency\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"tokenOffered\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"underwritten\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"earnings\",\"type\":\"uint256\"}],\"name\":\"marketmakers\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"party\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"offered\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amountOffered\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"tomatch\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amountDesired\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"minAmount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"isin\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"minimumOrderSize\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"offeringDocs\",\"type\":\"string\"}],\"name\":\"offers\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"poolId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"investor\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"securitySubscription\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"currency\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"refundAmount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"timestamp\",\"type\":\"uint256\"}],\"name\":\"refunds\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"poolId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"currency\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"liquidityProvider\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"underwritingFee\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"issuer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"subscription\",\"type\":\"uint256\"}],\"name\":\"settlements\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"poolId\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"investor\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"currency\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"cashSwapped\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"securitySwapped\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"timestamp\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"subscription\",\"type\":\"bool\"}],\"name\":\"subscribers\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"poolid\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"investor\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amnt\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"asset\",\"type\":\"address\"}],\"name\":\"accept\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"}],\"name\":\"close\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_token\",\"type\":\"address\"}],\"name\":\"getAllotedStake\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"currency\",\"type\":\"address\"}],\"name\":\"getIssuingFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_token\",\"type\":\"address\"}],\"name\":\"getIssuingFeeCollected\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_security\",\"type\":\"address\"}],\"name\":\"getLiquidityProviders\",\"outputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"tokenOffered\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"underwritten\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"subscribed\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"earned\",\"type\":\"uint256\"}],\"internalType\":\"struct IMarketMaker.lp[]\",\"name\":\"\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owned\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_tomatch\",\"type\":\"address\"}],\"name\":\"getOfferMade\",\"outputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"offered\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amountOffered\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amountDesired\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"min\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"isin\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"minimumOrderSize\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"offeringdocs\",\"type\":\"string\"}],\"internalType\":\"struct IMarketMaker.token[]\",\"name\":\"\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"offered\",\"type\":\"address\"}],\"name\":\"getOffered\",\"outputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"offered\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amountOffered\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amountDesired\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"min\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"isin\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"minimumOrderSize\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"offeringdocs\",\"type\":\"string\"}],\"internalType\":\"struct IMarketMaker.token[]\",\"name\":\"\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getOwner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"poolId\",\"type\":\"bytes32\"}],\"name\":\"getSubscribers\",\"outputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"investor\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"asset\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"traded\",\"type\":\"uint256\"}],\"internalType\":\"struct IMarketMaker.subscriptions[]\",\"name\":\"\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_factory\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_swapFeePercentage\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"_vault\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_products\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_liquidity\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_client\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_distribution\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"cutoffTime\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"issuer\",\"type\":\"address\"}],\"name\":\"issue\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owned\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"isin\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"offered\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"tomatch\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"desired\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"min\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"docs\",\"type\":\"string\"}],\"name\":\"offer\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"poolid\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"investor\",\"type\":\"address\"}],\"name\":\"reject\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_fee\",\"type\":\"uint256\"}],\"name\":\"setFee\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owned\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"tomatch\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"swapfee\",\"type\":\"uint256\"}],\"name\":\"setIssuingFee\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"owned\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"tomatch\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"minOrderSize\",\"type\":\"uint256\"}],\"name\":\"setOfferTerms\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"poolId\",\"type\":\"bytes32\"}],\"name\":\"settle\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"_token\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_manager\",\"type\":\"address\"}],\"name\":\"stake\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"poolId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"security\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"asset\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"cAmount\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"investor\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"sAmount\",\"type\":\"uint256\"},{\"internalType\":\"bool\",\"name\":\"paidIn\",\"type\":\"bool\"}],\"name\":\"subscribe\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"accept(bytes32,address,uint256,address)\":{\"params\":{\"amnt\":\"amount of investment (subscription capital) accepted by issuer for which allotment of security tokens are made to investor\",\"asset\":\"address of asset which is used by investor to subscribe to the issue\",\"investor\":\"address of investor (subscriber)\",\"poolid\":\"identifier of primary issue pool in which subscription is made by investor\"}},\"close(address)\":{\"params\":{\"security\":\"address of security token\"}},\"getAllotedStake(address)\":{\"params\":{\"_token\":\"address of token allocated earlier to asset manager (message sender)\"}},\"getLiquidityProviders(address)\":{\"params\":{\"_security\":\"identifier for the security token offered\"}},\"getOfferMade(address,address)\":{\"params\":{\"_owned\":\"address of token offered\",\"_tomatch\":\"address of token to match\"}},\"getOffered(address)\":{\"params\":{\"offered\":\"address of offered token\"}},\"getSubscribers(bytes32)\":{\"params\":{\"poolId\":\"identifier for a primary issue pool for which subscribers are to be returned\"}},\"initialize(address,uint256,address,address,address,address,address)\":{\"params\":{\"_factory\":\"reference to the primary issue pool factory contract\",\"_products\":\"reference to the Verified Products contract that this contract reports created primary issue pools to\",\"_swapFeePercentage\":\"percentage of trading fee to be charged by the asset manager\",\"_vault\":\"reference to the Balancer vault\"}},\"issue(address,uint256,address)\":{\"params\":{\"cutoffTime\":\"time in milliseconds by when offer closes\",\"security\":\"security offered to the primary issue pool\"}},\"offer(address,bytes32,uint256,address,uint256,uint256,address,string)\":{\"params\":{\"desired\":\"is the amount required of the liquidity token to be paired\",\"docs\":\"is the ipfs address of the offering docs\",\"isin\":\"is the identifier for the security token offered\",\"min\":\"is the minimum amount to be swapped of the 'offered' token \",\"offered\":\"is the amount offered\",\"owned\":\"is the security or settlement token on offer \",\"owner\":\"is the current holder of the owned token that is offered\",\"tomatch\":\"is the liquidity token that is required to be paired\"}},\"owner()\":{\"details\":\"Returns the address of the current owner.\"},\"reject(bytes32,address)\":{\"params\":{\"investor\":\"address of investor (subscriber)\",\"poolid\":\"identifier for primary issue pool to which investor has subscribed\"}},\"renounceOwnership()\":{\"details\":\"Leaves the contract without owner. It will not be possible to call `onlyOwner` functions anymore. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby removing any functionality that is only available to the owner.\"},\"settle(bytes32)\":{\"params\":{\"poolId\":\"identifier for primary issue pool\"}},\"stake(uint256,address,address)\":{\"params\":{\"_amount\":\"amount of tokens staked to provide liquidity for underwriting investments in tokenized securities\",\"_manager\":\"address of asset manager\",\"_token\":\"address of token staked\"}},\"transferOwnership(address)\":{\"details\":\"Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"accept(bytes32,address,uint256,address)\":{\"notice\":\"Called by issuer to accept subscription to issue by investor\"},\"close(address)\":{\"notice\":\"Called by issuer to close subscription of 'security' issued by it\"},\"getAllotedStake(address)\":{\"notice\":\"Gets liquidity allotted for asset manager (message sender)\"},\"getLiquidityProviders(address)\":{\"notice\":\"Fetches liquidity providers for a security token\"},\"getOfferMade(address,address)\":{\"notice\":\"Gets offer made previously\"},\"getOffered(address)\":{\"notice\":\"Gets tokens to match for offered token\"},\"getSubscribers(bytes32)\":{\"notice\":\"Fetches investors (subscribers) to a primary issue pool\"},\"initialize(address,uint256,address,address,address,address,address)\":{\"notice\":\"Initializes this asset management contract\"},\"issue(address,uint256,address)\":{\"notice\":\"Called by issuer of 'security' token to open an issue which will last till 'cutoffTime'\"},\"offer(address,bytes32,uint256,address,uint256,uint256,address,string)\":{\"notice\":\"Called by market maker and issuer for adding liquidity\"},\"reject(bytes32,address)\":{\"notice\":\"Called by issuer to reject subscription to issue by investor\"},\"settle(bytes32)\":{\"notice\":\"Called by product issuer to settle distribution of fee income arising from investment underwritten in the primary issue pool\"},\"stake(uint256,address,address)\":{\"notice\":\"Called by Liquidity token contract to stake tokens by investors\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"project:/contracts/PrimaryIssueManager.sol\":\"PrimaryIssueManager\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[]},\"sources\":{\"@balancer-labs/v2-solidity-utils/contracts/helpers/BalancerErrors.sol\":{\"keccak256\":\"0x14f18d0c0051d5412a250536a9850f2698fe1ede9e4760d94142762a039f053b\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://21535a4a50a1f1acf80c543b1e44fc80671787a0364c1e3f0437e7c499f15258\",\"dweb:/ipfs/QmR9EMgjmdQRJHFrmD2Tjb9BqN2rNgvi6je5yh71oxebav\"]},\"@balancer-labs/v2-solidity-utils/contracts/helpers/ISignaturesValidator.sol\":{\"keccak256\":\"0x2fe46b13b7c8bfc6f5c539c0b73d6325813f383f551b71fb6bca8dafd06964e1\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://8e651ae7a3a3652c8bb7aaa42c2cce5924310df62a923d9ec50ddb9c850d2995\",\"dweb:/ipfs/QmTHz9y18L5FD7v9GcvxGWSLJuin2KCUEYoARTgz8njce8\"]},\"@balancer-labs/v2-solidity-utils/contracts/helpers/ITemporarilyPausable.sol\":{\"keccak256\":\"0xb3e5b7c63f80b80ef3f0138eac56c397a439bf6b667fc06d5061aa869828b562\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://978d66fba0721a1a67e29a32eaddab8d1f92ab2fb2d611724ea8d0d3c9b0e95b\",\"dweb:/ipfs/QmfG4foZvx3NDZao7d4VvGzL4Uxtk8VWNJXvgo9fiAJxZv\"]},\"@balancer-labs/v2-solidity-utils/contracts/math/FixedPoint.sol\":{\"keccak256\":\"0x38720507bb6c838df83953d1ffa88b97d0e06baefa0e3e387303cb8a090a49f5\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://fd74d7d2f8881dcc5a3aa4ce732f84b2cbb15de117e1fc4735a3d58a4062524a\",\"dweb:/ipfs/QmSYxuM8HhMn3oPxZ66PbukDikGPkHs3FLD7miFbky2EfW\"]},\"@balancer-labs/v2-solidity-utils/contracts/math/LogExpMath.sol\":{\"keccak256\":\"0x66c6a4efc58bcc18d11fdc3236ec53f6044944918e86116f3aa3deee1daac8ef\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5deeae731108f0d2fed1ae8c6bcb2796b5a93f6c260019306d175bd3baa2988\",\"dweb:/ipfs/QmexvLdJbGMSrmaAVrZDaHVfCaAzQpV2ZybQMnfX4zXsPU\"]},\"@balancer-labs/v2-solidity-utils/contracts/math/Math.sol\":{\"keccak256\":\"0xb665c41c5d079058a53d3041d464ca5b6cac21de6a1e9ec514185c85eff2c5fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://43c8834672f4fb25263aa8bed735fe6f4cd41d3ccbacfb519dd986a09136ae3f\",\"dweb:/ipfs/QmWiQXi9jiPWAbcBkxA99qfjv1Qx3R1tgZmgbeSsp7j42m\"]},\"@balancer-labs/v2-solidity-utils/contracts/misc/IWETH.sol\":{\"keccak256\":\"0x19a0628bedbe48178a4c90509a40d750d5039677b964ec533a24361a8d97274b\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://c55887c89f152f00e5d65389061de28fada0e73eb5f41ebd16a3b8e65846cb1a\",\"dweb:/ipfs/QmNbVtaA44BGvKnKiCT4bEtjZu1ZD5ZJ6XrgBDh5qVEGcP\"]},\"@balancer-labs/v2-solidity-utils/contracts/openzeppelin/ERC20.sol\":{\"keccak256\":\"0x4bd56e87f0041ba666a540160962cd9f1eed11164a9a91af180550d69da4c8bc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f43b33f08fe77242331b6209b35cf4f40ab38b9a6adae52adbd156603fc7b004\",\"dweb:/ipfs/QmQDr8qkAwrY5yuVizRbeMnNmaJGoVz8fqEdyKeSi7Z8eU\"]},\"@balancer-labs/v2-solidity-utils/contracts/openzeppelin/IERC20.sol\":{\"keccak256\":\"0xd828a935a72a6d182912abba290e4debb8c684c36fd756088f7acb30e0b2bb76\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1e6ac013b95e9622917c5ad388dc73f0a389a76341597731746e54547aa9de8a\",\"dweb:/ipfs/QmPB8qWcRPZaDsASgQpf5a6i2YrZ4TDV3Ebi25Mn9EAdf4\"]},\"@balancer-labs/v2-solidity-utils/contracts/openzeppelin/Ownable.sol\":{\"keccak256\":\"0x53e476d8641ec8d7502efcfaa666981c22fced87c553cf8bb206790af68798c1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3eb7bbe7b8706130bd7c646766bec6d8ffb5792c20aac3b127f2a09aee9d8bc4\",\"dweb:/ipfs/QmcQdUBz6AozKU4rvBYLbZqcKy85fXPkKnhCbnthQi9k61\"]},\"@balancer-labs/v2-solidity-utils/contracts/openzeppelin/SafeMath.sol\":{\"keccak256\":\"0xafe0542eb14932a66ce6280fbe9991130ead5bbcb7836d0a822fc4a59810c100\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://140c69f688c58bbf08f7b1b6f76dd89d72f9c84a3aab8ad1194679ee0acaa6e6\",\"dweb:/ipfs/QmUCub3NpdGK1U4xjSwsCHNZnRokcM9NMhRtC2kLefYef8\"]},\"@balancer-labs/v2-vault/contracts/interfaces/IAsset.sol\":{\"keccak256\":\"0x70ecf1d48c285d78718bd2e159345677038ed8a81c74444bedd6a5c61af9aff6\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://8c7c210e449ea5d284abeaaed82e3bb3c203b57d8b3e5dfb6daedf76eaae31d1\",\"dweb:/ipfs/QmfJWLPhCG6PcHNJMLNDbAM6nd2ZVFCexCXvJ9qQmRaNbn\"]},\"@balancer-labs/v2-vault/contracts/interfaces/IAuthorizer.sol\":{\"keccak256\":\"0x792871e208bba1dad291f8d1cffad86f4afa5e2360816bd9c43481f7297155f5\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://af8ab65258e294c8ba0a5feee91208789f641181d225364b02123d38d9eec7d0\",\"dweb:/ipfs/Qmb5HUXRaSrHJafwK1H8XRjcCTnAZMShTvBNhr1ovA1j2m\"]},\"@balancer-labs/v2-vault/contracts/interfaces/IFlashLoanRecipient.sol\":{\"keccak256\":\"0x5ceb7a9b209c01659b25898622a2415414e12a7200559e57283fd511fe96c92a\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://35a6ee6cb389f2675c1b64f9813862d3503524ee05067ba88172c9298d4f5e3c\",\"dweb:/ipfs/QmZGPUaoKfRigdo2U9U3695j9wX97GRSzgiK8c6zhVjjFY\"]},\"@balancer-labs/v2-vault/contracts/interfaces/IProtocolFeesCollector.sol\":{\"keccak256\":\"0xacad6dfbdf2395aeb8b793b3cb5d9ee2702d8d5f667084ff7bfa248f64700f47\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://b8a27ce7efd29cb653529a2e2c6a828f5bd973b286dc166d12a8f81426bca68a\",\"dweb:/ipfs/QmPFuddzXwjK58qDG4z1n9S9Yff865yCToAStRbdfWMo1D\"]},\"@balancer-labs/v2-vault/contracts/interfaces/IVault.sol\":{\"keccak256\":\"0x8a0904cb11d6571fdc0051b2de6b675d0e1cf8af45c1a5467d047812f1086223\",\"license\":\"GPL-3.0-or-later\",\"urls\":[\"bzz-raw://e428d19d1bd18504c5c8a797b0a80515072f4d7fc278df73b9fec0ab8efe155d\",\"dweb:/ipfs/QmYeJPPQKAckBVvuhU9XXiZR4aSrVNu3WcfTmSsXJJYey3\"]},\"project:/contracts/PrimaryIssueManager.sol\":{\"keccak256\":\"0xf8a0f04b976028221baeba1b952af1f42af96b5dd2b89062b2b300a6fc62fba3\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://684f5839442cfe9e4115994f2e373d30efc91a362a4cca2710688d2592e9ea79\",\"dweb:/ipfs/QmXGxczRkTQvvA5VusoE31hcZ4QQrq4rwS5fPhGjp3Q4bk\"]},\"project:/contracts/interfaces/IDistribution.sol\":{\"keccak256\":\"0x637a95f6ca8fe45ce42aa1244fa1ec441279c5432f296a71da13a07dfb8c875a\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://0d646a111fd6511df6c77ce794e51e90860d38899490357a28a618c4096326fd\",\"dweb:/ipfs/QmaBhXZgFm2zw9t7tj6ERhv8iAYpznxz35xefwmFDFdMcy\"]},\"project:/contracts/interfaces/IFactory.sol\":{\"keccak256\":\"0x441c3a2cf365fae2c81f6bf8990efd6406bc20ece65372a83418181ce0008766\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://12173165996b7a28c02cc3ca333e7b7371ffa96b07507ad98827a102db64d854\",\"dweb:/ipfs/QmXL1KhBX7GEYqE5sU2Bpeum7MwdoXzjKdQ8Noiq6PwMtt\"]},\"project:/contracts/interfaces/ILiquidity.sol\":{\"keccak256\":\"0x69b3c38babf3f6a6bb7413951883be92504c05cb2a0304dc7ab1d6e39ee09cbe\",\"license\":\"UNLICENSED\",\"urls\":[\"bzz-raw://cc4cdb02de69f1848bbff4b2bf3ab66aad28b79cb304b51da1c14a031b1a377e\",\"dweb:/ipfs/QmYomtuf4DCUPKYfwQx9cZXC1CU46VGA8tvyQP41E3J7wX\"]},\"project:/contracts/interfaces/IMarketMaker.sol\":{\"keccak256\":\"0x3b4664d8c5f34ebbf0106685ddb92e3214f216eaa4bda380bfb572e84e9073c1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fa4e585c5ff0a65da2a31502d748282e8f3ea7df9bed1b5978f347e5c3163890\",\"dweb:/ipfs/QmbfgQu7oVFcP6NrUg9mBaArf5hpsTti98ue1iLKJ4R6Kw\"]},\"project:/contracts/interfaces/IPrimaryIssuePool.sol\":{\"keccak256\":\"0x762effe1543722d7ba17961fd7cd8bce3d2dea14e9af0f15e24943dde7cdcbed\",\"license\":\"BUSL1.1\",\"urls\":[\"bzz-raw://a1159a3dc9cbcbea73d916b58185cd508c403493fbcfc43423a527e97c171c95\",\"dweb:/ipfs/QmQqJ9XwtxuYGseKSrR1SG8YNQVYBKVnPUBqW2K6jMZhXz\"]},\"project:/contracts/interfaces/IPrimaryIssuePoolFactory.sol\":{\"keccak256\":\"0x7a709277d8bf104c5a40c6203e0a07342be08a4f748538a9e51acec976af4c7c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2a80a770ec70e90a9be65872be8b1213b39527b7a704d4f915b80aeeb9847ec4\",\"dweb:/ipfs/QmcpPN8zQzrYMSQoAWTA2ymKteALfY9jMoqUAnV5sSQvsH\"]},\"project:/contracts/interfaces/ISecurity.sol\":{\"keccak256\":\"0xc1682b23224bb0ecd24a4b3012d66518be83b4889fc77d72d1349c6e89edf597\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e02d526937045d1b94ea1de574a858c40440f2680a890a026e4c21de553fe3df\",\"dweb:/ipfs/QmdAFt9bHaa22hTDmrApWFLqUodF1jMDoDMLrrJfwodF3v\"]},\"project:/contracts/interfaces/VerifiedClient.sol\":{\"keccak256\":\"0xc07d8f7ca84f495b2c124ca6e6ae8ccccc49360eb7a2de6bf12f8e8ddc32571a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d7dc9da4650c81341695284d924d73b0b59dd50770e8b27ae9fb8c4b84d63c75\",\"dweb:/ipfs/QmXvSwN1eqhrtDVPozZ8FF6LYhMF6hFJFpRuZbd9mo2Zwd\"]}},\"version\":1}",
|
|
@@ -79676,16 +79668,9 @@
|
|
|
79676
79668
|
"name": "solc",
|
|
79677
79669
|
"version": "0.7.1+commit.f4a555be.Emscripten.clang"
|
|
79678
79670
|
},
|
|
79679
|
-
"networks": {
|
|
79680
|
-
"100": {
|
|
79681
|
-
"events": {},
|
|
79682
|
-
"links": {},
|
|
79683
|
-
"address": "0x82f72858313e81D4D0913966fAA6F26743465872",
|
|
79684
|
-
"transactionHash": "0x72ec284c8ac963ec518c75709899786d41f64245e5a78f25db51400005711911"
|
|
79685
|
-
}
|
|
79686
|
-
},
|
|
79671
|
+
"networks": {},
|
|
79687
79672
|
"schemaVersion": "3.4.3",
|
|
79688
|
-
"updatedAt": "2024-07-
|
|
79673
|
+
"updatedAt": "2024-07-28T10:09:23.957Z",
|
|
79689
79674
|
"networkType": "ethereum",
|
|
79690
79675
|
"devdoc": {
|
|
79691
79676
|
"kind": "dev",
|
|
@@ -45296,15 +45296,15 @@
|
|
|
45296
45296
|
"version": "0.7.1+commit.f4a555be.Emscripten.clang"
|
|
45297
45297
|
},
|
|
45298
45298
|
"networks": {
|
|
45299
|
-
"
|
|
45299
|
+
"8453": {
|
|
45300
45300
|
"events": {},
|
|
45301
45301
|
"links": {},
|
|
45302
|
-
"address": "
|
|
45303
|
-
"transactionHash": "
|
|
45302
|
+
"address": "0xa3A28abB39434Fc903f2646071BBD253318e9FAc",
|
|
45303
|
+
"transactionHash": "0xadcd3eefd5483007e7bcae603772ff6ff24d018bd47c7119da1d7a58e790ee14"
|
|
45304
45304
|
}
|
|
45305
45305
|
},
|
|
45306
45306
|
"schemaVersion": "3.4.3",
|
|
45307
|
-
"updatedAt": "2024-07-
|
|
45307
|
+
"updatedAt": "2024-07-28T10:09:24.002Z",
|
|
45308
45308
|
"networkType": "ethereum",
|
|
45309
45309
|
"devdoc": {
|
|
45310
45310
|
"kind": "dev",
|
|
@@ -36936,6 +36936,18 @@
|
|
|
36936
36936
|
"version": "0.8.0+commit.c7dfd78e.Emscripten.clang"
|
|
36937
36937
|
},
|
|
36938
36938
|
"networks": {
|
|
36939
|
+
"100": {
|
|
36940
|
+
"events": {},
|
|
36941
|
+
"links": {},
|
|
36942
|
+
"address": "0x812cD96Bd1D9C35EaCD3F09Dc504B2d30e63EFe5",
|
|
36943
|
+
"transactionHash": "0xc85913762a1560b4d8ccb9d43e7338373052b2a5413b70607f1b3267c3d6dd93"
|
|
36944
|
+
},
|
|
36945
|
+
"8453": {
|
|
36946
|
+
"events": {},
|
|
36947
|
+
"links": {},
|
|
36948
|
+
"address": "0x3C0Da71292F095182b06e2f3c1527E2DF6aEa583",
|
|
36949
|
+
"transactionHash": "0x91ef6f0fcb79083befb7021b58634f708c21898de8beb5df47b7853ccc6ddddb"
|
|
36950
|
+
},
|
|
36939
36951
|
"11155111": {
|
|
36940
36952
|
"events": {},
|
|
36941
36953
|
"links": {},
|
|
@@ -36944,7 +36956,7 @@
|
|
|
36944
36956
|
}
|
|
36945
36957
|
},
|
|
36946
36958
|
"schemaVersion": "3.4.3",
|
|
36947
|
-
"updatedAt": "2024-
|
|
36959
|
+
"updatedAt": "2024-07-28T09:24:40.660Z",
|
|
36948
36960
|
"networkType": "ethereum",
|
|
36949
36961
|
"devdoc": {
|
|
36950
36962
|
"kind": "dev",
|
|
@@ -72852,15 +72852,15 @@
|
|
|
72852
72852
|
"version": "0.8.0+commit.c7dfd78e.Emscripten.clang"
|
|
72853
72853
|
},
|
|
72854
72854
|
"networks": {
|
|
72855
|
-
"
|
|
72855
|
+
"8453": {
|
|
72856
72856
|
"events": {},
|
|
72857
72857
|
"links": {},
|
|
72858
|
-
"address": "
|
|
72859
|
-
"transactionHash": "
|
|
72858
|
+
"address": "0x5d85E0aDBa6E9E388D0641D7C8d925756316e99D",
|
|
72859
|
+
"transactionHash": "0xa654dd11cfaa43d0b09094814b08052d2305e650664a00432ae693cbdecb7b3d"
|
|
72860
72860
|
}
|
|
72861
72861
|
},
|
|
72862
72862
|
"schemaVersion": "3.4.3",
|
|
72863
|
-
"updatedAt": "2024-
|
|
72863
|
+
"updatedAt": "2024-07-27T19:35:55.142Z",
|
|
72864
72864
|
"networkType": "ethereum",
|
|
72865
72865
|
"devdoc": {
|
|
72866
72866
|
"kind": "dev",
|