@superfluid-finance/ethereum-contracts 1.3.2-dev.bf84335.0 → 1.3.2-dev.e55bf9f.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 +18 -18
- package/build/contracts/AgreementLibrary.json +1272 -1183
- package/build/contracts/BaseRelayRecipient.json +55 -55
- package/build/contracts/BatchLiquidator.json +211 -211
- package/build/contracts/BatchOperation.json +599 -599
- package/build/contracts/CFAv1Library.json +2282 -2282
- package/build/contracts/CallUtils.json +198 -198
- package/build/contracts/ClosingOnUpdateFlowTestApp.json +2472 -2472
- package/build/contracts/ConstantFlowAgreementV1.json +12931 -13308
- package/build/contracts/Context.json +1 -1
- package/build/contracts/ContextDefinitions.json +599 -599
- package/build/contracts/Create2.json +1 -1
- package/build/contracts/CustomSuperTokenBase.json +20 -20
- package/build/contracts/ERC165.json +1 -1
- package/build/contracts/ERC1820Implementer.json +1 -1
- package/build/contracts/ERC1820RegistryCompiled.json +22 -22
- package/build/contracts/ERC20.json +1 -1
- package/build/contracts/ERC20Burnable.json +1 -1
- package/build/contracts/ERC20Pausable.json +1 -1
- package/build/contracts/ERC20PresetMinterPauser.json +1 -1
- package/build/contracts/ERC20WithTokenInfo.json +23 -23
- package/build/contracts/ERC777Helper.json +380 -380
- package/build/contracts/ERC777RecipientDrainingGas.json +858 -858
- package/build/contracts/ERC777RecipientReverting.json +858 -858
- package/build/contracts/EnumerableSet.json +1 -1
- package/build/contracts/EventsEmitter.json +43 -43
- package/build/contracts/ExclusiveInflowTestApp.json +2473 -2473
- package/build/contracts/FixedSizeData.json +200 -200
- package/build/contracts/FlowExchangeTestApp.json +2473 -2473
- package/build/contracts/FlowOperatorDefinitions.json +599 -599
- package/build/contracts/FullUpgradableSuperTokenProxy.json +115 -115
- package/build/contracts/IAccessControl.json +1 -1
- package/build/contracts/IAccessControlEnumerable.json +1 -1
- package/build/contracts/IConstantFlowAgreementV1.json +567 -567
- package/build/contracts/IDAv1Library.json +2614 -2614
- 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/IERC777.json +1 -1
- package/build/contracts/IERC777Recipient.json +1 -1
- package/build/contracts/IERC777Sender.json +1 -1
- package/build/contracts/IInstantDistributionAgreementV1.json +640 -640
- package/build/contracts/IMaticBridgedNativeSuperToken.json +63 -63
- package/build/contracts/IMaticBridgedNativeSuperTokenCustom.json +63 -63
- package/build/contracts/IMultiSigWallet.json +24 -24
- package/build/contracts/IPureSuperToken.json +43 -43
- package/build/contracts/IPureSuperTokenCustom.json +43 -43
- package/build/contracts/IRelayRecipient.json +27 -27
- package/build/contracts/IResolver.json +38 -38
- package/build/contracts/ISETH.json +48 -48
- package/build/contracts/ISETHCustom.json +48 -48
- package/build/contracts/ISuperAgreement.json +50 -50
- package/build/contracts/ISuperApp.json +192 -192
- package/build/contracts/ISuperToken.json +524 -524
- package/build/contracts/ISuperTokenFactory.json +161 -161
- package/build/contracts/ISuperfluid.json +1145 -1178
- package/build/contracts/ISuperfluidGovernance.json +243 -243
- package/build/contracts/ISuperfluidToken.json +389 -389
- package/build/contracts/ITOGAv1.json +1442 -1442
- package/build/contracts/ITOGAv2.json +1442 -1442
- package/build/contracts/Initializable.json +1 -1
- package/build/contracts/InstantDistributionAgreementV1.json +5820 -5820
- package/build/contracts/MaticBridgedNativeSuperTokenProxy.json +231 -231
- package/build/contracts/NonClosableOutflowTestApp.json +2473 -2473
- package/build/contracts/Ownable.json +1 -1
- package/build/contracts/Pausable.json +1 -1
- package/build/contracts/Proxy.json +1 -1
- package/build/contracts/PureSuperToken.json +109 -109
- package/build/contracts/Resolver.json +98 -98
- package/build/contracts/SETHProxy.json +227 -227
- package/build/contracts/SafeCast.json +1 -1
- package/build/contracts/SafeERC20.json +1 -1
- package/build/contracts/SafeMath.json +1 -1
- package/build/contracts/SelfDeletingFlowTestApp.json +2472 -2472
- package/build/contracts/SlotsBitmapLibrary.json +457 -457
- package/build/contracts/StreamRedirector.json +748 -748
- package/build/contracts/Strings.json +1 -1
- package/build/contracts/SuperAppBase.json +240 -240
- package/build/contracts/SuperAppDefinitions.json +599 -599
- package/build/contracts/SuperToken.json +4732 -4732
- package/build/contracts/SuperTokenFactory.json +750 -750
- package/build/contracts/SuperTokenFactoryBase.json +738 -738
- package/build/contracts/SuperTokenFactoryHelper.json +743 -743
- package/build/contracts/SuperUpgrader.json +440 -440
- package/build/contracts/Superfluid.json +15366 -16050
- package/build/contracts/SuperfluidFrameworkDeployer.json +765 -765
- package/build/contracts/SuperfluidGovernanceBase.json +2233 -2233
- package/build/contracts/SuperfluidGovernanceConfigs.json +599 -599
- package/build/contracts/SuperfluidGovernanceII.json +149 -149
- package/build/contracts/SuperfluidGovernanceIIProxy.json +131 -131
- package/build/contracts/SuperfluidLoader.json +210 -210
- package/build/contracts/SuperfluidToken.json +2420 -2420
- package/build/contracts/TOGA.json +1461 -1461
- package/build/contracts/TestGovernance.json +248 -248
- package/build/contracts/TestToken.json +93 -93
- package/build/contracts/TokenCustodian.json +214 -214
- package/build/contracts/TokenInfo.json +32 -32
- package/build/contracts/UUPSProxiable.json +139 -139
- package/build/contracts/UUPSProxy.json +81 -81
- package/build/contracts/UUPSUtils.json +37 -37
- package/build/contracts-sizes.txt +6 -6
- package/contracts/agreements/AgreementLibrary.sol +39 -15
- package/contracts/agreements/ConstantFlowAgreementV1.sol +65 -53
- package/contracts/interfaces/superfluid/ISuperfluid.sol +29 -23
- package/contracts/mocks/AgreementMock.sol +2 -2
- package/contracts/mocks/CFAAppMocks.sol +1 -1
- package/contracts/mocks/MultiFlowTesterApp.sol +13 -12
- package/contracts/mocks/SuperTokenMock.sol +2 -2
- package/contracts/mocks/SuperfluidMock.sol +9 -9
- package/contracts/superfluid/Superfluid.sol +34 -38
- package/contracts/superfluid/SuperfluidToken.sol +14 -14
- package/package.json +2 -2
- package/scripts/deploy-mfa.ts +27 -0
- package/scripts/libs/getConfig.js +14 -0
- package/utils/README.md +18 -0
- package/utils/mfa-tester.html +687 -0
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"type": "function"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
62
|
-
"metadata": "{\"compiler\":{\"version\":\"0.8.14+commit.80d49f37\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"ChildChainManagerChanged\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"depositData\",\"type\":\"bytes\"}],\"name\":\"deposit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newChildChainManager\",\"type\":\"address\"}],\"name\":\"updateChildChainManager\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"withdraw\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"Superfluid\",\"details\":\"Functionality specific for Matic Bridged Native Super Tokens\",\"events\":{\"ChildChainManagerChanged(address)\":{\"details\":\"emitted when the child chain manager changes\"}},\"kind\":\"dev\",\"methods\":{\"deposit(address,bytes)\":{\"details\":\"triggers minting of tokens to the given user, called by the child chain manager\"},\"updateChildChainManager(address)\":{\"details\":\"governance can change the child chain manager\"},\"withdraw(uint256)\":{\"details\":\"triggers burning of tokens on the child chain and unlocking on L1\"}},\"title\":\"Matic Bridged Native SuperToken Custom interface\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"project:/contracts/interfaces/tokens/IMaticBridgedNativeSuperToken.sol\":\"IMaticBridgedNativeSuperTokenCustom\"},\"evmVersion\":\"london\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[]},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0x9750c6b834f7b43000631af5cc30001c5f547b3ceb3635488f140f60e897ea6b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5a7d5b1ef5d8d5889ad2ed89d8619c09383b80b72ab226e0fe7bde1636481e34\",\"dweb:/ipfs/QmebXWgtEfumQGBdVeM6c71McLixYXQP5Bk6kKXuoY4Bmr\"]},\"@openzeppelin/contracts/token/ERC777/IERC777.sol\":{\"keccak256\":\"0x093eaf9a4b05adf2bd3730b753f9e1725ed34b80ea4b5f08477ff2f46a188586\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46e9a9b37e8cb6332ed21a8d3f8a6723d897e4a97db63095424522a80b3cfc15\",\"dweb:/ipfs/QmdHcBPPGKQBnmeaAN3Y6YKUPqwR73RrHTiX5uTr6eVx1M\"]},\"project:/contracts/interfaces/superfluid/Definitions.sol\":{\"keccak256\":\"0x667e6d0d18967ade01cde8b1dc887b07ff3eed63ac7796710c24160145ae09df\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://c654d8e2f0f28b07ef5a404251e79e8900a1fabb18e2f8a5c7a11dbaad2cb332\",\"dweb:/ipfs/QmRRC8BhTxcHn7PEsLqnX1CRQnidi1yuAJ91CfwgTSdCrY\"]},\"project:/contracts/interfaces/superfluid/ISuperAgreement.sol\":{\"keccak256\":\"0xc3a6a907245116bcecc70fe4b207454012e8ce4fa190228fb8bbe39e0b1bc5cf\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://83c116bdae48685d20e5a27c942111e685ec1ef6334e7ff6f6d9af66edbd8025\",\"dweb:/ipfs/QmTnVuNTaRFiDmkAmDk7NFYdfQTW1kqgBZiY2exC6k8jDx\"]},\"project:/contracts/interfaces/superfluid/ISuperApp.sol\":{\"keccak256\":\"0x42b604992cf67321cc12e8bed16543df0db4eaf125b8c1c82c330ebbeb20c014\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://7c18b00caf7b8be7e11f75284fb96263ce48a3984d56f2a91ec44cae4413d2fc\",\"dweb:/ipfs/QmWVzdW9KnkwAVe9g5zRuMoqCf7N89AoBfzzRr8puw5d8a\"]},\"project:/contracts/interfaces/superfluid/ISuperToken.sol\":{\"keccak256\":\"0xcff22ed43df0f34a645e6cbe0d7c5fd08f204d769e9095bc59d7c2fe6d11b7d6\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://944b8c5a37839b40ec8ee1ccfecbaf007808a61ea16c7b1351a7184606772032\",\"dweb:/ipfs/QmbUKZqZtVfqZMKYnQUygE4svatKuN9kT2ibrnxMuWXR7n\"]},\"project:/contracts/interfaces/superfluid/ISuperTokenFactory.sol\":{\"keccak256\":\"0x68a466c978557e47bd7385b1d7d78f1c8fb07462a870efc5a791008e33a4f535\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://d109879bdb7f022560a792af2ff481df729bf1b4b8e1831b8022f4d12892d41d\",\"dweb:/ipfs/QmRSWqHq8CP5XWgyV4mJpPxMg33s312s2K5ndHRHVqqZ8n\"]},\"project:/contracts/interfaces/superfluid/ISuperfluid.sol\":{\"keccak256\":\"
|
|
62
|
+
"metadata": "{\"compiler\":{\"version\":\"0.8.14+commit.80d49f37\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"ChildChainManagerChanged\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"depositData\",\"type\":\"bytes\"}],\"name\":\"deposit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newChildChainManager\",\"type\":\"address\"}],\"name\":\"updateChildChainManager\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"withdraw\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"Superfluid\",\"details\":\"Functionality specific for Matic Bridged Native Super Tokens\",\"events\":{\"ChildChainManagerChanged(address)\":{\"details\":\"emitted when the child chain manager changes\"}},\"kind\":\"dev\",\"methods\":{\"deposit(address,bytes)\":{\"details\":\"triggers minting of tokens to the given user, called by the child chain manager\"},\"updateChildChainManager(address)\":{\"details\":\"governance can change the child chain manager\"},\"withdraw(uint256)\":{\"details\":\"triggers burning of tokens on the child chain and unlocking on L1\"}},\"title\":\"Matic Bridged Native SuperToken Custom interface\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"project:/contracts/interfaces/tokens/IMaticBridgedNativeSuperToken.sol\":\"IMaticBridgedNativeSuperTokenCustom\"},\"evmVersion\":\"london\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[]},\"sources\":{\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0x9750c6b834f7b43000631af5cc30001c5f547b3ceb3635488f140f60e897ea6b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5a7d5b1ef5d8d5889ad2ed89d8619c09383b80b72ab226e0fe7bde1636481e34\",\"dweb:/ipfs/QmebXWgtEfumQGBdVeM6c71McLixYXQP5Bk6kKXuoY4Bmr\"]},\"@openzeppelin/contracts/token/ERC777/IERC777.sol\":{\"keccak256\":\"0x093eaf9a4b05adf2bd3730b753f9e1725ed34b80ea4b5f08477ff2f46a188586\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://46e9a9b37e8cb6332ed21a8d3f8a6723d897e4a97db63095424522a80b3cfc15\",\"dweb:/ipfs/QmdHcBPPGKQBnmeaAN3Y6YKUPqwR73RrHTiX5uTr6eVx1M\"]},\"project:/contracts/interfaces/superfluid/Definitions.sol\":{\"keccak256\":\"0x667e6d0d18967ade01cde8b1dc887b07ff3eed63ac7796710c24160145ae09df\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://c654d8e2f0f28b07ef5a404251e79e8900a1fabb18e2f8a5c7a11dbaad2cb332\",\"dweb:/ipfs/QmRRC8BhTxcHn7PEsLqnX1CRQnidi1yuAJ91CfwgTSdCrY\"]},\"project:/contracts/interfaces/superfluid/ISuperAgreement.sol\":{\"keccak256\":\"0xc3a6a907245116bcecc70fe4b207454012e8ce4fa190228fb8bbe39e0b1bc5cf\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://83c116bdae48685d20e5a27c942111e685ec1ef6334e7ff6f6d9af66edbd8025\",\"dweb:/ipfs/QmTnVuNTaRFiDmkAmDk7NFYdfQTW1kqgBZiY2exC6k8jDx\"]},\"project:/contracts/interfaces/superfluid/ISuperApp.sol\":{\"keccak256\":\"0x42b604992cf67321cc12e8bed16543df0db4eaf125b8c1c82c330ebbeb20c014\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://7c18b00caf7b8be7e11f75284fb96263ce48a3984d56f2a91ec44cae4413d2fc\",\"dweb:/ipfs/QmWVzdW9KnkwAVe9g5zRuMoqCf7N89AoBfzzRr8puw5d8a\"]},\"project:/contracts/interfaces/superfluid/ISuperToken.sol\":{\"keccak256\":\"0xcff22ed43df0f34a645e6cbe0d7c5fd08f204d769e9095bc59d7c2fe6d11b7d6\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://944b8c5a37839b40ec8ee1ccfecbaf007808a61ea16c7b1351a7184606772032\",\"dweb:/ipfs/QmbUKZqZtVfqZMKYnQUygE4svatKuN9kT2ibrnxMuWXR7n\"]},\"project:/contracts/interfaces/superfluid/ISuperTokenFactory.sol\":{\"keccak256\":\"0x68a466c978557e47bd7385b1d7d78f1c8fb07462a870efc5a791008e33a4f535\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://d109879bdb7f022560a792af2ff481df729bf1b4b8e1831b8022f4d12892d41d\",\"dweb:/ipfs/QmRSWqHq8CP5XWgyV4mJpPxMg33s312s2K5ndHRHVqqZ8n\"]},\"project:/contracts/interfaces/superfluid/ISuperfluid.sol\":{\"keccak256\":\"0x59cba11dfc9510e06db5fd57e9229fcfa0860e99e76626ad0291e7e50a3a62de\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://a64102f968e7f2eaa335e8d7ce47b339c958b0d6f8f4b3379547e9b7faa78cf9\",\"dweb:/ipfs/QmbFSeM6diijjogiTvgbpphLmjxG3u1ifygFkLhezFHRQ5\"]},\"project:/contracts/interfaces/superfluid/ISuperfluidGovernance.sol\":{\"keccak256\":\"0xea33d20751ffea4f4446bc04f6c10194fb4da0803a988586d41d49cf4859731c\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://7716b1f5eec0a7ac8780d82de4f0274ecd7059be4eec46c82b0b7adce110f10b\",\"dweb:/ipfs/QmWRQafvdCBsyfDYnevXSav1AAz8uZRRBwh2be5Z3vSfVN\"]},\"project:/contracts/interfaces/superfluid/ISuperfluidToken.sol\":{\"keccak256\":\"0x3eec5a3bf337cd319c1918fd1b16f350cf5f6850ac71f6859066fbf86e734ff4\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://cda19a2f5ca18e79c1e2300c8efac84c718df76c4fb313f59f84264a4c6b398a\",\"dweb:/ipfs/QmfQiwgDH5Q64w5ufBnDzVaeWv6WCZ6fLTrYu1FSYfBGhq\"]},\"project:/contracts/interfaces/tokens/ERC20WithTokenInfo.sol\":{\"keccak256\":\"0x66708dae3fcd06e6fc0a46f2959fc2d1e6b9361f28598337339d26af8eb8c0f9\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://77b80718cec21b81ef190c19fb9fbe73913a95c71f7e6715f671bbe8a224dafc\",\"dweb:/ipfs/QmUdsc6DF2Bgih5VZm7sfaECjhGmwE7tAx8pMkzGQgVKQw\"]},\"project:/contracts/interfaces/tokens/IMaticBridgedNativeSuperToken.sol\":{\"keccak256\":\"0xc43dc10247bd05f2f485110260e6584e739dc353b6af9ad3379a19c902a57fb2\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://07f6e0ece634ac96bfda9edcded0333f7b13ec7ae3de881b2ae9feb1dc064805\",\"dweb:/ipfs/QmUqWzWAFSN9JmsmdbvR6BDGaiZgF4UkAGHLRCRmLPFjZ1\"]},\"project:/contracts/interfaces/tokens/TokenInfo.sol\":{\"keccak256\":\"0x70e573644a0ff271c0ccef526809e9d9ab4950ec58755ca84e833cde3b8f3df0\",\"license\":\"AGPLv3\",\"urls\":[\"bzz-raw://aea3709687cc37ba625f4cc882fbdb149a7bf5be5afe2b030203c8719641a77b\",\"dweb:/ipfs/QmVpvfR6ZheE5wNUK9CobaVBgVvEnEPkvjWF9cfwyZr7eQ\"]}},\"version\":1}",
|
|
63
63
|
"bytecode": "0x",
|
|
64
64
|
"deployedBytecode": "0x",
|
|
65
65
|
"immutableReferences": {},
|
|
@@ -73,21 +73,21 @@
|
|
|
73
73
|
"absolutePath": "project:/contracts/interfaces/tokens/IMaticBridgedNativeSuperToken.sol",
|
|
74
74
|
"exportedSymbols": {
|
|
75
75
|
"IMaticBridgedNativeSuperToken": [
|
|
76
|
-
|
|
76
|
+
20499
|
|
77
77
|
],
|
|
78
78
|
"IMaticBridgedNativeSuperTokenCustom": [
|
|
79
|
-
|
|
79
|
+
20493
|
|
80
80
|
],
|
|
81
81
|
"ISuperToken": [
|
|
82
|
-
|
|
82
|
+
19492
|
|
83
83
|
]
|
|
84
84
|
},
|
|
85
|
-
"id":
|
|
85
|
+
"id": 20500,
|
|
86
86
|
"license": "AGPLv3",
|
|
87
87
|
"nodeType": "SourceUnit",
|
|
88
88
|
"nodes": [
|
|
89
89
|
{
|
|
90
|
-
"id":
|
|
90
|
+
"id": 20464,
|
|
91
91
|
"literals": [
|
|
92
92
|
"solidity",
|
|
93
93
|
">=",
|
|
@@ -100,20 +100,20 @@
|
|
|
100
100
|
{
|
|
101
101
|
"absolutePath": "project:/contracts/interfaces/superfluid/ISuperToken.sol",
|
|
102
102
|
"file": "../superfluid/ISuperToken.sol",
|
|
103
|
-
"id":
|
|
103
|
+
"id": 20466,
|
|
104
104
|
"nameLocation": "-1:-1:-1",
|
|
105
105
|
"nodeType": "ImportDirective",
|
|
106
|
-
"scope":
|
|
107
|
-
"sourceUnit":
|
|
106
|
+
"scope": 20500,
|
|
107
|
+
"sourceUnit": 19493,
|
|
108
108
|
"src": "62:60:52",
|
|
109
109
|
"symbolAliases": [
|
|
110
110
|
{
|
|
111
111
|
"foreign": {
|
|
112
|
-
"id":
|
|
112
|
+
"id": 20465,
|
|
113
113
|
"name": "ISuperToken",
|
|
114
114
|
"nodeType": "Identifier",
|
|
115
115
|
"overloadedDeclarations": [],
|
|
116
|
-
"referencedDeclaration":
|
|
116
|
+
"referencedDeclaration": 19492,
|
|
117
117
|
"src": "71:11:52",
|
|
118
118
|
"typeDescriptions": {}
|
|
119
119
|
},
|
|
@@ -129,15 +129,15 @@
|
|
|
129
129
|
"contractDependencies": [],
|
|
130
130
|
"contractKind": "interface",
|
|
131
131
|
"documentation": {
|
|
132
|
-
"id":
|
|
132
|
+
"id": 20467,
|
|
133
133
|
"nodeType": "StructuredDocumentation",
|
|
134
134
|
"src": "124:157:52",
|
|
135
135
|
"text": " @title Matic Bridged Native SuperToken Custom interface\n @author Superfluid\n @dev Functionality specific for Matic Bridged Native Super Tokens"
|
|
136
136
|
},
|
|
137
137
|
"fullyImplemented": false,
|
|
138
|
-
"id":
|
|
138
|
+
"id": 20493,
|
|
139
139
|
"linearizedBaseContracts": [
|
|
140
|
-
|
|
140
|
+
20493
|
|
141
141
|
],
|
|
142
142
|
"name": "IMaticBridgedNativeSuperTokenCustom",
|
|
143
143
|
"nameLocation": "292:35:52",
|
|
@@ -145,13 +145,13 @@
|
|
|
145
145
|
"nodes": [
|
|
146
146
|
{
|
|
147
147
|
"documentation": {
|
|
148
|
-
"id":
|
|
148
|
+
"id": 20468,
|
|
149
149
|
"nodeType": "StructuredDocumentation",
|
|
150
150
|
"src": "334:88:52",
|
|
151
151
|
"text": "@dev triggers minting of tokens to the given user, called by the child chain manager"
|
|
152
152
|
},
|
|
153
153
|
"functionSelector": "cf2c52cb",
|
|
154
|
-
"id":
|
|
154
|
+
"id": 20475,
|
|
155
155
|
"implemented": false,
|
|
156
156
|
"kind": "function",
|
|
157
157
|
"modifiers": [],
|
|
@@ -159,17 +159,17 @@
|
|
|
159
159
|
"nameLocation": "436:7:52",
|
|
160
160
|
"nodeType": "FunctionDefinition",
|
|
161
161
|
"parameters": {
|
|
162
|
-
"id":
|
|
162
|
+
"id": 20473,
|
|
163
163
|
"nodeType": "ParameterList",
|
|
164
164
|
"parameters": [
|
|
165
165
|
{
|
|
166
166
|
"constant": false,
|
|
167
|
-
"id":
|
|
167
|
+
"id": 20470,
|
|
168
168
|
"mutability": "mutable",
|
|
169
169
|
"name": "user",
|
|
170
170
|
"nameLocation": "452:4:52",
|
|
171
171
|
"nodeType": "VariableDeclaration",
|
|
172
|
-
"scope":
|
|
172
|
+
"scope": 20475,
|
|
173
173
|
"src": "444:12:52",
|
|
174
174
|
"stateVariable": false,
|
|
175
175
|
"storageLocation": "default",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"typeString": "address"
|
|
179
179
|
},
|
|
180
180
|
"typeName": {
|
|
181
|
-
"id":
|
|
181
|
+
"id": 20469,
|
|
182
182
|
"name": "address",
|
|
183
183
|
"nodeType": "ElementaryTypeName",
|
|
184
184
|
"src": "444:7:52",
|
|
@@ -192,12 +192,12 @@
|
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"constant": false,
|
|
195
|
-
"id":
|
|
195
|
+
"id": 20472,
|
|
196
196
|
"mutability": "mutable",
|
|
197
197
|
"name": "depositData",
|
|
198
198
|
"nameLocation": "473:11:52",
|
|
199
199
|
"nodeType": "VariableDeclaration",
|
|
200
|
-
"scope":
|
|
200
|
+
"scope": 20475,
|
|
201
201
|
"src": "458:26:52",
|
|
202
202
|
"stateVariable": false,
|
|
203
203
|
"storageLocation": "calldata",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"typeString": "bytes"
|
|
207
207
|
},
|
|
208
208
|
"typeName": {
|
|
209
|
-
"id":
|
|
209
|
+
"id": 20471,
|
|
210
210
|
"name": "bytes",
|
|
211
211
|
"nodeType": "ElementaryTypeName",
|
|
212
212
|
"src": "458:5:52",
|
|
@@ -221,12 +221,12 @@
|
|
|
221
221
|
"src": "443:42:52"
|
|
222
222
|
},
|
|
223
223
|
"returnParameters": {
|
|
224
|
-
"id":
|
|
224
|
+
"id": 20474,
|
|
225
225
|
"nodeType": "ParameterList",
|
|
226
226
|
"parameters": [],
|
|
227
227
|
"src": "494:0:52"
|
|
228
228
|
},
|
|
229
|
-
"scope":
|
|
229
|
+
"scope": 20493,
|
|
230
230
|
"src": "427:68:52",
|
|
231
231
|
"stateMutability": "nonpayable",
|
|
232
232
|
"virtual": false,
|
|
@@ -234,13 +234,13 @@
|
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"documentation": {
|
|
237
|
-
"id":
|
|
237
|
+
"id": 20476,
|
|
238
238
|
"nodeType": "StructuredDocumentation",
|
|
239
239
|
"src": "501:74:52",
|
|
240
240
|
"text": "@dev triggers burning of tokens on the child chain and unlocking on L1"
|
|
241
241
|
},
|
|
242
242
|
"functionSelector": "2e1a7d4d",
|
|
243
|
-
"id":
|
|
243
|
+
"id": 20481,
|
|
244
244
|
"implemented": false,
|
|
245
245
|
"kind": "function",
|
|
246
246
|
"modifiers": [],
|
|
@@ -248,17 +248,17 @@
|
|
|
248
248
|
"nameLocation": "589:8:52",
|
|
249
249
|
"nodeType": "FunctionDefinition",
|
|
250
250
|
"parameters": {
|
|
251
|
-
"id":
|
|
251
|
+
"id": 20479,
|
|
252
252
|
"nodeType": "ParameterList",
|
|
253
253
|
"parameters": [
|
|
254
254
|
{
|
|
255
255
|
"constant": false,
|
|
256
|
-
"id":
|
|
256
|
+
"id": 20478,
|
|
257
257
|
"mutability": "mutable",
|
|
258
258
|
"name": "amount",
|
|
259
259
|
"nameLocation": "606:6:52",
|
|
260
260
|
"nodeType": "VariableDeclaration",
|
|
261
|
-
"scope":
|
|
261
|
+
"scope": 20481,
|
|
262
262
|
"src": "598:14:52",
|
|
263
263
|
"stateVariable": false,
|
|
264
264
|
"storageLocation": "default",
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
"typeString": "uint256"
|
|
268
268
|
},
|
|
269
269
|
"typeName": {
|
|
270
|
-
"id":
|
|
270
|
+
"id": 20477,
|
|
271
271
|
"name": "uint256",
|
|
272
272
|
"nodeType": "ElementaryTypeName",
|
|
273
273
|
"src": "598:7:52",
|
|
@@ -282,12 +282,12 @@
|
|
|
282
282
|
"src": "597:16:52"
|
|
283
283
|
},
|
|
284
284
|
"returnParameters": {
|
|
285
|
-
"id":
|
|
285
|
+
"id": 20480,
|
|
286
286
|
"nodeType": "ParameterList",
|
|
287
287
|
"parameters": [],
|
|
288
288
|
"src": "622:0:52"
|
|
289
289
|
},
|
|
290
|
-
"scope":
|
|
290
|
+
"scope": 20493,
|
|
291
291
|
"src": "580:43:52",
|
|
292
292
|
"stateMutability": "nonpayable",
|
|
293
293
|
"virtual": false,
|
|
@@ -295,13 +295,13 @@
|
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
297
|
"documentation": {
|
|
298
|
-
"id":
|
|
298
|
+
"id": 20482,
|
|
299
299
|
"nodeType": "StructuredDocumentation",
|
|
300
300
|
"src": "629:54:52",
|
|
301
301
|
"text": "@dev governance can change the child chain manager"
|
|
302
302
|
},
|
|
303
303
|
"functionSelector": "445a6797",
|
|
304
|
-
"id":
|
|
304
|
+
"id": 20487,
|
|
305
305
|
"implemented": false,
|
|
306
306
|
"kind": "function",
|
|
307
307
|
"modifiers": [],
|
|
@@ -309,17 +309,17 @@
|
|
|
309
309
|
"nameLocation": "697:23:52",
|
|
310
310
|
"nodeType": "FunctionDefinition",
|
|
311
311
|
"parameters": {
|
|
312
|
-
"id":
|
|
312
|
+
"id": 20485,
|
|
313
313
|
"nodeType": "ParameterList",
|
|
314
314
|
"parameters": [
|
|
315
315
|
{
|
|
316
316
|
"constant": false,
|
|
317
|
-
"id":
|
|
317
|
+
"id": 20484,
|
|
318
318
|
"mutability": "mutable",
|
|
319
319
|
"name": "newChildChainManager",
|
|
320
320
|
"nameLocation": "729:20:52",
|
|
321
321
|
"nodeType": "VariableDeclaration",
|
|
322
|
-
"scope":
|
|
322
|
+
"scope": 20487,
|
|
323
323
|
"src": "721:28:52",
|
|
324
324
|
"stateVariable": false,
|
|
325
325
|
"storageLocation": "default",
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"typeString": "address"
|
|
329
329
|
},
|
|
330
330
|
"typeName": {
|
|
331
|
-
"id":
|
|
331
|
+
"id": 20483,
|
|
332
332
|
"name": "address",
|
|
333
333
|
"nodeType": "ElementaryTypeName",
|
|
334
334
|
"src": "721:7:52",
|
|
@@ -344,12 +344,12 @@
|
|
|
344
344
|
"src": "720:30:52"
|
|
345
345
|
},
|
|
346
346
|
"returnParameters": {
|
|
347
|
-
"id":
|
|
347
|
+
"id": 20486,
|
|
348
348
|
"nodeType": "ParameterList",
|
|
349
349
|
"parameters": [],
|
|
350
350
|
"src": "759:0:52"
|
|
351
351
|
},
|
|
352
|
-
"scope":
|
|
352
|
+
"scope": 20493,
|
|
353
353
|
"src": "688:72:52",
|
|
354
354
|
"stateMutability": "nonpayable",
|
|
355
355
|
"virtual": false,
|
|
@@ -358,29 +358,29 @@
|
|
|
358
358
|
{
|
|
359
359
|
"anonymous": false,
|
|
360
360
|
"documentation": {
|
|
361
|
-
"id":
|
|
361
|
+
"id": 20488,
|
|
362
362
|
"nodeType": "StructuredDocumentation",
|
|
363
363
|
"src": "766:53:52",
|
|
364
364
|
"text": "@dev emitted when the child chain manager changes"
|
|
365
365
|
},
|
|
366
366
|
"eventSelector": "88ba5221dde9ab86adbd4dee937ed51febc94c1052c203da3aabe4034a9273f5",
|
|
367
|
-
"id":
|
|
367
|
+
"id": 20492,
|
|
368
368
|
"name": "ChildChainManagerChanged",
|
|
369
369
|
"nameLocation": "830:24:52",
|
|
370
370
|
"nodeType": "EventDefinition",
|
|
371
371
|
"parameters": {
|
|
372
|
-
"id":
|
|
372
|
+
"id": 20491,
|
|
373
373
|
"nodeType": "ParameterList",
|
|
374
374
|
"parameters": [
|
|
375
375
|
{
|
|
376
376
|
"constant": false,
|
|
377
|
-
"id":
|
|
377
|
+
"id": 20490,
|
|
378
378
|
"indexed": false,
|
|
379
379
|
"mutability": "mutable",
|
|
380
380
|
"name": "newAddress",
|
|
381
381
|
"nameLocation": "863:10:52",
|
|
382
382
|
"nodeType": "VariableDeclaration",
|
|
383
|
-
"scope":
|
|
383
|
+
"scope": 20492,
|
|
384
384
|
"src": "855:18:52",
|
|
385
385
|
"stateVariable": false,
|
|
386
386
|
"storageLocation": "default",
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
"typeString": "address"
|
|
390
390
|
},
|
|
391
391
|
"typeName": {
|
|
392
|
-
"id":
|
|
392
|
+
"id": 20489,
|
|
393
393
|
"name": "address",
|
|
394
394
|
"nodeType": "ElementaryTypeName",
|
|
395
395
|
"src": "855:7:52",
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"src": "824:51:52"
|
|
408
408
|
}
|
|
409
409
|
],
|
|
410
|
-
"scope":
|
|
410
|
+
"scope": 20500,
|
|
411
411
|
"src": "282:595:52",
|
|
412
412
|
"usedErrors": []
|
|
413
413
|
},
|
|
@@ -416,25 +416,25 @@
|
|
|
416
416
|
"baseContracts": [
|
|
417
417
|
{
|
|
418
418
|
"baseName": {
|
|
419
|
-
"id":
|
|
419
|
+
"id": 20495,
|
|
420
420
|
"name": "IMaticBridgedNativeSuperTokenCustom",
|
|
421
421
|
"nodeType": "IdentifierPath",
|
|
422
|
-
"referencedDeclaration":
|
|
422
|
+
"referencedDeclaration": 20493,
|
|
423
423
|
"src": "1007:35:52"
|
|
424
424
|
},
|
|
425
|
-
"id":
|
|
425
|
+
"id": 20496,
|
|
426
426
|
"nodeType": "InheritanceSpecifier",
|
|
427
427
|
"src": "1007:35:52"
|
|
428
428
|
},
|
|
429
429
|
{
|
|
430
430
|
"baseName": {
|
|
431
|
-
"id":
|
|
431
|
+
"id": 20497,
|
|
432
432
|
"name": "ISuperToken",
|
|
433
433
|
"nodeType": "IdentifierPath",
|
|
434
|
-
"referencedDeclaration":
|
|
434
|
+
"referencedDeclaration": 19492,
|
|
435
435
|
"src": "1044:11:52"
|
|
436
436
|
},
|
|
437
|
-
"id":
|
|
437
|
+
"id": 20498,
|
|
438
438
|
"nodeType": "InheritanceSpecifier",
|
|
439
439
|
"src": "1044:11:52"
|
|
440
440
|
}
|
|
@@ -443,27 +443,27 @@
|
|
|
443
443
|
"contractDependencies": [],
|
|
444
444
|
"contractKind": "interface",
|
|
445
445
|
"documentation": {
|
|
446
|
-
"id":
|
|
446
|
+
"id": 20494,
|
|
447
447
|
"nodeType": "StructuredDocumentation",
|
|
448
448
|
"src": "879:84:52",
|
|
449
449
|
"text": " @dev Matic Bridged Native SuperToken full interface\n @author Superfluid"
|
|
450
450
|
},
|
|
451
451
|
"fullyImplemented": false,
|
|
452
|
-
"id":
|
|
452
|
+
"id": 20499,
|
|
453
453
|
"linearizedBaseContracts": [
|
|
454
|
-
|
|
455
|
-
|
|
454
|
+
20499,
|
|
455
|
+
19492,
|
|
456
456
|
2352,
|
|
457
457
|
1630,
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
458
|
+
20567,
|
|
459
|
+
20450,
|
|
460
|
+
20493
|
|
461
461
|
],
|
|
462
462
|
"name": "IMaticBridgedNativeSuperToken",
|
|
463
463
|
"nameLocation": "974:29:52",
|
|
464
464
|
"nodeType": "ContractDefinition",
|
|
465
465
|
"nodes": [],
|
|
466
|
-
"scope":
|
|
466
|
+
"scope": 20500,
|
|
467
467
|
"src": "964:94:52",
|
|
468
468
|
"usedErrors": []
|
|
469
469
|
}
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
},
|
|
477
477
|
"networks": {},
|
|
478
478
|
"schemaVersion": "3.4.8",
|
|
479
|
-
"updatedAt": "2022-08-
|
|
479
|
+
"updatedAt": "2022-08-24T13:23:34.442Z",
|
|
480
480
|
"devdoc": {
|
|
481
481
|
"author": "Superfluid",
|
|
482
482
|
"details": "Functionality specific for Matic Bridged Native Super Tokens",
|
|
@@ -45,15 +45,15 @@
|
|
|
45
45
|
"absolutePath": "project:/contracts/interfaces/utils/IMultiSigWallet.sol",
|
|
46
46
|
"exportedSymbols": {
|
|
47
47
|
"IMultiSigWallet": [
|
|
48
|
-
|
|
48
|
+
20582
|
|
49
49
|
]
|
|
50
50
|
},
|
|
51
|
-
"id":
|
|
51
|
+
"id": 20583,
|
|
52
52
|
"license": "UNLICENSED",
|
|
53
53
|
"nodeType": "SourceUnit",
|
|
54
54
|
"nodes": [
|
|
55
55
|
{
|
|
56
|
-
"id":
|
|
56
|
+
"id": 20569,
|
|
57
57
|
"literals": [
|
|
58
58
|
"solidity",
|
|
59
59
|
">=",
|
|
@@ -70,15 +70,15 @@
|
|
|
70
70
|
"contractDependencies": [],
|
|
71
71
|
"contractKind": "interface",
|
|
72
72
|
"documentation": {
|
|
73
|
-
"id":
|
|
73
|
+
"id": 20570,
|
|
74
74
|
"nodeType": "StructuredDocumentation",
|
|
75
75
|
"src": "66:65:56",
|
|
76
76
|
"text": " @title Multisig wallet interface\n @author Superfluid"
|
|
77
77
|
},
|
|
78
78
|
"fullyImplemented": false,
|
|
79
|
-
"id":
|
|
79
|
+
"id": 20582,
|
|
80
80
|
"linearizedBaseContracts": [
|
|
81
|
-
|
|
81
|
+
20582
|
|
82
82
|
],
|
|
83
83
|
"name": "IMultiSigWallet",
|
|
84
84
|
"nameLocation": "142:15:56",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"nodes": [
|
|
87
87
|
{
|
|
88
88
|
"functionSelector": "c6427474",
|
|
89
|
-
"id":
|
|
89
|
+
"id": 20581,
|
|
90
90
|
"implemented": false,
|
|
91
91
|
"kind": "function",
|
|
92
92
|
"modifiers": [],
|
|
@@ -94,17 +94,17 @@
|
|
|
94
94
|
"nameLocation": "173:17:56",
|
|
95
95
|
"nodeType": "FunctionDefinition",
|
|
96
96
|
"parameters": {
|
|
97
|
-
"id":
|
|
97
|
+
"id": 20577,
|
|
98
98
|
"nodeType": "ParameterList",
|
|
99
99
|
"parameters": [
|
|
100
100
|
{
|
|
101
101
|
"constant": false,
|
|
102
|
-
"id":
|
|
102
|
+
"id": 20572,
|
|
103
103
|
"mutability": "mutable",
|
|
104
104
|
"name": "destination",
|
|
105
105
|
"nameLocation": "199:11:56",
|
|
106
106
|
"nodeType": "VariableDeclaration",
|
|
107
|
-
"scope":
|
|
107
|
+
"scope": 20581,
|
|
108
108
|
"src": "191:19:56",
|
|
109
109
|
"stateVariable": false,
|
|
110
110
|
"storageLocation": "default",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"typeString": "address"
|
|
114
114
|
},
|
|
115
115
|
"typeName": {
|
|
116
|
-
"id":
|
|
116
|
+
"id": 20571,
|
|
117
117
|
"name": "address",
|
|
118
118
|
"nodeType": "ElementaryTypeName",
|
|
119
119
|
"src": "191:7:56",
|
|
@@ -127,12 +127,12 @@
|
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"constant": false,
|
|
130
|
-
"id":
|
|
130
|
+
"id": 20574,
|
|
131
131
|
"mutability": "mutable",
|
|
132
132
|
"name": "value",
|
|
133
133
|
"nameLocation": "217:5:56",
|
|
134
134
|
"nodeType": "VariableDeclaration",
|
|
135
|
-
"scope":
|
|
135
|
+
"scope": 20581,
|
|
136
136
|
"src": "212:10:56",
|
|
137
137
|
"stateVariable": false,
|
|
138
138
|
"storageLocation": "default",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"typeString": "uint256"
|
|
142
142
|
},
|
|
143
143
|
"typeName": {
|
|
144
|
-
"id":
|
|
144
|
+
"id": 20573,
|
|
145
145
|
"name": "uint",
|
|
146
146
|
"nodeType": "ElementaryTypeName",
|
|
147
147
|
"src": "212:4:56",
|
|
@@ -154,12 +154,12 @@
|
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"constant": false,
|
|
157
|
-
"id":
|
|
157
|
+
"id": 20576,
|
|
158
158
|
"mutability": "mutable",
|
|
159
159
|
"name": "data",
|
|
160
160
|
"nameLocation": "239:4:56",
|
|
161
161
|
"nodeType": "VariableDeclaration",
|
|
162
|
-
"scope":
|
|
162
|
+
"scope": 20581,
|
|
163
163
|
"src": "224:19:56",
|
|
164
164
|
"stateVariable": false,
|
|
165
165
|
"storageLocation": "calldata",
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"typeString": "bytes"
|
|
169
169
|
},
|
|
170
170
|
"typeName": {
|
|
171
|
-
"id":
|
|
171
|
+
"id": 20575,
|
|
172
172
|
"name": "bytes",
|
|
173
173
|
"nodeType": "ElementaryTypeName",
|
|
174
174
|
"src": "224:5:56",
|
|
@@ -183,17 +183,17 @@
|
|
|
183
183
|
"src": "190:54:56"
|
|
184
184
|
},
|
|
185
185
|
"returnParameters": {
|
|
186
|
-
"id":
|
|
186
|
+
"id": 20580,
|
|
187
187
|
"nodeType": "ParameterList",
|
|
188
188
|
"parameters": [
|
|
189
189
|
{
|
|
190
190
|
"constant": false,
|
|
191
|
-
"id":
|
|
191
|
+
"id": 20579,
|
|
192
192
|
"mutability": "mutable",
|
|
193
193
|
"name": "transactionId",
|
|
194
194
|
"nameLocation": "284:13:56",
|
|
195
195
|
"nodeType": "VariableDeclaration",
|
|
196
|
-
"scope":
|
|
196
|
+
"scope": 20581,
|
|
197
197
|
"src": "279:18:56",
|
|
198
198
|
"stateVariable": false,
|
|
199
199
|
"storageLocation": "default",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"typeString": "uint256"
|
|
203
203
|
},
|
|
204
204
|
"typeName": {
|
|
205
|
-
"id":
|
|
205
|
+
"id": 20578,
|
|
206
206
|
"name": "uint",
|
|
207
207
|
"nodeType": "ElementaryTypeName",
|
|
208
208
|
"src": "279:4:56",
|
|
@@ -216,14 +216,14 @@
|
|
|
216
216
|
],
|
|
217
217
|
"src": "278:20:56"
|
|
218
218
|
},
|
|
219
|
-
"scope":
|
|
219
|
+
"scope": 20582,
|
|
220
220
|
"src": "164:135:56",
|
|
221
221
|
"stateMutability": "nonpayable",
|
|
222
222
|
"virtual": false,
|
|
223
223
|
"visibility": "external"
|
|
224
224
|
}
|
|
225
225
|
],
|
|
226
|
-
"scope":
|
|
226
|
+
"scope": 20583,
|
|
227
227
|
"src": "132:169:56",
|
|
228
228
|
"usedErrors": []
|
|
229
229
|
}
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
},
|
|
237
237
|
"networks": {},
|
|
238
238
|
"schemaVersion": "3.4.8",
|
|
239
|
-
"updatedAt": "2022-08-
|
|
239
|
+
"updatedAt": "2022-08-24T13:23:34.446Z",
|
|
240
240
|
"devdoc": {
|
|
241
241
|
"author": "Superfluid",
|
|
242
242
|
"kind": "dev",
|