@superfluid-finance/ethereum-contracts 1.7.2-dev.09f3be3.0 → 1.7.2-dev.2cebc84.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.
Files changed (173) hide show
  1. package/artifacts/contracts/apps/SuperfluidLoaderLibrary.sol/SuperfluidLoaderLibrary.json +2 -2
  2. package/build/contracts/AccessControl.json +1 -1
  3. package/build/contracts/AccessControlEnumerable.json +1 -1
  4. package/build/contracts/Address.json +1 -1
  5. package/build/contracts/AgreementBase.json +18 -18
  6. package/build/contracts/AgreementLibrary.json +165 -165
  7. package/build/contracts/BaseRelayRecipient.json +57 -57
  8. package/build/contracts/BatchLiquidator.json +382 -382
  9. package/build/contracts/BatchOperation.json +614 -614
  10. package/build/contracts/CFAv1Forwarder.json +1250 -1250
  11. package/build/contracts/CFAv1ForwarderDeployerLibrary.json +2384 -2384
  12. package/build/contracts/CFAv1Library.json +389 -389
  13. package/build/contracts/CallUtils.json +198 -198
  14. package/build/contracts/ClosingOnUpdateFlowTestApp.json +1525 -1525
  15. package/build/contracts/ConstantFlowAgreementV1.json +1087 -1087
  16. package/build/contracts/ConstantInflowNFT.json +402 -402
  17. package/build/contracts/ConstantOutflowNFT.json +661 -661
  18. package/build/contracts/Context.json +1 -1
  19. package/build/contracts/ContextDefinitions.json +614 -614
  20. package/build/contracts/CustomSuperTokenBase.json +19 -19
  21. package/build/contracts/ERC165.json +1 -1
  22. package/build/contracts/ERC1820Implementer.json +1 -1
  23. package/build/contracts/ERC1820RegistryCompiled.json +22 -22
  24. package/build/contracts/ERC20.json +1 -1
  25. package/build/contracts/ERC20WithTokenInfo.json +23 -23
  26. package/build/contracts/ERC777Helper.json +384 -384
  27. package/build/contracts/ERC777RecipientDrainingGas.json +863 -863
  28. package/build/contracts/ERC777RecipientReverting.json +863 -863
  29. package/build/contracts/EnumerableSet.json +1 -1
  30. package/build/contracts/EventsEmitter.json +43 -43
  31. package/build/contracts/ExclusiveInflowTestApp.json +1525 -1525
  32. package/build/contracts/FixedSizeData.json +200 -200
  33. package/build/contracts/FlowExchangeTestApp.json +1526 -1526
  34. package/build/contracts/FlowNFTBase.json +1280 -1280
  35. package/build/contracts/FlowOperatorDefinitions.json +614 -614
  36. package/build/contracts/ForwarderBase.json +190 -190
  37. package/build/contracts/FullUpgradableSuperTokenProxy.json +116 -116
  38. package/build/contracts/IAccessControl.json +1 -1
  39. package/build/contracts/IAccessControlEnumerable.json +1 -1
  40. package/build/contracts/IConstantFlowAgreementV1.json +677 -677
  41. package/build/contracts/IConstantInflowNFT.json +54 -54
  42. package/build/contracts/IConstantOutflowNFT.json +107 -107
  43. package/build/contracts/IDAv1Forwarder.json +912 -912
  44. package/build/contracts/IDAv1ForwarderDeployerLibrary.json +2384 -2384
  45. package/build/contracts/IDAv1Library.json +430 -430
  46. package/build/contracts/IERC165.json +1 -1
  47. package/build/contracts/IERC1820Implementer.json +1 -1
  48. package/build/contracts/IERC1820Registry.json +1 -1
  49. package/build/contracts/IERC20.json +1 -1
  50. package/build/contracts/IERC20Metadata.json +1 -1
  51. package/build/contracts/IERC20Permit.json +1 -1
  52. package/build/contracts/IERC721.json +1 -1
  53. package/build/contracts/IERC721Metadata.json +1 -1
  54. package/build/contracts/IERC777.json +1 -1
  55. package/build/contracts/IERC777Recipient.json +1 -1
  56. package/build/contracts/IERC777Sender.json +1 -1
  57. package/build/contracts/IFlowNFTBase.json +115 -115
  58. package/build/contracts/IInstantDistributionAgreementV1.json +667 -667
  59. package/build/contracts/IMultiSigWallet.json +31 -31
  60. package/build/contracts/IPoolAdminNFT.json +7 -7
  61. package/build/contracts/IPoolMemberNFT.json +7 -7
  62. package/build/contracts/IPureSuperToken.json +62 -62
  63. package/build/contracts/IPureSuperTokenCustom.json +62 -62
  64. package/build/contracts/IRelayRecipient.json +27 -27
  65. package/build/contracts/IResolver.json +38 -38
  66. package/build/contracts/ISETH.json +67 -67
  67. package/build/contracts/ISETHCustom.json +67 -67
  68. package/build/contracts/ISuperAgreement.json +50 -50
  69. package/build/contracts/ISuperApp.json +191 -191
  70. package/build/contracts/ISuperToken.json +695 -695
  71. package/build/contracts/ISuperTokenFactory.json +225 -225
  72. package/build/contracts/ISuperfluid.json +904 -904
  73. package/build/contracts/ISuperfluidGovernance.json +251 -251
  74. package/build/contracts/ISuperfluidToken.json +407 -407
  75. package/build/contracts/ITOGAv1.json +1346 -1346
  76. package/build/contracts/ITOGAv2.json +1346 -1346
  77. package/build/contracts/ITOGAv3.json +1346 -1346
  78. package/build/contracts/Initializable.json +1 -1
  79. package/build/contracts/InstantDistributionAgreementV1.json +594 -594
  80. package/build/contracts/Math.json +1 -1
  81. package/build/contracts/NonClosableOutflowTestApp.json +1526 -1526
  82. package/build/contracts/Ownable.json +1 -1
  83. package/build/contracts/Proxy.json +1 -1
  84. package/build/contracts/ProxyDeployerLibrary.json +2382 -2382
  85. package/build/contracts/PureSuperToken.json +106 -106
  86. package/build/contracts/Resolver.json +98 -98
  87. package/build/contracts/SETHProxy.json +224 -224
  88. package/build/contracts/SafeCast.json +1 -1
  89. package/build/contracts/SafeERC20.json +1 -1
  90. package/build/contracts/SafeGasLibrary.json +51 -51
  91. package/build/contracts/SafeMath.json +1 -1
  92. package/build/contracts/SelfDeletingFlowTestApp.json +1525 -1525
  93. package/build/contracts/SlotsBitmapLibrary.json +457 -457
  94. package/build/contracts/StreamRedirector.json +704 -704
  95. package/build/contracts/Strings.json +1 -1
  96. package/build/contracts/SuperAppBase.json +42 -42
  97. package/build/contracts/SuperAppBaseFlow.json +138 -138
  98. package/build/contracts/SuperAppDefinitions.json +614 -614
  99. package/build/contracts/SuperToken.json +2714 -2714
  100. package/build/contracts/SuperTokenDeployerLibrary.json +2383 -2383
  101. package/build/contracts/SuperTokenFactory.json +1347 -1347
  102. package/build/contracts/SuperTokenFactoryBase.json +1329 -1329
  103. package/build/contracts/SuperTokenV1Library.json +1483 -1483
  104. package/build/contracts/SuperUpgrader.json +439 -439
  105. package/build/contracts/Superfluid.json +5196 -5196
  106. package/build/contracts/SuperfluidCFAv1DeployerLibrary.json +2383 -2383
  107. package/build/contracts/SuperfluidFrameworkDeployer.json +1260 -1260
  108. package/build/contracts/SuperfluidFrameworkDeploymentSteps.json +2382 -2382
  109. package/build/contracts/SuperfluidGovDeployerLibrary.json +2383 -2383
  110. package/build/contracts/SuperfluidGovernanceBase.json +2449 -2449
  111. package/build/contracts/SuperfluidGovernanceConfigs.json +614 -614
  112. package/build/contracts/SuperfluidGovernanceII.json +155 -155
  113. package/build/contracts/SuperfluidGovernanceIIProxy.json +135 -135
  114. package/build/contracts/SuperfluidHostDeployerLibrary.json +2382 -2382
  115. package/build/contracts/SuperfluidIDAv1DeployerLibrary.json +2383 -2383
  116. package/build/contracts/SuperfluidLoader.json +207 -207
  117. package/build/contracts/SuperfluidLoaderDeployerLibrary.json +2384 -2384
  118. package/build/contracts/SuperfluidLoaderLibrary.json +485 -351
  119. package/build/contracts/SuperfluidNFTLogicDeployerLibrary.json +2387 -2387
  120. package/build/contracts/SuperfluidPeripheryDeployerLibrary.json +2385 -2385
  121. package/build/contracts/SuperfluidToken.json +1423 -1423
  122. package/build/contracts/TOGA.json +1360 -1360
  123. package/build/contracts/TestGovernance.json +250 -250
  124. package/build/contracts/TestResolver.json +47 -47
  125. package/build/contracts/TestToken.json +102 -102
  126. package/build/contracts/TokenDeployerLibrary.json +2384 -2384
  127. package/build/contracts/TokenInfo.json +32 -32
  128. package/build/contracts/UUPSProxiable.json +139 -139
  129. package/build/contracts/UUPSProxy.json +81 -81
  130. package/build/contracts/UUPSUtils.json +37 -37
  131. package/build/contracts-sizes.txt +15 -15
  132. package/build/typechain/factories/contracts/apps/SuperfluidLoaderLibrary__factory.d.ts +1 -1
  133. package/build/typechain/factories/contracts/apps/SuperfluidLoaderLibrary__factory.d.ts.map +1 -1
  134. package/build/typechain/factories/contracts/apps/SuperfluidLoaderLibrary__factory.js +1 -1
  135. package/build/typechain/factories/contracts/apps/SuperfluidLoaderLibrary__factory.js.map +1 -1
  136. package/contracts/apps/SuperfluidLoaderLibrary.sol +4 -1
  137. package/package.json +4 -5
  138. package/ops-scripts/.eslintrc.js +0 -15
  139. package/ops-scripts/artifacts/ERC1820Registry.json +0 -5
  140. package/ops-scripts/deploy-aux-contracts.js +0 -99
  141. package/ops-scripts/deploy-deterministically.js +0 -169
  142. package/ops-scripts/deploy-erc1820.js +0 -83
  143. package/ops-scripts/deploy-framework.js +0 -895
  144. package/ops-scripts/deploy-mfa.ts +0 -27
  145. package/ops-scripts/deploy-super-token.js +0 -206
  146. package/ops-scripts/deploy-test-environment.js +0 -98
  147. package/ops-scripts/deploy-test-token.js +0 -86
  148. package/ops-scripts/deploy-unlisted-pure-super-token.js +0 -69
  149. package/ops-scripts/deploy-unlisted-super-token.js +0 -68
  150. package/ops-scripts/gov-create-new-app-registration-key.js +0 -75
  151. package/ops-scripts/gov-create-new-factory-registration.js +0 -49
  152. package/ops-scripts/gov-set-3Ps-config.js +0 -67
  153. package/ops-scripts/gov-set-reward-address.js +0 -60
  154. package/ops-scripts/gov-set-token-min-deposit.js +0 -53
  155. package/ops-scripts/gov-set-trusted-forwarder.js +0 -80
  156. package/ops-scripts/gov-transfer-framework-ownership.js +0 -90
  157. package/ops-scripts/gov-upgrade-governance.js +0 -87
  158. package/ops-scripts/gov-upgrade-super-token-logic.js +0 -193
  159. package/ops-scripts/info-inspect-account.js +0 -118
  160. package/ops-scripts/info-list-apps.js +0 -55
  161. package/ops-scripts/info-print-contract-addresses.js +0 -136
  162. package/ops-scripts/info-scan-deployments.js +0 -63
  163. package/ops-scripts/info-show-protocol.js +0 -400
  164. package/ops-scripts/libs/common.js +0 -436
  165. package/ops-scripts/libs/getConfig.js +0 -289
  166. package/ops-scripts/libs/truffleScriptRunnerFactory.js +0 -97
  167. package/ops-scripts/resolver-list-super-token.js +0 -73
  168. package/ops-scripts/resolver-register-token.js +0 -72
  169. package/ops-scripts/resolver-reset-deployment.js +0 -54
  170. package/ops-scripts/resolver-set-key-value.js +0 -69
  171. package/ops-scripts/resolver-unlist-super-token.js +0 -61
  172. package/ops-scripts/tmp-trigger-token-transfer.js +0 -33
  173. package/ops-scripts/validate-nft-addresses.ts +0 -49
@@ -326,7 +326,7 @@
326
326
  "bytecode": "0x60a06040523480156200001157600080fd5b5060405162000cce38038062000cce83398101604081905262000034916200013c565b8383600362000044838262000256565b50600462000053828262000256565b50506005805460ff191660ff94909416939093179092556080525062000322915050565b634e487b7160e01b600052604160045260246000fd5b600082601f8301126200009f57600080fd5b81516001600160401b0380821115620000bc57620000bc62000077565b604051601f8301601f19908116603f01168101908282118183101715620000e757620000e762000077565b816040528381526020925086838588010111156200010457600080fd5b600091505b8382101562000128578582018301518183018401529082019062000109565b600093810190920192909252949350505050565b600080600080608085870312156200015357600080fd5b84516001600160401b03808211156200016b57600080fd5b62000179888389016200008d565b955060208701519150808211156200019057600080fd5b506200019f878288016200008d565b935050604085015160ff81168114620001b757600080fd5b6060959095015193969295505050565b600181811c90821680620001dc57607f821691505b602082108103620001fd57634e487b7160e01b600052602260045260246000fd5b50919050565b601f8211156200025157600081815260208120601f850160051c810160208610156200022c5750805b601f850160051c820191505b818110156200024d5782815560010162000238565b5050505b505050565b81516001600160401b0381111562000272576200027262000077565b6200028a81620002838454620001c7565b8462000203565b602080601f831160018114620002c25760008415620002a95750858301515b600019600386901b1c1916600185901b1785556200024d565b600085815260208120601f198616915b82811015620002f357888601518255948401946001909101908401620002d2565b5085821015620003125787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b6080516109906200033e60003960006102ba01526109906000f3fe608060405234801561001057600080fd5b50600436106100b45760003560e01c806340c10f191161007157806340c10f191461014757806370a082311461015a57806395d89b4114610183578063a457c2d71461018b578063a9059cbb1461019e578063dd62ed3e146101b157600080fd5b806306fdde03146100b9578063095ea7b3146100d757806318160ddd146100fa57806323b872dd1461010c578063313ce5671461011f5780633950935114610134575b600080fd5b6100c16101c4565b6040516100ce91906107c4565b60405180910390f35b6100ea6100e536600461082e565b610256565b60405190151581526020016100ce565b6002545b6040519081526020016100ce565b6100ea61011a366004610858565b610270565b60055460405160ff90911681526020016100ce565b6100ea61014236600461082e565b610294565b6100ea61015536600461082e565b6102b6565b6100fe610168366004610894565b6001600160a01b031660009081526020819052604090205490565b6100c16102fb565b6100ea61019936600461082e565b61030a565b6100ea6101ac36600461082e565b61038a565b6100fe6101bf3660046108b6565b610398565b6060600380546101d3906108e9565b80601f01602080910402602001604051908101604052809291908181526020018280546101ff906108e9565b801561024c5780601f106102215761010080835404028352916020019161024c565b820191906000526020600020905b81548152906001019060200180831161022f57829003601f168201915b5050505050905090565b6000336102648185856103c3565b60019150505b92915050565b60003361027e8582856104e7565b610289858585610561565b506001949350505050565b6000336102648185856102a78383610398565b6102b19190610923565b6103c3565b60007f00000000000000000000000000000000000000000000000000000000000000008211156102e8576102e8610944565b6102f28383610705565b50600192915050565b6060600480546101d3906108e9565b600033816103188286610398565b90508381101561037d5760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b60648201526084015b60405180910390fd5b61028982868684036103c3565b600033610264818585610561565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b6001600160a01b0383166104255760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b6064820152608401610374565b6001600160a01b0382166104865760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b6064820152608401610374565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b60006104f38484610398565b9050600019811461055b578181101561054e5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e63650000006044820152606401610374565b61055b84848484036103c3565b50505050565b6001600160a01b0383166105c55760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b6064820152608401610374565b6001600160a01b0382166106275760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b6064820152608401610374565b6001600160a01b0383166000908152602081905260409020548181101561069f5760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b6064820152608401610374565b6001600160a01b03848116600081815260208181526040808320878703905593871680835291849020805487019055925185815290927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a361055b565b6001600160a01b03821661075b5760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f2061646472657373006044820152606401610374565b806002600082825461076d9190610923565b90915550506001600160a01b038216600081815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a35050565b600060208083528351808285015260005b818110156107f1578581018301518582016040015282016107d5565b506000604082860101526040601f19601f8301168501019250505092915050565b80356001600160a01b038116811461082957600080fd5b919050565b6000806040838503121561084157600080fd5b61084a83610812565b946020939093013593505050565b60008060006060848603121561086d57600080fd5b61087684610812565b925061088460208501610812565b9150604084013590509250925092565b6000602082840312156108a657600080fd5b6108af82610812565b9392505050565b600080604083850312156108c957600080fd5b6108d283610812565b91506108e060208401610812565b90509250929050565b600181811c908216806108fd57607f821691505b60208210810361091d57634e487b7160e01b600052602260045260246000fd5b50919050565b8082018082111561026a57634e487b7160e01b600052601160045260246000fd5b634e487b7160e01b600052600160045260246000fdfea264697066735822122097b3a6a94cfe66262e68b664d4b3e58a8c5a4241b7025d62c0c4fd7c5bdd8c3964736f6c63430008130033",
327
327
  "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100b45760003560e01c806340c10f191161007157806340c10f191461014757806370a082311461015a57806395d89b4114610183578063a457c2d71461018b578063a9059cbb1461019e578063dd62ed3e146101b157600080fd5b806306fdde03146100b9578063095ea7b3146100d757806318160ddd146100fa57806323b872dd1461010c578063313ce5671461011f5780633950935114610134575b600080fd5b6100c16101c4565b6040516100ce91906107c4565b60405180910390f35b6100ea6100e536600461082e565b610256565b60405190151581526020016100ce565b6002545b6040519081526020016100ce565b6100ea61011a366004610858565b610270565b60055460405160ff90911681526020016100ce565b6100ea61014236600461082e565b610294565b6100ea61015536600461082e565b6102b6565b6100fe610168366004610894565b6001600160a01b031660009081526020819052604090205490565b6100c16102fb565b6100ea61019936600461082e565b61030a565b6100ea6101ac36600461082e565b61038a565b6100fe6101bf3660046108b6565b610398565b6060600380546101d3906108e9565b80601f01602080910402602001604051908101604052809291908181526020018280546101ff906108e9565b801561024c5780601f106102215761010080835404028352916020019161024c565b820191906000526020600020905b81548152906001019060200180831161022f57829003601f168201915b5050505050905090565b6000336102648185856103c3565b60019150505b92915050565b60003361027e8582856104e7565b610289858585610561565b506001949350505050565b6000336102648185856102a78383610398565b6102b19190610923565b6103c3565b60007f00000000000000000000000000000000000000000000000000000000000000008211156102e8576102e8610944565b6102f28383610705565b50600192915050565b6060600480546101d3906108e9565b600033816103188286610398565b90508381101561037d5760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b60648201526084015b60405180910390fd5b61028982868684036103c3565b600033610264818585610561565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b6001600160a01b0383166104255760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b6064820152608401610374565b6001600160a01b0382166104865760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b6064820152608401610374565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b60006104f38484610398565b9050600019811461055b578181101561054e5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e63650000006044820152606401610374565b61055b84848484036103c3565b50505050565b6001600160a01b0383166105c55760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b6064820152608401610374565b6001600160a01b0382166106275760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b6064820152608401610374565b6001600160a01b0383166000908152602081905260409020548181101561069f5760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b6064820152608401610374565b6001600160a01b03848116600081815260208181526040808320878703905593871680835291849020805487019055925185815290927fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a361055b565b6001600160a01b03821661075b5760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f2061646472657373006044820152606401610374565b806002600082825461076d9190610923565b90915550506001600160a01b038216600081815260208181526040808320805486019055518481527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef910160405180910390a35050565b600060208083528351808285015260005b818110156107f1578581018301518582016040015282016107d5565b506000604082860101526040601f19601f8301168501019250505092915050565b80356001600160a01b038116811461082957600080fd5b919050565b6000806040838503121561084157600080fd5b61084a83610812565b946020939093013593505050565b60008060006060848603121561086d57600080fd5b61087684610812565b925061088460208501610812565b9150604084013590509250925092565b6000602082840312156108a657600080fd5b6108af82610812565b9392505050565b600080604083850312156108c957600080fd5b6108d283610812565b91506108e060208401610812565b90509250929050565b600181811c908216806108fd57607f821691505b60208210810361091d57634e487b7160e01b600052602260045260246000fd5b50919050565b8082018082111561026a57634e487b7160e01b600052601160045260246000fd5b634e487b7160e01b600052600160045260246000fdfea264697066735822122097b3a6a94cfe66262e68b664d4b3e58a8c5a4241b7025d62c0c4fd7c5bdd8c3964736f6c63430008130033",
328
328
  "immutableReferences": {
329
- "52083": [
329
+ "52094": [
330
330
  {
331
331
  "length": 32,
332
332
  "start": 698
@@ -8132,15 +8132,15 @@
8132
8132
  1462
8133
8133
  ],
8134
8134
  "TestToken": [
8135
- 52145
8135
+ 52156
8136
8136
  ]
8137
8137
  },
8138
- "id": 52146,
8138
+ "id": 52157,
8139
8139
  "license": "MIT",
8140
8140
  "nodeType": "SourceUnit",
8141
8141
  "nodes": [
8142
8142
  {
8143
- "id": 52076,
8143
+ "id": 52087,
8144
8144
  "literals": [
8145
8145
  "solidity",
8146
8146
  ">=",
@@ -8153,16 +8153,16 @@
8153
8153
  {
8154
8154
  "absolutePath": "@openzeppelin/contracts/token/ERC20/ERC20.sol",
8155
8155
  "file": "@openzeppelin/contracts/token/ERC20/ERC20.sol",
8156
- "id": 52078,
8156
+ "id": 52089,
8157
8157
  "nameLocation": "-1:-1:-1",
8158
8158
  "nodeType": "ImportDirective",
8159
- "scope": 52146,
8159
+ "scope": 52157,
8160
8160
  "sourceUnit": 1463,
8161
8161
  "src": "58:70:123",
8162
8162
  "symbolAliases": [
8163
8163
  {
8164
8164
  "foreign": {
8165
- "id": 52077,
8165
+ "id": 52088,
8166
8166
  "name": "ERC20",
8167
8167
  "nodeType": "Identifier",
8168
8168
  "overloadedDeclarations": [],
@@ -8180,7 +8180,7 @@
8180
8180
  "baseContracts": [
8181
8181
  {
8182
8182
  "baseName": {
8183
- "id": 52080,
8183
+ "id": 52091,
8184
8184
  "name": "ERC20",
8185
8185
  "nameLocations": [
8186
8186
  "274:5:123"
@@ -8189,7 +8189,7 @@
8189
8189
  "referencedDeclaration": 1462,
8190
8190
  "src": "274:5:123"
8191
8191
  },
8192
- "id": 52081,
8192
+ "id": 52092,
8193
8193
  "nodeType": "InheritanceSpecifier",
8194
8194
  "src": "274:5:123"
8195
8195
  }
@@ -8198,15 +8198,15 @@
8198
8198
  "contractDependencies": [],
8199
8199
  "contractKind": "contract",
8200
8200
  "documentation": {
8201
- "id": 52079,
8201
+ "id": 52090,
8202
8202
  "nodeType": "StructuredDocumentation",
8203
8203
  "src": "130:121:123",
8204
8204
  "text": " @title Test token contract\n @author Superfluid\n @dev Test ERC20 token that allows any one mint new tokens."
8205
8205
  },
8206
8206
  "fullyImplemented": true,
8207
- "id": 52145,
8207
+ "id": 52156,
8208
8208
  "linearizedBaseContracts": [
8209
- 52145,
8209
+ 52156,
8210
8210
  1462,
8211
8211
  1565,
8212
8212
  1540,
@@ -8218,12 +8218,12 @@
8218
8218
  "nodes": [
8219
8219
  {
8220
8220
  "constant": false,
8221
- "id": 52083,
8221
+ "id": 52094,
8222
8222
  "mutability": "immutable",
8223
8223
  "name": "_mintLimit",
8224
8224
  "nameLocation": "312:10:123",
8225
8225
  "nodeType": "VariableDeclaration",
8226
- "scope": 52145,
8226
+ "scope": 52156,
8227
8227
  "src": "286:36:123",
8228
8228
  "stateVariable": true,
8229
8229
  "storageLocation": "default",
@@ -8232,7 +8232,7 @@
8232
8232
  "typeString": "uint256"
8233
8233
  },
8234
8234
  "typeName": {
8235
- "id": 52082,
8235
+ "id": 52093,
8236
8236
  "name": "uint256",
8237
8237
  "nodeType": "ElementaryTypeName",
8238
8238
  "src": "286:7:123",
@@ -8245,12 +8245,12 @@
8245
8245
  },
8246
8246
  {
8247
8247
  "constant": false,
8248
- "id": 52085,
8248
+ "id": 52096,
8249
8249
  "mutability": "mutable",
8250
8250
  "name": "_decimals",
8251
8251
  "nameLocation": "342:9:123",
8252
8252
  "nodeType": "VariableDeclaration",
8253
- "scope": 52145,
8253
+ "scope": 52156,
8254
8254
  "src": "328:23:123",
8255
8255
  "stateVariable": true,
8256
8256
  "storageLocation": "default",
@@ -8259,7 +8259,7 @@
8259
8259
  "typeString": "uint8"
8260
8260
  },
8261
8261
  "typeName": {
8262
- "id": 52084,
8262
+ "id": 52095,
8263
8263
  "name": "uint8",
8264
8264
  "nodeType": "ElementaryTypeName",
8265
8265
  "src": "328:5:123",
@@ -8272,23 +8272,23 @@
8272
8272
  },
8273
8273
  {
8274
8274
  "body": {
8275
- "id": 52108,
8275
+ "id": 52119,
8276
8276
  "nodeType": "Block",
8277
8277
  "src": "509:73:123",
8278
8278
  "statements": [
8279
8279
  {
8280
8280
  "expression": {
8281
- "id": 52102,
8281
+ "id": 52113,
8282
8282
  "isConstant": false,
8283
8283
  "isLValue": false,
8284
8284
  "isPure": false,
8285
8285
  "lValueRequested": false,
8286
8286
  "leftHandSide": {
8287
- "id": 52100,
8287
+ "id": 52111,
8288
8288
  "name": "_decimals",
8289
8289
  "nodeType": "Identifier",
8290
8290
  "overloadedDeclarations": [],
8291
- "referencedDeclaration": 52085,
8291
+ "referencedDeclaration": 52096,
8292
8292
  "src": "519:9:123",
8293
8293
  "typeDescriptions": {
8294
8294
  "typeIdentifier": "t_uint8",
@@ -8298,11 +8298,11 @@
8298
8298
  "nodeType": "Assignment",
8299
8299
  "operator": "=",
8300
8300
  "rightHandSide": {
8301
- "id": 52101,
8301
+ "id": 52112,
8302
8302
  "name": "initDecimals",
8303
8303
  "nodeType": "Identifier",
8304
8304
  "overloadedDeclarations": [],
8305
- "referencedDeclaration": 52091,
8305
+ "referencedDeclaration": 52102,
8306
8306
  "src": "531:12:123",
8307
8307
  "typeDescriptions": {
8308
8308
  "typeIdentifier": "t_uint8",
@@ -8315,23 +8315,23 @@
8315
8315
  "typeString": "uint8"
8316
8316
  }
8317
8317
  },
8318
- "id": 52103,
8318
+ "id": 52114,
8319
8319
  "nodeType": "ExpressionStatement",
8320
8320
  "src": "519:24:123"
8321
8321
  },
8322
8322
  {
8323
8323
  "expression": {
8324
- "id": 52106,
8324
+ "id": 52117,
8325
8325
  "isConstant": false,
8326
8326
  "isLValue": false,
8327
8327
  "isPure": false,
8328
8328
  "lValueRequested": false,
8329
8329
  "leftHandSide": {
8330
- "id": 52104,
8330
+ "id": 52115,
8331
8331
  "name": "_mintLimit",
8332
8332
  "nodeType": "Identifier",
8333
8333
  "overloadedDeclarations": [],
8334
- "referencedDeclaration": 52083,
8334
+ "referencedDeclaration": 52094,
8335
8335
  "src": "553:10:123",
8336
8336
  "typeDescriptions": {
8337
8337
  "typeIdentifier": "t_uint256",
@@ -8341,11 +8341,11 @@
8341
8341
  "nodeType": "Assignment",
8342
8342
  "operator": "=",
8343
8343
  "rightHandSide": {
8344
- "id": 52105,
8344
+ "id": 52116,
8345
8345
  "name": "mintLimit",
8346
8346
  "nodeType": "Identifier",
8347
8347
  "overloadedDeclarations": [],
8348
- "referencedDeclaration": 52093,
8348
+ "referencedDeclaration": 52104,
8349
8349
  "src": "566:9:123",
8350
8350
  "typeDescriptions": {
8351
8351
  "typeIdentifier": "t_uint256",
@@ -8358,24 +8358,24 @@
8358
8358
  "typeString": "uint256"
8359
8359
  }
8360
8360
  },
8361
- "id": 52107,
8361
+ "id": 52118,
8362
8362
  "nodeType": "ExpressionStatement",
8363
8363
  "src": "553:22:123"
8364
8364
  }
8365
8365
  ]
8366
8366
  },
8367
- "id": 52109,
8367
+ "id": 52120,
8368
8368
  "implemented": true,
8369
8369
  "kind": "constructor",
8370
8370
  "modifiers": [
8371
8371
  {
8372
8372
  "arguments": [
8373
8373
  {
8374
- "id": 52096,
8374
+ "id": 52107,
8375
8375
  "name": "name",
8376
8376
  "nodeType": "Identifier",
8377
8377
  "overloadedDeclarations": [],
8378
- "referencedDeclaration": 52087,
8378
+ "referencedDeclaration": 52098,
8379
8379
  "src": "495:4:123",
8380
8380
  "typeDescriptions": {
8381
8381
  "typeIdentifier": "t_string_memory_ptr",
@@ -8383,11 +8383,11 @@
8383
8383
  }
8384
8384
  },
8385
8385
  {
8386
- "id": 52097,
8386
+ "id": 52108,
8387
8387
  "name": "symbol",
8388
8388
  "nodeType": "Identifier",
8389
8389
  "overloadedDeclarations": [],
8390
- "referencedDeclaration": 52089,
8390
+ "referencedDeclaration": 52100,
8391
8391
  "src": "501:6:123",
8392
8392
  "typeDescriptions": {
8393
8393
  "typeIdentifier": "t_string_memory_ptr",
@@ -8395,10 +8395,10 @@
8395
8395
  }
8396
8396
  }
8397
8397
  ],
8398
- "id": 52098,
8398
+ "id": 52109,
8399
8399
  "kind": "baseConstructorSpecifier",
8400
8400
  "modifierName": {
8401
- "id": 52095,
8401
+ "id": 52106,
8402
8402
  "name": "ERC20",
8403
8403
  "nameLocations": [
8404
8404
  "489:5:123"
@@ -8415,17 +8415,17 @@
8415
8415
  "nameLocation": "-1:-1:-1",
8416
8416
  "nodeType": "FunctionDefinition",
8417
8417
  "parameters": {
8418
- "id": 52094,
8418
+ "id": 52105,
8419
8419
  "nodeType": "ParameterList",
8420
8420
  "parameters": [
8421
8421
  {
8422
8422
  "constant": false,
8423
- "id": 52087,
8423
+ "id": 52098,
8424
8424
  "mutability": "mutable",
8425
8425
  "name": "name",
8426
8426
  "nameLocation": "393:4:123",
8427
8427
  "nodeType": "VariableDeclaration",
8428
- "scope": 52109,
8428
+ "scope": 52120,
8429
8429
  "src": "379:18:123",
8430
8430
  "stateVariable": false,
8431
8431
  "storageLocation": "memory",
@@ -8434,7 +8434,7 @@
8434
8434
  "typeString": "string"
8435
8435
  },
8436
8436
  "typeName": {
8437
- "id": 52086,
8437
+ "id": 52097,
8438
8438
  "name": "string",
8439
8439
  "nodeType": "ElementaryTypeName",
8440
8440
  "src": "379:6:123",
@@ -8447,12 +8447,12 @@
8447
8447
  },
8448
8448
  {
8449
8449
  "constant": false,
8450
- "id": 52089,
8450
+ "id": 52100,
8451
8451
  "mutability": "mutable",
8452
8452
  "name": "symbol",
8453
8453
  "nameLocation": "421:6:123",
8454
8454
  "nodeType": "VariableDeclaration",
8455
- "scope": 52109,
8455
+ "scope": 52120,
8456
8456
  "src": "407:20:123",
8457
8457
  "stateVariable": false,
8458
8458
  "storageLocation": "memory",
@@ -8461,7 +8461,7 @@
8461
8461
  "typeString": "string"
8462
8462
  },
8463
8463
  "typeName": {
8464
- "id": 52088,
8464
+ "id": 52099,
8465
8465
  "name": "string",
8466
8466
  "nodeType": "ElementaryTypeName",
8467
8467
  "src": "407:6:123",
@@ -8474,12 +8474,12 @@
8474
8474
  },
8475
8475
  {
8476
8476
  "constant": false,
8477
- "id": 52091,
8477
+ "id": 52102,
8478
8478
  "mutability": "mutable",
8479
8479
  "name": "initDecimals",
8480
8480
  "nameLocation": "443:12:123",
8481
8481
  "nodeType": "VariableDeclaration",
8482
- "scope": 52109,
8482
+ "scope": 52120,
8483
8483
  "src": "437:18:123",
8484
8484
  "stateVariable": false,
8485
8485
  "storageLocation": "default",
@@ -8488,7 +8488,7 @@
8488
8488
  "typeString": "uint8"
8489
8489
  },
8490
8490
  "typeName": {
8491
- "id": 52090,
8491
+ "id": 52101,
8492
8492
  "name": "uint8",
8493
8493
  "nodeType": "ElementaryTypeName",
8494
8494
  "src": "437:5:123",
@@ -8501,12 +8501,12 @@
8501
8501
  },
8502
8502
  {
8503
8503
  "constant": false,
8504
- "id": 52093,
8504
+ "id": 52104,
8505
8505
  "mutability": "mutable",
8506
8506
  "name": "mintLimit",
8507
8507
  "nameLocation": "473:9:123",
8508
8508
  "nodeType": "VariableDeclaration",
8509
- "scope": 52109,
8509
+ "scope": 52120,
8510
8510
  "src": "465:17:123",
8511
8511
  "stateVariable": false,
8512
8512
  "storageLocation": "default",
@@ -8515,7 +8515,7 @@
8515
8515
  "typeString": "uint256"
8516
8516
  },
8517
8517
  "typeName": {
8518
- "id": 52092,
8518
+ "id": 52103,
8519
8519
  "name": "uint256",
8520
8520
  "nodeType": "ElementaryTypeName",
8521
8521
  "src": "465:7:123",
@@ -8530,12 +8530,12 @@
8530
8530
  "src": "369:119:123"
8531
8531
  },
8532
8532
  "returnParameters": {
8533
- "id": 52099,
8533
+ "id": 52110,
8534
8534
  "nodeType": "ParameterList",
8535
8535
  "parameters": [],
8536
8536
  "src": "509:0:123"
8537
8537
  },
8538
- "scope": 52145,
8538
+ "scope": 52156,
8539
8539
  "src": "358:224:123",
8540
8540
  "stateMutability": "nonpayable",
8541
8541
  "virtual": false,
@@ -8543,7 +8543,7 @@
8543
8543
  },
8544
8544
  {
8545
8545
  "body": {
8546
- "id": 52134,
8546
+ "id": 52145,
8547
8547
  "nodeType": "Block",
8548
8548
  "src": "704:138:123",
8549
8549
  "statements": [
@@ -8555,17 +8555,17 @@
8555
8555
  "typeIdentifier": "t_uint256",
8556
8556
  "typeString": "uint256"
8557
8557
  },
8558
- "id": 52122,
8558
+ "id": 52133,
8559
8559
  "isConstant": false,
8560
8560
  "isLValue": false,
8561
8561
  "isPure": false,
8562
8562
  "lValueRequested": false,
8563
8563
  "leftExpression": {
8564
- "id": 52120,
8564
+ "id": 52131,
8565
8565
  "name": "amount",
8566
8566
  "nodeType": "Identifier",
8567
8567
  "overloadedDeclarations": [],
8568
- "referencedDeclaration": 52114,
8568
+ "referencedDeclaration": 52125,
8569
8569
  "src": "721:6:123",
8570
8570
  "typeDescriptions": {
8571
8571
  "typeIdentifier": "t_uint256",
@@ -8575,11 +8575,11 @@
8575
8575
  "nodeType": "BinaryOperation",
8576
8576
  "operator": "<=",
8577
8577
  "rightExpression": {
8578
- "id": 52121,
8578
+ "id": 52132,
8579
8579
  "name": "_mintLimit",
8580
8580
  "nodeType": "Identifier",
8581
8581
  "overloadedDeclarations": [],
8582
- "referencedDeclaration": 52083,
8582
+ "referencedDeclaration": 52094,
8583
8583
  "src": "731:10:123",
8584
8584
  "typeDescriptions": {
8585
8585
  "typeIdentifier": "t_uint256",
@@ -8600,7 +8600,7 @@
8600
8600
  "typeString": "bool"
8601
8601
  }
8602
8602
  ],
8603
- "id": 52119,
8603
+ "id": 52130,
8604
8604
  "name": "assert",
8605
8605
  "nodeType": "Identifier",
8606
8606
  "overloadedDeclarations": [],
@@ -8611,7 +8611,7 @@
8611
8611
  "typeString": "function (bool) pure"
8612
8612
  }
8613
8613
  },
8614
- "id": 52123,
8614
+ "id": 52134,
8615
8615
  "isConstant": false,
8616
8616
  "isLValue": false,
8617
8617
  "isPure": false,
@@ -8627,7 +8627,7 @@
8627
8627
  "typeString": "tuple()"
8628
8628
  }
8629
8629
  },
8630
- "id": 52124,
8630
+ "id": 52135,
8631
8631
  "nodeType": "ExpressionStatement",
8632
8632
  "src": "714:28:123"
8633
8633
  },
@@ -8635,11 +8635,11 @@
8635
8635
  "expression": {
8636
8636
  "arguments": [
8637
8637
  {
8638
- "id": 52128,
8638
+ "id": 52139,
8639
8639
  "name": "account",
8640
8640
  "nodeType": "Identifier",
8641
8641
  "overloadedDeclarations": [],
8642
- "referencedDeclaration": 52112,
8642
+ "referencedDeclaration": 52123,
8643
8643
  "src": "798:7:123",
8644
8644
  "typeDescriptions": {
8645
8645
  "typeIdentifier": "t_address",
@@ -8647,11 +8647,11 @@
8647
8647
  }
8648
8648
  },
8649
8649
  {
8650
- "id": 52129,
8650
+ "id": 52140,
8651
8651
  "name": "amount",
8652
8652
  "nodeType": "Identifier",
8653
8653
  "overloadedDeclarations": [],
8654
- "referencedDeclaration": 52114,
8654
+ "referencedDeclaration": 52125,
8655
8655
  "src": "807:6:123",
8656
8656
  "typeDescriptions": {
8657
8657
  "typeIdentifier": "t_uint256",
@@ -8671,7 +8671,7 @@
8671
8671
  }
8672
8672
  ],
8673
8673
  "expression": {
8674
- "id": 52125,
8674
+ "id": 52136,
8675
8675
  "name": "ERC20",
8676
8676
  "nodeType": "Identifier",
8677
8677
  "overloadedDeclarations": [],
@@ -8682,7 +8682,7 @@
8682
8682
  "typeString": "type(contract ERC20)"
8683
8683
  }
8684
8684
  },
8685
- "id": 52127,
8685
+ "id": 52138,
8686
8686
  "isConstant": false,
8687
8687
  "isLValue": false,
8688
8688
  "isPure": false,
@@ -8697,7 +8697,7 @@
8697
8697
  "typeString": "function (address,uint256)"
8698
8698
  }
8699
8699
  },
8700
- "id": 52130,
8700
+ "id": 52141,
8701
8701
  "isConstant": false,
8702
8702
  "isLValue": false,
8703
8703
  "isPure": false,
@@ -8713,14 +8713,14 @@
8713
8713
  "typeString": "tuple()"
8714
8714
  }
8715
8715
  },
8716
- "id": 52131,
8716
+ "id": 52142,
8717
8717
  "nodeType": "ExpressionStatement",
8718
8718
  "src": "786:28:123"
8719
8719
  },
8720
8720
  {
8721
8721
  "expression": {
8722
8722
  "hexValue": "74727565",
8723
- "id": 52132,
8723
+ "id": 52143,
8724
8724
  "isConstant": false,
8725
8725
  "isLValue": false,
8726
8726
  "isPure": true,
@@ -8734,21 +8734,21 @@
8734
8734
  },
8735
8735
  "value": "true"
8736
8736
  },
8737
- "functionReturnParameters": 52118,
8738
- "id": 52133,
8737
+ "functionReturnParameters": 52129,
8738
+ "id": 52144,
8739
8739
  "nodeType": "Return",
8740
8740
  "src": "824:11:123"
8741
8741
  }
8742
8742
  ]
8743
8743
  },
8744
8744
  "documentation": {
8745
- "id": 52110,
8745
+ "id": 52121,
8746
8746
  "nodeType": "StructuredDocumentation",
8747
8747
  "src": "588:42:123",
8748
8748
  "text": " @dev See {ERC20-_mint}."
8749
8749
  },
8750
8750
  "functionSelector": "40c10f19",
8751
- "id": 52135,
8751
+ "id": 52146,
8752
8752
  "implemented": true,
8753
8753
  "kind": "function",
8754
8754
  "modifiers": [],
@@ -8756,17 +8756,17 @@
8756
8756
  "nameLocation": "644:4:123",
8757
8757
  "nodeType": "FunctionDefinition",
8758
8758
  "parameters": {
8759
- "id": 52115,
8759
+ "id": 52126,
8760
8760
  "nodeType": "ParameterList",
8761
8761
  "parameters": [
8762
8762
  {
8763
8763
  "constant": false,
8764
- "id": 52112,
8764
+ "id": 52123,
8765
8765
  "mutability": "mutable",
8766
8766
  "name": "account",
8767
8767
  "nameLocation": "657:7:123",
8768
8768
  "nodeType": "VariableDeclaration",
8769
- "scope": 52135,
8769
+ "scope": 52146,
8770
8770
  "src": "649:15:123",
8771
8771
  "stateVariable": false,
8772
8772
  "storageLocation": "default",
@@ -8775,7 +8775,7 @@
8775
8775
  "typeString": "address"
8776
8776
  },
8777
8777
  "typeName": {
8778
- "id": 52111,
8778
+ "id": 52122,
8779
8779
  "name": "address",
8780
8780
  "nodeType": "ElementaryTypeName",
8781
8781
  "src": "649:7:123",
@@ -8789,12 +8789,12 @@
8789
8789
  },
8790
8790
  {
8791
8791
  "constant": false,
8792
- "id": 52114,
8792
+ "id": 52125,
8793
8793
  "mutability": "mutable",
8794
8794
  "name": "amount",
8795
8795
  "nameLocation": "674:6:123",
8796
8796
  "nodeType": "VariableDeclaration",
8797
- "scope": 52135,
8797
+ "scope": 52146,
8798
8798
  "src": "666:14:123",
8799
8799
  "stateVariable": false,
8800
8800
  "storageLocation": "default",
@@ -8803,7 +8803,7 @@
8803
8803
  "typeString": "uint256"
8804
8804
  },
8805
8805
  "typeName": {
8806
- "id": 52113,
8806
+ "id": 52124,
8807
8807
  "name": "uint256",
8808
8808
  "nodeType": "ElementaryTypeName",
8809
8809
  "src": "666:7:123",
@@ -8818,17 +8818,17 @@
8818
8818
  "src": "648:33:123"
8819
8819
  },
8820
8820
  "returnParameters": {
8821
- "id": 52118,
8821
+ "id": 52129,
8822
8822
  "nodeType": "ParameterList",
8823
8823
  "parameters": [
8824
8824
  {
8825
8825
  "constant": false,
8826
- "id": 52117,
8826
+ "id": 52128,
8827
8827
  "mutability": "mutable",
8828
8828
  "name": "",
8829
8829
  "nameLocation": "-1:-1:-1",
8830
8830
  "nodeType": "VariableDeclaration",
8831
- "scope": 52135,
8831
+ "scope": 52146,
8832
8832
  "src": "698:4:123",
8833
8833
  "stateVariable": false,
8834
8834
  "storageLocation": "default",
@@ -8837,7 +8837,7 @@
8837
8837
  "typeString": "bool"
8838
8838
  },
8839
8839
  "typeName": {
8840
- "id": 52116,
8840
+ "id": 52127,
8841
8841
  "name": "bool",
8842
8842
  "nodeType": "ElementaryTypeName",
8843
8843
  "src": "698:4:123",
@@ -8851,7 +8851,7 @@
8851
8851
  ],
8852
8852
  "src": "697:6:123"
8853
8853
  },
8854
- "scope": 52145,
8854
+ "scope": 52156,
8855
8855
  "src": "635:207:123",
8856
8856
  "stateMutability": "nonpayable",
8857
8857
  "virtual": false,
@@ -8862,32 +8862,32 @@
8862
8862
  950
8863
8863
  ],
8864
8864
  "body": {
8865
- "id": 52143,
8865
+ "id": 52154,
8866
8866
  "nodeType": "Block",
8867
8867
  "src": "905:33:123",
8868
8868
  "statements": [
8869
8869
  {
8870
8870
  "expression": {
8871
- "id": 52141,
8871
+ "id": 52152,
8872
8872
  "name": "_decimals",
8873
8873
  "nodeType": "Identifier",
8874
8874
  "overloadedDeclarations": [],
8875
- "referencedDeclaration": 52085,
8875
+ "referencedDeclaration": 52096,
8876
8876
  "src": "922:9:123",
8877
8877
  "typeDescriptions": {
8878
8878
  "typeIdentifier": "t_uint8",
8879
8879
  "typeString": "uint8"
8880
8880
  }
8881
8881
  },
8882
- "functionReturnParameters": 52140,
8883
- "id": 52142,
8882
+ "functionReturnParameters": 52151,
8883
+ "id": 52153,
8884
8884
  "nodeType": "Return",
8885
8885
  "src": "915:16:123"
8886
8886
  }
8887
8887
  ]
8888
8888
  },
8889
8889
  "functionSelector": "313ce567",
8890
- "id": 52144,
8890
+ "id": 52155,
8891
8891
  "implemented": true,
8892
8892
  "kind": "function",
8893
8893
  "modifiers": [],
@@ -8895,29 +8895,29 @@
8895
8895
  "nameLocation": "857:8:123",
8896
8896
  "nodeType": "FunctionDefinition",
8897
8897
  "overrides": {
8898
- "id": 52137,
8898
+ "id": 52148,
8899
8899
  "nodeType": "OverrideSpecifier",
8900
8900
  "overrides": [],
8901
8901
  "src": "880:8:123"
8902
8902
  },
8903
8903
  "parameters": {
8904
- "id": 52136,
8904
+ "id": 52147,
8905
8905
  "nodeType": "ParameterList",
8906
8906
  "parameters": [],
8907
8907
  "src": "865:2:123"
8908
8908
  },
8909
8909
  "returnParameters": {
8910
- "id": 52140,
8910
+ "id": 52151,
8911
8911
  "nodeType": "ParameterList",
8912
8912
  "parameters": [
8913
8913
  {
8914
8914
  "constant": false,
8915
- "id": 52139,
8915
+ "id": 52150,
8916
8916
  "mutability": "mutable",
8917
8917
  "name": "",
8918
8918
  "nameLocation": "-1:-1:-1",
8919
8919
  "nodeType": "VariableDeclaration",
8920
- "scope": 52144,
8920
+ "scope": 52155,
8921
8921
  "src": "898:5:123",
8922
8922
  "stateVariable": false,
8923
8923
  "storageLocation": "default",
@@ -8926,7 +8926,7 @@
8926
8926
  "typeString": "uint8"
8927
8927
  },
8928
8928
  "typeName": {
8929
- "id": 52138,
8929
+ "id": 52149,
8930
8930
  "name": "uint8",
8931
8931
  "nodeType": "ElementaryTypeName",
8932
8932
  "src": "898:5:123",
@@ -8940,14 +8940,14 @@
8940
8940
  ],
8941
8941
  "src": "897:7:123"
8942
8942
  },
8943
- "scope": 52145,
8943
+ "scope": 52156,
8944
8944
  "src": "848:90:123",
8945
8945
  "stateMutability": "view",
8946
8946
  "virtual": false,
8947
8947
  "visibility": "public"
8948
8948
  }
8949
8949
  ],
8950
- "scope": 52146,
8950
+ "scope": 52157,
8951
8951
  "src": "252:688:123",
8952
8952
  "usedErrors": []
8953
8953
  }
@@ -8960,7 +8960,7 @@
8960
8960
  },
8961
8961
  "networks": {},
8962
8962
  "schemaVersion": "3.4.13",
8963
- "updatedAt": "2023-06-28T11:03:19.625Z",
8963
+ "updatedAt": "2023-07-13T10:28:32.577Z",
8964
8964
  "devdoc": {
8965
8965
  "author": "Superfluid",
8966
8966
  "details": "Test ERC20 token that allows any one mint new tokens.",