@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
@@ -18,13 +18,13 @@
18
18
  15736
19
19
  ],
20
20
  "IConstantFlowAgreementV1": [
21
- 22718
21
+ 22729
22
22
  ],
23
23
  "ISuperfluid": [
24
- 25037
24
+ 25048
25
25
  ],
26
26
  "ISuperfluidToken": [
27
- 25452
27
+ 25463
28
28
  ]
29
29
  },
30
30
  "id": 15737,
@@ -49,7 +49,7 @@
49
49
  "nameLocation": "-1:-1:-1",
50
50
  "nodeType": "ImportDirective",
51
51
  "scope": 15737,
52
- "sourceUnit": 25038,
52
+ "sourceUnit": 25049,
53
53
  "src": "59:97:34",
54
54
  "symbolAliases": [
55
55
  {
@@ -58,7 +58,7 @@
58
58
  "name": "ISuperfluid",
59
59
  "nodeType": "Identifier",
60
60
  "overloadedDeclarations": [],
61
- "referencedDeclaration": 25037,
61
+ "referencedDeclaration": 25048,
62
62
  "src": "72:11:34",
63
63
  "typeDescriptions": {}
64
64
  },
@@ -70,7 +70,7 @@
70
70
  "name": "ISuperfluidToken",
71
71
  "nodeType": "Identifier",
72
72
  "overloadedDeclarations": [],
73
- "referencedDeclaration": 25452,
73
+ "referencedDeclaration": 25463,
74
74
  "src": "89:16:34",
75
75
  "typeDescriptions": {}
76
76
  },
@@ -86,7 +86,7 @@
86
86
  "nameLocation": "-1:-1:-1",
87
87
  "nodeType": "ImportDirective",
88
88
  "scope": 15737,
89
- "sourceUnit": 22719,
89
+ "sourceUnit": 22730,
90
90
  "src": "158:101:34",
91
91
  "symbolAliases": [
92
92
  {
@@ -95,7 +95,7 @@
95
95
  "name": "IConstantFlowAgreementV1",
96
96
  "nodeType": "Identifier",
97
97
  "overloadedDeclarations": [],
98
- "referencedDeclaration": 22718,
98
+ "referencedDeclaration": 22729,
99
99
  "src": "171:24:34",
100
100
  "typeDescriptions": {}
101
101
  },
@@ -141,7 +141,7 @@
141
141
  "stateVariable": false,
142
142
  "storageLocation": "default",
143
143
  "typeDescriptions": {
144
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
144
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
145
145
  "typeString": "contract ISuperfluid"
146
146
  },
147
147
  "typeName": {
@@ -154,13 +154,13 @@
154
154
  "763:11:34"
155
155
  ],
156
156
  "nodeType": "IdentifierPath",
157
- "referencedDeclaration": 25037,
157
+ "referencedDeclaration": 25048,
158
158
  "src": "763:11:34"
159
159
  },
160
- "referencedDeclaration": 25037,
160
+ "referencedDeclaration": 25048,
161
161
  "src": "763:11:34",
162
162
  "typeDescriptions": {
163
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
163
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
164
164
  "typeString": "contract ISuperfluid"
165
165
  }
166
166
  },
@@ -178,7 +178,7 @@
178
178
  "stateVariable": false,
179
179
  "storageLocation": "default",
180
180
  "typeDescriptions": {
181
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
181
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
182
182
  "typeString": "contract IConstantFlowAgreementV1"
183
183
  },
184
184
  "typeName": {
@@ -191,13 +191,13 @@
191
191
  "789:24:34"
192
192
  ],
193
193
  "nodeType": "IdentifierPath",
194
- "referencedDeclaration": 22718,
194
+ "referencedDeclaration": 22729,
195
195
  "src": "789:24:34"
196
196
  },
197
- "referencedDeclaration": 22718,
197
+ "referencedDeclaration": 22729,
198
198
  "src": "789:24:34",
199
199
  "typeDescriptions": {
200
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
200
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
201
201
  "typeString": "contract IConstantFlowAgreementV1"
202
202
  }
203
203
  },
@@ -252,7 +252,7 @@
252
252
  "referencedDeclaration": 14580,
253
253
  "src": "1271:5:34",
254
254
  "typeDescriptions": {
255
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
255
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
256
256
  "typeString": "contract ISuperfluidToken"
257
257
  }
258
258
  },
@@ -344,7 +344,7 @@
344
344
  "typeString": "address"
345
345
  },
346
346
  {
347
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
347
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
348
348
  "typeString": "contract ISuperfluidToken"
349
349
  },
350
350
  {
@@ -366,7 +366,7 @@
366
366
  "referencedDeclaration": 14638,
367
367
  "src": "1238:10:34",
368
368
  "typeDescriptions": {
369
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_int96_$_t_bytes_memory_ptr_$returns$__$",
369
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_int96_$_t_bytes_memory_ptr_$returns$__$",
370
370
  "typeString": "function (struct CFAv1Library.InitData storage pointer,address,contract ISuperfluidToken,int96,bytes memory)"
371
371
  }
372
372
  },
@@ -486,7 +486,7 @@
486
486
  "stateVariable": false,
487
487
  "storageLocation": "default",
488
488
  "typeDescriptions": {
489
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
489
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
490
490
  "typeString": "contract ISuperfluidToken"
491
491
  },
492
492
  "typeName": {
@@ -499,13 +499,13 @@
499
499
  "1166:16:34"
500
500
  ],
501
501
  "nodeType": "IdentifierPath",
502
- "referencedDeclaration": 25452,
502
+ "referencedDeclaration": 25463,
503
503
  "src": "1166:16:34"
504
504
  },
505
- "referencedDeclaration": 25452,
505
+ "referencedDeclaration": 25463,
506
506
  "src": "1166:16:34",
507
507
  "typeDescriptions": {
508
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
508
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
509
509
  "typeString": "contract ISuperfluidToken"
510
510
  }
511
511
  },
@@ -586,7 +586,7 @@
586
586
  "referencedDeclaration": 14570,
587
587
  "src": "1839:14:34",
588
588
  "typeDescriptions": {
589
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
589
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
590
590
  "typeString": "contract IConstantFlowAgreementV1"
591
591
  }
592
592
  },
@@ -617,7 +617,7 @@
617
617
  "referencedDeclaration": 14570,
618
618
  "src": "1899:14:34",
619
619
  "typeDescriptions": {
620
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
620
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
621
621
  "typeString": "contract IConstantFlowAgreementV1"
622
622
  }
623
623
  },
@@ -629,10 +629,10 @@
629
629
  "memberLocation": "1914:10:34",
630
630
  "memberName": "createFlow",
631
631
  "nodeType": "MemberAccess",
632
- "referencedDeclaration": 22535,
632
+ "referencedDeclaration": 22546,
633
633
  "src": "1899:25:34",
634
634
  "typeDescriptions": {
635
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
635
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
636
636
  "typeString": "function (contract ISuperfluidToken,address,int96,bytes memory) external returns (bytes memory)"
637
637
  }
638
638
  },
@@ -646,7 +646,7 @@
646
646
  "referencedDeclaration": 14606,
647
647
  "src": "1964:5:34",
648
648
  "typeDescriptions": {
649
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
649
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
650
650
  "typeString": "contract ISuperfluidToken"
651
651
  }
652
652
  },
@@ -748,7 +748,7 @@
748
748
  "nodeType": "TupleExpression",
749
749
  "src": "1942:154:34",
750
750
  "typeDescriptions": {
751
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
751
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
752
752
  "typeString": "tuple(contract ISuperfluidToken,address,int96,bytes memory)"
753
753
  }
754
754
  }
@@ -756,11 +756,11 @@
756
756
  "expression": {
757
757
  "argumentTypes": [
758
758
  {
759
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
759
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
760
760
  "typeString": "function (contract ISuperfluidToken,address,int96,bytes memory) external returns (bytes memory)"
761
761
  },
762
762
  {
763
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
763
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
764
764
  "typeString": "tuple(contract ISuperfluidToken,address,int96,bytes memory)"
765
765
  }
766
766
  ],
@@ -822,7 +822,7 @@
822
822
  "expression": {
823
823
  "argumentTypes": [
824
824
  {
825
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
825
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
826
826
  "typeString": "contract IConstantFlowAgreementV1"
827
827
  },
828
828
  {
@@ -858,7 +858,7 @@
858
858
  "referencedDeclaration": 14567,
859
859
  "src": "1796:15:34",
860
860
  "typeDescriptions": {
861
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
861
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
862
862
  "typeString": "contract ISuperfluid"
863
863
  }
864
864
  },
@@ -870,10 +870,10 @@
870
870
  "memberLocation": "1812:13:34",
871
871
  "memberName": "callAgreement",
872
872
  "nodeType": "MemberAccess",
873
- "referencedDeclaration": 24935,
873
+ "referencedDeclaration": 24946,
874
874
  "src": "1796:29:34",
875
875
  "typeDescriptions": {
876
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
876
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
877
877
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
878
878
  }
879
879
  },
@@ -993,7 +993,7 @@
993
993
  "stateVariable": false,
994
994
  "storageLocation": "default",
995
995
  "typeDescriptions": {
996
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
996
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
997
997
  "typeString": "contract ISuperfluidToken"
998
998
  },
999
999
  "typeName": {
@@ -1006,13 +1006,13 @@
1006
1006
  "1693:16:34"
1007
1007
  ],
1008
1008
  "nodeType": "IdentifierPath",
1009
- "referencedDeclaration": 25452,
1009
+ "referencedDeclaration": 25463,
1010
1010
  "src": "1693:16:34"
1011
1011
  },
1012
- "referencedDeclaration": 25452,
1012
+ "referencedDeclaration": 25463,
1013
1013
  "src": "1693:16:34",
1014
1014
  "typeDescriptions": {
1015
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
1015
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
1016
1016
  "typeString": "contract ISuperfluidToken"
1017
1017
  }
1018
1018
  },
@@ -1128,7 +1128,7 @@
1128
1128
  "referencedDeclaration": 14647,
1129
1129
  "src": "2596:5:34",
1130
1130
  "typeDescriptions": {
1131
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
1131
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
1132
1132
  "typeString": "contract ISuperfluidToken"
1133
1133
  }
1134
1134
  },
@@ -1220,7 +1220,7 @@
1220
1220
  "typeString": "address"
1221
1221
  },
1222
1222
  {
1223
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
1223
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
1224
1224
  "typeString": "contract ISuperfluidToken"
1225
1225
  },
1226
1226
  {
@@ -1242,7 +1242,7 @@
1242
1242
  "referencedDeclaration": 14705,
1243
1243
  "src": "2563:10:34",
1244
1244
  "typeDescriptions": {
1245
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_int96_$_t_bytes_memory_ptr_$returns$__$",
1245
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_int96_$_t_bytes_memory_ptr_$returns$__$",
1246
1246
  "typeString": "function (struct CFAv1Library.InitData storage pointer,address,contract ISuperfluidToken,int96,bytes memory)"
1247
1247
  }
1248
1248
  },
@@ -1362,7 +1362,7 @@
1362
1362
  "stateVariable": false,
1363
1363
  "storageLocation": "default",
1364
1364
  "typeDescriptions": {
1365
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
1365
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
1366
1366
  "typeString": "contract ISuperfluidToken"
1367
1367
  },
1368
1368
  "typeName": {
@@ -1375,13 +1375,13 @@
1375
1375
  "2491:16:34"
1376
1376
  ],
1377
1377
  "nodeType": "IdentifierPath",
1378
- "referencedDeclaration": 25452,
1378
+ "referencedDeclaration": 25463,
1379
1379
  "src": "2491:16:34"
1380
1380
  },
1381
- "referencedDeclaration": 25452,
1381
+ "referencedDeclaration": 25463,
1382
1382
  "src": "2491:16:34",
1383
1383
  "typeDescriptions": {
1384
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
1384
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
1385
1385
  "typeString": "contract ISuperfluidToken"
1386
1386
  }
1387
1387
  },
@@ -1462,7 +1462,7 @@
1462
1462
  "referencedDeclaration": 14570,
1463
1463
  "src": "3164:14:34",
1464
1464
  "typeDescriptions": {
1465
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
1465
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
1466
1466
  "typeString": "contract IConstantFlowAgreementV1"
1467
1467
  }
1468
1468
  },
@@ -1493,7 +1493,7 @@
1493
1493
  "referencedDeclaration": 14570,
1494
1494
  "src": "3224:14:34",
1495
1495
  "typeDescriptions": {
1496
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
1496
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
1497
1497
  "typeString": "contract IConstantFlowAgreementV1"
1498
1498
  }
1499
1499
  },
@@ -1505,10 +1505,10 @@
1505
1505
  "memberLocation": "3239:10:34",
1506
1506
  "memberName": "updateFlow",
1507
1507
  "nodeType": "MemberAccess",
1508
- "referencedDeclaration": 22567,
1508
+ "referencedDeclaration": 22578,
1509
1509
  "src": "3224:25:34",
1510
1510
  "typeDescriptions": {
1511
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
1511
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
1512
1512
  "typeString": "function (contract ISuperfluidToken,address,int96,bytes memory) external returns (bytes memory)"
1513
1513
  }
1514
1514
  },
@@ -1522,7 +1522,7 @@
1522
1522
  "referencedDeclaration": 14673,
1523
1523
  "src": "3289:5:34",
1524
1524
  "typeDescriptions": {
1525
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
1525
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
1526
1526
  "typeString": "contract ISuperfluidToken"
1527
1527
  }
1528
1528
  },
@@ -1624,7 +1624,7 @@
1624
1624
  "nodeType": "TupleExpression",
1625
1625
  "src": "3267:154:34",
1626
1626
  "typeDescriptions": {
1627
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
1627
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
1628
1628
  "typeString": "tuple(contract ISuperfluidToken,address,int96,bytes memory)"
1629
1629
  }
1630
1630
  }
@@ -1632,11 +1632,11 @@
1632
1632
  "expression": {
1633
1633
  "argumentTypes": [
1634
1634
  {
1635
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
1635
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
1636
1636
  "typeString": "function (contract ISuperfluidToken,address,int96,bytes memory) external returns (bytes memory)"
1637
1637
  },
1638
1638
  {
1639
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
1639
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
1640
1640
  "typeString": "tuple(contract ISuperfluidToken,address,int96,bytes memory)"
1641
1641
  }
1642
1642
  ],
@@ -1698,7 +1698,7 @@
1698
1698
  "expression": {
1699
1699
  "argumentTypes": [
1700
1700
  {
1701
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
1701
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
1702
1702
  "typeString": "contract IConstantFlowAgreementV1"
1703
1703
  },
1704
1704
  {
@@ -1734,7 +1734,7 @@
1734
1734
  "referencedDeclaration": 14567,
1735
1735
  "src": "3121:15:34",
1736
1736
  "typeDescriptions": {
1737
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
1737
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
1738
1738
  "typeString": "contract ISuperfluid"
1739
1739
  }
1740
1740
  },
@@ -1746,10 +1746,10 @@
1746
1746
  "memberLocation": "3137:13:34",
1747
1747
  "memberName": "callAgreement",
1748
1748
  "nodeType": "MemberAccess",
1749
- "referencedDeclaration": 24935,
1749
+ "referencedDeclaration": 24946,
1750
1750
  "src": "3121:29:34",
1751
1751
  "typeDescriptions": {
1752
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
1752
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
1753
1753
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
1754
1754
  }
1755
1755
  },
@@ -1869,7 +1869,7 @@
1869
1869
  "stateVariable": false,
1870
1870
  "storageLocation": "default",
1871
1871
  "typeDescriptions": {
1872
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
1872
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
1873
1873
  "typeString": "contract ISuperfluidToken"
1874
1874
  },
1875
1875
  "typeName": {
@@ -1882,13 +1882,13 @@
1882
1882
  "3018:16:34"
1883
1883
  ],
1884
1884
  "nodeType": "IdentifierPath",
1885
- "referencedDeclaration": 25452,
1885
+ "referencedDeclaration": 25463,
1886
1886
  "src": "3018:16:34"
1887
1887
  },
1888
- "referencedDeclaration": 25452,
1888
+ "referencedDeclaration": 25463,
1889
1889
  "src": "3018:16:34",
1890
1890
  "typeDescriptions": {
1891
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
1891
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
1892
1892
  "typeString": "contract ISuperfluidToken"
1893
1893
  }
1894
1894
  },
@@ -2016,7 +2016,7 @@
2016
2016
  "referencedDeclaration": 14716,
2017
2017
  "src": "3929:5:34",
2018
2018
  "typeDescriptions": {
2019
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2019
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2020
2020
  "typeString": "contract ISuperfluidToken"
2021
2021
  }
2022
2022
  },
@@ -2100,7 +2100,7 @@
2100
2100
  "typeString": "address"
2101
2101
  },
2102
2102
  {
2103
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2103
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2104
2104
  "typeString": "contract ISuperfluidToken"
2105
2105
  },
2106
2106
  {
@@ -2118,7 +2118,7 @@
2118
2118
  "referencedDeclaration": 14772,
2119
2119
  "src": "3888:10:34",
2120
2120
  "typeDescriptions": {
2121
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_bytes_memory_ptr_$returns$__$",
2121
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_bytes_memory_ptr_$returns$__$",
2122
2122
  "typeString": "function (struct CFAv1Library.InitData storage pointer,address,address,contract ISuperfluidToken,bytes memory)"
2123
2123
  }
2124
2124
  },
@@ -2266,7 +2266,7 @@
2266
2266
  "stateVariable": false,
2267
2267
  "storageLocation": "default",
2268
2268
  "typeDescriptions": {
2269
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2269
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2270
2270
  "typeString": "contract ISuperfluidToken"
2271
2271
  },
2272
2272
  "typeName": {
@@ -2279,13 +2279,13 @@
2279
2279
  "3840:16:34"
2280
2280
  ],
2281
2281
  "nodeType": "IdentifierPath",
2282
- "referencedDeclaration": 25452,
2282
+ "referencedDeclaration": 25463,
2283
2283
  "src": "3840:16:34"
2284
2284
  },
2285
- "referencedDeclaration": 25452,
2285
+ "referencedDeclaration": 25463,
2286
2286
  "src": "3840:16:34",
2287
2287
  "typeDescriptions": {
2288
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2288
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2289
2289
  "typeString": "contract ISuperfluidToken"
2290
2290
  }
2291
2291
  },
@@ -2339,7 +2339,7 @@
2339
2339
  "referencedDeclaration": 14570,
2340
2340
  "src": "4487:14:34",
2341
2341
  "typeDescriptions": {
2342
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
2342
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
2343
2343
  "typeString": "contract IConstantFlowAgreementV1"
2344
2344
  }
2345
2345
  },
@@ -2370,7 +2370,7 @@
2370
2370
  "referencedDeclaration": 14570,
2371
2371
  "src": "4547:14:34",
2372
2372
  "typeDescriptions": {
2373
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
2373
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
2374
2374
  "typeString": "contract IConstantFlowAgreementV1"
2375
2375
  }
2376
2376
  },
@@ -2382,10 +2382,10 @@
2382
2382
  "memberLocation": "4562:10:34",
2383
2383
  "memberName": "deleteFlow",
2384
2384
  "nodeType": "MemberAccess",
2385
- "referencedDeclaration": 22663,
2385
+ "referencedDeclaration": 22674,
2386
2386
  "src": "4547:25:34",
2387
2387
  "typeDescriptions": {
2388
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
2388
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
2389
2389
  "typeString": "function (contract ISuperfluidToken,address,address,bytes memory) external returns (bytes memory)"
2390
2390
  }
2391
2391
  },
@@ -2399,7 +2399,7 @@
2399
2399
  "referencedDeclaration": 14742,
2400
2400
  "src": "4612:5:34",
2401
2401
  "typeDescriptions": {
2402
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2402
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2403
2403
  "typeString": "contract ISuperfluidToken"
2404
2404
  }
2405
2405
  },
@@ -2501,7 +2501,7 @@
2501
2501
  "nodeType": "TupleExpression",
2502
2502
  "src": "4590:152:34",
2503
2503
  "typeDescriptions": {
2504
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
2504
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
2505
2505
  "typeString": "tuple(contract ISuperfluidToken,address,address,bytes memory)"
2506
2506
  }
2507
2507
  }
@@ -2509,11 +2509,11 @@
2509
2509
  "expression": {
2510
2510
  "argumentTypes": [
2511
2511
  {
2512
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
2512
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
2513
2513
  "typeString": "function (contract ISuperfluidToken,address,address,bytes memory) external returns (bytes memory)"
2514
2514
  },
2515
2515
  {
2516
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
2516
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
2517
2517
  "typeString": "tuple(contract ISuperfluidToken,address,address,bytes memory)"
2518
2518
  }
2519
2519
  ],
@@ -2575,7 +2575,7 @@
2575
2575
  "expression": {
2576
2576
  "argumentTypes": [
2577
2577
  {
2578
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
2578
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
2579
2579
  "typeString": "contract IConstantFlowAgreementV1"
2580
2580
  },
2581
2581
  {
@@ -2611,7 +2611,7 @@
2611
2611
  "referencedDeclaration": 14567,
2612
2612
  "src": "4444:15:34",
2613
2613
  "typeDescriptions": {
2614
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
2614
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
2615
2615
  "typeString": "contract ISuperfluid"
2616
2616
  }
2617
2617
  },
@@ -2623,10 +2623,10 @@
2623
2623
  "memberLocation": "4460:13:34",
2624
2624
  "memberName": "callAgreement",
2625
2625
  "nodeType": "MemberAccess",
2626
- "referencedDeclaration": 24935,
2626
+ "referencedDeclaration": 24946,
2627
2627
  "src": "4444:29:34",
2628
2628
  "typeDescriptions": {
2629
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
2629
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
2630
2630
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
2631
2631
  }
2632
2632
  },
@@ -2774,7 +2774,7 @@
2774
2774
  "stateVariable": false,
2775
2775
  "storageLocation": "default",
2776
2776
  "typeDescriptions": {
2777
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2777
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2778
2778
  "typeString": "contract ISuperfluidToken"
2779
2779
  },
2780
2780
  "typeName": {
@@ -2787,13 +2787,13 @@
2787
2787
  "4365:16:34"
2788
2788
  ],
2789
2789
  "nodeType": "IdentifierPath",
2790
- "referencedDeclaration": 25452,
2790
+ "referencedDeclaration": 25463,
2791
2791
  "src": "4365:16:34"
2792
2792
  },
2793
- "referencedDeclaration": 25452,
2793
+ "referencedDeclaration": 25463,
2794
2794
  "src": "4365:16:34",
2795
2795
  "typeDescriptions": {
2796
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2796
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2797
2797
  "typeString": "contract ISuperfluidToken"
2798
2798
  }
2799
2799
  },
@@ -2894,7 +2894,7 @@
2894
2894
  "referencedDeclaration": 14783,
2895
2895
  "src": "5406:5:34",
2896
2896
  "typeDescriptions": {
2897
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2897
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2898
2898
  "typeString": "contract ISuperfluidToken"
2899
2899
  }
2900
2900
  },
@@ -2990,7 +2990,7 @@
2990
2990
  "typeString": "address"
2991
2991
  },
2992
2992
  {
2993
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
2993
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
2994
2994
  "typeString": "contract ISuperfluidToken"
2995
2995
  },
2996
2996
  {
@@ -3012,7 +3012,7 @@
3012
3012
  "referencedDeclaration": 14850,
3013
3013
  "src": "5361:17:34",
3014
3014
  "typeDescriptions": {
3015
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
3015
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
3016
3016
  "typeString": "function (struct CFAv1Library.InitData storage pointer,bytes memory,address,contract ISuperfluidToken,int96,bytes memory) returns (bytes memory)"
3017
3017
  }
3018
3018
  },
@@ -3160,7 +3160,7 @@
3160
3160
  "stateVariable": false,
3161
3161
  "storageLocation": "default",
3162
3162
  "typeDescriptions": {
3163
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
3163
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
3164
3164
  "typeString": "contract ISuperfluidToken"
3165
3165
  },
3166
3166
  "typeName": {
@@ -3173,13 +3173,13 @@
3173
3173
  "5252:16:34"
3174
3174
  ],
3175
3175
  "nodeType": "IdentifierPath",
3176
- "referencedDeclaration": 25452,
3176
+ "referencedDeclaration": 25463,
3177
3177
  "src": "5252:16:34"
3178
3178
  },
3179
- "referencedDeclaration": 25452,
3179
+ "referencedDeclaration": 25463,
3180
3180
  "src": "5252:16:34",
3181
3181
  "typeDescriptions": {
3182
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
3182
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
3183
3183
  "typeString": "contract ISuperfluidToken"
3184
3184
  }
3185
3185
  },
@@ -3325,7 +3325,7 @@
3325
3325
  "referencedDeclaration": 14570,
3326
3326
  "src": "6146:14:34",
3327
3327
  "typeDescriptions": {
3328
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
3328
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
3329
3329
  "typeString": "contract IConstantFlowAgreementV1"
3330
3330
  }
3331
3331
  },
@@ -3356,7 +3356,7 @@
3356
3356
  "referencedDeclaration": 14570,
3357
3357
  "src": "6206:14:34",
3358
3358
  "typeDescriptions": {
3359
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
3359
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
3360
3360
  "typeString": "contract IConstantFlowAgreementV1"
3361
3361
  }
3362
3362
  },
@@ -3368,10 +3368,10 @@
3368
3368
  "memberLocation": "6221:10:34",
3369
3369
  "memberName": "createFlow",
3370
3370
  "nodeType": "MemberAccess",
3371
- "referencedDeclaration": 22535,
3371
+ "referencedDeclaration": 22546,
3372
3372
  "src": "6206:25:34",
3373
3373
  "typeDescriptions": {
3374
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
3374
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
3375
3375
  "typeString": "function (contract ISuperfluidToken,address,int96,bytes memory) external returns (bytes memory)"
3376
3376
  }
3377
3377
  },
@@ -3385,7 +3385,7 @@
3385
3385
  "referencedDeclaration": 14814,
3386
3386
  "src": "6271:5:34",
3387
3387
  "typeDescriptions": {
3388
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
3388
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
3389
3389
  "typeString": "contract ISuperfluidToken"
3390
3390
  }
3391
3391
  },
@@ -3487,7 +3487,7 @@
3487
3487
  "nodeType": "TupleExpression",
3488
3488
  "src": "6249:154:34",
3489
3489
  "typeDescriptions": {
3490
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
3490
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
3491
3491
  "typeString": "tuple(contract ISuperfluidToken,address,int96,bytes memory)"
3492
3492
  }
3493
3493
  }
@@ -3495,11 +3495,11 @@
3495
3495
  "expression": {
3496
3496
  "argumentTypes": [
3497
3497
  {
3498
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
3498
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
3499
3499
  "typeString": "function (contract ISuperfluidToken,address,int96,bytes memory) external returns (bytes memory)"
3500
3500
  },
3501
3501
  {
3502
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
3502
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
3503
3503
  "typeString": "tuple(contract ISuperfluidToken,address,int96,bytes memory)"
3504
3504
  }
3505
3505
  ],
@@ -3573,7 +3573,7 @@
3573
3573
  "expression": {
3574
3574
  "argumentTypes": [
3575
3575
  {
3576
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
3576
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
3577
3577
  "typeString": "contract IConstantFlowAgreementV1"
3578
3578
  },
3579
3579
  {
@@ -3613,7 +3613,7 @@
3613
3613
  "referencedDeclaration": 14567,
3614
3614
  "src": "6092:15:34",
3615
3615
  "typeDescriptions": {
3616
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
3616
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
3617
3617
  "typeString": "contract ISuperfluid"
3618
3618
  }
3619
3619
  },
@@ -3625,10 +3625,10 @@
3625
3625
  "memberLocation": "6108:24:34",
3626
3626
  "memberName": "callAgreementWithContext",
3627
3627
  "nodeType": "MemberAccess",
3628
- "referencedDeclaration": 24986,
3628
+ "referencedDeclaration": 24997,
3629
3629
  "src": "6092:40:34",
3630
3630
  "typeDescriptions": {
3631
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
3631
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
3632
3632
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
3633
3633
  }
3634
3634
  },
@@ -3781,7 +3781,7 @@
3781
3781
  "stateVariable": false,
3782
3782
  "storageLocation": "default",
3783
3783
  "typeDescriptions": {
3784
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
3784
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
3785
3785
  "typeString": "contract ISuperfluidToken"
3786
3786
  },
3787
3787
  "typeName": {
@@ -3794,13 +3794,13 @@
3794
3794
  "5946:16:34"
3795
3795
  ],
3796
3796
  "nodeType": "IdentifierPath",
3797
- "referencedDeclaration": 25452,
3797
+ "referencedDeclaration": 25463,
3798
3798
  "src": "5946:16:34"
3799
3799
  },
3800
- "referencedDeclaration": 25452,
3800
+ "referencedDeclaration": 25463,
3801
3801
  "src": "5946:16:34",
3802
3802
  "typeDescriptions": {
3803
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
3803
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
3804
3804
  "typeString": "contract ISuperfluidToken"
3805
3805
  }
3806
3806
  },
@@ -3956,7 +3956,7 @@
3956
3956
  "referencedDeclaration": 14861,
3957
3957
  "src": "7071:5:34",
3958
3958
  "typeDescriptions": {
3959
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
3959
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
3960
3960
  "typeString": "contract ISuperfluidToken"
3961
3961
  }
3962
3962
  },
@@ -4052,7 +4052,7 @@
4052
4052
  "typeString": "address"
4053
4053
  },
4054
4054
  {
4055
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
4055
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
4056
4056
  "typeString": "contract ISuperfluidToken"
4057
4057
  },
4058
4058
  {
@@ -4074,7 +4074,7 @@
4074
4074
  "referencedDeclaration": 14928,
4075
4075
  "src": "7026:17:34",
4076
4076
  "typeDescriptions": {
4077
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
4077
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
4078
4078
  "typeString": "function (struct CFAv1Library.InitData storage pointer,bytes memory,address,contract ISuperfluidToken,int96,bytes memory) returns (bytes memory)"
4079
4079
  }
4080
4080
  },
@@ -4222,7 +4222,7 @@
4222
4222
  "stateVariable": false,
4223
4223
  "storageLocation": "default",
4224
4224
  "typeDescriptions": {
4225
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
4225
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
4226
4226
  "typeString": "contract ISuperfluidToken"
4227
4227
  },
4228
4228
  "typeName": {
@@ -4235,13 +4235,13 @@
4235
4235
  "6917:16:34"
4236
4236
  ],
4237
4237
  "nodeType": "IdentifierPath",
4238
- "referencedDeclaration": 25452,
4238
+ "referencedDeclaration": 25463,
4239
4239
  "src": "6917:16:34"
4240
4240
  },
4241
- "referencedDeclaration": 25452,
4241
+ "referencedDeclaration": 25463,
4242
4242
  "src": "6917:16:34",
4243
4243
  "typeDescriptions": {
4244
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
4244
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
4245
4245
  "typeString": "contract ISuperfluidToken"
4246
4246
  }
4247
4247
  },
@@ -4387,7 +4387,7 @@
4387
4387
  "referencedDeclaration": 14570,
4388
4388
  "src": "7811:14:34",
4389
4389
  "typeDescriptions": {
4390
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
4390
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
4391
4391
  "typeString": "contract IConstantFlowAgreementV1"
4392
4392
  }
4393
4393
  },
@@ -4418,7 +4418,7 @@
4418
4418
  "referencedDeclaration": 14570,
4419
4419
  "src": "7871:14:34",
4420
4420
  "typeDescriptions": {
4421
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
4421
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
4422
4422
  "typeString": "contract IConstantFlowAgreementV1"
4423
4423
  }
4424
4424
  },
@@ -4430,10 +4430,10 @@
4430
4430
  "memberLocation": "7886:10:34",
4431
4431
  "memberName": "updateFlow",
4432
4432
  "nodeType": "MemberAccess",
4433
- "referencedDeclaration": 22567,
4433
+ "referencedDeclaration": 22578,
4434
4434
  "src": "7871:25:34",
4435
4435
  "typeDescriptions": {
4436
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
4436
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
4437
4437
  "typeString": "function (contract ISuperfluidToken,address,int96,bytes memory) external returns (bytes memory)"
4438
4438
  }
4439
4439
  },
@@ -4447,7 +4447,7 @@
4447
4447
  "referencedDeclaration": 14892,
4448
4448
  "src": "7936:5:34",
4449
4449
  "typeDescriptions": {
4450
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
4450
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
4451
4451
  "typeString": "contract ISuperfluidToken"
4452
4452
  }
4453
4453
  },
@@ -4549,7 +4549,7 @@
4549
4549
  "nodeType": "TupleExpression",
4550
4550
  "src": "7914:154:34",
4551
4551
  "typeDescriptions": {
4552
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
4552
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
4553
4553
  "typeString": "tuple(contract ISuperfluidToken,address,int96,bytes memory)"
4554
4554
  }
4555
4555
  }
@@ -4557,11 +4557,11 @@
4557
4557
  "expression": {
4558
4558
  "argumentTypes": [
4559
4559
  {
4560
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
4560
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
4561
4561
  "typeString": "function (contract ISuperfluidToken,address,int96,bytes memory) external returns (bytes memory)"
4562
4562
  },
4563
4563
  {
4564
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
4564
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
4565
4565
  "typeString": "tuple(contract ISuperfluidToken,address,int96,bytes memory)"
4566
4566
  }
4567
4567
  ],
@@ -4635,7 +4635,7 @@
4635
4635
  "expression": {
4636
4636
  "argumentTypes": [
4637
4637
  {
4638
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
4638
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
4639
4639
  "typeString": "contract IConstantFlowAgreementV1"
4640
4640
  },
4641
4641
  {
@@ -4675,7 +4675,7 @@
4675
4675
  "referencedDeclaration": 14567,
4676
4676
  "src": "7757:15:34",
4677
4677
  "typeDescriptions": {
4678
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
4678
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
4679
4679
  "typeString": "contract ISuperfluid"
4680
4680
  }
4681
4681
  },
@@ -4687,10 +4687,10 @@
4687
4687
  "memberLocation": "7773:24:34",
4688
4688
  "memberName": "callAgreementWithContext",
4689
4689
  "nodeType": "MemberAccess",
4690
- "referencedDeclaration": 24986,
4690
+ "referencedDeclaration": 24997,
4691
4691
  "src": "7757:40:34",
4692
4692
  "typeDescriptions": {
4693
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
4693
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
4694
4694
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
4695
4695
  }
4696
4696
  },
@@ -4843,7 +4843,7 @@
4843
4843
  "stateVariable": false,
4844
4844
  "storageLocation": "default",
4845
4845
  "typeDescriptions": {
4846
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
4846
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
4847
4847
  "typeString": "contract ISuperfluidToken"
4848
4848
  },
4849
4849
  "typeName": {
@@ -4856,13 +4856,13 @@
4856
4856
  "7611:16:34"
4857
4857
  ],
4858
4858
  "nodeType": "IdentifierPath",
4859
- "referencedDeclaration": 25452,
4859
+ "referencedDeclaration": 25463,
4860
4860
  "src": "7611:16:34"
4861
4861
  },
4862
- "referencedDeclaration": 25452,
4862
+ "referencedDeclaration": 25463,
4863
4863
  "src": "7611:16:34",
4864
4864
  "typeDescriptions": {
4865
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
4865
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
4866
4866
  "typeString": "contract ISuperfluidToken"
4867
4867
  }
4868
4868
  },
@@ -5030,7 +5030,7 @@
5030
5030
  "referencedDeclaration": 14941,
5031
5031
  "src": "8744:5:34",
5032
5032
  "typeDescriptions": {
5033
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
5033
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
5034
5034
  "typeString": "contract ISuperfluidToken"
5035
5035
  }
5036
5036
  },
@@ -5118,7 +5118,7 @@
5118
5118
  "typeString": "address"
5119
5119
  },
5120
5120
  {
5121
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
5121
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
5122
5122
  "typeString": "contract ISuperfluidToken"
5123
5123
  },
5124
5124
  {
@@ -5136,7 +5136,7 @@
5136
5136
  "referencedDeclaration": 15006,
5137
5137
  "src": "8691:17:34",
5138
5138
  "typeDescriptions": {
5139
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
5139
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
5140
5140
  "typeString": "function (struct CFAv1Library.InitData storage pointer,bytes memory,address,address,contract ISuperfluidToken,bytes memory) returns (bytes memory)"
5141
5141
  }
5142
5142
  },
@@ -5312,7 +5312,7 @@
5312
5312
  "stateVariable": false,
5313
5313
  "storageLocation": "default",
5314
5314
  "typeDescriptions": {
5315
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
5315
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
5316
5316
  "typeString": "contract ISuperfluidToken"
5317
5317
  },
5318
5318
  "typeName": {
@@ -5325,13 +5325,13 @@
5325
5325
  "8606:16:34"
5326
5326
  ],
5327
5327
  "nodeType": "IdentifierPath",
5328
- "referencedDeclaration": 25452,
5328
+ "referencedDeclaration": 25463,
5329
5329
  "src": "8606:16:34"
5330
5330
  },
5331
- "referencedDeclaration": 25452,
5331
+ "referencedDeclaration": 25463,
5332
5332
  "src": "8606:16:34",
5333
5333
  "typeDescriptions": {
5334
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
5334
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
5335
5335
  "typeString": "contract ISuperfluidToken"
5336
5336
  }
5337
5337
  },
@@ -5450,7 +5450,7 @@
5450
5450
  "referencedDeclaration": 14570,
5451
5451
  "src": "9474:14:34",
5452
5452
  "typeDescriptions": {
5453
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
5453
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
5454
5454
  "typeString": "contract IConstantFlowAgreementV1"
5455
5455
  }
5456
5456
  },
@@ -5481,7 +5481,7 @@
5481
5481
  "referencedDeclaration": 14570,
5482
5482
  "src": "9534:14:34",
5483
5483
  "typeDescriptions": {
5484
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
5484
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
5485
5485
  "typeString": "contract IConstantFlowAgreementV1"
5486
5486
  }
5487
5487
  },
@@ -5493,10 +5493,10 @@
5493
5493
  "memberLocation": "9549:10:34",
5494
5494
  "memberName": "deleteFlow",
5495
5495
  "nodeType": "MemberAccess",
5496
- "referencedDeclaration": 22663,
5496
+ "referencedDeclaration": 22674,
5497
5497
  "src": "9534:25:34",
5498
5498
  "typeDescriptions": {
5499
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
5499
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
5500
5500
  "typeString": "function (contract ISuperfluidToken,address,address,bytes memory) external returns (bytes memory)"
5501
5501
  }
5502
5502
  },
@@ -5510,7 +5510,7 @@
5510
5510
  "referencedDeclaration": 14972,
5511
5511
  "src": "9599:5:34",
5512
5512
  "typeDescriptions": {
5513
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
5513
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
5514
5514
  "typeString": "contract ISuperfluidToken"
5515
5515
  }
5516
5516
  },
@@ -5612,7 +5612,7 @@
5612
5612
  "nodeType": "TupleExpression",
5613
5613
  "src": "9577:152:34",
5614
5614
  "typeDescriptions": {
5615
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
5615
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
5616
5616
  "typeString": "tuple(contract ISuperfluidToken,address,address,bytes memory)"
5617
5617
  }
5618
5618
  }
@@ -5620,11 +5620,11 @@
5620
5620
  "expression": {
5621
5621
  "argumentTypes": [
5622
5622
  {
5623
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
5623
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
5624
5624
  "typeString": "function (contract ISuperfluidToken,address,address,bytes memory) external returns (bytes memory)"
5625
5625
  },
5626
5626
  {
5627
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
5627
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
5628
5628
  "typeString": "tuple(contract ISuperfluidToken,address,address,bytes memory)"
5629
5629
  }
5630
5630
  ],
@@ -5698,7 +5698,7 @@
5698
5698
  "expression": {
5699
5699
  "argumentTypes": [
5700
5700
  {
5701
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
5701
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
5702
5702
  "typeString": "contract IConstantFlowAgreementV1"
5703
5703
  },
5704
5704
  {
@@ -5738,7 +5738,7 @@
5738
5738
  "referencedDeclaration": 14567,
5739
5739
  "src": "9420:15:34",
5740
5740
  "typeDescriptions": {
5741
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
5741
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
5742
5742
  "typeString": "contract ISuperfluid"
5743
5743
  }
5744
5744
  },
@@ -5750,10 +5750,10 @@
5750
5750
  "memberLocation": "9436:24:34",
5751
5751
  "memberName": "callAgreementWithContext",
5752
5752
  "nodeType": "MemberAccess",
5753
- "referencedDeclaration": 24986,
5753
+ "referencedDeclaration": 24997,
5754
5754
  "src": "9420:40:34",
5755
5755
  "typeDescriptions": {
5756
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
5756
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
5757
5757
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
5758
5758
  }
5759
5759
  },
@@ -5934,7 +5934,7 @@
5934
5934
  "stateVariable": false,
5935
5935
  "storageLocation": "default",
5936
5936
  "typeDescriptions": {
5937
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
5937
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
5938
5938
  "typeString": "contract ISuperfluidToken"
5939
5939
  },
5940
5940
  "typeName": {
@@ -5947,13 +5947,13 @@
5947
5947
  "9298:16:34"
5948
5948
  ],
5949
5949
  "nodeType": "IdentifierPath",
5950
- "referencedDeclaration": 25452,
5950
+ "referencedDeclaration": 25463,
5951
5951
  "src": "9298:16:34"
5952
5952
  },
5953
- "referencedDeclaration": 25452,
5953
+ "referencedDeclaration": 25463,
5954
5954
  "src": "9298:16:34",
5955
5955
  "typeDescriptions": {
5956
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
5956
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
5957
5957
  "typeString": "contract ISuperfluidToken"
5958
5958
  }
5959
5959
  },
@@ -6082,7 +6082,7 @@
6082
6082
  "referencedDeclaration": 15017,
6083
6083
  "src": "10395:5:34",
6084
6084
  "typeDescriptions": {
6085
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
6085
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
6086
6086
  "typeString": "contract ISuperfluidToken"
6087
6087
  }
6088
6088
  },
@@ -6178,7 +6178,7 @@
6178
6178
  "typeString": "address"
6179
6179
  },
6180
6180
  {
6181
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
6181
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
6182
6182
  "typeString": "contract ISuperfluidToken"
6183
6183
  },
6184
6184
  {
@@ -6200,7 +6200,7 @@
6200
6200
  "referencedDeclaration": 15081,
6201
6201
  "src": "10344:20:34",
6202
6202
  "typeDescriptions": {
6203
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
6203
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
6204
6204
  "typeString": "function (struct CFAv1Library.InitData storage pointer,address,address,contract ISuperfluidToken,int96,bytes memory) returns (bytes memory)"
6205
6205
  }
6206
6206
  },
@@ -6349,7 +6349,7 @@
6349
6349
  "stateVariable": false,
6350
6350
  "storageLocation": "default",
6351
6351
  "typeDescriptions": {
6352
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
6352
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
6353
6353
  "typeString": "contract ISuperfluidToken"
6354
6354
  },
6355
6355
  "typeName": {
@@ -6362,13 +6362,13 @@
6362
6362
  "10235:16:34"
6363
6363
  ],
6364
6364
  "nodeType": "IdentifierPath",
6365
- "referencedDeclaration": 25452,
6365
+ "referencedDeclaration": 25463,
6366
6366
  "src": "10235:16:34"
6367
6367
  },
6368
- "referencedDeclaration": 25452,
6368
+ "referencedDeclaration": 25463,
6369
6369
  "src": "10235:16:34",
6370
6370
  "typeDescriptions": {
6371
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
6371
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
6372
6372
  "typeString": "contract ISuperfluidToken"
6373
6373
  }
6374
6374
  },
@@ -6477,7 +6477,7 @@
6477
6477
  "referencedDeclaration": 14570,
6478
6478
  "src": "11094:14:34",
6479
6479
  "typeDescriptions": {
6480
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
6480
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
6481
6481
  "typeString": "contract IConstantFlowAgreementV1"
6482
6482
  }
6483
6483
  },
@@ -6508,7 +6508,7 @@
6508
6508
  "referencedDeclaration": 14570,
6509
6509
  "src": "11154:14:34",
6510
6510
  "typeDescriptions": {
6511
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
6511
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
6512
6512
  "typeString": "contract IConstantFlowAgreementV1"
6513
6513
  }
6514
6514
  },
@@ -6520,10 +6520,10 @@
6520
6520
  "memberLocation": "11169:20:34",
6521
6521
  "memberName": "createFlowByOperator",
6522
6522
  "nodeType": "MemberAccess",
6523
- "referencedDeclaration": 22552,
6523
+ "referencedDeclaration": 22563,
6524
6524
  "src": "11154:35:34",
6525
6525
  "typeDescriptions": {
6526
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
6526
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
6527
6527
  "typeString": "function (contract ISuperfluidToken,address,address,int96,bytes memory) external returns (bytes memory)"
6528
6528
  }
6529
6529
  },
@@ -6537,7 +6537,7 @@
6537
6537
  "referencedDeclaration": 15048,
6538
6538
  "src": "11229:5:34",
6539
6539
  "typeDescriptions": {
6540
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
6540
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
6541
6541
  "typeString": "contract ISuperfluidToken"
6542
6542
  }
6543
6543
  },
@@ -6651,7 +6651,7 @@
6651
6651
  "nodeType": "TupleExpression",
6652
6652
  "src": "11207:182:34",
6653
6653
  "typeDescriptions": {
6654
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
6654
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
6655
6655
  "typeString": "tuple(contract ISuperfluidToken,address,address,int96,bytes memory)"
6656
6656
  }
6657
6657
  }
@@ -6659,11 +6659,11 @@
6659
6659
  "expression": {
6660
6660
  "argumentTypes": [
6661
6661
  {
6662
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
6662
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
6663
6663
  "typeString": "function (contract ISuperfluidToken,address,address,int96,bytes memory) external returns (bytes memory)"
6664
6664
  },
6665
6665
  {
6666
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
6666
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
6667
6667
  "typeString": "tuple(contract ISuperfluidToken,address,address,int96,bytes memory)"
6668
6668
  }
6669
6669
  ],
@@ -6725,7 +6725,7 @@
6725
6725
  "expression": {
6726
6726
  "argumentTypes": [
6727
6727
  {
6728
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
6728
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
6729
6729
  "typeString": "contract IConstantFlowAgreementV1"
6730
6730
  },
6731
6731
  {
@@ -6761,7 +6761,7 @@
6761
6761
  "referencedDeclaration": 14567,
6762
6762
  "src": "11051:15:34",
6763
6763
  "typeDescriptions": {
6764
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
6764
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
6765
6765
  "typeString": "contract ISuperfluid"
6766
6766
  }
6767
6767
  },
@@ -6773,10 +6773,10 @@
6773
6773
  "memberLocation": "11067:13:34",
6774
6774
  "memberName": "callAgreement",
6775
6775
  "nodeType": "MemberAccess",
6776
- "referencedDeclaration": 24935,
6776
+ "referencedDeclaration": 24946,
6777
6777
  "src": "11051:29:34",
6778
6778
  "typeDescriptions": {
6779
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
6779
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
6780
6780
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
6781
6781
  }
6782
6782
  },
@@ -6925,7 +6925,7 @@
6925
6925
  "stateVariable": false,
6926
6926
  "storageLocation": "default",
6927
6927
  "typeDescriptions": {
6928
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
6928
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
6929
6929
  "typeString": "contract ISuperfluidToken"
6930
6930
  },
6931
6931
  "typeName": {
@@ -6938,13 +6938,13 @@
6938
6938
  "10911:16:34"
6939
6939
  ],
6940
6940
  "nodeType": "IdentifierPath",
6941
- "referencedDeclaration": 25452,
6941
+ "referencedDeclaration": 25463,
6942
6942
  "src": "10911:16:34"
6943
6943
  },
6944
- "referencedDeclaration": 25452,
6944
+ "referencedDeclaration": 25463,
6945
6945
  "src": "10911:16:34",
6946
6946
  "typeDescriptions": {
6947
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
6947
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
6948
6948
  "typeString": "contract ISuperfluidToken"
6949
6949
  }
6950
6950
  },
@@ -7112,7 +7112,7 @@
7112
7112
  "referencedDeclaration": 15094,
7113
7113
  "src": "12230:5:34",
7114
7114
  "typeDescriptions": {
7115
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
7115
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
7116
7116
  "typeString": "contract ISuperfluidToken"
7117
7117
  }
7118
7118
  },
@@ -7212,7 +7212,7 @@
7212
7212
  "typeString": "address"
7213
7213
  },
7214
7214
  {
7215
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
7215
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
7216
7216
  "typeString": "contract ISuperfluidToken"
7217
7217
  },
7218
7218
  {
@@ -7234,7 +7234,7 @@
7234
7234
  "referencedDeclaration": 15165,
7235
7235
  "src": "12106:27:34",
7236
7236
  "typeDescriptions": {
7237
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
7237
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
7238
7238
  "typeString": "function (struct CFAv1Library.InitData storage pointer,bytes memory,address,address,contract ISuperfluidToken,int96,bytes memory) returns (bytes memory)"
7239
7239
  }
7240
7240
  },
@@ -7410,7 +7410,7 @@
7410
7410
  "stateVariable": false,
7411
7411
  "storageLocation": "default",
7412
7412
  "typeDescriptions": {
7413
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
7413
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
7414
7414
  "typeString": "contract ISuperfluidToken"
7415
7415
  },
7416
7416
  "typeName": {
@@ -7423,13 +7423,13 @@
7423
7423
  "11997:16:34"
7424
7424
  ],
7425
7425
  "nodeType": "IdentifierPath",
7426
- "referencedDeclaration": 25452,
7426
+ "referencedDeclaration": 25463,
7427
7427
  "src": "11997:16:34"
7428
7428
  },
7429
- "referencedDeclaration": 25452,
7429
+ "referencedDeclaration": 25463,
7430
7430
  "src": "11997:16:34",
7431
7431
  "typeDescriptions": {
7432
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
7432
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
7433
7433
  "typeString": "contract ISuperfluidToken"
7434
7434
  }
7435
7435
  },
@@ -7575,7 +7575,7 @@
7575
7575
  "referencedDeclaration": 14570,
7576
7576
  "src": "13097:14:34",
7577
7577
  "typeDescriptions": {
7578
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
7578
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
7579
7579
  "typeString": "contract IConstantFlowAgreementV1"
7580
7580
  }
7581
7581
  },
@@ -7606,7 +7606,7 @@
7606
7606
  "referencedDeclaration": 14570,
7607
7607
  "src": "13157:14:34",
7608
7608
  "typeDescriptions": {
7609
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
7609
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
7610
7610
  "typeString": "contract IConstantFlowAgreementV1"
7611
7611
  }
7612
7612
  },
@@ -7618,10 +7618,10 @@
7618
7618
  "memberLocation": "13172:20:34",
7619
7619
  "memberName": "createFlowByOperator",
7620
7620
  "nodeType": "MemberAccess",
7621
- "referencedDeclaration": 22552,
7621
+ "referencedDeclaration": 22563,
7622
7622
  "src": "13157:35:34",
7623
7623
  "typeDescriptions": {
7624
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
7624
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
7625
7625
  "typeString": "function (contract ISuperfluidToken,address,address,int96,bytes memory) external returns (bytes memory)"
7626
7626
  }
7627
7627
  },
@@ -7635,7 +7635,7 @@
7635
7635
  "referencedDeclaration": 15128,
7636
7636
  "src": "13232:5:34",
7637
7637
  "typeDescriptions": {
7638
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
7638
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
7639
7639
  "typeString": "contract ISuperfluidToken"
7640
7640
  }
7641
7641
  },
@@ -7749,7 +7749,7 @@
7749
7749
  "nodeType": "TupleExpression",
7750
7750
  "src": "13210:182:34",
7751
7751
  "typeDescriptions": {
7752
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
7752
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
7753
7753
  "typeString": "tuple(contract ISuperfluidToken,address,address,int96,bytes memory)"
7754
7754
  }
7755
7755
  }
@@ -7757,11 +7757,11 @@
7757
7757
  "expression": {
7758
7758
  "argumentTypes": [
7759
7759
  {
7760
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
7760
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
7761
7761
  "typeString": "function (contract ISuperfluidToken,address,address,int96,bytes memory) external returns (bytes memory)"
7762
7762
  },
7763
7763
  {
7764
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
7764
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
7765
7765
  "typeString": "tuple(contract ISuperfluidToken,address,address,int96,bytes memory)"
7766
7766
  }
7767
7767
  ],
@@ -7835,7 +7835,7 @@
7835
7835
  "expression": {
7836
7836
  "argumentTypes": [
7837
7837
  {
7838
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
7838
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
7839
7839
  "typeString": "contract IConstantFlowAgreementV1"
7840
7840
  },
7841
7841
  {
@@ -7875,7 +7875,7 @@
7875
7875
  "referencedDeclaration": 14567,
7876
7876
  "src": "13043:15:34",
7877
7877
  "typeDescriptions": {
7878
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
7878
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
7879
7879
  "typeString": "contract ISuperfluid"
7880
7880
  }
7881
7881
  },
@@ -7887,10 +7887,10 @@
7887
7887
  "memberLocation": "13059:24:34",
7888
7888
  "memberName": "callAgreementWithContext",
7889
7889
  "nodeType": "MemberAccess",
7890
- "referencedDeclaration": 24986,
7890
+ "referencedDeclaration": 24997,
7891
7891
  "src": "13043:40:34",
7892
7892
  "typeDescriptions": {
7893
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
7893
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
7894
7894
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
7895
7895
  }
7896
7896
  },
@@ -8071,7 +8071,7 @@
8071
8071
  "stateVariable": false,
8072
8072
  "storageLocation": "default",
8073
8073
  "typeDescriptions": {
8074
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
8074
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
8075
8075
  "typeString": "contract ISuperfluidToken"
8076
8076
  },
8077
8077
  "typeName": {
@@ -8084,13 +8084,13 @@
8084
8084
  "12897:16:34"
8085
8085
  ],
8086
8086
  "nodeType": "IdentifierPath",
8087
- "referencedDeclaration": 25452,
8087
+ "referencedDeclaration": 25463,
8088
8088
  "src": "12897:16:34"
8089
8089
  },
8090
- "referencedDeclaration": 25452,
8090
+ "referencedDeclaration": 25463,
8091
8091
  "src": "12897:16:34",
8092
8092
  "typeDescriptions": {
8093
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
8093
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
8094
8094
  "typeString": "contract ISuperfluidToken"
8095
8095
  }
8096
8096
  },
@@ -8246,7 +8246,7 @@
8246
8246
  "referencedDeclaration": 15176,
8247
8247
  "src": "14060:5:34",
8248
8248
  "typeDescriptions": {
8249
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
8249
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
8250
8250
  "typeString": "contract ISuperfluidToken"
8251
8251
  }
8252
8252
  },
@@ -8342,7 +8342,7 @@
8342
8342
  "typeString": "address"
8343
8343
  },
8344
8344
  {
8345
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
8345
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
8346
8346
  "typeString": "contract ISuperfluidToken"
8347
8347
  },
8348
8348
  {
@@ -8364,7 +8364,7 @@
8364
8364
  "referencedDeclaration": 15240,
8365
8365
  "src": "14009:20:34",
8366
8366
  "typeDescriptions": {
8367
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
8367
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
8368
8368
  "typeString": "function (struct CFAv1Library.InitData storage pointer,address,address,contract ISuperfluidToken,int96,bytes memory) returns (bytes memory)"
8369
8369
  }
8370
8370
  },
@@ -8513,7 +8513,7 @@
8513
8513
  "stateVariable": false,
8514
8514
  "storageLocation": "default",
8515
8515
  "typeDescriptions": {
8516
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
8516
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
8517
8517
  "typeString": "contract ISuperfluidToken"
8518
8518
  },
8519
8519
  "typeName": {
@@ -8526,13 +8526,13 @@
8526
8526
  "13900:16:34"
8527
8527
  ],
8528
8528
  "nodeType": "IdentifierPath",
8529
- "referencedDeclaration": 25452,
8529
+ "referencedDeclaration": 25463,
8530
8530
  "src": "13900:16:34"
8531
8531
  },
8532
- "referencedDeclaration": 25452,
8532
+ "referencedDeclaration": 25463,
8533
8533
  "src": "13900:16:34",
8534
8534
  "typeDescriptions": {
8535
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
8535
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
8536
8536
  "typeString": "contract ISuperfluidToken"
8537
8537
  }
8538
8538
  },
@@ -8641,7 +8641,7 @@
8641
8641
  "referencedDeclaration": 14570,
8642
8642
  "src": "14759:14:34",
8643
8643
  "typeDescriptions": {
8644
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
8644
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
8645
8645
  "typeString": "contract IConstantFlowAgreementV1"
8646
8646
  }
8647
8647
  },
@@ -8672,7 +8672,7 @@
8672
8672
  "referencedDeclaration": 14570,
8673
8673
  "src": "14819:14:34",
8674
8674
  "typeDescriptions": {
8675
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
8675
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
8676
8676
  "typeString": "contract IConstantFlowAgreementV1"
8677
8677
  }
8678
8678
  },
@@ -8684,10 +8684,10 @@
8684
8684
  "memberLocation": "14834:20:34",
8685
8685
  "memberName": "updateFlowByOperator",
8686
8686
  "nodeType": "MemberAccess",
8687
- "referencedDeclaration": 22584,
8687
+ "referencedDeclaration": 22595,
8688
8688
  "src": "14819:35:34",
8689
8689
  "typeDescriptions": {
8690
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
8690
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
8691
8691
  "typeString": "function (contract ISuperfluidToken,address,address,int96,bytes memory) external returns (bytes memory)"
8692
8692
  }
8693
8693
  },
@@ -8701,7 +8701,7 @@
8701
8701
  "referencedDeclaration": 15207,
8702
8702
  "src": "14894:5:34",
8703
8703
  "typeDescriptions": {
8704
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
8704
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
8705
8705
  "typeString": "contract ISuperfluidToken"
8706
8706
  }
8707
8707
  },
@@ -8815,7 +8815,7 @@
8815
8815
  "nodeType": "TupleExpression",
8816
8816
  "src": "14872:167:34",
8817
8817
  "typeDescriptions": {
8818
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
8818
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
8819
8819
  "typeString": "tuple(contract ISuperfluidToken,address,address,int96,bytes memory)"
8820
8820
  }
8821
8821
  }
@@ -8823,11 +8823,11 @@
8823
8823
  "expression": {
8824
8824
  "argumentTypes": [
8825
8825
  {
8826
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
8826
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
8827
8827
  "typeString": "function (contract ISuperfluidToken,address,address,int96,bytes memory) external returns (bytes memory)"
8828
8828
  },
8829
8829
  {
8830
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
8830
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
8831
8831
  "typeString": "tuple(contract ISuperfluidToken,address,address,int96,bytes memory)"
8832
8832
  }
8833
8833
  ],
@@ -8889,7 +8889,7 @@
8889
8889
  "expression": {
8890
8890
  "argumentTypes": [
8891
8891
  {
8892
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
8892
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
8893
8893
  "typeString": "contract IConstantFlowAgreementV1"
8894
8894
  },
8895
8895
  {
@@ -8925,7 +8925,7 @@
8925
8925
  "referencedDeclaration": 14567,
8926
8926
  "src": "14716:15:34",
8927
8927
  "typeDescriptions": {
8928
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
8928
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
8929
8929
  "typeString": "contract ISuperfluid"
8930
8930
  }
8931
8931
  },
@@ -8937,10 +8937,10 @@
8937
8937
  "memberLocation": "14732:13:34",
8938
8938
  "memberName": "callAgreement",
8939
8939
  "nodeType": "MemberAccess",
8940
- "referencedDeclaration": 24935,
8940
+ "referencedDeclaration": 24946,
8941
8941
  "src": "14716:29:34",
8942
8942
  "typeDescriptions": {
8943
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
8943
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
8944
8944
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
8945
8945
  }
8946
8946
  },
@@ -9089,7 +9089,7 @@
9089
9089
  "stateVariable": false,
9090
9090
  "storageLocation": "default",
9091
9091
  "typeDescriptions": {
9092
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
9092
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
9093
9093
  "typeString": "contract ISuperfluidToken"
9094
9094
  },
9095
9095
  "typeName": {
@@ -9102,13 +9102,13 @@
9102
9102
  "14576:16:34"
9103
9103
  ],
9104
9104
  "nodeType": "IdentifierPath",
9105
- "referencedDeclaration": 25452,
9105
+ "referencedDeclaration": 25463,
9106
9106
  "src": "14576:16:34"
9107
9107
  },
9108
- "referencedDeclaration": 25452,
9108
+ "referencedDeclaration": 25463,
9109
9109
  "src": "14576:16:34",
9110
9110
  "typeDescriptions": {
9111
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
9111
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
9112
9112
  "typeString": "contract ISuperfluidToken"
9113
9113
  }
9114
9114
  },
@@ -9276,7 +9276,7 @@
9276
9276
  "referencedDeclaration": 15253,
9277
9277
  "src": "15882:5:34",
9278
9278
  "typeDescriptions": {
9279
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
9279
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
9280
9280
  "typeString": "contract ISuperfluidToken"
9281
9281
  }
9282
9282
  },
@@ -9376,7 +9376,7 @@
9376
9376
  "typeString": "address"
9377
9377
  },
9378
9378
  {
9379
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
9379
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
9380
9380
  "typeString": "contract ISuperfluidToken"
9381
9381
  },
9382
9382
  {
@@ -9398,7 +9398,7 @@
9398
9398
  "referencedDeclaration": 15324,
9399
9399
  "src": "15758:27:34",
9400
9400
  "typeDescriptions": {
9401
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
9401
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
9402
9402
  "typeString": "function (struct CFAv1Library.InitData storage pointer,bytes memory,address,address,contract ISuperfluidToken,int96,bytes memory) returns (bytes memory)"
9403
9403
  }
9404
9404
  },
@@ -9574,7 +9574,7 @@
9574
9574
  "stateVariable": false,
9575
9575
  "storageLocation": "default",
9576
9576
  "typeDescriptions": {
9577
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
9577
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
9578
9578
  "typeString": "contract ISuperfluidToken"
9579
9579
  },
9580
9580
  "typeName": {
@@ -9587,13 +9587,13 @@
9587
9587
  "15649:16:34"
9588
9588
  ],
9589
9589
  "nodeType": "IdentifierPath",
9590
- "referencedDeclaration": 25452,
9590
+ "referencedDeclaration": 25463,
9591
9591
  "src": "15649:16:34"
9592
9592
  },
9593
- "referencedDeclaration": 25452,
9593
+ "referencedDeclaration": 25463,
9594
9594
  "src": "15649:16:34",
9595
9595
  "typeDescriptions": {
9596
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
9596
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
9597
9597
  "typeString": "contract ISuperfluidToken"
9598
9598
  }
9599
9599
  },
@@ -9739,7 +9739,7 @@
9739
9739
  "referencedDeclaration": 14570,
9740
9740
  "src": "16749:14:34",
9741
9741
  "typeDescriptions": {
9742
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
9742
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
9743
9743
  "typeString": "contract IConstantFlowAgreementV1"
9744
9744
  }
9745
9745
  },
@@ -9770,7 +9770,7 @@
9770
9770
  "referencedDeclaration": 14570,
9771
9771
  "src": "16809:14:34",
9772
9772
  "typeDescriptions": {
9773
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
9773
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
9774
9774
  "typeString": "contract IConstantFlowAgreementV1"
9775
9775
  }
9776
9776
  },
@@ -9782,10 +9782,10 @@
9782
9782
  "memberLocation": "16824:20:34",
9783
9783
  "memberName": "updateFlowByOperator",
9784
9784
  "nodeType": "MemberAccess",
9785
- "referencedDeclaration": 22584,
9785
+ "referencedDeclaration": 22595,
9786
9786
  "src": "16809:35:34",
9787
9787
  "typeDescriptions": {
9788
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
9788
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
9789
9789
  "typeString": "function (contract ISuperfluidToken,address,address,int96,bytes memory) external returns (bytes memory)"
9790
9790
  }
9791
9791
  },
@@ -9799,7 +9799,7 @@
9799
9799
  "referencedDeclaration": 15287,
9800
9800
  "src": "16884:5:34",
9801
9801
  "typeDescriptions": {
9802
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
9802
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
9803
9803
  "typeString": "contract ISuperfluidToken"
9804
9804
  }
9805
9805
  },
@@ -9913,7 +9913,7 @@
9913
9913
  "nodeType": "TupleExpression",
9914
9914
  "src": "16862:167:34",
9915
9915
  "typeDescriptions": {
9916
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
9916
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
9917
9917
  "typeString": "tuple(contract ISuperfluidToken,address,address,int96,bytes memory)"
9918
9918
  }
9919
9919
  }
@@ -9921,11 +9921,11 @@
9921
9921
  "expression": {
9922
9922
  "argumentTypes": [
9923
9923
  {
9924
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
9924
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
9925
9925
  "typeString": "function (contract ISuperfluidToken,address,address,int96,bytes memory) external returns (bytes memory)"
9926
9926
  },
9927
9927
  {
9928
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
9928
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_int96_$_t_bytes_memory_ptr_$",
9929
9929
  "typeString": "tuple(contract ISuperfluidToken,address,address,int96,bytes memory)"
9930
9930
  }
9931
9931
  ],
@@ -9999,7 +9999,7 @@
9999
9999
  "expression": {
10000
10000
  "argumentTypes": [
10001
10001
  {
10002
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
10002
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
10003
10003
  "typeString": "contract IConstantFlowAgreementV1"
10004
10004
  },
10005
10005
  {
@@ -10039,7 +10039,7 @@
10039
10039
  "referencedDeclaration": 14567,
10040
10040
  "src": "16695:15:34",
10041
10041
  "typeDescriptions": {
10042
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
10042
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
10043
10043
  "typeString": "contract ISuperfluid"
10044
10044
  }
10045
10045
  },
@@ -10051,10 +10051,10 @@
10051
10051
  "memberLocation": "16711:24:34",
10052
10052
  "memberName": "callAgreementWithContext",
10053
10053
  "nodeType": "MemberAccess",
10054
- "referencedDeclaration": 24986,
10054
+ "referencedDeclaration": 24997,
10055
10055
  "src": "16695:40:34",
10056
10056
  "typeDescriptions": {
10057
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
10057
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
10058
10058
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
10059
10059
  }
10060
10060
  },
@@ -10235,7 +10235,7 @@
10235
10235
  "stateVariable": false,
10236
10236
  "storageLocation": "default",
10237
10237
  "typeDescriptions": {
10238
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
10238
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
10239
10239
  "typeString": "contract ISuperfluidToken"
10240
10240
  },
10241
10241
  "typeName": {
@@ -10248,13 +10248,13 @@
10248
10248
  "16549:16:34"
10249
10249
  ],
10250
10250
  "nodeType": "IdentifierPath",
10251
- "referencedDeclaration": 25452,
10251
+ "referencedDeclaration": 25463,
10252
10252
  "src": "16549:16:34"
10253
10253
  },
10254
- "referencedDeclaration": 25452,
10254
+ "referencedDeclaration": 25463,
10255
10255
  "src": "16549:16:34",
10256
10256
  "typeDescriptions": {
10257
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
10257
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
10258
10258
  "typeString": "contract ISuperfluidToken"
10259
10259
  }
10260
10260
  },
@@ -10410,7 +10410,7 @@
10410
10410
  "referencedDeclaration": 15335,
10411
10411
  "src": "17629:5:34",
10412
10412
  "typeDescriptions": {
10413
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
10413
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
10414
10414
  "typeString": "contract ISuperfluidToken"
10415
10415
  }
10416
10416
  },
@@ -10494,7 +10494,7 @@
10494
10494
  "typeString": "address"
10495
10495
  },
10496
10496
  {
10497
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
10497
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
10498
10498
  "typeString": "contract ISuperfluidToken"
10499
10499
  },
10500
10500
  {
@@ -10512,7 +10512,7 @@
10512
10512
  "referencedDeclaration": 15393,
10513
10513
  "src": "17578:20:34",
10514
10514
  "typeDescriptions": {
10515
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
10515
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
10516
10516
  "typeString": "function (struct CFAv1Library.InitData storage pointer,address,address,contract ISuperfluidToken,bytes memory) returns (bytes memory)"
10517
10517
  }
10518
10518
  },
@@ -10661,7 +10661,7 @@
10661
10661
  "stateVariable": false,
10662
10662
  "storageLocation": "default",
10663
10663
  "typeDescriptions": {
10664
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
10664
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
10665
10665
  "typeString": "contract ISuperfluidToken"
10666
10666
  },
10667
10667
  "typeName": {
@@ -10674,13 +10674,13 @@
10674
10674
  "17493:16:34"
10675
10675
  ],
10676
10676
  "nodeType": "IdentifierPath",
10677
- "referencedDeclaration": 25452,
10677
+ "referencedDeclaration": 25463,
10678
10678
  "src": "17493:16:34"
10679
10679
  },
10680
- "referencedDeclaration": 25452,
10680
+ "referencedDeclaration": 25463,
10681
10681
  "src": "17493:16:34",
10682
10682
  "typeDescriptions": {
10683
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
10683
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
10684
10684
  "typeString": "contract ISuperfluidToken"
10685
10685
  }
10686
10686
  },
@@ -10762,7 +10762,7 @@
10762
10762
  "referencedDeclaration": 14570,
10763
10763
  "src": "18252:14:34",
10764
10764
  "typeDescriptions": {
10765
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
10765
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
10766
10766
  "typeString": "contract IConstantFlowAgreementV1"
10767
10767
  }
10768
10768
  },
@@ -10793,7 +10793,7 @@
10793
10793
  "referencedDeclaration": 14570,
10794
10794
  "src": "18312:14:34",
10795
10795
  "typeDescriptions": {
10796
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
10796
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
10797
10797
  "typeString": "contract IConstantFlowAgreementV1"
10798
10798
  }
10799
10799
  },
@@ -10805,10 +10805,10 @@
10805
10805
  "memberLocation": "18327:20:34",
10806
10806
  "memberName": "deleteFlowByOperator",
10807
10807
  "nodeType": "MemberAccess",
10808
- "referencedDeclaration": 22678,
10808
+ "referencedDeclaration": 22689,
10809
10809
  "src": "18312:35:34",
10810
10810
  "typeDescriptions": {
10811
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
10811
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
10812
10812
  "typeString": "function (contract ISuperfluidToken,address,address,bytes memory) external returns (bytes memory)"
10813
10813
  }
10814
10814
  },
@@ -10822,7 +10822,7 @@
10822
10822
  "referencedDeclaration": 15363,
10823
10823
  "src": "18387:5:34",
10824
10824
  "typeDescriptions": {
10825
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
10825
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
10826
10826
  "typeString": "contract ISuperfluidToken"
10827
10827
  }
10828
10828
  },
@@ -10924,7 +10924,7 @@
10924
10924
  "nodeType": "TupleExpression",
10925
10925
  "src": "18365:137:34",
10926
10926
  "typeDescriptions": {
10927
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
10927
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
10928
10928
  "typeString": "tuple(contract ISuperfluidToken,address,address,bytes memory)"
10929
10929
  }
10930
10930
  }
@@ -10932,11 +10932,11 @@
10932
10932
  "expression": {
10933
10933
  "argumentTypes": [
10934
10934
  {
10935
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
10935
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
10936
10936
  "typeString": "function (contract ISuperfluidToken,address,address,bytes memory) external returns (bytes memory)"
10937
10937
  },
10938
10938
  {
10939
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
10939
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
10940
10940
  "typeString": "tuple(contract ISuperfluidToken,address,address,bytes memory)"
10941
10941
  }
10942
10942
  ],
@@ -10998,7 +10998,7 @@
10998
10998
  "expression": {
10999
10999
  "argumentTypes": [
11000
11000
  {
11001
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
11001
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
11002
11002
  "typeString": "contract IConstantFlowAgreementV1"
11003
11003
  },
11004
11004
  {
@@ -11034,7 +11034,7 @@
11034
11034
  "referencedDeclaration": 14567,
11035
11035
  "src": "18209:15:34",
11036
11036
  "typeDescriptions": {
11037
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
11037
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
11038
11038
  "typeString": "contract ISuperfluid"
11039
11039
  }
11040
11040
  },
@@ -11046,10 +11046,10 @@
11046
11046
  "memberLocation": "18225:13:34",
11047
11047
  "memberName": "callAgreement",
11048
11048
  "nodeType": "MemberAccess",
11049
- "referencedDeclaration": 24935,
11049
+ "referencedDeclaration": 24946,
11050
11050
  "src": "18209:29:34",
11051
11051
  "typeDescriptions": {
11052
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
11052
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
11053
11053
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
11054
11054
  }
11055
11055
  },
@@ -11198,7 +11198,7 @@
11198
11198
  "stateVariable": false,
11199
11199
  "storageLocation": "default",
11200
11200
  "typeDescriptions": {
11201
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
11201
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
11202
11202
  "typeString": "contract ISuperfluidToken"
11203
11203
  },
11204
11204
  "typeName": {
@@ -11211,13 +11211,13 @@
11211
11211
  "18093:16:34"
11212
11212
  ],
11213
11213
  "nodeType": "IdentifierPath",
11214
- "referencedDeclaration": 25452,
11214
+ "referencedDeclaration": 25463,
11215
11215
  "src": "18093:16:34"
11216
11216
  },
11217
- "referencedDeclaration": 25452,
11217
+ "referencedDeclaration": 25463,
11218
11218
  "src": "18093:16:34",
11219
11219
  "typeDescriptions": {
11220
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
11220
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
11221
11221
  "typeString": "contract ISuperfluidToken"
11222
11222
  }
11223
11223
  },
@@ -11358,7 +11358,7 @@
11358
11358
  "referencedDeclaration": 15406,
11359
11359
  "src": "19216:5:34",
11360
11360
  "typeDescriptions": {
11361
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
11361
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
11362
11362
  "typeString": "contract ISuperfluidToken"
11363
11363
  }
11364
11364
  },
@@ -11446,7 +11446,7 @@
11446
11446
  "typeString": "address"
11447
11447
  },
11448
11448
  {
11449
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
11449
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
11450
11450
  "typeString": "contract ISuperfluidToken"
11451
11451
  },
11452
11452
  {
@@ -11464,7 +11464,7 @@
11464
11464
  "referencedDeclaration": 15471,
11465
11465
  "src": "19153:27:34",
11466
11466
  "typeDescriptions": {
11467
- "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25452_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
11467
+ "typeIdentifier": "t_function_internal_nonpayable$_t_struct$_InitData_$14571_storage_ptr_$_t_bytes_memory_ptr_$_t_address_$_t_address_$_t_contract$_ISuperfluidToken_$25463_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
11468
11468
  "typeString": "function (struct CFAv1Library.InitData storage pointer,bytes memory,address,address,contract ISuperfluidToken,bytes memory) returns (bytes memory)"
11469
11469
  }
11470
11470
  },
@@ -11640,7 +11640,7 @@
11640
11640
  "stateVariable": false,
11641
11641
  "storageLocation": "default",
11642
11642
  "typeDescriptions": {
11643
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
11643
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
11644
11644
  "typeString": "contract ISuperfluidToken"
11645
11645
  },
11646
11646
  "typeName": {
@@ -11653,13 +11653,13 @@
11653
11653
  "19068:16:34"
11654
11654
  ],
11655
11655
  "nodeType": "IdentifierPath",
11656
- "referencedDeclaration": 25452,
11656
+ "referencedDeclaration": 25463,
11657
11657
  "src": "19068:16:34"
11658
11658
  },
11659
- "referencedDeclaration": 25452,
11659
+ "referencedDeclaration": 25463,
11660
11660
  "src": "19068:16:34",
11661
11661
  "typeDescriptions": {
11662
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
11662
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
11663
11663
  "typeString": "contract ISuperfluidToken"
11664
11664
  }
11665
11665
  },
@@ -11778,7 +11778,7 @@
11778
11778
  "referencedDeclaration": 14570,
11779
11779
  "src": "19974:14:34",
11780
11780
  "typeDescriptions": {
11781
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
11781
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
11782
11782
  "typeString": "contract IConstantFlowAgreementV1"
11783
11783
  }
11784
11784
  },
@@ -11809,7 +11809,7 @@
11809
11809
  "referencedDeclaration": 14570,
11810
11810
  "src": "20034:14:34",
11811
11811
  "typeDescriptions": {
11812
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
11812
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
11813
11813
  "typeString": "contract IConstantFlowAgreementV1"
11814
11814
  }
11815
11815
  },
@@ -11821,10 +11821,10 @@
11821
11821
  "memberLocation": "20049:20:34",
11822
11822
  "memberName": "deleteFlowByOperator",
11823
11823
  "nodeType": "MemberAccess",
11824
- "referencedDeclaration": 22678,
11824
+ "referencedDeclaration": 22689,
11825
11825
  "src": "20034:35:34",
11826
11826
  "typeDescriptions": {
11827
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
11827
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
11828
11828
  "typeString": "function (contract ISuperfluidToken,address,address,bytes memory) external returns (bytes memory)"
11829
11829
  }
11830
11830
  },
@@ -11838,7 +11838,7 @@
11838
11838
  "referencedDeclaration": 15437,
11839
11839
  "src": "20109:5:34",
11840
11840
  "typeDescriptions": {
11841
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
11841
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
11842
11842
  "typeString": "contract ISuperfluidToken"
11843
11843
  }
11844
11844
  },
@@ -11940,7 +11940,7 @@
11940
11940
  "nodeType": "TupleExpression",
11941
11941
  "src": "20087:137:34",
11942
11942
  "typeDescriptions": {
11943
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
11943
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
11944
11944
  "typeString": "tuple(contract ISuperfluidToken,address,address,bytes memory)"
11945
11945
  }
11946
11946
  }
@@ -11948,11 +11948,11 @@
11948
11948
  "expression": {
11949
11949
  "argumentTypes": [
11950
11950
  {
11951
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
11951
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
11952
11952
  "typeString": "function (contract ISuperfluidToken,address,address,bytes memory) external returns (bytes memory)"
11953
11953
  },
11954
11954
  {
11955
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
11955
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_address_$_t_bytes_memory_ptr_$",
11956
11956
  "typeString": "tuple(contract ISuperfluidToken,address,address,bytes memory)"
11957
11957
  }
11958
11958
  ],
@@ -12026,7 +12026,7 @@
12026
12026
  "expression": {
12027
12027
  "argumentTypes": [
12028
12028
  {
12029
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
12029
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
12030
12030
  "typeString": "contract IConstantFlowAgreementV1"
12031
12031
  },
12032
12032
  {
@@ -12066,7 +12066,7 @@
12066
12066
  "referencedDeclaration": 14567,
12067
12067
  "src": "19920:15:34",
12068
12068
  "typeDescriptions": {
12069
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
12069
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
12070
12070
  "typeString": "contract ISuperfluid"
12071
12071
  }
12072
12072
  },
@@ -12078,10 +12078,10 @@
12078
12078
  "memberLocation": "19936:24:34",
12079
12079
  "memberName": "callAgreementWithContext",
12080
12080
  "nodeType": "MemberAccess",
12081
- "referencedDeclaration": 24986,
12081
+ "referencedDeclaration": 24997,
12082
12082
  "src": "19920:40:34",
12083
12083
  "typeDescriptions": {
12084
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
12084
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
12085
12085
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
12086
12086
  }
12087
12087
  },
@@ -12262,7 +12262,7 @@
12262
12262
  "stateVariable": false,
12263
12263
  "storageLocation": "default",
12264
12264
  "typeDescriptions": {
12265
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
12265
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
12266
12266
  "typeString": "contract ISuperfluidToken"
12267
12267
  },
12268
12268
  "typeName": {
@@ -12275,13 +12275,13 @@
12275
12275
  "19798:16:34"
12276
12276
  ],
12277
12277
  "nodeType": "IdentifierPath",
12278
- "referencedDeclaration": 25452,
12278
+ "referencedDeclaration": 25463,
12279
12279
  "src": "19798:16:34"
12280
12280
  },
12281
- "referencedDeclaration": 25452,
12281
+ "referencedDeclaration": 25463,
12282
12282
  "src": "19798:16:34",
12283
12283
  "typeDescriptions": {
12284
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
12284
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
12285
12285
  "typeString": "contract ISuperfluidToken"
12286
12286
  }
12287
12287
  },
@@ -12390,7 +12390,7 @@
12390
12390
  "referencedDeclaration": 14570,
12391
12391
  "src": "21163:14:34",
12392
12392
  "typeDescriptions": {
12393
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
12393
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
12394
12394
  "typeString": "contract IConstantFlowAgreementV1"
12395
12395
  }
12396
12396
  },
@@ -12421,7 +12421,7 @@
12421
12421
  "referencedDeclaration": 14570,
12422
12422
  "src": "21223:14:34",
12423
12423
  "typeDescriptions": {
12424
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
12424
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
12425
12425
  "typeString": "contract IConstantFlowAgreementV1"
12426
12426
  }
12427
12427
  },
@@ -12433,10 +12433,10 @@
12433
12433
  "memberLocation": "21238:29:34",
12434
12434
  "memberName": "updateFlowOperatorPermissions",
12435
12435
  "nodeType": "MemberAccess",
12436
- "referencedDeclaration": 22434,
12436
+ "referencedDeclaration": 22445,
12437
12437
  "src": "21223:44:34",
12438
12438
  "typeDescriptions": {
12439
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
12439
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
12440
12440
  "typeString": "function (contract ISuperfluidToken,address,uint8,int96,bytes memory) external returns (bytes memory)"
12441
12441
  }
12442
12442
  },
@@ -12450,7 +12450,7 @@
12450
12450
  "referencedDeclaration": 15480,
12451
12451
  "src": "21307:5:34",
12452
12452
  "typeDescriptions": {
12453
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
12453
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
12454
12454
  "typeString": "contract ISuperfluidToken"
12455
12455
  }
12456
12456
  },
@@ -12564,7 +12564,7 @@
12564
12564
  "nodeType": "TupleExpression",
12565
12565
  "src": "21285:185:34",
12566
12566
  "typeDescriptions": {
12567
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$",
12567
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$",
12568
12568
  "typeString": "tuple(contract ISuperfluidToken,address,uint8,int96,bytes memory)"
12569
12569
  }
12570
12570
  }
@@ -12572,11 +12572,11 @@
12572
12572
  "expression": {
12573
12573
  "argumentTypes": [
12574
12574
  {
12575
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
12575
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
12576
12576
  "typeString": "function (contract ISuperfluidToken,address,uint8,int96,bytes memory) external returns (bytes memory)"
12577
12577
  },
12578
12578
  {
12579
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$",
12579
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$",
12580
12580
  "typeString": "tuple(contract ISuperfluidToken,address,uint8,int96,bytes memory)"
12581
12581
  }
12582
12582
  ],
@@ -12690,7 +12690,7 @@
12690
12690
  "expression": {
12691
12691
  "argumentTypes": [
12692
12692
  {
12693
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
12693
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
12694
12694
  "typeString": "contract IConstantFlowAgreementV1"
12695
12695
  },
12696
12696
  {
@@ -12726,7 +12726,7 @@
12726
12726
  "referencedDeclaration": 14567,
12727
12727
  "src": "21120:15:34",
12728
12728
  "typeDescriptions": {
12729
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
12729
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
12730
12730
  "typeString": "contract ISuperfluid"
12731
12731
  }
12732
12732
  },
@@ -12738,10 +12738,10 @@
12738
12738
  "memberLocation": "21136:13:34",
12739
12739
  "memberName": "callAgreement",
12740
12740
  "nodeType": "MemberAccess",
12741
- "referencedDeclaration": 24935,
12741
+ "referencedDeclaration": 24946,
12742
12742
  "src": "21120:29:34",
12743
12743
  "typeDescriptions": {
12744
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
12744
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
12745
12745
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
12746
12746
  }
12747
12747
  },
@@ -12862,7 +12862,7 @@
12862
12862
  "stateVariable": false,
12863
12863
  "storageLocation": "default",
12864
12864
  "typeDescriptions": {
12865
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
12865
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
12866
12866
  "typeString": "contract ISuperfluidToken"
12867
12867
  },
12868
12868
  "typeName": {
@@ -12875,13 +12875,13 @@
12875
12875
  "20975:16:34"
12876
12876
  ],
12877
12877
  "nodeType": "IdentifierPath",
12878
- "referencedDeclaration": 25452,
12878
+ "referencedDeclaration": 25463,
12879
12879
  "src": "20975:16:34"
12880
12880
  },
12881
- "referencedDeclaration": 25452,
12881
+ "referencedDeclaration": 25463,
12882
12882
  "src": "20975:16:34",
12883
12883
  "typeDescriptions": {
12884
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
12884
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
12885
12885
  "typeString": "contract ISuperfluidToken"
12886
12886
  }
12887
12887
  },
@@ -13054,7 +13054,7 @@
13054
13054
  "referencedDeclaration": 14570,
13055
13055
  "src": "22532:14:34",
13056
13056
  "typeDescriptions": {
13057
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
13057
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
13058
13058
  "typeString": "contract IConstantFlowAgreementV1"
13059
13059
  }
13060
13060
  },
@@ -13085,7 +13085,7 @@
13085
13085
  "referencedDeclaration": 14570,
13086
13086
  "src": "22592:14:34",
13087
13087
  "typeDescriptions": {
13088
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
13088
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
13089
13089
  "typeString": "contract IConstantFlowAgreementV1"
13090
13090
  }
13091
13091
  },
@@ -13097,10 +13097,10 @@
13097
13097
  "memberLocation": "22607:29:34",
13098
13098
  "memberName": "updateFlowOperatorPermissions",
13099
13099
  "nodeType": "MemberAccess",
13100
- "referencedDeclaration": 22434,
13100
+ "referencedDeclaration": 22445,
13101
13101
  "src": "22592:44:34",
13102
13102
  "typeDescriptions": {
13103
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
13103
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
13104
13104
  "typeString": "function (contract ISuperfluidToken,address,uint8,int96,bytes memory) external returns (bytes memory)"
13105
13105
  }
13106
13106
  },
@@ -13114,7 +13114,7 @@
13114
13114
  "referencedDeclaration": 15527,
13115
13115
  "src": "22676:5:34",
13116
13116
  "typeDescriptions": {
13117
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
13117
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
13118
13118
  "typeString": "contract ISuperfluidToken"
13119
13119
  }
13120
13120
  },
@@ -13228,7 +13228,7 @@
13228
13228
  "nodeType": "TupleExpression",
13229
13229
  "src": "22654:185:34",
13230
13230
  "typeDescriptions": {
13231
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$",
13231
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$",
13232
13232
  "typeString": "tuple(contract ISuperfluidToken,address,uint8,int96,bytes memory)"
13233
13233
  }
13234
13234
  }
@@ -13236,11 +13236,11 @@
13236
13236
  "expression": {
13237
13237
  "argumentTypes": [
13238
13238
  {
13239
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
13239
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
13240
13240
  "typeString": "function (contract ISuperfluidToken,address,uint8,int96,bytes memory) external returns (bytes memory)"
13241
13241
  },
13242
13242
  {
13243
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$",
13243
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_uint8_$_t_int96_$_t_bytes_memory_ptr_$",
13244
13244
  "typeString": "tuple(contract ISuperfluidToken,address,uint8,int96,bytes memory)"
13245
13245
  }
13246
13246
  ],
@@ -13366,7 +13366,7 @@
13366
13366
  "expression": {
13367
13367
  "argumentTypes": [
13368
13368
  {
13369
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
13369
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
13370
13370
  "typeString": "contract IConstantFlowAgreementV1"
13371
13371
  },
13372
13372
  {
@@ -13406,7 +13406,7 @@
13406
13406
  "referencedDeclaration": 14567,
13407
13407
  "src": "22478:15:34",
13408
13408
  "typeDescriptions": {
13409
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
13409
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
13410
13410
  "typeString": "contract ISuperfluid"
13411
13411
  }
13412
13412
  },
@@ -13418,10 +13418,10 @@
13418
13418
  "memberLocation": "22494:24:34",
13419
13419
  "memberName": "callAgreementWithContext",
13420
13420
  "nodeType": "MemberAccess",
13421
- "referencedDeclaration": 24986,
13421
+ "referencedDeclaration": 24997,
13422
13422
  "src": "22478:40:34",
13423
13423
  "typeDescriptions": {
13424
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
13424
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
13425
13425
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
13426
13426
  }
13427
13427
  },
@@ -13574,7 +13574,7 @@
13574
13574
  "stateVariable": false,
13575
13575
  "storageLocation": "default",
13576
13576
  "typeDescriptions": {
13577
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
13577
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
13578
13578
  "typeString": "contract ISuperfluidToken"
13579
13579
  },
13580
13580
  "typeName": {
@@ -13587,13 +13587,13 @@
13587
13587
  "22327:16:34"
13588
13588
  ],
13589
13589
  "nodeType": "IdentifierPath",
13590
- "referencedDeclaration": 25452,
13590
+ "referencedDeclaration": 25463,
13591
13591
  "src": "22327:16:34"
13592
13592
  },
13593
- "referencedDeclaration": 25452,
13593
+ "referencedDeclaration": 25463,
13594
13594
  "src": "22327:16:34",
13595
13595
  "typeDescriptions": {
13596
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
13596
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
13597
13597
  "typeString": "contract ISuperfluidToken"
13598
13598
  }
13599
13599
  },
@@ -13729,7 +13729,7 @@
13729
13729
  "referencedDeclaration": 14570,
13730
13730
  "src": "23446:14:34",
13731
13731
  "typeDescriptions": {
13732
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
13732
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
13733
13733
  "typeString": "contract IConstantFlowAgreementV1"
13734
13734
  }
13735
13735
  },
@@ -13760,7 +13760,7 @@
13760
13760
  "referencedDeclaration": 14570,
13761
13761
  "src": "23506:14:34",
13762
13762
  "typeDescriptions": {
13763
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
13763
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
13764
13764
  "typeString": "contract IConstantFlowAgreementV1"
13765
13765
  }
13766
13766
  },
@@ -13772,10 +13772,10 @@
13772
13772
  "memberLocation": "23521:36:34",
13773
13773
  "memberName": "authorizeFlowOperatorWithFullControl",
13774
13774
  "nodeType": "MemberAccess",
13775
- "referencedDeclaration": 22477,
13775
+ "referencedDeclaration": 22488,
13776
13776
  "src": "23506:51:34",
13777
13777
  "typeDescriptions": {
13778
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
13778
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
13779
13779
  "typeString": "function (contract ISuperfluidToken,address,bytes memory) external returns (bytes memory)"
13780
13780
  }
13781
13781
  },
@@ -13789,7 +13789,7 @@
13789
13789
  "referencedDeclaration": 15576,
13790
13790
  "src": "23597:5:34",
13791
13791
  "typeDescriptions": {
13792
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
13792
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
13793
13793
  "typeString": "contract ISuperfluidToken"
13794
13794
  }
13795
13795
  },
@@ -13879,7 +13879,7 @@
13879
13879
  "nodeType": "TupleExpression",
13880
13880
  "src": "23575:113:34",
13881
13881
  "typeDescriptions": {
13882
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$",
13882
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$",
13883
13883
  "typeString": "tuple(contract ISuperfluidToken,address,bytes memory)"
13884
13884
  }
13885
13885
  }
@@ -13887,11 +13887,11 @@
13887
13887
  "expression": {
13888
13888
  "argumentTypes": [
13889
13889
  {
13890
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
13890
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
13891
13891
  "typeString": "function (contract ISuperfluidToken,address,bytes memory) external returns (bytes memory)"
13892
13892
  },
13893
13893
  {
13894
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$",
13894
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$",
13895
13895
  "typeString": "tuple(contract ISuperfluidToken,address,bytes memory)"
13896
13896
  }
13897
13897
  ],
@@ -14005,7 +14005,7 @@
14005
14005
  "expression": {
14006
14006
  "argumentTypes": [
14007
14007
  {
14008
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
14008
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
14009
14009
  "typeString": "contract IConstantFlowAgreementV1"
14010
14010
  },
14011
14011
  {
@@ -14041,7 +14041,7 @@
14041
14041
  "referencedDeclaration": 14567,
14042
14042
  "src": "23403:15:34",
14043
14043
  "typeDescriptions": {
14044
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
14044
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
14045
14045
  "typeString": "contract ISuperfluid"
14046
14046
  }
14047
14047
  },
@@ -14053,10 +14053,10 @@
14053
14053
  "memberLocation": "23419:13:34",
14054
14054
  "memberName": "callAgreement",
14055
14055
  "nodeType": "MemberAccess",
14056
- "referencedDeclaration": 24935,
14056
+ "referencedDeclaration": 24946,
14057
14057
  "src": "23403:29:34",
14058
14058
  "typeDescriptions": {
14059
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
14059
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
14060
14060
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
14061
14061
  }
14062
14062
  },
@@ -14177,7 +14177,7 @@
14177
14177
  "stateVariable": false,
14178
14178
  "storageLocation": "default",
14179
14179
  "typeDescriptions": {
14180
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
14180
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
14181
14181
  "typeString": "contract ISuperfluidToken"
14182
14182
  },
14183
14183
  "typeName": {
@@ -14190,13 +14190,13 @@
14190
14190
  "23318:16:34"
14191
14191
  ],
14192
14192
  "nodeType": "IdentifierPath",
14193
- "referencedDeclaration": 25452,
14193
+ "referencedDeclaration": 25463,
14194
14194
  "src": "23318:16:34"
14195
14195
  },
14196
- "referencedDeclaration": 25452,
14196
+ "referencedDeclaration": 25463,
14197
14197
  "src": "23318:16:34",
14198
14198
  "typeDescriptions": {
14199
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
14199
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
14200
14200
  "typeString": "contract ISuperfluidToken"
14201
14201
  }
14202
14202
  },
@@ -14315,7 +14315,7 @@
14315
14315
  "referencedDeclaration": 14570,
14316
14316
  "src": "24414:14:34",
14317
14317
  "typeDescriptions": {
14318
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
14318
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
14319
14319
  "typeString": "contract IConstantFlowAgreementV1"
14320
14320
  }
14321
14321
  },
@@ -14346,7 +14346,7 @@
14346
14346
  "referencedDeclaration": 14570,
14347
14347
  "src": "24474:14:34",
14348
14348
  "typeDescriptions": {
14349
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
14349
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
14350
14350
  "typeString": "contract IConstantFlowAgreementV1"
14351
14351
  }
14352
14352
  },
@@ -14358,10 +14358,10 @@
14358
14358
  "memberLocation": "24489:36:34",
14359
14359
  "memberName": "authorizeFlowOperatorWithFullControl",
14360
14360
  "nodeType": "MemberAccess",
14361
- "referencedDeclaration": 22477,
14361
+ "referencedDeclaration": 22488,
14362
14362
  "src": "24474:51:34",
14363
14363
  "typeDescriptions": {
14364
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
14364
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
14365
14365
  "typeString": "function (contract ISuperfluidToken,address,bytes memory) external returns (bytes memory)"
14366
14366
  }
14367
14367
  },
@@ -14375,7 +14375,7 @@
14375
14375
  "referencedDeclaration": 15617,
14376
14376
  "src": "24565:5:34",
14377
14377
  "typeDescriptions": {
14378
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
14378
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
14379
14379
  "typeString": "contract ISuperfluidToken"
14380
14380
  }
14381
14381
  },
@@ -14465,7 +14465,7 @@
14465
14465
  "nodeType": "TupleExpression",
14466
14466
  "src": "24543:113:34",
14467
14467
  "typeDescriptions": {
14468
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$",
14468
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$",
14469
14469
  "typeString": "tuple(contract ISuperfluidToken,address,bytes memory)"
14470
14470
  }
14471
14471
  }
@@ -14473,11 +14473,11 @@
14473
14473
  "expression": {
14474
14474
  "argumentTypes": [
14475
14475
  {
14476
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
14476
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
14477
14477
  "typeString": "function (contract ISuperfluidToken,address,bytes memory) external returns (bytes memory)"
14478
14478
  },
14479
14479
  {
14480
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$",
14480
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$",
14481
14481
  "typeString": "tuple(contract ISuperfluidToken,address,bytes memory)"
14482
14482
  }
14483
14483
  ],
@@ -14603,7 +14603,7 @@
14603
14603
  "expression": {
14604
14604
  "argumentTypes": [
14605
14605
  {
14606
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
14606
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
14607
14607
  "typeString": "contract IConstantFlowAgreementV1"
14608
14608
  },
14609
14609
  {
@@ -14643,7 +14643,7 @@
14643
14643
  "referencedDeclaration": 14567,
14644
14644
  "src": "24360:15:34",
14645
14645
  "typeDescriptions": {
14646
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
14646
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
14647
14647
  "typeString": "contract ISuperfluid"
14648
14648
  }
14649
14649
  },
@@ -14655,10 +14655,10 @@
14655
14655
  "memberLocation": "24376:24:34",
14656
14656
  "memberName": "callAgreementWithContext",
14657
14657
  "nodeType": "MemberAccess",
14658
- "referencedDeclaration": 24986,
14658
+ "referencedDeclaration": 24997,
14659
14659
  "src": "24360:40:34",
14660
14660
  "typeDescriptions": {
14661
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
14661
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
14662
14662
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
14663
14663
  }
14664
14664
  },
@@ -14811,7 +14811,7 @@
14811
14811
  "stateVariable": false,
14812
14812
  "storageLocation": "default",
14813
14813
  "typeDescriptions": {
14814
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
14814
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
14815
14815
  "typeString": "contract ISuperfluidToken"
14816
14816
  },
14817
14817
  "typeName": {
@@ -14824,13 +14824,13 @@
14824
14824
  "24269:16:34"
14825
14825
  ],
14826
14826
  "nodeType": "IdentifierPath",
14827
- "referencedDeclaration": 25452,
14827
+ "referencedDeclaration": 25463,
14828
14828
  "src": "24269:16:34"
14829
14829
  },
14830
- "referencedDeclaration": 25452,
14830
+ "referencedDeclaration": 25463,
14831
14831
  "src": "24269:16:34",
14832
14832
  "typeDescriptions": {
14833
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
14833
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
14834
14834
  "typeString": "contract ISuperfluidToken"
14835
14835
  }
14836
14836
  },
@@ -14912,7 +14912,7 @@
14912
14912
  "referencedDeclaration": 14570,
14913
14913
  "src": "25252:14:34",
14914
14914
  "typeDescriptions": {
14915
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
14915
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
14916
14916
  "typeString": "contract IConstantFlowAgreementV1"
14917
14917
  }
14918
14918
  },
@@ -14943,7 +14943,7 @@
14943
14943
  "referencedDeclaration": 14570,
14944
14944
  "src": "25312:14:34",
14945
14945
  "typeDescriptions": {
14946
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
14946
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
14947
14947
  "typeString": "contract IConstantFlowAgreementV1"
14948
14948
  }
14949
14949
  },
@@ -14955,10 +14955,10 @@
14955
14955
  "memberLocation": "25327:33:34",
14956
14956
  "memberName": "revokeFlowOperatorWithFullControl",
14957
14957
  "nodeType": "MemberAccess",
14958
- "referencedDeclaration": 22490,
14958
+ "referencedDeclaration": 22501,
14959
14959
  "src": "25312:48:34",
14960
14960
  "typeDescriptions": {
14961
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
14961
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
14962
14962
  "typeString": "function (contract ISuperfluidToken,address,bytes memory) external returns (bytes memory)"
14963
14963
  }
14964
14964
  },
@@ -14972,7 +14972,7 @@
14972
14972
  "referencedDeclaration": 15660,
14973
14973
  "src": "25400:5:34",
14974
14974
  "typeDescriptions": {
14975
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
14975
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
14976
14976
  "typeString": "contract ISuperfluidToken"
14977
14977
  }
14978
14978
  },
@@ -15062,7 +15062,7 @@
15062
15062
  "nodeType": "TupleExpression",
15063
15063
  "src": "25378:113:34",
15064
15064
  "typeDescriptions": {
15065
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$",
15065
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$",
15066
15066
  "typeString": "tuple(contract ISuperfluidToken,address,bytes memory)"
15067
15067
  }
15068
15068
  }
@@ -15070,11 +15070,11 @@
15070
15070
  "expression": {
15071
15071
  "argumentTypes": [
15072
15072
  {
15073
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
15073
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
15074
15074
  "typeString": "function (contract ISuperfluidToken,address,bytes memory) external returns (bytes memory)"
15075
15075
  },
15076
15076
  {
15077
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$",
15077
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$",
15078
15078
  "typeString": "tuple(contract ISuperfluidToken,address,bytes memory)"
15079
15079
  }
15080
15080
  ],
@@ -15188,7 +15188,7 @@
15188
15188
  "expression": {
15189
15189
  "argumentTypes": [
15190
15190
  {
15191
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
15191
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
15192
15192
  "typeString": "contract IConstantFlowAgreementV1"
15193
15193
  },
15194
15194
  {
@@ -15224,7 +15224,7 @@
15224
15224
  "referencedDeclaration": 14567,
15225
15225
  "src": "25209:15:34",
15226
15226
  "typeDescriptions": {
15227
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
15227
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
15228
15228
  "typeString": "contract ISuperfluid"
15229
15229
  }
15230
15230
  },
@@ -15236,10 +15236,10 @@
15236
15236
  "memberLocation": "25225:13:34",
15237
15237
  "memberName": "callAgreement",
15238
15238
  "nodeType": "MemberAccess",
15239
- "referencedDeclaration": 24935,
15239
+ "referencedDeclaration": 24946,
15240
15240
  "src": "25209:29:34",
15241
15241
  "typeDescriptions": {
15242
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
15242
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
15243
15243
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory) external returns (bytes memory)"
15244
15244
  }
15245
15245
  },
@@ -15360,7 +15360,7 @@
15360
15360
  "stateVariable": false,
15361
15361
  "storageLocation": "default",
15362
15362
  "typeDescriptions": {
15363
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
15363
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
15364
15364
  "typeString": "contract ISuperfluidToken"
15365
15365
  },
15366
15366
  "typeName": {
@@ -15373,13 +15373,13 @@
15373
15373
  "25124:16:34"
15374
15374
  ],
15375
15375
  "nodeType": "IdentifierPath",
15376
- "referencedDeclaration": 25452,
15376
+ "referencedDeclaration": 25463,
15377
15377
  "src": "25124:16:34"
15378
15378
  },
15379
- "referencedDeclaration": 25452,
15379
+ "referencedDeclaration": 25463,
15380
15380
  "src": "25124:16:34",
15381
15381
  "typeDescriptions": {
15382
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
15382
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
15383
15383
  "typeString": "contract ISuperfluidToken"
15384
15384
  }
15385
15385
  },
@@ -15498,7 +15498,7 @@
15498
15498
  "referencedDeclaration": 14570,
15499
15499
  "src": "26193:14:34",
15500
15500
  "typeDescriptions": {
15501
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
15501
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
15502
15502
  "typeString": "contract IConstantFlowAgreementV1"
15503
15503
  }
15504
15504
  },
@@ -15529,7 +15529,7 @@
15529
15529
  "referencedDeclaration": 14570,
15530
15530
  "src": "26253:14:34",
15531
15531
  "typeDescriptions": {
15532
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
15532
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
15533
15533
  "typeString": "contract IConstantFlowAgreementV1"
15534
15534
  }
15535
15535
  },
@@ -15541,10 +15541,10 @@
15541
15541
  "memberLocation": "26268:33:34",
15542
15542
  "memberName": "revokeFlowOperatorWithFullControl",
15543
15543
  "nodeType": "MemberAccess",
15544
- "referencedDeclaration": 22490,
15544
+ "referencedDeclaration": 22501,
15545
15545
  "src": "26253:48:34",
15546
15546
  "typeDescriptions": {
15547
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
15547
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
15548
15548
  "typeString": "function (contract ISuperfluidToken,address,bytes memory) external returns (bytes memory)"
15549
15549
  }
15550
15550
  },
@@ -15558,7 +15558,7 @@
15558
15558
  "referencedDeclaration": 15701,
15559
15559
  "src": "26341:5:34",
15560
15560
  "typeDescriptions": {
15561
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
15561
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
15562
15562
  "typeString": "contract ISuperfluidToken"
15563
15563
  }
15564
15564
  },
@@ -15648,7 +15648,7 @@
15648
15648
  "nodeType": "TupleExpression",
15649
15649
  "src": "26319:113:34",
15650
15650
  "typeDescriptions": {
15651
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$",
15651
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$",
15652
15652
  "typeString": "tuple(contract ISuperfluidToken,address,bytes memory)"
15653
15653
  }
15654
15654
  }
@@ -15656,11 +15656,11 @@
15656
15656
  "expression": {
15657
15657
  "argumentTypes": [
15658
15658
  {
15659
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
15659
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$",
15660
15660
  "typeString": "function (contract ISuperfluidToken,address,bytes memory) external returns (bytes memory)"
15661
15661
  },
15662
15662
  {
15663
- "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25452_$_t_address_$_t_bytes_memory_ptr_$",
15663
+ "typeIdentifier": "t_tuple$_t_contract$_ISuperfluidToken_$25463_$_t_address_$_t_bytes_memory_ptr_$",
15664
15664
  "typeString": "tuple(contract ISuperfluidToken,address,bytes memory)"
15665
15665
  }
15666
15666
  ],
@@ -15786,7 +15786,7 @@
15786
15786
  "expression": {
15787
15787
  "argumentTypes": [
15788
15788
  {
15789
- "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22718",
15789
+ "typeIdentifier": "t_contract$_IConstantFlowAgreementV1_$22729",
15790
15790
  "typeString": "contract IConstantFlowAgreementV1"
15791
15791
  },
15792
15792
  {
@@ -15826,7 +15826,7 @@
15826
15826
  "referencedDeclaration": 14567,
15827
15827
  "src": "26139:15:34",
15828
15828
  "typeDescriptions": {
15829
- "typeIdentifier": "t_contract$_ISuperfluid_$25037",
15829
+ "typeIdentifier": "t_contract$_ISuperfluid_$25048",
15830
15830
  "typeString": "contract ISuperfluid"
15831
15831
  }
15832
15832
  },
@@ -15838,10 +15838,10 @@
15838
15838
  "memberLocation": "26155:24:34",
15839
15839
  "memberName": "callAgreementWithContext",
15840
15840
  "nodeType": "MemberAccess",
15841
- "referencedDeclaration": 24986,
15841
+ "referencedDeclaration": 24997,
15842
15842
  "src": "26139:40:34",
15843
15843
  "typeDescriptions": {
15844
- "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23795_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
15844
+ "typeIdentifier": "t_function_external_nonpayable$_t_contract$_ISuperAgreement_$23806_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$returns$_t_bytes_memory_ptr_$_t_bytes_memory_ptr_$",
15845
15845
  "typeString": "function (contract ISuperAgreement,bytes memory,bytes memory,bytes memory) external returns (bytes memory,bytes memory)"
15846
15846
  }
15847
15847
  },
@@ -15994,7 +15994,7 @@
15994
15994
  "stateVariable": false,
15995
15995
  "storageLocation": "default",
15996
15996
  "typeDescriptions": {
15997
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
15997
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
15998
15998
  "typeString": "contract ISuperfluidToken"
15999
15999
  },
16000
16000
  "typeName": {
@@ -16007,13 +16007,13 @@
16007
16007
  "26048:16:34"
16008
16008
  ],
16009
16009
  "nodeType": "IdentifierPath",
16010
- "referencedDeclaration": 25452,
16010
+ "referencedDeclaration": 25463,
16011
16011
  "src": "26048:16:34"
16012
16012
  },
16013
- "referencedDeclaration": 25452,
16013
+ "referencedDeclaration": 25463,
16014
16014
  "src": "26048:16:34",
16015
16015
  "typeDescriptions": {
16016
- "typeIdentifier": "t_contract$_ISuperfluidToken_$25452",
16016
+ "typeIdentifier": "t_contract$_ISuperfluidToken_$25463",
16017
16017
  "typeString": "contract ISuperfluidToken"
16018
16018
  }
16019
16019
  },
@@ -16076,7 +16076,7 @@
16076
16076
  },
16077
16077
  "networks": {},
16078
16078
  "schemaVersion": "3.4.13",
16079
- "updatedAt": "2023-06-28T11:03:18.762Z",
16079
+ "updatedAt": "2023-07-13T10:28:31.641Z",
16080
16080
  "devdoc": {
16081
16081
  "author": "Superfluid",
16082
16082
  "details": "for working with the constant flow agreement within soliditythe first set of functions are each for callAgreement()the second set of functions are each for use in callAgreementWithContext()",