@superfluid-finance/ethereum-contracts 1.5.3-dev.0bbbfed.0 → 1.5.3-dev.3cb57fc.0
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/build/contracts/AccessControl.json +1 -1
- package/build/contracts/AccessControlEnumerable.json +1 -1
- package/build/contracts/Address.json +1 -1
- package/build/contracts/AgreementBase.json +1 -1
- package/build/contracts/AgreementLibrary.json +1 -1
- package/build/contracts/BaseRelayRecipient.json +1 -1
- package/build/contracts/BatchLiquidator.json +1 -1
- package/build/contracts/BatchOperation.json +1 -1
- package/build/contracts/CFAv1Forwarder.json +1 -1
- package/build/contracts/CFAv1Library.json +1 -1
- package/build/contracts/CallUtils.json +1 -1
- package/build/contracts/ClosingOnUpdateFlowTestApp.json +1 -1
- package/build/contracts/ConstantFlowAgreementV1.json +1 -1
- package/build/contracts/ConstantInflowNFT.json +1 -1
- package/build/contracts/ConstantOutflowNFT.json +1 -1
- package/build/contracts/Context.json +1 -1
- package/build/contracts/ContextDefinitions.json +1 -1
- package/build/contracts/CustomSuperTokenBase.json +1 -1
- package/build/contracts/ERC165.json +1 -1
- package/build/contracts/ERC1820Implementer.json +1 -1
- package/build/contracts/ERC1820RegistryCompiled.json +1 -1
- package/build/contracts/ERC20.json +1 -1
- package/build/contracts/ERC20WithTokenInfo.json +1 -1
- package/build/contracts/ERC777Helper.json +1 -1
- package/build/contracts/ERC777RecipientDrainingGas.json +1 -1
- package/build/contracts/ERC777RecipientReverting.json +1 -1
- package/build/contracts/EnumerableSet.json +1 -1
- package/build/contracts/EventsEmitter.json +1 -1
- package/build/contracts/ExclusiveInflowTestApp.json +1 -1
- package/build/contracts/FixedSizeData.json +1 -1
- package/build/contracts/FlowExchangeTestApp.json +1 -1
- package/build/contracts/FlowNFTBase.json +1 -1
- package/build/contracts/FlowOperatorDefinitions.json +1 -1
- package/build/contracts/FullUpgradableSuperTokenProxy.json +1 -1
- package/build/contracts/IAccessControl.json +1 -1
- package/build/contracts/IAccessControlEnumerable.json +1 -1
- package/build/contracts/IConstantFlowAgreementHook.json +1 -1
- package/build/contracts/IConstantFlowAgreementV1.json +1 -1
- package/build/contracts/IConstantInflowNFT.json +1 -1
- package/build/contracts/IConstantOutflowNFT.json +1 -1
- package/build/contracts/IDAv1Library.json +1 -1
- package/build/contracts/IERC165.json +1 -1
- package/build/contracts/IERC1820Implementer.json +1 -1
- package/build/contracts/IERC1820Registry.json +1 -1
- package/build/contracts/IERC20.json +1 -1
- package/build/contracts/IERC20Metadata.json +1 -1
- package/build/contracts/IERC20Permit.json +1 -1
- package/build/contracts/IERC721.json +1 -1
- package/build/contracts/IERC721Metadata.json +1 -1
- package/build/contracts/IERC777.json +1 -1
- package/build/contracts/IERC777Recipient.json +1 -1
- package/build/contracts/IERC777Sender.json +1 -1
- package/build/contracts/IFlowNFTBase.json +1 -1
- package/build/contracts/IInstantDistributionAgreementV1.json +1 -1
- package/build/contracts/IMultiSigWallet.json +1 -1
- package/build/contracts/IPoolAdminNFT.json +1 -1
- package/build/contracts/IPoolMemberNFT.json +1 -1
- package/build/contracts/IPureSuperToken.json +1 -1
- package/build/contracts/IPureSuperTokenCustom.json +1 -1
- package/build/contracts/IRelayRecipient.json +1 -1
- package/build/contracts/IResolver.json +1 -1
- package/build/contracts/ISETH.json +1 -1
- package/build/contracts/ISETHCustom.json +1 -1
- package/build/contracts/ISuperAgreement.json +1 -1
- package/build/contracts/ISuperApp.json +1 -1
- package/build/contracts/ISuperToken.json +1 -1
- package/build/contracts/ISuperTokenFactory.json +1 -1
- package/build/contracts/ISuperfluid.json +1 -1
- package/build/contracts/ISuperfluidGovernance.json +1 -1
- package/build/contracts/ISuperfluidToken.json +1 -1
- package/build/contracts/ITOGAv1.json +1 -1
- package/build/contracts/ITOGAv2.json +1 -1
- package/build/contracts/ITOGAv3.json +1 -1
- package/build/contracts/Initializable.json +1 -1
- package/build/contracts/InstantDistributionAgreementV1.json +1 -1
- package/build/contracts/Math.json +1 -1
- package/build/contracts/NonClosableOutflowTestApp.json +1 -1
- package/build/contracts/Ownable.json +1 -1
- package/build/contracts/Proxy.json +1 -1
- package/build/contracts/PureSuperToken.json +1 -1
- package/build/contracts/Resolver.json +1 -1
- package/build/contracts/SETHProxy.json +1 -1
- package/build/contracts/SafeCast.json +1 -1
- package/build/contracts/SafeERC20.json +1 -1
- package/build/contracts/SafeGasLibrary.json +1 -1
- package/build/contracts/SafeMath.json +1 -1
- package/build/contracts/SelfDeletingFlowTestApp.json +1 -1
- package/build/contracts/SlotsBitmapLibrary.json +1 -1
- package/build/contracts/StreamRedirector.json +1 -1
- package/build/contracts/Strings.json +1 -1
- package/build/contracts/SuperAppBase.json +1 -1
- package/build/contracts/SuperAppDefinitions.json +1 -1
- package/build/contracts/SuperToken.json +1 -1
- package/build/contracts/SuperTokenDeployer.json +1 -1
- package/build/contracts/SuperTokenDeployerLibrary.json +1 -1
- package/build/contracts/SuperTokenFactory.json +1 -1
- package/build/contracts/SuperTokenFactoryBase.json +1 -1
- package/build/contracts/SuperTokenV1Library.json +1 -1
- package/build/contracts/SuperUpgrader.json +1 -1
- package/build/contracts/Superfluid.json +1 -1
- package/build/contracts/SuperfluidCFAv1DeployerLibrary.json +1 -1
- package/build/contracts/SuperfluidFrameworkDeployer.json +1 -1
- package/build/contracts/SuperfluidGovDeployerLibrary.json +1 -1
- package/build/contracts/SuperfluidGovernanceBase.json +1 -1
- package/build/contracts/SuperfluidGovernanceConfigs.json +1 -1
- package/build/contracts/SuperfluidGovernanceII.json +1 -1
- package/build/contracts/SuperfluidGovernanceIIProxy.json +1 -1
- package/build/contracts/SuperfluidHostDeployerLibrary.json +1 -1
- package/build/contracts/SuperfluidIDAv1DeployerLibrary.json +1 -1
- package/build/contracts/SuperfluidLoader.json +1 -1
- package/build/contracts/SuperfluidNFTDeployerLibrary.json +1 -1
- package/build/contracts/SuperfluidPeripheryDeployerLibrary.json +1 -1
- package/build/contracts/SuperfluidToken.json +1 -1
- package/build/contracts/TOGA.json +1 -1
- package/build/contracts/TestGovernance.json +1 -1
- package/build/contracts/TestResolver.json +1 -1
- package/build/contracts/TestToken.json +1 -1
- package/build/contracts/TokenInfo.json +1 -1
- package/build/contracts/UUPSProxiable.json +1 -1
- package/build/contracts/UUPSProxy.json +1 -1
- package/build/contracts/UUPSUtils.json +1 -1
- package/package.json +2 -2
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
},
|
|
253
253
|
"networks": {},
|
|
254
254
|
"schemaVersion": "3.4.13",
|
|
255
|
-
"updatedAt": "2023-03-
|
|
255
|
+
"updatedAt": "2023-03-31T11:51:00.477Z",
|
|
256
256
|
"devdoc": {
|
|
257
257
|
"author": "Superfluid",
|
|
258
258
|
"details": "A contract must implement this interface in order to support relayed transactionsIt is better to inherit the BaseRelayRecipient as its implementation",
|
|
@@ -1675,7 +1675,7 @@
|
|
|
1675
1675
|
},
|
|
1676
1676
|
"networks": {},
|
|
1677
1677
|
"schemaVersion": "3.4.13",
|
|
1678
|
-
"updatedAt": "2023-03-
|
|
1678
|
+
"updatedAt": "2023-03-31T11:51:00.462Z",
|
|
1679
1679
|
"devdoc": {
|
|
1680
1680
|
"author": "Superfluid",
|
|
1681
1681
|
"details": "Be aware of the app being jailed, when the word permitted is used.",
|
|
@@ -10908,7 +10908,7 @@
|
|
|
10908
10908
|
},
|
|
10909
10909
|
"networks": {},
|
|
10910
10910
|
"schemaVersion": "3.4.13",
|
|
10911
|
-
"updatedAt": "2023-03-
|
|
10911
|
+
"updatedAt": "2023-03-31T11:51:01.000Z",
|
|
10912
10912
|
"devdoc": {
|
|
10913
10913
|
"author": "Superfluid",
|
|
10914
10914
|
"details": "TOGA is a simple implementation of a continuous auction. It's used to designate PICs (Patrician In Charge) - a role defined per Super Token. Anybody can become the PIC for a Super Token by staking the highest bond (denominated in the token). Staking is done by simply using ERC777.send(), transferring the bond amount to be staked to this contract. Via userData parameter (abi-encoded int96), an exitRate can be defined. If omitted, a default will be chosen. The exitRate is the flowrate at which the bond is streamed back to the PIC. Any rewards accrued by this contract (in general the whole token balance) become part of the bond. When a PIC is outbid, the current bond is transferred to it with ERC777.send(). changes in v2: In case that send() fails (e.g. due to a reverting hook), the bond is transferred to a custodian contract. Funds accumulated there can be withdrawn from there at any time. The current PIC can increase its bond by sending more funds using ERC777.send(). changes in v3: Use ERC20.transfer() instead of ERC777.send() when outbid. This allows us to eliminate the custodian contract and related complexity.",
|
|
@@ -10940,7 +10940,7 @@
|
|
|
10940
10940
|
},
|
|
10941
10941
|
"networks": {},
|
|
10942
10942
|
"schemaVersion": "3.4.13",
|
|
10943
|
-
"updatedAt": "2023-03-
|
|
10943
|
+
"updatedAt": "2023-03-31T11:51:01.005Z",
|
|
10944
10944
|
"devdoc": {
|
|
10945
10945
|
"events": {
|
|
10946
10946
|
"BondIncreased(address,uint256)": {
|
|
@@ -10927,7 +10927,7 @@
|
|
|
10927
10927
|
},
|
|
10928
10928
|
"networks": {},
|
|
10929
10929
|
"schemaVersion": "3.4.13",
|
|
10930
|
-
"updatedAt": "2023-03-
|
|
10930
|
+
"updatedAt": "2023-03-31T11:51:01.010Z",
|
|
10931
10931
|
"devdoc": {
|
|
10932
10932
|
"events": {
|
|
10933
10933
|
"BondIncreased(address,uint256)": {
|
|
@@ -2083,7 +2083,7 @@
|
|
|
2083
2083
|
},
|
|
2084
2084
|
"networks": {},
|
|
2085
2085
|
"schemaVersion": "3.4.13",
|
|
2086
|
-
"updatedAt": "2023-03-
|
|
2086
|
+
"updatedAt": "2023-03-31T11:51:00.280Z",
|
|
2087
2087
|
"devdoc": {
|
|
2088
2088
|
"custom:oz-upgrades-unsafe-allow": "constructor constructor() { _disableInitializers(); } ``` ====",
|
|
2089
2089
|
"details": "This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed behind a proxy. Since proxied contracts do not make use of a constructor, it's common to move constructor logic to an external initializer function, usually called `initialize`. It then becomes necessary to protect this initializer function so it can only be called once. The {initializer} modifier provided by this contract will have this effect. The initialization functions use a version number. Once a version number is used, it is consumed and cannot be reused. This mechanism prevents re-execution of each \"step\" but allows the creation of new initialization steps in case an upgrade adds a module that needs to be initialized. For example: [.hljs-theme-light.nopadding] ``` contract MyToken is ERC20Upgradeable { function initialize() initializer public { __ERC20_init(\"MyToken\", \"MTK\"); } } contract MyTokenV2 is MyToken, ERC20PermitUpgradeable { function initializeV2() reinitializer(2) public { __ERC20Permit_init(\"MyToken\"); } } ``` TIP: To avoid leaving the proxy in an uninitialized state, the initializer function should be called as early as possible by providing the encoded function call as the `_data` argument to {ERC1967Proxy-constructor}. CAUTION: When used with inheritance, manual care must be taken to not invoke a parent initializer twice, or to ensure that all initializers are idempotent. This is not verified automatically as constructors are by Solidity. [CAUTION] ==== Avoid leaving a contract uninitialized. An uninitialized contract can be taken over by an attacker. This applies to both a proxy and its implementation contract, which may impact the proxy. To prevent the implementation contract from being used, you should invoke the {_disableInitializers} function in the constructor to automatically lock it when it is deployed: [.hljs-theme-light.nopadding] ```",
|
|
@@ -73208,7 +73208,7 @@
|
|
|
73208
73208
|
},
|
|
73209
73209
|
"networks": {},
|
|
73210
73210
|
"schemaVersion": "3.4.13",
|
|
73211
|
-
"updatedAt": "2023-03-
|
|
73211
|
+
"updatedAt": "2023-03-31T11:51:00.364Z",
|
|
73212
73212
|
"devdoc": {
|
|
73213
73213
|
"author": "Superfluid",
|
|
73214
73214
|
"details": "Please read IInstantDistributionAgreementV1 for implementation notes.For more technical notes, please visit protocol-monorepo wiki area. Storage Layout Notes Agreement State NOTE The Agreement State slot is computed with the following function: keccak256(abi.encode(\"AgreementState\", msg.sender, account, slotId)) Publisher Deposit State Slot slotId = _PUBLISHER_DEPOSIT_STATE_SLOT_ID or 1 << 32 or 4294967296 msg.sender = address of IDAv1 account = context.msgSender Publisher Deposit State stores deposit state for a publisher, this is the pending value. Subscriber Subscription Data Slot Id Start slotId = _SUBSCRIBER_SUB_DATA_STATE_SLOT_ID_START or 1 << 128 or 340282366920938463463374607431768211456 msg.sender = address of IDAv1 account = context.msgSender Subscriber Subscription Data Slot Id Start indicates the starting slot for where we begin to store the indexes a subscriber is a part of. Slots Bitmap Data Slot slotId = _SUBSCRIBER_SUBS_BITMAP_STATE_SLOT_ID or 0 msg.sender = address of IDAv1 account = context.msgSender Slots Bitmap Data Slot stores the bitmap of the slots that are \"enabled\" for a subscriber. This is used as an optimization to only get the data (index id's) for the slots that are \"enabled\". Agreement Data NOTE The Agreement Data slot is calculated with the following function: keccak256(abi.encode(\"AgreementData\", agreementClass, agreementId)) agreementClass = address of IDAv1 agreementId = PublisherId | SubscriptionId PublisherId = keccak256(abi.encode(\"publisher\", publisher, indexId)) publisher = \"owner\" of the index indexId = arbitrary value for allowing multiple indexes by the same token-publisher pair PublisherId stores IndexData for an Index. SubscriptionId = keccak256(abi.encode(\"subscriber\", subscriber, iId)) iId = PublisherId, the index this particular subscriber is subscribed to SubscriptionId stores SubscriptionData for a subscriber to an Index.",
|
|
@@ -11673,7 +11673,7 @@
|
|
|
11673
11673
|
},
|
|
11674
11674
|
"networks": {},
|
|
11675
11675
|
"schemaVersion": "3.4.13",
|
|
11676
|
-
"updatedAt": "2023-03-
|
|
11676
|
+
"updatedAt": "2023-03-31T11:51:00.309Z",
|
|
11677
11677
|
"devdoc": {
|
|
11678
11678
|
"details": "Standard math utilities missing in the Solidity language.",
|
|
11679
11679
|
"kind": "dev",
|
|
@@ -20193,7 +20193,7 @@
|
|
|
20193
20193
|
},
|
|
20194
20194
|
"networks": {},
|
|
20195
20195
|
"schemaVersion": "3.4.13",
|
|
20196
|
-
"updatedAt": "2023-03-
|
|
20196
|
+
"updatedAt": "2023-03-31T11:51:00.532Z",
|
|
20197
20197
|
"devdoc": {
|
|
20198
20198
|
"details": "This is CFA SuperApp that refuses to close its outflow by its receiver. This test the logic that the app re-opens the same stream in the termination callback. In reality, the app would have to fund the app with enough tokens to not to be jailed due to low balance.",
|
|
20199
20199
|
"kind": "dev",
|
|
@@ -1394,7 +1394,7 @@
|
|
|
1394
1394
|
},
|
|
1395
1395
|
"networks": {},
|
|
1396
1396
|
"schemaVersion": "3.4.13",
|
|
1397
|
-
"updatedAt": "2023-03-
|
|
1397
|
+
"updatedAt": "2023-03-31T11:51:00.279Z",
|
|
1398
1398
|
"devdoc": {
|
|
1399
1399
|
"details": "Contract module which provides a basic access control mechanism, where there is an account (an owner) that can be granted exclusive access to specific functions. By default, the owner account will be the one that deploys the contract. This can later be changed with {transferOwnership}. This module is used through inheritance. It will make available the modifier `onlyOwner`, which can be applied to your functions to restrict their use to the owner.",
|
|
1400
1400
|
"kind": "dev",
|
|
@@ -813,7 +813,7 @@
|
|
|
813
813
|
},
|
|
814
814
|
"networks": {},
|
|
815
815
|
"schemaVersion": "3.4.13",
|
|
816
|
-
"updatedAt": "2023-03-
|
|
816
|
+
"updatedAt": "2023-03-31T11:51:00.279Z",
|
|
817
817
|
"devdoc": {
|
|
818
818
|
"details": "This abstract contract provides a fallback function that delegates all calls to another contract using the EVM instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to be specified by overriding the virtual {_implementation} function. Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a different contract through the {_delegate} function. The success and return data of the delegated call will be returned back to the caller of the proxy.",
|
|
819
819
|
"kind": "dev",
|
|
@@ -3917,7 +3917,7 @@
|
|
|
3917
3917
|
},
|
|
3918
3918
|
"networks": {},
|
|
3919
3919
|
"schemaVersion": "3.4.13",
|
|
3920
|
-
"updatedAt": "2023-03-
|
|
3920
|
+
"updatedAt": "2023-03-31T11:51:00.940Z",
|
|
3921
3921
|
"devdoc": {
|
|
3922
3922
|
"author": "Superfluid",
|
|
3923
3923
|
"details": "This is a simple implementation where the supply is pre-minted.",
|
|
@@ -6175,7 +6175,7 @@
|
|
|
6175
6175
|
},
|
|
6176
6176
|
"networks": {},
|
|
6177
6177
|
"schemaVersion": "3.4.13",
|
|
6178
|
-
"updatedAt": "2023-03-
|
|
6178
|
+
"updatedAt": "2023-03-31T11:51:00.958Z",
|
|
6179
6179
|
"devdoc": {
|
|
6180
6180
|
"author": "Superfluid",
|
|
6181
6181
|
"details": "A simple implementation of IResolver using OZ AccessControl NOTE: Relevant events for indexing: - OZ Access Control events `RoleGranted`/`RoleRevoked`: admin add/remove - IResolver event `Set`: resolver name updates",
|
|
@@ -3872,7 +3872,7 @@
|
|
|
3872
3872
|
},
|
|
3873
3873
|
"networks": {},
|
|
3874
3874
|
"schemaVersion": "3.4.13",
|
|
3875
|
-
"updatedAt": "2023-03-
|
|
3875
|
+
"updatedAt": "2023-03-31T11:51:00.942Z",
|
|
3876
3876
|
"devdoc": {
|
|
3877
3877
|
"author": "Superfluid It is also called a Native-Asset Super Token.",
|
|
3878
3878
|
"details": "Super ETH (SETH) custom super token implementation",
|
|
@@ -19772,7 +19772,7 @@
|
|
|
19772
19772
|
},
|
|
19773
19773
|
"networks": {},
|
|
19774
19774
|
"schemaVersion": "3.4.13",
|
|
19775
|
-
"updatedAt": "2023-03-
|
|
19775
|
+
"updatedAt": "2023-03-31T11:51:00.313Z",
|
|
19776
19776
|
"devdoc": {
|
|
19777
19777
|
"details": "Wrappers over Solidity's uintXX/intXX casting operators with added overflow checks. Downcasting from uint256/int256 in Solidity does not revert on overflow. This can easily result in undesired exploitation or bugs, since developers usually assume that overflows raise errors. `SafeCast` restores this intuition by reverting the transaction when such an operation overflows. Using this library instead of the unchecked operations eliminates an entire class of bugs, so it's recommended to use it always. Can be combined with {SafeMath} and {SignedSafeMath} to extend it to smaller types, by performing all math on `uint256` and `int256` and then downcasting.",
|
|
19778
19778
|
"kind": "dev",
|
|
@@ -3901,7 +3901,7 @@
|
|
|
3901
3901
|
},
|
|
3902
3902
|
"networks": {},
|
|
3903
3903
|
"schemaVersion": "3.4.13",
|
|
3904
|
-
"updatedAt": "2023-03-
|
|
3904
|
+
"updatedAt": "2023-03-31T11:51:00.298Z",
|
|
3905
3905
|
"devdoc": {
|
|
3906
3906
|
"details": "Wrappers around ERC20 operations that throw on failure (when the token contract returns false). Tokens that return no value (and instead revert or throw on failure) are also supported, non-reverting calls are assumed to be successful. To use this library you can add a `using SafeERC20 for IERC20;` statement to your contract, which allows you to call the safe operations as `token.safeTransfer(...)`, etc.",
|
|
3907
3907
|
"kind": "dev",
|
|
@@ -3773,7 +3773,7 @@
|
|
|
3773
3773
|
},
|
|
3774
3774
|
"networks": {},
|
|
3775
3775
|
"schemaVersion": "3.4.13",
|
|
3776
|
-
"updatedAt": "2023-03-
|
|
3776
|
+
"updatedAt": "2023-03-31T11:51:00.321Z",
|
|
3777
3777
|
"devdoc": {
|
|
3778
3778
|
"details": "Wrappers over Solidity's arithmetic operations. NOTE: `SafeMath` is generally not needed starting with Solidity 0.8, since the compiler now has built in overflow checking.",
|
|
3779
3779
|
"kind": "dev",
|
|
@@ -20692,7 +20692,7 @@
|
|
|
20692
20692
|
},
|
|
20693
20693
|
"networks": {},
|
|
20694
20694
|
"schemaVersion": "3.4.13",
|
|
20695
|
-
"updatedAt": "2023-03-
|
|
20695
|
+
"updatedAt": "2023-03-31T11:51:00.539Z",
|
|
20696
20696
|
"devdoc": {
|
|
20697
20697
|
"details": "This is CFA SuperApp that refuses to accept any opening flow without reverting them.",
|
|
20698
20698
|
"kind": "dev",
|
|
@@ -9817,7 +9817,7 @@
|
|
|
9817
9817
|
},
|
|
9818
9818
|
"networks": {},
|
|
9819
9819
|
"schemaVersion": "3.4.13",
|
|
9820
|
-
"updatedAt": "2023-03-
|
|
9820
|
+
"updatedAt": "2023-03-31T11:51:00.483Z",
|
|
9821
9821
|
"devdoc": {
|
|
9822
9822
|
"author": "Superfluid",
|
|
9823
9823
|
"details": "A library implements slots bitmap on Superfluid Token storage NOTE: - A slots bitmap allows you to iterate through a list of data efficiently. - A data slot can be enabled or disabled with the help of bitmap. - MAX_NUM_SLOTS is 256 in this implementation (using one uint256) - Superfluid token storage usage: - getAgreementStateSlot(bitmapStateSlotId) stores the bitmap of enabled data slots - getAgreementStateSlot(dataStateSlotIDStart + stotId) stores the data of the slot",
|
|
@@ -16872,7 +16872,7 @@
|
|
|
16872
16872
|
},
|
|
16873
16873
|
"networks": {},
|
|
16874
16874
|
"schemaVersion": "3.4.13",
|
|
16875
|
-
"updatedAt": "2023-03-
|
|
16875
|
+
"updatedAt": "2023-03-31T11:51:00.638Z",
|
|
16876
16876
|
"devdoc": {
|
|
16877
16877
|
"kind": "dev",
|
|
16878
16878
|
"methods": {
|
|
@@ -53698,7 +53698,7 @@
|
|
|
53698
53698
|
},
|
|
53699
53699
|
"networks": {},
|
|
53700
53700
|
"schemaVersion": "3.4.13",
|
|
53701
|
-
"updatedAt": "2023-03-
|
|
53701
|
+
"updatedAt": "2023-03-31T11:51:00.879Z",
|
|
53702
53702
|
"devdoc": {
|
|
53703
53703
|
"author": "Superfluid",
|
|
53704
53704
|
"events": {
|
|
@@ -13955,7 +13955,7 @@
|
|
|
13955
13955
|
},
|
|
13956
13956
|
"networks": {},
|
|
13957
13957
|
"schemaVersion": "3.4.13",
|
|
13958
|
-
"updatedAt": "2023-03-
|
|
13958
|
+
"updatedAt": "2023-03-31T11:51:00.961Z",
|
|
13959
13959
|
"devdoc": {
|
|
13960
13960
|
"kind": "dev",
|
|
13961
13961
|
"methods": {
|
|
@@ -18317,7 +18317,7 @@
|
|
|
18317
18317
|
},
|
|
18318
18318
|
"networks": {},
|
|
18319
18319
|
"schemaVersion": "3.4.13",
|
|
18320
|
-
"updatedAt": "2023-03-
|
|
18320
|
+
"updatedAt": "2023-03-31T11:51:00.899Z",
|
|
18321
18321
|
"devdoc": {
|
|
18322
18322
|
"events": {
|
|
18323
18323
|
"CustomSuperTokenCreated(address)": {
|
|
@@ -42987,7 +42987,7 @@
|
|
|
42987
42987
|
},
|
|
42988
42988
|
"networks": {},
|
|
42989
42989
|
"schemaVersion": "3.4.13",
|
|
42990
|
-
"updatedAt": "2023-03-
|
|
42990
|
+
"updatedAt": "2023-03-31T11:51:00.410Z",
|
|
42991
42991
|
"devdoc": {
|
|
42992
42992
|
"author": "Superfluid",
|
|
42993
42993
|
"details": "Set `using for ISuperToken` in including file, and call any of these functions on an instance of ISuperToken",
|
|
@@ -14354,7 +14354,7 @@
|
|
|
14354
14354
|
},
|
|
14355
14355
|
"networks": {},
|
|
14356
14356
|
"schemaVersion": "3.4.13",
|
|
14357
|
-
"updatedAt": "2023-03-
|
|
14357
|
+
"updatedAt": "2023-03-31T11:51:00.966Z",
|
|
14358
14358
|
"devdoc": {
|
|
14359
14359
|
"author": "Superfluid NOTE: - User would need to first SuperToken.approve the `SuperUpgrader` for the job. - Using access control to allow multiple backend agent to upgrade tokens for the users - Risk taken by the user is that the underlying tokens are converted to the Super Tokens by the upgrader agents.",
|
|
14360
14360
|
"events": {
|
|
@@ -66809,7 +66809,7 @@
|
|
|
66809
66809
|
},
|
|
66810
66810
|
"networks": {},
|
|
66811
66811
|
"schemaVersion": "3.4.13",
|
|
66812
|
-
"updatedAt": "2023-03-
|
|
66812
|
+
"updatedAt": "2023-03-31T11:51:00.910Z",
|
|
66813
66813
|
"devdoc": {
|
|
66814
66814
|
"author": "Superfluid",
|
|
66815
66815
|
"details": "The Superfluid host implementation. NOTE: - Please read ISuperfluid for implementation notes. - For some deeper technical notes, please visit protocol-monorepo wiki area.",
|
|
@@ -8065,7 +8065,7 @@
|
|
|
8065
8065
|
},
|
|
8066
8066
|
"networks": {},
|
|
8067
8067
|
"schemaVersion": "3.4.13",
|
|
8068
|
-
"updatedAt": "2023-03-
|
|
8068
|
+
"updatedAt": "2023-03-31T11:51:00.972Z",
|
|
8069
8069
|
"devdoc": {
|
|
8070
8070
|
"author": "Superfluid",
|
|
8071
8071
|
"details": "This library is used for testing purposes only, not deployments to test OR production networks",
|
|
@@ -15467,7 +15467,7 @@
|
|
|
15467
15467
|
},
|
|
15468
15468
|
"networks": {},
|
|
15469
15469
|
"schemaVersion": "3.4.13",
|
|
15470
|
-
"updatedAt": "2023-03-
|
|
15470
|
+
"updatedAt": "2023-03-31T11:51:00.976Z",
|
|
15471
15471
|
"devdoc": {
|
|
15472
15472
|
"kind": "dev",
|
|
15473
15473
|
"methods": {
|
|
@@ -7983,7 +7983,7 @@
|
|
|
7983
7983
|
},
|
|
7984
7984
|
"networks": {},
|
|
7985
7985
|
"schemaVersion": "3.4.13",
|
|
7986
|
-
"updatedAt": "2023-03-
|
|
7986
|
+
"updatedAt": "2023-03-31T11:51:00.982Z",
|
|
7987
7987
|
"devdoc": {
|
|
7988
7988
|
"author": "Superfluid",
|
|
7989
7989
|
"details": "This library is used for testing purposes only, not deployments to test OR production networks",
|
|
@@ -17711,7 +17711,7 @@
|
|
|
17711
17711
|
},
|
|
17712
17712
|
"networks": {},
|
|
17713
17713
|
"schemaVersion": "3.4.13",
|
|
17714
|
-
"updatedAt": "2023-03-
|
|
17714
|
+
"updatedAt": "2023-03-31T11:51:00.426Z",
|
|
17715
17715
|
"devdoc": {
|
|
17716
17716
|
"author": "Superfluid",
|
|
17717
17717
|
"kind": "dev",
|
|
@@ -15760,7 +15760,7 @@
|
|
|
15760
15760
|
},
|
|
15761
15761
|
"networks": {},
|
|
15762
15762
|
"schemaVersion": "3.4.13",
|
|
15763
|
-
"updatedAt": "2023-03-
|
|
15763
|
+
"updatedAt": "2023-03-31T11:51:00.434Z",
|
|
15764
15764
|
"devdoc": {
|
|
15765
15765
|
"events": {
|
|
15766
15766
|
"Initialized(uint8)": {
|
|
@@ -2183,7 +2183,7 @@
|
|
|
2183
2183
|
},
|
|
2184
2184
|
"networks": {},
|
|
2185
2185
|
"schemaVersion": "3.4.13",
|
|
2186
|
-
"updatedAt": "2023-03-
|
|
2186
|
+
"updatedAt": "2023-03-31T11:51:00.440Z",
|
|
2187
2187
|
"devdoc": {
|
|
2188
2188
|
"author": "Superfluid IMPORTANT! Make sure the inheritance order remains in sync with the logic contract (Ownable first)!",
|
|
2189
2189
|
"kind": "dev",
|
|
@@ -7951,7 +7951,7 @@
|
|
|
7951
7951
|
},
|
|
7952
7952
|
"networks": {},
|
|
7953
7953
|
"schemaVersion": "3.4.13",
|
|
7954
|
-
"updatedAt": "2023-03-
|
|
7954
|
+
"updatedAt": "2023-03-31T11:51:00.985Z",
|
|
7955
7955
|
"devdoc": {
|
|
7956
7956
|
"author": "Superfluid",
|
|
7957
7957
|
"details": "This library is used for testing purposes only, not deployments to test OR production networks",
|
|
@@ -7856,7 +7856,7 @@
|
|
|
7856
7856
|
},
|
|
7857
7857
|
"networks": {},
|
|
7858
7858
|
"schemaVersion": "3.4.13",
|
|
7859
|
-
"updatedAt": "2023-03-
|
|
7859
|
+
"updatedAt": "2023-03-31T11:51:00.989Z",
|
|
7860
7860
|
"devdoc": {
|
|
7861
7861
|
"author": "Superfluid",
|
|
7862
7862
|
"details": "This library is used for testing purposes only, not deployments to test OR production networks",
|
|
@@ -4108,7 +4108,7 @@
|
|
|
4108
4108
|
},
|
|
4109
4109
|
"networks": {},
|
|
4110
4110
|
"schemaVersion": "3.4.13",
|
|
4111
|
-
"updatedAt": "2023-03-
|
|
4111
|
+
"updatedAt": "2023-03-31T11:51:00.998Z",
|
|
4112
4112
|
"devdoc": {
|
|
4113
4113
|
"author": "Superfluid",
|
|
4114
4114
|
"details": "A on-chain utility contract for loading framework objects in one view function. NOTE: Q: Why don't we just use https://www.npmjs.com/package/ethereum-multicall? A: Well, no strong reason other than also allowing on-chain one view function loading.",
|
|
@@ -8532,7 +8532,7 @@
|
|
|
8532
8532
|
},
|
|
8533
8533
|
"networks": {},
|
|
8534
8534
|
"schemaVersion": "3.4.13",
|
|
8535
|
-
"updatedAt": "2023-03-
|
|
8535
|
+
"updatedAt": "2023-03-31T11:51:00.993Z",
|
|
8536
8536
|
"devdoc": {
|
|
8537
8537
|
"author": "Superfluid",
|
|
8538
8538
|
"details": "This library is used for testing purposes only, not deployments to test OR production networks",
|
|
@@ -12495,7 +12495,7 @@
|
|
|
12495
12495
|
},
|
|
12496
12496
|
"networks": {},
|
|
12497
12497
|
"schemaVersion": "3.4.13",
|
|
12498
|
-
"updatedAt": "2023-03-
|
|
12498
|
+
"updatedAt": "2023-03-31T11:51:00.934Z",
|
|
12499
12499
|
"devdoc": {
|
|
12500
12500
|
"author": "Superfluid",
|
|
12501
12501
|
"events": {
|
|
@@ -20822,7 +20822,7 @@
|
|
|
20822
20822
|
},
|
|
20823
20823
|
"networks": {},
|
|
20824
20824
|
"schemaVersion": "3.4.13",
|
|
20825
|
-
"updatedAt": "2023-03-
|
|
20825
|
+
"updatedAt": "2023-03-31T11:51:01.014Z",
|
|
20826
20826
|
"devdoc": {
|
|
20827
20827
|
"events": {
|
|
20828
20828
|
"BondIncreased(address,uint256)": {
|
|
@@ -15981,7 +15981,7 @@
|
|
|
15981
15981
|
},
|
|
15982
15982
|
"networks": {},
|
|
15983
15983
|
"schemaVersion": "3.4.13",
|
|
15984
|
-
"updatedAt": "2023-03-
|
|
15984
|
+
"updatedAt": "2023-03-31T11:51:01.022Z",
|
|
15985
15985
|
"devdoc": {
|
|
15986
15986
|
"author": "Superfluid",
|
|
15987
15987
|
"details": "A initializable version of the governance for testing purpose",
|
|
@@ -6155,7 +6155,7 @@
|
|
|
6155
6155
|
},
|
|
6156
6156
|
"networks": {},
|
|
6157
6157
|
"schemaVersion": "3.4.13",
|
|
6158
|
-
"updatedAt": "2023-03-
|
|
6158
|
+
"updatedAt": "2023-03-31T11:51:01.028Z",
|
|
6159
6159
|
"devdoc": {
|
|
6160
6160
|
"author": "Superfluid",
|
|
6161
6161
|
"details": "Used by the SuperfluidFrameworkDeployer to grant admin privileges to its deployer",
|