@superfluid-finance/ethereum-contracts 1.4.4-dev.bb1ba68.0 → 1.4.4-dev.c2b2de3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/contracts/utils/TOGA.sol/ITOGAv3.json +194 -0
- package/artifacts/contracts/utils/TOGA.sol/TOGA.json +2 -33
- package/build/contracts/AccessControl.json +1 -1
- package/build/contracts/AccessControlEnumerable.json +1 -1
- package/build/contracts/Address.json +1 -1
- package/build/contracts/AgreementBase.json +1 -1
- package/build/contracts/AgreementLibrary.json +1 -1
- package/build/contracts/BaseRelayRecipient.json +1 -1
- package/build/contracts/BatchLiquidator.json +723 -723
- package/build/contracts/BatchOperation.json +1 -1
- package/build/contracts/CFAv1Forwarder.json +2050 -2050
- package/build/contracts/CFAv1Library.json +1 -1
- package/build/contracts/CallUtils.json +1 -1
- package/build/contracts/ClosingOnUpdateFlowTestApp.json +1566 -1566
- package/build/contracts/ConstantFlowAgreementV1.json +4582 -4582
- package/build/contracts/Context.json +1 -1
- package/build/contracts/ContextDefinitions.json +1 -1
- package/build/contracts/CustomSuperTokenBase.json +1 -1
- package/build/contracts/ERC165.json +1 -1
- package/build/contracts/ERC1820Implementer.json +79 -79
- package/build/contracts/ERC1820RegistryCompiled.json +1 -1
- package/build/contracts/ERC20.json +1289 -1289
- package/build/contracts/ERC20WithTokenInfo.json +1 -1
- package/build/contracts/ERC777Helper.json +1 -1
- package/build/contracts/ERC777RecipientDrainingGas.json +350 -350
- package/build/contracts/ERC777RecipientReverting.json +373 -373
- package/build/contracts/EnumerableSet.json +1 -1
- package/build/contracts/EventsEmitter.json +1 -1
- package/build/contracts/ExclusiveInflowTestApp.json +1594 -1594
- package/build/contracts/FixedSizeData.json +1 -1
- package/build/contracts/FlowExchangeTestApp.json +1704 -1704
- package/build/contracts/FlowOperatorDefinitions.json +1 -1
- package/build/contracts/FullUpgradableSuperTokenProxy.json +74 -74
- package/build/contracts/IAccessControl.json +1 -1
- package/build/contracts/IAccessControlEnumerable.json +1 -1
- package/build/contracts/IConstantFlowAgreementHook.json +1 -1
- package/build/contracts/IConstantFlowAgreementV1.json +1 -1
- package/build/contracts/IDAv1Library.json +1 -1
- package/build/contracts/IERC165.json +1 -1
- package/build/contracts/IERC1820Implementer.json +1 -1
- package/build/contracts/IERC1820Registry.json +1 -1
- package/build/contracts/IERC20.json +1 -1
- package/build/contracts/IERC20Metadata.json +1 -1
- package/build/contracts/IERC20Permit.json +1 -1
- package/build/contracts/IERC777.json +1 -1
- package/build/contracts/IERC777Recipient.json +1 -1
- package/build/contracts/IERC777Sender.json +1 -1
- package/build/contracts/IInstantDistributionAgreementV1.json +1 -1
- package/build/contracts/IMultiSigWallet.json +1 -1
- package/build/contracts/IPureSuperToken.json +1 -1
- package/build/contracts/IPureSuperTokenCustom.json +1 -1
- package/build/contracts/IRelayRecipient.json +1 -1
- package/build/contracts/IResolver.json +1 -1
- package/build/contracts/ISETH.json +1 -1
- package/build/contracts/ISETHCustom.json +1 -1
- package/build/contracts/ISuperAgreement.json +1 -1
- package/build/contracts/ISuperApp.json +1 -1
- package/build/contracts/ISuperToken.json +1 -1
- package/build/contracts/ISuperTokenFactory.json +1 -1
- package/build/contracts/ISuperfluid.json +1 -1
- package/build/contracts/ISuperfluidGovernance.json +1 -1
- package/build/contracts/ISuperfluidToken.json +1 -1
- package/build/contracts/ITOGAv1.json +2099 -2898
- package/build/contracts/ITOGAv2.json +2098 -2897
- package/build/contracts/ITOGAv3.json +10990 -0
- package/build/contracts/Initializable.json +1 -1
- package/build/contracts/InstantDistributionAgreementV1.json +5077 -5077
- package/build/contracts/NonClosableOutflowTestApp.json +1469 -1469
- package/build/contracts/Ownable.json +1 -1
- package/build/contracts/Proxy.json +1 -1
- package/build/contracts/PureSuperToken.json +534 -534
- package/build/contracts/Resolver.json +885 -885
- package/build/contracts/SETHProxy.json +293 -293
- package/build/contracts/SafeCast.json +1 -1
- package/build/contracts/SafeERC20.json +1 -1
- package/build/contracts/SafeMath.json +1 -1
- package/build/contracts/SelfDeletingFlowTestApp.json +1566 -1566
- package/build/contracts/SlotsBitmapLibrary.json +971 -971
- package/build/contracts/StreamRedirector.json +1956 -1956
- package/build/contracts/Strings.json +1 -1
- package/build/contracts/SuperAppBase.json +1 -1
- package/build/contracts/SuperAppDefinitions.json +1 -1
- package/build/contracts/SuperToken.json +4575 -4575
- package/build/contracts/SuperTokenFactory.json +1753 -1753
- package/build/contracts/SuperTokenFactoryBase.json +1 -1
- package/build/contracts/SuperTokenFactoryHelper.json +104 -104
- package/build/contracts/SuperUpgrader.json +1718 -1718
- package/build/contracts/Superfluid.json +4566 -4566
- package/build/contracts/SuperfluidFrameworkDeployer.json +2400 -2400
- package/build/contracts/SuperfluidGovernanceBase.json +1 -1
- package/build/contracts/SuperfluidGovernanceConfigs.json +1 -1
- package/build/contracts/SuperfluidGovernanceII.json +2438 -2438
- package/build/contracts/SuperfluidGovernanceIIProxy.json +211 -211
- package/build/contracts/SuperfluidLoader.json +500 -500
- package/build/contracts/SuperfluidToken.json +1 -1
- package/build/contracts/TOGA.json +4255 -6226
- package/build/contracts/TestGovernance.json +2494 -2494
- package/build/contracts/TestResolver.json +964 -964
- package/build/contracts/TestToken.json +1478 -1478
- package/build/contracts/TokenInfo.json +1 -1
- package/build/contracts/UUPSProxiable.json +1 -1
- package/build/contracts/UUPSProxy.json +116 -116
- package/build/contracts/UUPSUtils.json +1 -1
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv3.d.ts +158 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv3.d.ts.map +1 -0
- package/build/typechain/contracts/utils/{TokenCustodian.js → TOGA.sol/ITOGAv3.js} +1 -1
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv3.js.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/TOGA.d.ts +1 -25
- package/build/typechain/contracts/utils/TOGA.sol/TOGA.d.ts.map +1 -1
- package/build/typechain/contracts/utils/TOGA.sol/index.d.ts +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/index.d.ts.map +1 -1
- package/build/typechain/contracts/utils/index.d.ts +0 -1
- package/build/typechain/contracts/utils/index.d.ts.map +1 -1
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv3__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv3__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv3__factory.js +203 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv3__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/TOGA__factory.d.ts +3 -3
- package/build/typechain/factories/contracts/utils/TOGA.sol/TOGA__factory.d.ts.map +1 -1
- package/build/typechain/factories/contracts/utils/TOGA.sol/TOGA__factory.js +5 -36
- package/build/typechain/factories/contracts/utils/TOGA.sol/TOGA__factory.js.map +1 -1
- package/build/typechain/factories/contracts/utils/TOGA.sol/index.d.ts +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/index.d.ts.map +1 -1
- package/build/typechain/factories/contracts/utils/TOGA.sol/index.js +3 -1
- package/build/typechain/factories/contracts/utils/TOGA.sol/index.js.map +1 -1
- package/build/typechain/factories/contracts/utils/index.d.ts +0 -1
- package/build/typechain/factories/contracts/utils/index.d.ts.map +1 -1
- package/build/typechain/factories/contracts/utils/index.js +1 -3
- package/build/typechain/factories/contracts/utils/index.js.map +1 -1
- package/build/typechain/index.d.ts +2 -2
- package/build/typechain/index.d.ts.map +1 -1
- package/build/typechain/index.js +3 -3
- package/build/typechain/index.js.map +1 -1
- package/contracts/utils/TOGA.sol +16 -28
- package/package.json +2 -2
- package/scripts/deploy-aux-contracts.js +1 -5
- package/artifacts/contracts/utils/TokenCustodian.sol/TokenCustodian.json +0 -146
- package/build/contracts/TokenCustodian.json +0 -5052
- package/build/typechain/contracts/utils/TokenCustodian.d.ts +0 -114
- package/build/typechain/contracts/utils/TokenCustodian.d.ts.map +0 -1
- package/build/typechain/contracts/utils/TokenCustodian.js.map +0 -1
- package/build/typechain/factories/contracts/utils/TokenCustodian__factory.d.ts +0 -56
- package/build/typechain/factories/contracts/utils/TokenCustodian__factory.d.ts.map +0 -1
- package/build/typechain/factories/contracts/utils/TokenCustodian__factory.js +0 -178
- package/build/typechain/factories/contracts/utils/TokenCustodian__factory.js.map +0 -1
- package/contracts/utils/TokenCustodian.sol +0 -55
|
@@ -44,49 +44,49 @@
|
|
|
44
44
|
{
|
|
45
45
|
"ast": {
|
|
46
46
|
"nodeType": "YulBlock",
|
|
47
|
-
"src": "0:5514:
|
|
47
|
+
"src": "0:5514:103",
|
|
48
48
|
"statements": [
|
|
49
49
|
{
|
|
50
50
|
"nodeType": "YulBlock",
|
|
51
|
-
"src": "6:3:
|
|
51
|
+
"src": "6:3:103",
|
|
52
52
|
"statements": []
|
|
53
53
|
},
|
|
54
54
|
{
|
|
55
55
|
"body": {
|
|
56
56
|
"nodeType": "YulBlock",
|
|
57
|
-
"src": "63:124:
|
|
57
|
+
"src": "63:124:103",
|
|
58
58
|
"statements": [
|
|
59
59
|
{
|
|
60
60
|
"nodeType": "YulAssignment",
|
|
61
|
-
"src": "73:29:
|
|
61
|
+
"src": "73:29:103",
|
|
62
62
|
"value": {
|
|
63
63
|
"arguments": [
|
|
64
64
|
{
|
|
65
65
|
"name": "offset",
|
|
66
66
|
"nodeType": "YulIdentifier",
|
|
67
|
-
"src": "95:6:
|
|
67
|
+
"src": "95:6:103"
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
70
|
"functionName": {
|
|
71
71
|
"name": "calldataload",
|
|
72
72
|
"nodeType": "YulIdentifier",
|
|
73
|
-
"src": "82:12:
|
|
73
|
+
"src": "82:12:103"
|
|
74
74
|
},
|
|
75
75
|
"nodeType": "YulFunctionCall",
|
|
76
|
-
"src": "82:20:
|
|
76
|
+
"src": "82:20:103"
|
|
77
77
|
},
|
|
78
78
|
"variableNames": [
|
|
79
79
|
{
|
|
80
80
|
"name": "value",
|
|
81
81
|
"nodeType": "YulIdentifier",
|
|
82
|
-
"src": "73:5:
|
|
82
|
+
"src": "73:5:103"
|
|
83
83
|
}
|
|
84
84
|
]
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"body": {
|
|
88
88
|
"nodeType": "YulBlock",
|
|
89
|
-
"src": "165:16:
|
|
89
|
+
"src": "165:16:103",
|
|
90
90
|
"statements": [
|
|
91
91
|
{
|
|
92
92
|
"expression": {
|
|
@@ -94,14 +94,14 @@
|
|
|
94
94
|
{
|
|
95
95
|
"kind": "number",
|
|
96
96
|
"nodeType": "YulLiteral",
|
|
97
|
-
"src": "174:1:
|
|
97
|
+
"src": "174:1:103",
|
|
98
98
|
"type": "",
|
|
99
99
|
"value": "0"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"kind": "number",
|
|
103
103
|
"nodeType": "YulLiteral",
|
|
104
|
-
"src": "177:1:
|
|
104
|
+
"src": "177:1:103",
|
|
105
105
|
"type": "",
|
|
106
106
|
"value": "0"
|
|
107
107
|
}
|
|
@@ -109,13 +109,13 @@
|
|
|
109
109
|
"functionName": {
|
|
110
110
|
"name": "revert",
|
|
111
111
|
"nodeType": "YulIdentifier",
|
|
112
|
-
"src": "167:6:
|
|
112
|
+
"src": "167:6:103"
|
|
113
113
|
},
|
|
114
114
|
"nodeType": "YulFunctionCall",
|
|
115
|
-
"src": "167:12:
|
|
115
|
+
"src": "167:12:103"
|
|
116
116
|
},
|
|
117
117
|
"nodeType": "YulExpressionStatement",
|
|
118
|
-
"src": "167:12:
|
|
118
|
+
"src": "167:12:103"
|
|
119
119
|
}
|
|
120
120
|
]
|
|
121
121
|
},
|
|
@@ -126,14 +126,14 @@
|
|
|
126
126
|
{
|
|
127
127
|
"name": "value",
|
|
128
128
|
"nodeType": "YulIdentifier",
|
|
129
|
-
"src": "124:5:
|
|
129
|
+
"src": "124:5:103"
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
132
|
"arguments": [
|
|
133
133
|
{
|
|
134
134
|
"name": "value",
|
|
135
135
|
"nodeType": "YulIdentifier",
|
|
136
|
-
"src": "135:5:
|
|
136
|
+
"src": "135:5:103"
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
139
|
"arguments": [
|
|
@@ -142,14 +142,14 @@
|
|
|
142
142
|
{
|
|
143
143
|
"kind": "number",
|
|
144
144
|
"nodeType": "YulLiteral",
|
|
145
|
-
"src": "150:3:
|
|
145
|
+
"src": "150:3:103",
|
|
146
146
|
"type": "",
|
|
147
147
|
"value": "160"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
"kind": "number",
|
|
151
151
|
"nodeType": "YulLiteral",
|
|
152
|
-
"src": "155:1:
|
|
152
|
+
"src": "155:1:103",
|
|
153
153
|
"type": "",
|
|
154
154
|
"value": "1"
|
|
155
155
|
}
|
|
@@ -157,15 +157,15 @@
|
|
|
157
157
|
"functionName": {
|
|
158
158
|
"name": "shl",
|
|
159
159
|
"nodeType": "YulIdentifier",
|
|
160
|
-
"src": "146:3:
|
|
160
|
+
"src": "146:3:103"
|
|
161
161
|
},
|
|
162
162
|
"nodeType": "YulFunctionCall",
|
|
163
|
-
"src": "146:11:
|
|
163
|
+
"src": "146:11:103"
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"kind": "number",
|
|
167
167
|
"nodeType": "YulLiteral",
|
|
168
|
-
"src": "159:1:
|
|
168
|
+
"src": "159:1:103",
|
|
169
169
|
"type": "",
|
|
170
170
|
"value": "1"
|
|
171
171
|
}
|
|
@@ -173,40 +173,40 @@
|
|
|
173
173
|
"functionName": {
|
|
174
174
|
"name": "sub",
|
|
175
175
|
"nodeType": "YulIdentifier",
|
|
176
|
-
"src": "142:3:
|
|
176
|
+
"src": "142:3:103"
|
|
177
177
|
},
|
|
178
178
|
"nodeType": "YulFunctionCall",
|
|
179
|
-
"src": "142:19:
|
|
179
|
+
"src": "142:19:103"
|
|
180
180
|
}
|
|
181
181
|
],
|
|
182
182
|
"functionName": {
|
|
183
183
|
"name": "and",
|
|
184
184
|
"nodeType": "YulIdentifier",
|
|
185
|
-
"src": "131:3:
|
|
185
|
+
"src": "131:3:103"
|
|
186
186
|
},
|
|
187
187
|
"nodeType": "YulFunctionCall",
|
|
188
|
-
"src": "131:31:
|
|
188
|
+
"src": "131:31:103"
|
|
189
189
|
}
|
|
190
190
|
],
|
|
191
191
|
"functionName": {
|
|
192
192
|
"name": "eq",
|
|
193
193
|
"nodeType": "YulIdentifier",
|
|
194
|
-
"src": "121:2:
|
|
194
|
+
"src": "121:2:103"
|
|
195
195
|
},
|
|
196
196
|
"nodeType": "YulFunctionCall",
|
|
197
|
-
"src": "121:42:
|
|
197
|
+
"src": "121:42:103"
|
|
198
198
|
}
|
|
199
199
|
],
|
|
200
200
|
"functionName": {
|
|
201
201
|
"name": "iszero",
|
|
202
202
|
"nodeType": "YulIdentifier",
|
|
203
|
-
"src": "114:6:
|
|
203
|
+
"src": "114:6:103"
|
|
204
204
|
},
|
|
205
205
|
"nodeType": "YulFunctionCall",
|
|
206
|
-
"src": "114:50:
|
|
206
|
+
"src": "114:50:103"
|
|
207
207
|
},
|
|
208
208
|
"nodeType": "YulIf",
|
|
209
|
-
"src": "111:70:
|
|
209
|
+
"src": "111:70:103"
|
|
210
210
|
}
|
|
211
211
|
]
|
|
212
212
|
},
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
{
|
|
217
217
|
"name": "offset",
|
|
218
218
|
"nodeType": "YulTypedName",
|
|
219
|
-
"src": "42:6:
|
|
219
|
+
"src": "42:6:103",
|
|
220
220
|
"type": ""
|
|
221
221
|
}
|
|
222
222
|
],
|
|
@@ -224,21 +224,21 @@
|
|
|
224
224
|
{
|
|
225
225
|
"name": "value",
|
|
226
226
|
"nodeType": "YulTypedName",
|
|
227
|
-
"src": "53:5:
|
|
227
|
+
"src": "53:5:103",
|
|
228
228
|
"type": ""
|
|
229
229
|
}
|
|
230
230
|
],
|
|
231
|
-
"src": "14:173:
|
|
231
|
+
"src": "14:173:103"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
"body": {
|
|
235
235
|
"nodeType": "YulBlock",
|
|
236
|
-
"src": "276:283:
|
|
236
|
+
"src": "276:283:103",
|
|
237
237
|
"statements": [
|
|
238
238
|
{
|
|
239
239
|
"body": {
|
|
240
240
|
"nodeType": "YulBlock",
|
|
241
|
-
"src": "325:16:
|
|
241
|
+
"src": "325:16:103",
|
|
242
242
|
"statements": [
|
|
243
243
|
{
|
|
244
244
|
"expression": {
|
|
@@ -246,14 +246,14 @@
|
|
|
246
246
|
{
|
|
247
247
|
"kind": "number",
|
|
248
248
|
"nodeType": "YulLiteral",
|
|
249
|
-
"src": "334:1:
|
|
249
|
+
"src": "334:1:103",
|
|
250
250
|
"type": "",
|
|
251
251
|
"value": "0"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"kind": "number",
|
|
255
255
|
"nodeType": "YulLiteral",
|
|
256
|
-
"src": "337:1:
|
|
256
|
+
"src": "337:1:103",
|
|
257
257
|
"type": "",
|
|
258
258
|
"value": "0"
|
|
259
259
|
}
|
|
@@ -261,13 +261,13 @@
|
|
|
261
261
|
"functionName": {
|
|
262
262
|
"name": "revert",
|
|
263
263
|
"nodeType": "YulIdentifier",
|
|
264
|
-
"src": "327:6:
|
|
264
|
+
"src": "327:6:103"
|
|
265
265
|
},
|
|
266
266
|
"nodeType": "YulFunctionCall",
|
|
267
|
-
"src": "327:12:
|
|
267
|
+
"src": "327:12:103"
|
|
268
268
|
},
|
|
269
269
|
"nodeType": "YulExpressionStatement",
|
|
270
|
-
"src": "327:12:
|
|
270
|
+
"src": "327:12:103"
|
|
271
271
|
}
|
|
272
272
|
]
|
|
273
273
|
},
|
|
@@ -280,12 +280,12 @@
|
|
|
280
280
|
{
|
|
281
281
|
"name": "offset",
|
|
282
282
|
"nodeType": "YulIdentifier",
|
|
283
|
-
"src": "304:6:
|
|
283
|
+
"src": "304:6:103"
|
|
284
284
|
},
|
|
285
285
|
{
|
|
286
286
|
"kind": "number",
|
|
287
287
|
"nodeType": "YulLiteral",
|
|
288
|
-
"src": "312:4:
|
|
288
|
+
"src": "312:4:103",
|
|
289
289
|
"type": "",
|
|
290
290
|
"value": "0x1f"
|
|
291
291
|
}
|
|
@@ -293,68 +293,68 @@
|
|
|
293
293
|
"functionName": {
|
|
294
294
|
"name": "add",
|
|
295
295
|
"nodeType": "YulIdentifier",
|
|
296
|
-
"src": "300:3:
|
|
296
|
+
"src": "300:3:103"
|
|
297
297
|
},
|
|
298
298
|
"nodeType": "YulFunctionCall",
|
|
299
|
-
"src": "300:17:
|
|
299
|
+
"src": "300:17:103"
|
|
300
300
|
},
|
|
301
301
|
{
|
|
302
302
|
"name": "end",
|
|
303
303
|
"nodeType": "YulIdentifier",
|
|
304
|
-
"src": "319:3:
|
|
304
|
+
"src": "319:3:103"
|
|
305
305
|
}
|
|
306
306
|
],
|
|
307
307
|
"functionName": {
|
|
308
308
|
"name": "slt",
|
|
309
309
|
"nodeType": "YulIdentifier",
|
|
310
|
-
"src": "296:3:
|
|
310
|
+
"src": "296:3:103"
|
|
311
311
|
},
|
|
312
312
|
"nodeType": "YulFunctionCall",
|
|
313
|
-
"src": "296:27:
|
|
313
|
+
"src": "296:27:103"
|
|
314
314
|
}
|
|
315
315
|
],
|
|
316
316
|
"functionName": {
|
|
317
317
|
"name": "iszero",
|
|
318
318
|
"nodeType": "YulIdentifier",
|
|
319
|
-
"src": "289:6:
|
|
319
|
+
"src": "289:6:103"
|
|
320
320
|
},
|
|
321
321
|
"nodeType": "YulFunctionCall",
|
|
322
|
-
"src": "289:35:
|
|
322
|
+
"src": "289:35:103"
|
|
323
323
|
},
|
|
324
324
|
"nodeType": "YulIf",
|
|
325
|
-
"src": "286:55:
|
|
325
|
+
"src": "286:55:103"
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
328
|
"nodeType": "YulAssignment",
|
|
329
|
-
"src": "350:30:
|
|
329
|
+
"src": "350:30:103",
|
|
330
330
|
"value": {
|
|
331
331
|
"arguments": [
|
|
332
332
|
{
|
|
333
333
|
"name": "offset",
|
|
334
334
|
"nodeType": "YulIdentifier",
|
|
335
|
-
"src": "373:6:
|
|
335
|
+
"src": "373:6:103"
|
|
336
336
|
}
|
|
337
337
|
],
|
|
338
338
|
"functionName": {
|
|
339
339
|
"name": "calldataload",
|
|
340
340
|
"nodeType": "YulIdentifier",
|
|
341
|
-
"src": "360:12:
|
|
341
|
+
"src": "360:12:103"
|
|
342
342
|
},
|
|
343
343
|
"nodeType": "YulFunctionCall",
|
|
344
|
-
"src": "360:20:
|
|
344
|
+
"src": "360:20:103"
|
|
345
345
|
},
|
|
346
346
|
"variableNames": [
|
|
347
347
|
{
|
|
348
348
|
"name": "length",
|
|
349
349
|
"nodeType": "YulIdentifier",
|
|
350
|
-
"src": "350:6:
|
|
350
|
+
"src": "350:6:103"
|
|
351
351
|
}
|
|
352
352
|
]
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
355
|
"body": {
|
|
356
356
|
"nodeType": "YulBlock",
|
|
357
|
-
"src": "423:16:
|
|
357
|
+
"src": "423:16:103",
|
|
358
358
|
"statements": [
|
|
359
359
|
{
|
|
360
360
|
"expression": {
|
|
@@ -362,14 +362,14 @@
|
|
|
362
362
|
{
|
|
363
363
|
"kind": "number",
|
|
364
364
|
"nodeType": "YulLiteral",
|
|
365
|
-
"src": "432:1:
|
|
365
|
+
"src": "432:1:103",
|
|
366
366
|
"type": "",
|
|
367
367
|
"value": "0"
|
|
368
368
|
},
|
|
369
369
|
{
|
|
370
370
|
"kind": "number",
|
|
371
371
|
"nodeType": "YulLiteral",
|
|
372
|
-
"src": "435:1:
|
|
372
|
+
"src": "435:1:103",
|
|
373
373
|
"type": "",
|
|
374
374
|
"value": "0"
|
|
375
375
|
}
|
|
@@ -377,13 +377,13 @@
|
|
|
377
377
|
"functionName": {
|
|
378
378
|
"name": "revert",
|
|
379
379
|
"nodeType": "YulIdentifier",
|
|
380
|
-
"src": "425:6:
|
|
380
|
+
"src": "425:6:103"
|
|
381
381
|
},
|
|
382
382
|
"nodeType": "YulFunctionCall",
|
|
383
|
-
"src": "425:12:
|
|
383
|
+
"src": "425:12:103"
|
|
384
384
|
},
|
|
385
385
|
"nodeType": "YulExpressionStatement",
|
|
386
|
-
"src": "425:12:
|
|
386
|
+
"src": "425:12:103"
|
|
387
387
|
}
|
|
388
388
|
]
|
|
389
389
|
},
|
|
@@ -392,12 +392,12 @@
|
|
|
392
392
|
{
|
|
393
393
|
"name": "length",
|
|
394
394
|
"nodeType": "YulIdentifier",
|
|
395
|
-
"src": "395:6:
|
|
395
|
+
"src": "395:6:103"
|
|
396
396
|
},
|
|
397
397
|
{
|
|
398
398
|
"kind": "number",
|
|
399
399
|
"nodeType": "YulLiteral",
|
|
400
|
-
"src": "403:18:
|
|
400
|
+
"src": "403:18:103",
|
|
401
401
|
"type": "",
|
|
402
402
|
"value": "0xffffffffffffffff"
|
|
403
403
|
}
|
|
@@ -405,28 +405,28 @@
|
|
|
405
405
|
"functionName": {
|
|
406
406
|
"name": "gt",
|
|
407
407
|
"nodeType": "YulIdentifier",
|
|
408
|
-
"src": "392:2:
|
|
408
|
+
"src": "392:2:103"
|
|
409
409
|
},
|
|
410
410
|
"nodeType": "YulFunctionCall",
|
|
411
|
-
"src": "392:30:
|
|
411
|
+
"src": "392:30:103"
|
|
412
412
|
},
|
|
413
413
|
"nodeType": "YulIf",
|
|
414
|
-
"src": "389:50:
|
|
414
|
+
"src": "389:50:103"
|
|
415
415
|
},
|
|
416
416
|
{
|
|
417
417
|
"nodeType": "YulAssignment",
|
|
418
|
-
"src": "448:29:
|
|
418
|
+
"src": "448:29:103",
|
|
419
419
|
"value": {
|
|
420
420
|
"arguments": [
|
|
421
421
|
{
|
|
422
422
|
"name": "offset",
|
|
423
423
|
"nodeType": "YulIdentifier",
|
|
424
|
-
"src": "464:6:
|
|
424
|
+
"src": "464:6:103"
|
|
425
425
|
},
|
|
426
426
|
{
|
|
427
427
|
"kind": "number",
|
|
428
428
|
"nodeType": "YulLiteral",
|
|
429
|
-
"src": "472:4:
|
|
429
|
+
"src": "472:4:103",
|
|
430
430
|
"type": "",
|
|
431
431
|
"value": "0x20"
|
|
432
432
|
}
|
|
@@ -434,23 +434,23 @@
|
|
|
434
434
|
"functionName": {
|
|
435
435
|
"name": "add",
|
|
436
436
|
"nodeType": "YulIdentifier",
|
|
437
|
-
"src": "460:3:
|
|
437
|
+
"src": "460:3:103"
|
|
438
438
|
},
|
|
439
439
|
"nodeType": "YulFunctionCall",
|
|
440
|
-
"src": "460:17:
|
|
440
|
+
"src": "460:17:103"
|
|
441
441
|
},
|
|
442
442
|
"variableNames": [
|
|
443
443
|
{
|
|
444
444
|
"name": "arrayPos",
|
|
445
445
|
"nodeType": "YulIdentifier",
|
|
446
|
-
"src": "448:8:
|
|
446
|
+
"src": "448:8:103"
|
|
447
447
|
}
|
|
448
448
|
]
|
|
449
449
|
},
|
|
450
450
|
{
|
|
451
451
|
"body": {
|
|
452
452
|
"nodeType": "YulBlock",
|
|
453
|
-
"src": "537:16:
|
|
453
|
+
"src": "537:16:103",
|
|
454
454
|
"statements": [
|
|
455
455
|
{
|
|
456
456
|
"expression": {
|
|
@@ -458,14 +458,14 @@
|
|
|
458
458
|
{
|
|
459
459
|
"kind": "number",
|
|
460
460
|
"nodeType": "YulLiteral",
|
|
461
|
-
"src": "546:1:
|
|
461
|
+
"src": "546:1:103",
|
|
462
462
|
"type": "",
|
|
463
463
|
"value": "0"
|
|
464
464
|
},
|
|
465
465
|
{
|
|
466
466
|
"kind": "number",
|
|
467
467
|
"nodeType": "YulLiteral",
|
|
468
|
-
"src": "549:1:
|
|
468
|
+
"src": "549:1:103",
|
|
469
469
|
"type": "",
|
|
470
470
|
"value": "0"
|
|
471
471
|
}
|
|
@@ -473,13 +473,13 @@
|
|
|
473
473
|
"functionName": {
|
|
474
474
|
"name": "revert",
|
|
475
475
|
"nodeType": "YulIdentifier",
|
|
476
|
-
"src": "539:6:
|
|
476
|
+
"src": "539:6:103"
|
|
477
477
|
},
|
|
478
478
|
"nodeType": "YulFunctionCall",
|
|
479
|
-
"src": "539:12:
|
|
479
|
+
"src": "539:12:103"
|
|
480
480
|
},
|
|
481
481
|
"nodeType": "YulExpressionStatement",
|
|
482
|
-
"src": "539:12:
|
|
482
|
+
"src": "539:12:103"
|
|
483
483
|
}
|
|
484
484
|
]
|
|
485
485
|
},
|
|
@@ -492,44 +492,44 @@
|
|
|
492
492
|
{
|
|
493
493
|
"name": "offset",
|
|
494
494
|
"nodeType": "YulIdentifier",
|
|
495
|
-
"src": "500:6:
|
|
495
|
+
"src": "500:6:103"
|
|
496
496
|
},
|
|
497
497
|
{
|
|
498
498
|
"arguments": [
|
|
499
499
|
{
|
|
500
500
|
"kind": "number",
|
|
501
501
|
"nodeType": "YulLiteral",
|
|
502
|
-
"src": "512:1:
|
|
502
|
+
"src": "512:1:103",
|
|
503
503
|
"type": "",
|
|
504
504
|
"value": "5"
|
|
505
505
|
},
|
|
506
506
|
{
|
|
507
507
|
"name": "length",
|
|
508
508
|
"nodeType": "YulIdentifier",
|
|
509
|
-
"src": "515:6:
|
|
509
|
+
"src": "515:6:103"
|
|
510
510
|
}
|
|
511
511
|
],
|
|
512
512
|
"functionName": {
|
|
513
513
|
"name": "shl",
|
|
514
514
|
"nodeType": "YulIdentifier",
|
|
515
|
-
"src": "508:3:
|
|
515
|
+
"src": "508:3:103"
|
|
516
516
|
},
|
|
517
517
|
"nodeType": "YulFunctionCall",
|
|
518
|
-
"src": "508:14:
|
|
518
|
+
"src": "508:14:103"
|
|
519
519
|
}
|
|
520
520
|
],
|
|
521
521
|
"functionName": {
|
|
522
522
|
"name": "add",
|
|
523
523
|
"nodeType": "YulIdentifier",
|
|
524
|
-
"src": "496:3:
|
|
524
|
+
"src": "496:3:103"
|
|
525
525
|
},
|
|
526
526
|
"nodeType": "YulFunctionCall",
|
|
527
|
-
"src": "496:27:
|
|
527
|
+
"src": "496:27:103"
|
|
528
528
|
},
|
|
529
529
|
{
|
|
530
530
|
"kind": "number",
|
|
531
531
|
"nodeType": "YulLiteral",
|
|
532
|
-
"src": "525:4:
|
|
532
|
+
"src": "525:4:103",
|
|
533
533
|
"type": "",
|
|
534
534
|
"value": "0x20"
|
|
535
535
|
}
|
|
@@ -537,27 +537,27 @@
|
|
|
537
537
|
"functionName": {
|
|
538
538
|
"name": "add",
|
|
539
539
|
"nodeType": "YulIdentifier",
|
|
540
|
-
"src": "492:3:
|
|
540
|
+
"src": "492:3:103"
|
|
541
541
|
},
|
|
542
542
|
"nodeType": "YulFunctionCall",
|
|
543
|
-
"src": "492:38:
|
|
543
|
+
"src": "492:38:103"
|
|
544
544
|
},
|
|
545
545
|
{
|
|
546
546
|
"name": "end",
|
|
547
547
|
"nodeType": "YulIdentifier",
|
|
548
|
-
"src": "532:3:
|
|
548
|
+
"src": "532:3:103"
|
|
549
549
|
}
|
|
550
550
|
],
|
|
551
551
|
"functionName": {
|
|
552
552
|
"name": "gt",
|
|
553
553
|
"nodeType": "YulIdentifier",
|
|
554
|
-
"src": "489:2:
|
|
554
|
+
"src": "489:2:103"
|
|
555
555
|
},
|
|
556
556
|
"nodeType": "YulFunctionCall",
|
|
557
|
-
"src": "489:47:
|
|
557
|
+
"src": "489:47:103"
|
|
558
558
|
},
|
|
559
559
|
"nodeType": "YulIf",
|
|
560
|
-
"src": "486:67:
|
|
560
|
+
"src": "486:67:103"
|
|
561
561
|
}
|
|
562
562
|
]
|
|
563
563
|
},
|
|
@@ -567,13 +567,13 @@
|
|
|
567
567
|
{
|
|
568
568
|
"name": "offset",
|
|
569
569
|
"nodeType": "YulTypedName",
|
|
570
|
-
"src": "239:6:
|
|
570
|
+
"src": "239:6:103",
|
|
571
571
|
"type": ""
|
|
572
572
|
},
|
|
573
573
|
{
|
|
574
574
|
"name": "end",
|
|
575
575
|
"nodeType": "YulTypedName",
|
|
576
|
-
"src": "247:3:
|
|
576
|
+
"src": "247:3:103",
|
|
577
577
|
"type": ""
|
|
578
578
|
}
|
|
579
579
|
],
|
|
@@ -581,27 +581,27 @@
|
|
|
581
581
|
{
|
|
582
582
|
"name": "arrayPos",
|
|
583
583
|
"nodeType": "YulTypedName",
|
|
584
|
-
"src": "255:8:
|
|
584
|
+
"src": "255:8:103",
|
|
585
585
|
"type": ""
|
|
586
586
|
},
|
|
587
587
|
{
|
|
588
588
|
"name": "length",
|
|
589
589
|
"nodeType": "YulTypedName",
|
|
590
|
-
"src": "265:6:
|
|
590
|
+
"src": "265:6:103",
|
|
591
591
|
"type": ""
|
|
592
592
|
}
|
|
593
593
|
],
|
|
594
|
-
"src": "192:367:
|
|
594
|
+
"src": "192:367:103"
|
|
595
595
|
},
|
|
596
596
|
{
|
|
597
597
|
"body": {
|
|
598
598
|
"nodeType": "YulBlock",
|
|
599
|
-
"src": "772:789:
|
|
599
|
+
"src": "772:789:103",
|
|
600
600
|
"statements": [
|
|
601
601
|
{
|
|
602
602
|
"body": {
|
|
603
603
|
"nodeType": "YulBlock",
|
|
604
|
-
"src": "819:16:
|
|
604
|
+
"src": "819:16:103",
|
|
605
605
|
"statements": [
|
|
606
606
|
{
|
|
607
607
|
"expression": {
|
|
@@ -609,14 +609,14 @@
|
|
|
609
609
|
{
|
|
610
610
|
"kind": "number",
|
|
611
611
|
"nodeType": "YulLiteral",
|
|
612
|
-
"src": "828:1:
|
|
612
|
+
"src": "828:1:103",
|
|
613
613
|
"type": "",
|
|
614
614
|
"value": "0"
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
617
|
"kind": "number",
|
|
618
618
|
"nodeType": "YulLiteral",
|
|
619
|
-
"src": "831:1:
|
|
619
|
+
"src": "831:1:103",
|
|
620
620
|
"type": "",
|
|
621
621
|
"value": "0"
|
|
622
622
|
}
|
|
@@ -624,13 +624,13 @@
|
|
|
624
624
|
"functionName": {
|
|
625
625
|
"name": "revert",
|
|
626
626
|
"nodeType": "YulIdentifier",
|
|
627
|
-
"src": "821:6:
|
|
627
|
+
"src": "821:6:103"
|
|
628
628
|
},
|
|
629
629
|
"nodeType": "YulFunctionCall",
|
|
630
|
-
"src": "821:12:
|
|
630
|
+
"src": "821:12:103"
|
|
631
631
|
},
|
|
632
632
|
"nodeType": "YulExpressionStatement",
|
|
633
|
-
"src": "821:12:
|
|
633
|
+
"src": "821:12:103"
|
|
634
634
|
}
|
|
635
635
|
]
|
|
636
636
|
},
|
|
@@ -641,26 +641,26 @@
|
|
|
641
641
|
{
|
|
642
642
|
"name": "dataEnd",
|
|
643
643
|
"nodeType": "YulIdentifier",
|
|
644
|
-
"src": "793:7:
|
|
644
|
+
"src": "793:7:103"
|
|
645
645
|
},
|
|
646
646
|
{
|
|
647
647
|
"name": "headStart",
|
|
648
648
|
"nodeType": "YulIdentifier",
|
|
649
|
-
"src": "802:9:
|
|
649
|
+
"src": "802:9:103"
|
|
650
650
|
}
|
|
651
651
|
],
|
|
652
652
|
"functionName": {
|
|
653
653
|
"name": "sub",
|
|
654
654
|
"nodeType": "YulIdentifier",
|
|
655
|
-
"src": "789:3:
|
|
655
|
+
"src": "789:3:103"
|
|
656
656
|
},
|
|
657
657
|
"nodeType": "YulFunctionCall",
|
|
658
|
-
"src": "789:23:
|
|
658
|
+
"src": "789:23:103"
|
|
659
659
|
},
|
|
660
660
|
{
|
|
661
661
|
"kind": "number",
|
|
662
662
|
"nodeType": "YulLiteral",
|
|
663
|
-
"src": "814:3:
|
|
663
|
+
"src": "814:3:103",
|
|
664
664
|
"type": "",
|
|
665
665
|
"value": "160"
|
|
666
666
|
}
|
|
@@ -668,44 +668,44 @@
|
|
|
668
668
|
"functionName": {
|
|
669
669
|
"name": "slt",
|
|
670
670
|
"nodeType": "YulIdentifier",
|
|
671
|
-
"src": "785:3:
|
|
671
|
+
"src": "785:3:103"
|
|
672
672
|
},
|
|
673
673
|
"nodeType": "YulFunctionCall",
|
|
674
|
-
"src": "785:33:
|
|
674
|
+
"src": "785:33:103"
|
|
675
675
|
},
|
|
676
676
|
"nodeType": "YulIf",
|
|
677
|
-
"src": "782:53:
|
|
677
|
+
"src": "782:53:103"
|
|
678
678
|
},
|
|
679
679
|
{
|
|
680
680
|
"nodeType": "YulAssignment",
|
|
681
|
-
"src": "844:39:
|
|
681
|
+
"src": "844:39:103",
|
|
682
682
|
"value": {
|
|
683
683
|
"arguments": [
|
|
684
684
|
{
|
|
685
685
|
"name": "headStart",
|
|
686
686
|
"nodeType": "YulIdentifier",
|
|
687
|
-
"src": "873:9:
|
|
687
|
+
"src": "873:9:103"
|
|
688
688
|
}
|
|
689
689
|
],
|
|
690
690
|
"functionName": {
|
|
691
691
|
"name": "abi_decode_address",
|
|
692
692
|
"nodeType": "YulIdentifier",
|
|
693
|
-
"src": "854:18:
|
|
693
|
+
"src": "854:18:103"
|
|
694
694
|
},
|
|
695
695
|
"nodeType": "YulFunctionCall",
|
|
696
|
-
"src": "854:29:
|
|
696
|
+
"src": "854:29:103"
|
|
697
697
|
},
|
|
698
698
|
"variableNames": [
|
|
699
699
|
{
|
|
700
700
|
"name": "value0",
|
|
701
701
|
"nodeType": "YulIdentifier",
|
|
702
|
-
"src": "844:6:
|
|
702
|
+
"src": "844:6:103"
|
|
703
703
|
}
|
|
704
704
|
]
|
|
705
705
|
},
|
|
706
706
|
{
|
|
707
707
|
"nodeType": "YulAssignment",
|
|
708
|
-
"src": "892:48:
|
|
708
|
+
"src": "892:48:103",
|
|
709
709
|
"value": {
|
|
710
710
|
"arguments": [
|
|
711
711
|
{
|
|
@@ -713,12 +713,12 @@
|
|
|
713
713
|
{
|
|
714
714
|
"name": "headStart",
|
|
715
715
|
"nodeType": "YulIdentifier",
|
|
716
|
-
"src": "925:9:
|
|
716
|
+
"src": "925:9:103"
|
|
717
717
|
},
|
|
718
718
|
{
|
|
719
719
|
"kind": "number",
|
|
720
720
|
"nodeType": "YulLiteral",
|
|
721
|
-
"src": "936:2:
|
|
721
|
+
"src": "936:2:103",
|
|
722
722
|
"type": "",
|
|
723
723
|
"value": "32"
|
|
724
724
|
}
|
|
@@ -726,31 +726,31 @@
|
|
|
726
726
|
"functionName": {
|
|
727
727
|
"name": "add",
|
|
728
728
|
"nodeType": "YulIdentifier",
|
|
729
|
-
"src": "921:3:
|
|
729
|
+
"src": "921:3:103"
|
|
730
730
|
},
|
|
731
731
|
"nodeType": "YulFunctionCall",
|
|
732
|
-
"src": "921:18:
|
|
732
|
+
"src": "921:18:103"
|
|
733
733
|
}
|
|
734
734
|
],
|
|
735
735
|
"functionName": {
|
|
736
736
|
"name": "abi_decode_address",
|
|
737
737
|
"nodeType": "YulIdentifier",
|
|
738
|
-
"src": "902:18:
|
|
738
|
+
"src": "902:18:103"
|
|
739
739
|
},
|
|
740
740
|
"nodeType": "YulFunctionCall",
|
|
741
|
-
"src": "902:38:
|
|
741
|
+
"src": "902:38:103"
|
|
742
742
|
},
|
|
743
743
|
"variableNames": [
|
|
744
744
|
{
|
|
745
745
|
"name": "value1",
|
|
746
746
|
"nodeType": "YulIdentifier",
|
|
747
|
-
"src": "892:6:
|
|
747
|
+
"src": "892:6:103"
|
|
748
748
|
}
|
|
749
749
|
]
|
|
750
750
|
},
|
|
751
751
|
{
|
|
752
752
|
"nodeType": "YulAssignment",
|
|
753
|
-
"src": "949:48:
|
|
753
|
+
"src": "949:48:103",
|
|
754
754
|
"value": {
|
|
755
755
|
"arguments": [
|
|
756
756
|
{
|
|
@@ -758,12 +758,12 @@
|
|
|
758
758
|
{
|
|
759
759
|
"name": "headStart",
|
|
760
760
|
"nodeType": "YulIdentifier",
|
|
761
|
-
"src": "982:9:
|
|
761
|
+
"src": "982:9:103"
|
|
762
762
|
},
|
|
763
763
|
{
|
|
764
764
|
"kind": "number",
|
|
765
765
|
"nodeType": "YulLiteral",
|
|
766
|
-
"src": "993:2:
|
|
766
|
+
"src": "993:2:103",
|
|
767
767
|
"type": "",
|
|
768
768
|
"value": "64"
|
|
769
769
|
}
|
|
@@ -771,31 +771,31 @@
|
|
|
771
771
|
"functionName": {
|
|
772
772
|
"name": "add",
|
|
773
773
|
"nodeType": "YulIdentifier",
|
|
774
|
-
"src": "978:3:
|
|
774
|
+
"src": "978:3:103"
|
|
775
775
|
},
|
|
776
776
|
"nodeType": "YulFunctionCall",
|
|
777
|
-
"src": "978:18:
|
|
777
|
+
"src": "978:18:103"
|
|
778
778
|
}
|
|
779
779
|
],
|
|
780
780
|
"functionName": {
|
|
781
781
|
"name": "abi_decode_address",
|
|
782
782
|
"nodeType": "YulIdentifier",
|
|
783
|
-
"src": "959:18:
|
|
783
|
+
"src": "959:18:103"
|
|
784
784
|
},
|
|
785
785
|
"nodeType": "YulFunctionCall",
|
|
786
|
-
"src": "959:38:
|
|
786
|
+
"src": "959:38:103"
|
|
787
787
|
},
|
|
788
788
|
"variableNames": [
|
|
789
789
|
{
|
|
790
790
|
"name": "value2",
|
|
791
791
|
"nodeType": "YulIdentifier",
|
|
792
|
-
"src": "949:6:
|
|
792
|
+
"src": "949:6:103"
|
|
793
793
|
}
|
|
794
794
|
]
|
|
795
795
|
},
|
|
796
796
|
{
|
|
797
797
|
"nodeType": "YulVariableDeclaration",
|
|
798
|
-
"src": "1006:46:
|
|
798
|
+
"src": "1006:46:103",
|
|
799
799
|
"value": {
|
|
800
800
|
"arguments": [
|
|
801
801
|
{
|
|
@@ -803,12 +803,12 @@
|
|
|
803
803
|
{
|
|
804
804
|
"name": "headStart",
|
|
805
805
|
"nodeType": "YulIdentifier",
|
|
806
|
-
"src": "1037:9:
|
|
806
|
+
"src": "1037:9:103"
|
|
807
807
|
},
|
|
808
808
|
{
|
|
809
809
|
"kind": "number",
|
|
810
810
|
"nodeType": "YulLiteral",
|
|
811
|
-
"src": "1048:2:
|
|
811
|
+
"src": "1048:2:103",
|
|
812
812
|
"type": "",
|
|
813
813
|
"value": "96"
|
|
814
814
|
}
|
|
@@ -816,36 +816,36 @@
|
|
|
816
816
|
"functionName": {
|
|
817
817
|
"name": "add",
|
|
818
818
|
"nodeType": "YulIdentifier",
|
|
819
|
-
"src": "1033:3:
|
|
819
|
+
"src": "1033:3:103"
|
|
820
820
|
},
|
|
821
821
|
"nodeType": "YulFunctionCall",
|
|
822
|
-
"src": "1033:18:
|
|
822
|
+
"src": "1033:18:103"
|
|
823
823
|
}
|
|
824
824
|
],
|
|
825
825
|
"functionName": {
|
|
826
826
|
"name": "calldataload",
|
|
827
827
|
"nodeType": "YulIdentifier",
|
|
828
|
-
"src": "1020:12:
|
|
828
|
+
"src": "1020:12:103"
|
|
829
829
|
},
|
|
830
830
|
"nodeType": "YulFunctionCall",
|
|
831
|
-
"src": "1020:32:
|
|
831
|
+
"src": "1020:32:103"
|
|
832
832
|
},
|
|
833
833
|
"variables": [
|
|
834
834
|
{
|
|
835
835
|
"name": "offset",
|
|
836
836
|
"nodeType": "YulTypedName",
|
|
837
|
-
"src": "1010:6:
|
|
837
|
+
"src": "1010:6:103",
|
|
838
838
|
"type": ""
|
|
839
839
|
}
|
|
840
840
|
]
|
|
841
841
|
},
|
|
842
842
|
{
|
|
843
843
|
"nodeType": "YulVariableDeclaration",
|
|
844
|
-
"src": "1061:28:
|
|
844
|
+
"src": "1061:28:103",
|
|
845
845
|
"value": {
|
|
846
846
|
"kind": "number",
|
|
847
847
|
"nodeType": "YulLiteral",
|
|
848
|
-
"src": "1071:18:
|
|
848
|
+
"src": "1071:18:103",
|
|
849
849
|
"type": "",
|
|
850
850
|
"value": "0xffffffffffffffff"
|
|
851
851
|
},
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
{
|
|
854
854
|
"name": "_1",
|
|
855
855
|
"nodeType": "YulTypedName",
|
|
856
|
-
"src": "1065:2:
|
|
856
|
+
"src": "1065:2:103",
|
|
857
857
|
"type": ""
|
|
858
858
|
}
|
|
859
859
|
]
|
|
@@ -861,7 +861,7 @@
|
|
|
861
861
|
{
|
|
862
862
|
"body": {
|
|
863
863
|
"nodeType": "YulBlock",
|
|
864
|
-
"src": "1116:16:
|
|
864
|
+
"src": "1116:16:103",
|
|
865
865
|
"statements": [
|
|
866
866
|
{
|
|
867
867
|
"expression": {
|
|
@@ -869,14 +869,14 @@
|
|
|
869
869
|
{
|
|
870
870
|
"kind": "number",
|
|
871
871
|
"nodeType": "YulLiteral",
|
|
872
|
-
"src": "1125:1:
|
|
872
|
+
"src": "1125:1:103",
|
|
873
873
|
"type": "",
|
|
874
874
|
"value": "0"
|
|
875
875
|
},
|
|
876
876
|
{
|
|
877
877
|
"kind": "number",
|
|
878
878
|
"nodeType": "YulLiteral",
|
|
879
|
-
"src": "1128:1:
|
|
879
|
+
"src": "1128:1:103",
|
|
880
880
|
"type": "",
|
|
881
881
|
"value": "0"
|
|
882
882
|
}
|
|
@@ -884,13 +884,13 @@
|
|
|
884
884
|
"functionName": {
|
|
885
885
|
"name": "revert",
|
|
886
886
|
"nodeType": "YulIdentifier",
|
|
887
|
-
"src": "1118:6:
|
|
887
|
+
"src": "1118:6:103"
|
|
888
888
|
},
|
|
889
889
|
"nodeType": "YulFunctionCall",
|
|
890
|
-
"src": "1118:12:
|
|
890
|
+
"src": "1118:12:103"
|
|
891
891
|
},
|
|
892
892
|
"nodeType": "YulExpressionStatement",
|
|
893
|
-
"src": "1118:12:
|
|
893
|
+
"src": "1118:12:103"
|
|
894
894
|
}
|
|
895
895
|
]
|
|
896
896
|
},
|
|
@@ -899,28 +899,28 @@
|
|
|
899
899
|
{
|
|
900
900
|
"name": "offset",
|
|
901
901
|
"nodeType": "YulIdentifier",
|
|
902
|
-
"src": "1104:6:
|
|
902
|
+
"src": "1104:6:103"
|
|
903
903
|
},
|
|
904
904
|
{
|
|
905
905
|
"name": "_1",
|
|
906
906
|
"nodeType": "YulIdentifier",
|
|
907
|
-
"src": "1112:2:
|
|
907
|
+
"src": "1112:2:103"
|
|
908
908
|
}
|
|
909
909
|
],
|
|
910
910
|
"functionName": {
|
|
911
911
|
"name": "gt",
|
|
912
912
|
"nodeType": "YulIdentifier",
|
|
913
|
-
"src": "1101:2:
|
|
913
|
+
"src": "1101:2:103"
|
|
914
914
|
},
|
|
915
915
|
"nodeType": "YulFunctionCall",
|
|
916
|
-
"src": "1101:14:
|
|
916
|
+
"src": "1101:14:103"
|
|
917
917
|
},
|
|
918
918
|
"nodeType": "YulIf",
|
|
919
|
-
"src": "1098:34:
|
|
919
|
+
"src": "1098:34:103"
|
|
920
920
|
},
|
|
921
921
|
{
|
|
922
922
|
"nodeType": "YulVariableDeclaration",
|
|
923
|
-
"src": "1141:96:
|
|
923
|
+
"src": "1141:96:103",
|
|
924
924
|
"value": {
|
|
925
925
|
"arguments": [
|
|
926
926
|
{
|
|
@@ -928,86 +928,86 @@
|
|
|
928
928
|
{
|
|
929
929
|
"name": "headStart",
|
|
930
930
|
"nodeType": "YulIdentifier",
|
|
931
|
-
"src": "1209:9:
|
|
931
|
+
"src": "1209:9:103"
|
|
932
932
|
},
|
|
933
933
|
{
|
|
934
934
|
"name": "offset",
|
|
935
935
|
"nodeType": "YulIdentifier",
|
|
936
|
-
"src": "1220:6:
|
|
936
|
+
"src": "1220:6:103"
|
|
937
937
|
}
|
|
938
938
|
],
|
|
939
939
|
"functionName": {
|
|
940
940
|
"name": "add",
|
|
941
941
|
"nodeType": "YulIdentifier",
|
|
942
|
-
"src": "1205:3:
|
|
942
|
+
"src": "1205:3:103"
|
|
943
943
|
},
|
|
944
944
|
"nodeType": "YulFunctionCall",
|
|
945
|
-
"src": "1205:22:
|
|
945
|
+
"src": "1205:22:103"
|
|
946
946
|
},
|
|
947
947
|
{
|
|
948
948
|
"name": "dataEnd",
|
|
949
949
|
"nodeType": "YulIdentifier",
|
|
950
|
-
"src": "1229:7:
|
|
950
|
+
"src": "1229:7:103"
|
|
951
951
|
}
|
|
952
952
|
],
|
|
953
953
|
"functionName": {
|
|
954
954
|
"name": "abi_decode_array_address_dyn_calldata",
|
|
955
955
|
"nodeType": "YulIdentifier",
|
|
956
|
-
"src": "1167:37:
|
|
956
|
+
"src": "1167:37:103"
|
|
957
957
|
},
|
|
958
958
|
"nodeType": "YulFunctionCall",
|
|
959
|
-
"src": "1167:70:
|
|
959
|
+
"src": "1167:70:103"
|
|
960
960
|
},
|
|
961
961
|
"variables": [
|
|
962
962
|
{
|
|
963
963
|
"name": "value3_1",
|
|
964
964
|
"nodeType": "YulTypedName",
|
|
965
|
-
"src": "1145:8:
|
|
965
|
+
"src": "1145:8:103",
|
|
966
966
|
"type": ""
|
|
967
967
|
},
|
|
968
968
|
{
|
|
969
969
|
"name": "value4_1",
|
|
970
970
|
"nodeType": "YulTypedName",
|
|
971
|
-
"src": "1155:8:
|
|
971
|
+
"src": "1155:8:103",
|
|
972
972
|
"type": ""
|
|
973
973
|
}
|
|
974
974
|
]
|
|
975
975
|
},
|
|
976
976
|
{
|
|
977
977
|
"nodeType": "YulAssignment",
|
|
978
|
-
"src": "1246:18:
|
|
978
|
+
"src": "1246:18:103",
|
|
979
979
|
"value": {
|
|
980
980
|
"name": "value3_1",
|
|
981
981
|
"nodeType": "YulIdentifier",
|
|
982
|
-
"src": "1256:8:
|
|
982
|
+
"src": "1256:8:103"
|
|
983
983
|
},
|
|
984
984
|
"variableNames": [
|
|
985
985
|
{
|
|
986
986
|
"name": "value3",
|
|
987
987
|
"nodeType": "YulIdentifier",
|
|
988
|
-
"src": "1246:6:
|
|
988
|
+
"src": "1246:6:103"
|
|
989
989
|
}
|
|
990
990
|
]
|
|
991
991
|
},
|
|
992
992
|
{
|
|
993
993
|
"nodeType": "YulAssignment",
|
|
994
|
-
"src": "1273:18:
|
|
994
|
+
"src": "1273:18:103",
|
|
995
995
|
"value": {
|
|
996
996
|
"name": "value4_1",
|
|
997
997
|
"nodeType": "YulIdentifier",
|
|
998
|
-
"src": "1283:8:
|
|
998
|
+
"src": "1283:8:103"
|
|
999
999
|
},
|
|
1000
1000
|
"variableNames": [
|
|
1001
1001
|
{
|
|
1002
1002
|
"name": "value4",
|
|
1003
1003
|
"nodeType": "YulIdentifier",
|
|
1004
|
-
"src": "1273:6:
|
|
1004
|
+
"src": "1273:6:103"
|
|
1005
1005
|
}
|
|
1006
1006
|
]
|
|
1007
1007
|
},
|
|
1008
1008
|
{
|
|
1009
1009
|
"nodeType": "YulVariableDeclaration",
|
|
1010
|
-
"src": "1300:49:
|
|
1010
|
+
"src": "1300:49:103",
|
|
1011
1011
|
"value": {
|
|
1012
1012
|
"arguments": [
|
|
1013
1013
|
{
|
|
@@ -1015,12 +1015,12 @@
|
|
|
1015
1015
|
{
|
|
1016
1016
|
"name": "headStart",
|
|
1017
1017
|
"nodeType": "YulIdentifier",
|
|
1018
|
-
"src": "1333:9:
|
|
1018
|
+
"src": "1333:9:103"
|
|
1019
1019
|
},
|
|
1020
1020
|
{
|
|
1021
1021
|
"kind": "number",
|
|
1022
1022
|
"nodeType": "YulLiteral",
|
|
1023
|
-
"src": "1344:3:
|
|
1023
|
+
"src": "1344:3:103",
|
|
1024
1024
|
"type": "",
|
|
1025
1025
|
"value": "128"
|
|
1026
1026
|
}
|
|
@@ -1028,25 +1028,25 @@
|
|
|
1028
1028
|
"functionName": {
|
|
1029
1029
|
"name": "add",
|
|
1030
1030
|
"nodeType": "YulIdentifier",
|
|
1031
|
-
"src": "1329:3:
|
|
1031
|
+
"src": "1329:3:103"
|
|
1032
1032
|
},
|
|
1033
1033
|
"nodeType": "YulFunctionCall",
|
|
1034
|
-
"src": "1329:19:
|
|
1034
|
+
"src": "1329:19:103"
|
|
1035
1035
|
}
|
|
1036
1036
|
],
|
|
1037
1037
|
"functionName": {
|
|
1038
1038
|
"name": "calldataload",
|
|
1039
1039
|
"nodeType": "YulIdentifier",
|
|
1040
|
-
"src": "1316:12:
|
|
1040
|
+
"src": "1316:12:103"
|
|
1041
1041
|
},
|
|
1042
1042
|
"nodeType": "YulFunctionCall",
|
|
1043
|
-
"src": "1316:33:
|
|
1043
|
+
"src": "1316:33:103"
|
|
1044
1044
|
},
|
|
1045
1045
|
"variables": [
|
|
1046
1046
|
{
|
|
1047
1047
|
"name": "offset_1",
|
|
1048
1048
|
"nodeType": "YulTypedName",
|
|
1049
|
-
"src": "1304:8:
|
|
1049
|
+
"src": "1304:8:103",
|
|
1050
1050
|
"type": ""
|
|
1051
1051
|
}
|
|
1052
1052
|
]
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
{
|
|
1055
1055
|
"body": {
|
|
1056
1056
|
"nodeType": "YulBlock",
|
|
1057
|
-
"src": "1378:16:
|
|
1057
|
+
"src": "1378:16:103",
|
|
1058
1058
|
"statements": [
|
|
1059
1059
|
{
|
|
1060
1060
|
"expression": {
|
|
@@ -1062,14 +1062,14 @@
|
|
|
1062
1062
|
{
|
|
1063
1063
|
"kind": "number",
|
|
1064
1064
|
"nodeType": "YulLiteral",
|
|
1065
|
-
"src": "1387:1:
|
|
1065
|
+
"src": "1387:1:103",
|
|
1066
1066
|
"type": "",
|
|
1067
1067
|
"value": "0"
|
|
1068
1068
|
},
|
|
1069
1069
|
{
|
|
1070
1070
|
"kind": "number",
|
|
1071
1071
|
"nodeType": "YulLiteral",
|
|
1072
|
-
"src": "1390:1:
|
|
1072
|
+
"src": "1390:1:103",
|
|
1073
1073
|
"type": "",
|
|
1074
1074
|
"value": "0"
|
|
1075
1075
|
}
|
|
@@ -1077,13 +1077,13 @@
|
|
|
1077
1077
|
"functionName": {
|
|
1078
1078
|
"name": "revert",
|
|
1079
1079
|
"nodeType": "YulIdentifier",
|
|
1080
|
-
"src": "1380:6:
|
|
1080
|
+
"src": "1380:6:103"
|
|
1081
1081
|
},
|
|
1082
1082
|
"nodeType": "YulFunctionCall",
|
|
1083
|
-
"src": "1380:12:
|
|
1083
|
+
"src": "1380:12:103"
|
|
1084
1084
|
},
|
|
1085
1085
|
"nodeType": "YulExpressionStatement",
|
|
1086
|
-
"src": "1380:12:
|
|
1086
|
+
"src": "1380:12:103"
|
|
1087
1087
|
}
|
|
1088
1088
|
]
|
|
1089
1089
|
},
|
|
@@ -1092,28 +1092,28 @@
|
|
|
1092
1092
|
{
|
|
1093
1093
|
"name": "offset_1",
|
|
1094
1094
|
"nodeType": "YulIdentifier",
|
|
1095
|
-
"src": "1364:8:
|
|
1095
|
+
"src": "1364:8:103"
|
|
1096
1096
|
},
|
|
1097
1097
|
{
|
|
1098
1098
|
"name": "_1",
|
|
1099
1099
|
"nodeType": "YulIdentifier",
|
|
1100
|
-
"src": "1374:2:
|
|
1100
|
+
"src": "1374:2:103"
|
|
1101
1101
|
}
|
|
1102
1102
|
],
|
|
1103
1103
|
"functionName": {
|
|
1104
1104
|
"name": "gt",
|
|
1105
1105
|
"nodeType": "YulIdentifier",
|
|
1106
|
-
"src": "1361:2:
|
|
1106
|
+
"src": "1361:2:103"
|
|
1107
1107
|
},
|
|
1108
1108
|
"nodeType": "YulFunctionCall",
|
|
1109
|
-
"src": "1361:16:
|
|
1109
|
+
"src": "1361:16:103"
|
|
1110
1110
|
},
|
|
1111
1111
|
"nodeType": "YulIf",
|
|
1112
|
-
"src": "1358:36:
|
|
1112
|
+
"src": "1358:36:103"
|
|
1113
1113
|
},
|
|
1114
1114
|
{
|
|
1115
1115
|
"nodeType": "YulVariableDeclaration",
|
|
1116
|
-
"src": "1403:98:
|
|
1116
|
+
"src": "1403:98:103",
|
|
1117
1117
|
"value": {
|
|
1118
1118
|
"arguments": [
|
|
1119
1119
|
{
|
|
@@ -1121,80 +1121,80 @@
|
|
|
1121
1121
|
{
|
|
1122
1122
|
"name": "headStart",
|
|
1123
1123
|
"nodeType": "YulIdentifier",
|
|
1124
|
-
"src": "1471:9:
|
|
1124
|
+
"src": "1471:9:103"
|
|
1125
1125
|
},
|
|
1126
1126
|
{
|
|
1127
1127
|
"name": "offset_1",
|
|
1128
1128
|
"nodeType": "YulIdentifier",
|
|
1129
|
-
"src": "1482:8:
|
|
1129
|
+
"src": "1482:8:103"
|
|
1130
1130
|
}
|
|
1131
1131
|
],
|
|
1132
1132
|
"functionName": {
|
|
1133
1133
|
"name": "add",
|
|
1134
1134
|
"nodeType": "YulIdentifier",
|
|
1135
|
-
"src": "1467:3:
|
|
1135
|
+
"src": "1467:3:103"
|
|
1136
1136
|
},
|
|
1137
1137
|
"nodeType": "YulFunctionCall",
|
|
1138
|
-
"src": "1467:24:
|
|
1138
|
+
"src": "1467:24:103"
|
|
1139
1139
|
},
|
|
1140
1140
|
{
|
|
1141
1141
|
"name": "dataEnd",
|
|
1142
1142
|
"nodeType": "YulIdentifier",
|
|
1143
|
-
"src": "1493:7:
|
|
1143
|
+
"src": "1493:7:103"
|
|
1144
1144
|
}
|
|
1145
1145
|
],
|
|
1146
1146
|
"functionName": {
|
|
1147
1147
|
"name": "abi_decode_array_address_dyn_calldata",
|
|
1148
1148
|
"nodeType": "YulIdentifier",
|
|
1149
|
-
"src": "1429:37:
|
|
1149
|
+
"src": "1429:37:103"
|
|
1150
1150
|
},
|
|
1151
1151
|
"nodeType": "YulFunctionCall",
|
|
1152
|
-
"src": "1429:72:
|
|
1152
|
+
"src": "1429:72:103"
|
|
1153
1153
|
},
|
|
1154
1154
|
"variables": [
|
|
1155
1155
|
{
|
|
1156
1156
|
"name": "value5_1",
|
|
1157
1157
|
"nodeType": "YulTypedName",
|
|
1158
|
-
"src": "1407:8:
|
|
1158
|
+
"src": "1407:8:103",
|
|
1159
1159
|
"type": ""
|
|
1160
1160
|
},
|
|
1161
1161
|
{
|
|
1162
1162
|
"name": "value6_1",
|
|
1163
1163
|
"nodeType": "YulTypedName",
|
|
1164
|
-
"src": "1417:8:
|
|
1164
|
+
"src": "1417:8:103",
|
|
1165
1165
|
"type": ""
|
|
1166
1166
|
}
|
|
1167
1167
|
]
|
|
1168
1168
|
},
|
|
1169
1169
|
{
|
|
1170
1170
|
"nodeType": "YulAssignment",
|
|
1171
|
-
"src": "1510:18:
|
|
1171
|
+
"src": "1510:18:103",
|
|
1172
1172
|
"value": {
|
|
1173
1173
|
"name": "value5_1",
|
|
1174
1174
|
"nodeType": "YulIdentifier",
|
|
1175
|
-
"src": "1520:8:
|
|
1175
|
+
"src": "1520:8:103"
|
|
1176
1176
|
},
|
|
1177
1177
|
"variableNames": [
|
|
1178
1178
|
{
|
|
1179
1179
|
"name": "value5",
|
|
1180
1180
|
"nodeType": "YulIdentifier",
|
|
1181
|
-
"src": "1510:6:
|
|
1181
|
+
"src": "1510:6:103"
|
|
1182
1182
|
}
|
|
1183
1183
|
]
|
|
1184
1184
|
},
|
|
1185
1185
|
{
|
|
1186
1186
|
"nodeType": "YulAssignment",
|
|
1187
|
-
"src": "1537:18:
|
|
1187
|
+
"src": "1537:18:103",
|
|
1188
1188
|
"value": {
|
|
1189
1189
|
"name": "value6_1",
|
|
1190
1190
|
"nodeType": "YulIdentifier",
|
|
1191
|
-
"src": "1547:8:
|
|
1191
|
+
"src": "1547:8:103"
|
|
1192
1192
|
},
|
|
1193
1193
|
"variableNames": [
|
|
1194
1194
|
{
|
|
1195
1195
|
"name": "value6",
|
|
1196
1196
|
"nodeType": "YulIdentifier",
|
|
1197
|
-
"src": "1537:6:
|
|
1197
|
+
"src": "1537:6:103"
|
|
1198
1198
|
}
|
|
1199
1199
|
]
|
|
1200
1200
|
}
|
|
@@ -1206,13 +1206,13 @@
|
|
|
1206
1206
|
{
|
|
1207
1207
|
"name": "headStart",
|
|
1208
1208
|
"nodeType": "YulTypedName",
|
|
1209
|
-
"src": "690:9:
|
|
1209
|
+
"src": "690:9:103",
|
|
1210
1210
|
"type": ""
|
|
1211
1211
|
},
|
|
1212
1212
|
{
|
|
1213
1213
|
"name": "dataEnd",
|
|
1214
1214
|
"nodeType": "YulTypedName",
|
|
1215
|
-
"src": "701:7:
|
|
1215
|
+
"src": "701:7:103",
|
|
1216
1216
|
"type": ""
|
|
1217
1217
|
}
|
|
1218
1218
|
],
|
|
@@ -1220,52 +1220,52 @@
|
|
|
1220
1220
|
{
|
|
1221
1221
|
"name": "value0",
|
|
1222
1222
|
"nodeType": "YulTypedName",
|
|
1223
|
-
"src": "713:6:
|
|
1223
|
+
"src": "713:6:103",
|
|
1224
1224
|
"type": ""
|
|
1225
1225
|
},
|
|
1226
1226
|
{
|
|
1227
1227
|
"name": "value1",
|
|
1228
1228
|
"nodeType": "YulTypedName",
|
|
1229
|
-
"src": "721:6:
|
|
1229
|
+
"src": "721:6:103",
|
|
1230
1230
|
"type": ""
|
|
1231
1231
|
},
|
|
1232
1232
|
{
|
|
1233
1233
|
"name": "value2",
|
|
1234
1234
|
"nodeType": "YulTypedName",
|
|
1235
|
-
"src": "729:6:
|
|
1235
|
+
"src": "729:6:103",
|
|
1236
1236
|
"type": ""
|
|
1237
1237
|
},
|
|
1238
1238
|
{
|
|
1239
1239
|
"name": "value3",
|
|
1240
1240
|
"nodeType": "YulTypedName",
|
|
1241
|
-
"src": "737:6:
|
|
1241
|
+
"src": "737:6:103",
|
|
1242
1242
|
"type": ""
|
|
1243
1243
|
},
|
|
1244
1244
|
{
|
|
1245
1245
|
"name": "value4",
|
|
1246
1246
|
"nodeType": "YulTypedName",
|
|
1247
|
-
"src": "745:6:
|
|
1247
|
+
"src": "745:6:103",
|
|
1248
1248
|
"type": ""
|
|
1249
1249
|
},
|
|
1250
1250
|
{
|
|
1251
1251
|
"name": "value5",
|
|
1252
1252
|
"nodeType": "YulTypedName",
|
|
1253
|
-
"src": "753:6:
|
|
1253
|
+
"src": "753:6:103",
|
|
1254
1254
|
"type": ""
|
|
1255
1255
|
},
|
|
1256
1256
|
{
|
|
1257
1257
|
"name": "value6",
|
|
1258
1258
|
"nodeType": "YulTypedName",
|
|
1259
|
-
"src": "761:6:
|
|
1259
|
+
"src": "761:6:103",
|
|
1260
1260
|
"type": ""
|
|
1261
1261
|
}
|
|
1262
1262
|
],
|
|
1263
|
-
"src": "564:997:
|
|
1263
|
+
"src": "564:997:103"
|
|
1264
1264
|
},
|
|
1265
1265
|
{
|
|
1266
1266
|
"body": {
|
|
1267
1267
|
"nodeType": "YulBlock",
|
|
1268
|
-
"src": "1740:172:
|
|
1268
|
+
"src": "1740:172:103",
|
|
1269
1269
|
"statements": [
|
|
1270
1270
|
{
|
|
1271
1271
|
"expression": {
|
|
@@ -1273,12 +1273,12 @@
|
|
|
1273
1273
|
{
|
|
1274
1274
|
"name": "headStart",
|
|
1275
1275
|
"nodeType": "YulIdentifier",
|
|
1276
|
-
"src": "1757:9:
|
|
1276
|
+
"src": "1757:9:103"
|
|
1277
1277
|
},
|
|
1278
1278
|
{
|
|
1279
1279
|
"kind": "number",
|
|
1280
1280
|
"nodeType": "YulLiteral",
|
|
1281
|
-
"src": "1768:2:
|
|
1281
|
+
"src": "1768:2:103",
|
|
1282
1282
|
"type": "",
|
|
1283
1283
|
"value": "32"
|
|
1284
1284
|
}
|
|
@@ -1286,13 +1286,13 @@
|
|
|
1286
1286
|
"functionName": {
|
|
1287
1287
|
"name": "mstore",
|
|
1288
1288
|
"nodeType": "YulIdentifier",
|
|
1289
|
-
"src": "1750:6:
|
|
1289
|
+
"src": "1750:6:103"
|
|
1290
1290
|
},
|
|
1291
1291
|
"nodeType": "YulFunctionCall",
|
|
1292
|
-
"src": "1750:21:
|
|
1292
|
+
"src": "1750:21:103"
|
|
1293
1293
|
},
|
|
1294
1294
|
"nodeType": "YulExpressionStatement",
|
|
1295
|
-
"src": "1750:21:
|
|
1295
|
+
"src": "1750:21:103"
|
|
1296
1296
|
},
|
|
1297
1297
|
{
|
|
1298
1298
|
"expression": {
|
|
@@ -1302,12 +1302,12 @@
|
|
|
1302
1302
|
{
|
|
1303
1303
|
"name": "headStart",
|
|
1304
1304
|
"nodeType": "YulIdentifier",
|
|
1305
|
-
"src": "1791:9:
|
|
1305
|
+
"src": "1791:9:103"
|
|
1306
1306
|
},
|
|
1307
1307
|
{
|
|
1308
1308
|
"kind": "number",
|
|
1309
1309
|
"nodeType": "YulLiteral",
|
|
1310
|
-
"src": "1802:2:
|
|
1310
|
+
"src": "1802:2:103",
|
|
1311
1311
|
"type": "",
|
|
1312
1312
|
"value": "32"
|
|
1313
1313
|
}
|
|
@@ -1315,15 +1315,15 @@
|
|
|
1315
1315
|
"functionName": {
|
|
1316
1316
|
"name": "add",
|
|
1317
1317
|
"nodeType": "YulIdentifier",
|
|
1318
|
-
"src": "1787:3:
|
|
1318
|
+
"src": "1787:3:103"
|
|
1319
1319
|
},
|
|
1320
1320
|
"nodeType": "YulFunctionCall",
|
|
1321
|
-
"src": "1787:18:
|
|
1321
|
+
"src": "1787:18:103"
|
|
1322
1322
|
},
|
|
1323
1323
|
{
|
|
1324
1324
|
"kind": "number",
|
|
1325
1325
|
"nodeType": "YulLiteral",
|
|
1326
|
-
"src": "1807:2:
|
|
1326
|
+
"src": "1807:2:103",
|
|
1327
1327
|
"type": "",
|
|
1328
1328
|
"value": "22"
|
|
1329
1329
|
}
|
|
@@ -1331,13 +1331,13 @@
|
|
|
1331
1331
|
"functionName": {
|
|
1332
1332
|
"name": "mstore",
|
|
1333
1333
|
"nodeType": "YulIdentifier",
|
|
1334
|
-
"src": "1780:6:
|
|
1334
|
+
"src": "1780:6:103"
|
|
1335
1335
|
},
|
|
1336
1336
|
"nodeType": "YulFunctionCall",
|
|
1337
|
-
"src": "1780:30:
|
|
1337
|
+
"src": "1780:30:103"
|
|
1338
1338
|
},
|
|
1339
1339
|
"nodeType": "YulExpressionStatement",
|
|
1340
|
-
"src": "1780:30:
|
|
1340
|
+
"src": "1780:30:103"
|
|
1341
1341
|
},
|
|
1342
1342
|
{
|
|
1343
1343
|
"expression": {
|
|
@@ -1347,12 +1347,12 @@
|
|
|
1347
1347
|
{
|
|
1348
1348
|
"name": "headStart",
|
|
1349
1349
|
"nodeType": "YulIdentifier",
|
|
1350
|
-
"src": "1830:9:
|
|
1350
|
+
"src": "1830:9:103"
|
|
1351
1351
|
},
|
|
1352
1352
|
{
|
|
1353
1353
|
"kind": "number",
|
|
1354
1354
|
"nodeType": "YulLiteral",
|
|
1355
|
-
"src": "1841:2:
|
|
1355
|
+
"src": "1841:2:103",
|
|
1356
1356
|
"type": "",
|
|
1357
1357
|
"value": "64"
|
|
1358
1358
|
}
|
|
@@ -1360,16 +1360,16 @@
|
|
|
1360
1360
|
"functionName": {
|
|
1361
1361
|
"name": "add",
|
|
1362
1362
|
"nodeType": "YulIdentifier",
|
|
1363
|
-
"src": "1826:3:
|
|
1363
|
+
"src": "1826:3:103"
|
|
1364
1364
|
},
|
|
1365
1365
|
"nodeType": "YulFunctionCall",
|
|
1366
|
-
"src": "1826:18:
|
|
1366
|
+
"src": "1826:18:103"
|
|
1367
1367
|
},
|
|
1368
1368
|
{
|
|
1369
1369
|
"hexValue": "61727261797320646966666572656e742073697a6573",
|
|
1370
1370
|
"kind": "string",
|
|
1371
1371
|
"nodeType": "YulLiteral",
|
|
1372
|
-
"src": "1846:24:
|
|
1372
|
+
"src": "1846:24:103",
|
|
1373
1373
|
"type": "",
|
|
1374
1374
|
"value": "arrays different sizes"
|
|
1375
1375
|
}
|
|
@@ -1377,28 +1377,28 @@
|
|
|
1377
1377
|
"functionName": {
|
|
1378
1378
|
"name": "mstore",
|
|
1379
1379
|
"nodeType": "YulIdentifier",
|
|
1380
|
-
"src": "1819:6:
|
|
1380
|
+
"src": "1819:6:103"
|
|
1381
1381
|
},
|
|
1382
1382
|
"nodeType": "YulFunctionCall",
|
|
1383
|
-
"src": "1819:52:
|
|
1383
|
+
"src": "1819:52:103"
|
|
1384
1384
|
},
|
|
1385
1385
|
"nodeType": "YulExpressionStatement",
|
|
1386
|
-
"src": "1819:52:
|
|
1386
|
+
"src": "1819:52:103"
|
|
1387
1387
|
},
|
|
1388
1388
|
{
|
|
1389
1389
|
"nodeType": "YulAssignment",
|
|
1390
|
-
"src": "1880:26:
|
|
1390
|
+
"src": "1880:26:103",
|
|
1391
1391
|
"value": {
|
|
1392
1392
|
"arguments": [
|
|
1393
1393
|
{
|
|
1394
1394
|
"name": "headStart",
|
|
1395
1395
|
"nodeType": "YulIdentifier",
|
|
1396
|
-
"src": "1892:9:
|
|
1396
|
+
"src": "1892:9:103"
|
|
1397
1397
|
},
|
|
1398
1398
|
{
|
|
1399
1399
|
"kind": "number",
|
|
1400
1400
|
"nodeType": "YulLiteral",
|
|
1401
|
-
"src": "1903:2:
|
|
1401
|
+
"src": "1903:2:103",
|
|
1402
1402
|
"type": "",
|
|
1403
1403
|
"value": "96"
|
|
1404
1404
|
}
|
|
@@ -1406,16 +1406,16 @@
|
|
|
1406
1406
|
"functionName": {
|
|
1407
1407
|
"name": "add",
|
|
1408
1408
|
"nodeType": "YulIdentifier",
|
|
1409
|
-
"src": "1888:3:
|
|
1409
|
+
"src": "1888:3:103"
|
|
1410
1410
|
},
|
|
1411
1411
|
"nodeType": "YulFunctionCall",
|
|
1412
|
-
"src": "1888:18:
|
|
1412
|
+
"src": "1888:18:103"
|
|
1413
1413
|
},
|
|
1414
1414
|
"variableNames": [
|
|
1415
1415
|
{
|
|
1416
1416
|
"name": "tail",
|
|
1417
1417
|
"nodeType": "YulIdentifier",
|
|
1418
|
-
"src": "1880:4:
|
|
1418
|
+
"src": "1880:4:103"
|
|
1419
1419
|
}
|
|
1420
1420
|
]
|
|
1421
1421
|
}
|
|
@@ -1427,7 +1427,7 @@
|
|
|
1427
1427
|
{
|
|
1428
1428
|
"name": "headStart",
|
|
1429
1429
|
"nodeType": "YulTypedName",
|
|
1430
|
-
"src": "1717:9:
|
|
1430
|
+
"src": "1717:9:103",
|
|
1431
1431
|
"type": ""
|
|
1432
1432
|
}
|
|
1433
1433
|
],
|
|
@@ -1435,16 +1435,16 @@
|
|
|
1435
1435
|
{
|
|
1436
1436
|
"name": "tail",
|
|
1437
1437
|
"nodeType": "YulTypedName",
|
|
1438
|
-
"src": "1731:4:
|
|
1438
|
+
"src": "1731:4:103",
|
|
1439
1439
|
"type": ""
|
|
1440
1440
|
}
|
|
1441
1441
|
],
|
|
1442
|
-
"src": "1566:346:
|
|
1442
|
+
"src": "1566:346:103"
|
|
1443
1443
|
},
|
|
1444
1444
|
{
|
|
1445
1445
|
"body": {
|
|
1446
1446
|
"nodeType": "YulBlock",
|
|
1447
|
-
"src": "1949:95:
|
|
1447
|
+
"src": "1949:95:103",
|
|
1448
1448
|
"statements": [
|
|
1449
1449
|
{
|
|
1450
1450
|
"expression": {
|
|
@@ -1452,7 +1452,7 @@
|
|
|
1452
1452
|
{
|
|
1453
1453
|
"kind": "number",
|
|
1454
1454
|
"nodeType": "YulLiteral",
|
|
1455
|
-
"src": "1966:1:
|
|
1455
|
+
"src": "1966:1:103",
|
|
1456
1456
|
"type": "",
|
|
1457
1457
|
"value": "0"
|
|
1458
1458
|
},
|
|
@@ -1461,14 +1461,14 @@
|
|
|
1461
1461
|
{
|
|
1462
1462
|
"kind": "number",
|
|
1463
1463
|
"nodeType": "YulLiteral",
|
|
1464
|
-
"src": "1973:3:
|
|
1464
|
+
"src": "1973:3:103",
|
|
1465
1465
|
"type": "",
|
|
1466
1466
|
"value": "224"
|
|
1467
1467
|
},
|
|
1468
1468
|
{
|
|
1469
1469
|
"kind": "number",
|
|
1470
1470
|
"nodeType": "YulLiteral",
|
|
1471
|
-
"src": "1978:10:
|
|
1471
|
+
"src": "1978:10:103",
|
|
1472
1472
|
"type": "",
|
|
1473
1473
|
"value": "0x4e487b71"
|
|
1474
1474
|
}
|
|
@@ -1476,22 +1476,22 @@
|
|
|
1476
1476
|
"functionName": {
|
|
1477
1477
|
"name": "shl",
|
|
1478
1478
|
"nodeType": "YulIdentifier",
|
|
1479
|
-
"src": "1969:3:
|
|
1479
|
+
"src": "1969:3:103"
|
|
1480
1480
|
},
|
|
1481
1481
|
"nodeType": "YulFunctionCall",
|
|
1482
|
-
"src": "1969:20:
|
|
1482
|
+
"src": "1969:20:103"
|
|
1483
1483
|
}
|
|
1484
1484
|
],
|
|
1485
1485
|
"functionName": {
|
|
1486
1486
|
"name": "mstore",
|
|
1487
1487
|
"nodeType": "YulIdentifier",
|
|
1488
|
-
"src": "1959:6:
|
|
1488
|
+
"src": "1959:6:103"
|
|
1489
1489
|
},
|
|
1490
1490
|
"nodeType": "YulFunctionCall",
|
|
1491
|
-
"src": "1959:31:
|
|
1491
|
+
"src": "1959:31:103"
|
|
1492
1492
|
},
|
|
1493
1493
|
"nodeType": "YulExpressionStatement",
|
|
1494
|
-
"src": "1959:31:
|
|
1494
|
+
"src": "1959:31:103"
|
|
1495
1495
|
},
|
|
1496
1496
|
{
|
|
1497
1497
|
"expression": {
|
|
@@ -1499,14 +1499,14 @@
|
|
|
1499
1499
|
{
|
|
1500
1500
|
"kind": "number",
|
|
1501
1501
|
"nodeType": "YulLiteral",
|
|
1502
|
-
"src": "2006:1:
|
|
1502
|
+
"src": "2006:1:103",
|
|
1503
1503
|
"type": "",
|
|
1504
1504
|
"value": "4"
|
|
1505
1505
|
},
|
|
1506
1506
|
{
|
|
1507
1507
|
"kind": "number",
|
|
1508
1508
|
"nodeType": "YulLiteral",
|
|
1509
|
-
"src": "2009:4:
|
|
1509
|
+
"src": "2009:4:103",
|
|
1510
1510
|
"type": "",
|
|
1511
1511
|
"value": "0x32"
|
|
1512
1512
|
}
|
|
@@ -1514,13 +1514,13 @@
|
|
|
1514
1514
|
"functionName": {
|
|
1515
1515
|
"name": "mstore",
|
|
1516
1516
|
"nodeType": "YulIdentifier",
|
|
1517
|
-
"src": "1999:6:
|
|
1517
|
+
"src": "1999:6:103"
|
|
1518
1518
|
},
|
|
1519
1519
|
"nodeType": "YulFunctionCall",
|
|
1520
|
-
"src": "1999:15:
|
|
1520
|
+
"src": "1999:15:103"
|
|
1521
1521
|
},
|
|
1522
1522
|
"nodeType": "YulExpressionStatement",
|
|
1523
|
-
"src": "1999:15:
|
|
1523
|
+
"src": "1999:15:103"
|
|
1524
1524
|
},
|
|
1525
1525
|
{
|
|
1526
1526
|
"expression": {
|
|
@@ -1528,14 +1528,14 @@
|
|
|
1528
1528
|
{
|
|
1529
1529
|
"kind": "number",
|
|
1530
1530
|
"nodeType": "YulLiteral",
|
|
1531
|
-
"src": "2030:1:
|
|
1531
|
+
"src": "2030:1:103",
|
|
1532
1532
|
"type": "",
|
|
1533
1533
|
"value": "0"
|
|
1534
1534
|
},
|
|
1535
1535
|
{
|
|
1536
1536
|
"kind": "number",
|
|
1537
1537
|
"nodeType": "YulLiteral",
|
|
1538
|
-
"src": "2033:4:
|
|
1538
|
+
"src": "2033:4:103",
|
|
1539
1539
|
"type": "",
|
|
1540
1540
|
"value": "0x24"
|
|
1541
1541
|
}
|
|
@@ -1543,29 +1543,29 @@
|
|
|
1543
1543
|
"functionName": {
|
|
1544
1544
|
"name": "revert",
|
|
1545
1545
|
"nodeType": "YulIdentifier",
|
|
1546
|
-
"src": "2023:6:
|
|
1546
|
+
"src": "2023:6:103"
|
|
1547
1547
|
},
|
|
1548
1548
|
"nodeType": "YulFunctionCall",
|
|
1549
|
-
"src": "2023:15:
|
|
1549
|
+
"src": "2023:15:103"
|
|
1550
1550
|
},
|
|
1551
1551
|
"nodeType": "YulExpressionStatement",
|
|
1552
|
-
"src": "2023:15:
|
|
1552
|
+
"src": "2023:15:103"
|
|
1553
1553
|
}
|
|
1554
1554
|
]
|
|
1555
1555
|
},
|
|
1556
1556
|
"name": "panic_error_0x32",
|
|
1557
1557
|
"nodeType": "YulFunctionDefinition",
|
|
1558
|
-
"src": "1917:127:
|
|
1558
|
+
"src": "1917:127:103"
|
|
1559
1559
|
},
|
|
1560
1560
|
{
|
|
1561
1561
|
"body": {
|
|
1562
1562
|
"nodeType": "YulBlock",
|
|
1563
|
-
"src": "2119:116:
|
|
1563
|
+
"src": "2119:116:103",
|
|
1564
1564
|
"statements": [
|
|
1565
1565
|
{
|
|
1566
1566
|
"body": {
|
|
1567
1567
|
"nodeType": "YulBlock",
|
|
1568
|
-
"src": "2165:16:
|
|
1568
|
+
"src": "2165:16:103",
|
|
1569
1569
|
"statements": [
|
|
1570
1570
|
{
|
|
1571
1571
|
"expression": {
|
|
@@ -1573,14 +1573,14 @@
|
|
|
1573
1573
|
{
|
|
1574
1574
|
"kind": "number",
|
|
1575
1575
|
"nodeType": "YulLiteral",
|
|
1576
|
-
"src": "2174:1:
|
|
1576
|
+
"src": "2174:1:103",
|
|
1577
1577
|
"type": "",
|
|
1578
1578
|
"value": "0"
|
|
1579
1579
|
},
|
|
1580
1580
|
{
|
|
1581
1581
|
"kind": "number",
|
|
1582
1582
|
"nodeType": "YulLiteral",
|
|
1583
|
-
"src": "2177:1:
|
|
1583
|
+
"src": "2177:1:103",
|
|
1584
1584
|
"type": "",
|
|
1585
1585
|
"value": "0"
|
|
1586
1586
|
}
|
|
@@ -1588,13 +1588,13 @@
|
|
|
1588
1588
|
"functionName": {
|
|
1589
1589
|
"name": "revert",
|
|
1590
1590
|
"nodeType": "YulIdentifier",
|
|
1591
|
-
"src": "2167:6:
|
|
1591
|
+
"src": "2167:6:103"
|
|
1592
1592
|
},
|
|
1593
1593
|
"nodeType": "YulFunctionCall",
|
|
1594
|
-
"src": "2167:12:
|
|
1594
|
+
"src": "2167:12:103"
|
|
1595
1595
|
},
|
|
1596
1596
|
"nodeType": "YulExpressionStatement",
|
|
1597
|
-
"src": "2167:12:
|
|
1597
|
+
"src": "2167:12:103"
|
|
1598
1598
|
}
|
|
1599
1599
|
]
|
|
1600
1600
|
},
|
|
@@ -1605,26 +1605,26 @@
|
|
|
1605
1605
|
{
|
|
1606
1606
|
"name": "dataEnd",
|
|
1607
1607
|
"nodeType": "YulIdentifier",
|
|
1608
|
-
"src": "2140:7:
|
|
1608
|
+
"src": "2140:7:103"
|
|
1609
1609
|
},
|
|
1610
1610
|
{
|
|
1611
1611
|
"name": "headStart",
|
|
1612
1612
|
"nodeType": "YulIdentifier",
|
|
1613
|
-
"src": "2149:9:
|
|
1613
|
+
"src": "2149:9:103"
|
|
1614
1614
|
}
|
|
1615
1615
|
],
|
|
1616
1616
|
"functionName": {
|
|
1617
1617
|
"name": "sub",
|
|
1618
1618
|
"nodeType": "YulIdentifier",
|
|
1619
|
-
"src": "2136:3:
|
|
1619
|
+
"src": "2136:3:103"
|
|
1620
1620
|
},
|
|
1621
1621
|
"nodeType": "YulFunctionCall",
|
|
1622
|
-
"src": "2136:23:
|
|
1622
|
+
"src": "2136:23:103"
|
|
1623
1623
|
},
|
|
1624
1624
|
{
|
|
1625
1625
|
"kind": "number",
|
|
1626
1626
|
"nodeType": "YulLiteral",
|
|
1627
|
-
"src": "2161:2:
|
|
1627
|
+
"src": "2161:2:103",
|
|
1628
1628
|
"type": "",
|
|
1629
1629
|
"value": "32"
|
|
1630
1630
|
}
|
|
@@ -1632,38 +1632,38 @@
|
|
|
1632
1632
|
"functionName": {
|
|
1633
1633
|
"name": "slt",
|
|
1634
1634
|
"nodeType": "YulIdentifier",
|
|
1635
|
-
"src": "2132:3:
|
|
1635
|
+
"src": "2132:3:103"
|
|
1636
1636
|
},
|
|
1637
1637
|
"nodeType": "YulFunctionCall",
|
|
1638
|
-
"src": "2132:32:
|
|
1638
|
+
"src": "2132:32:103"
|
|
1639
1639
|
},
|
|
1640
1640
|
"nodeType": "YulIf",
|
|
1641
|
-
"src": "2129:52:
|
|
1641
|
+
"src": "2129:52:103"
|
|
1642
1642
|
},
|
|
1643
1643
|
{
|
|
1644
1644
|
"nodeType": "YulAssignment",
|
|
1645
|
-
"src": "2190:39:
|
|
1645
|
+
"src": "2190:39:103",
|
|
1646
1646
|
"value": {
|
|
1647
1647
|
"arguments": [
|
|
1648
1648
|
{
|
|
1649
1649
|
"name": "headStart",
|
|
1650
1650
|
"nodeType": "YulIdentifier",
|
|
1651
|
-
"src": "2219:9:
|
|
1651
|
+
"src": "2219:9:103"
|
|
1652
1652
|
}
|
|
1653
1653
|
],
|
|
1654
1654
|
"functionName": {
|
|
1655
1655
|
"name": "abi_decode_address",
|
|
1656
1656
|
"nodeType": "YulIdentifier",
|
|
1657
|
-
"src": "2200:18:
|
|
1657
|
+
"src": "2200:18:103"
|
|
1658
1658
|
},
|
|
1659
1659
|
"nodeType": "YulFunctionCall",
|
|
1660
|
-
"src": "2200:29:
|
|
1660
|
+
"src": "2200:29:103"
|
|
1661
1661
|
},
|
|
1662
1662
|
"variableNames": [
|
|
1663
1663
|
{
|
|
1664
1664
|
"name": "value0",
|
|
1665
1665
|
"nodeType": "YulIdentifier",
|
|
1666
|
-
"src": "2190:6:
|
|
1666
|
+
"src": "2190:6:103"
|
|
1667
1667
|
}
|
|
1668
1668
|
]
|
|
1669
1669
|
}
|
|
@@ -1675,13 +1675,13 @@
|
|
|
1675
1675
|
{
|
|
1676
1676
|
"name": "headStart",
|
|
1677
1677
|
"nodeType": "YulTypedName",
|
|
1678
|
-
"src": "2085:9:
|
|
1678
|
+
"src": "2085:9:103",
|
|
1679
1679
|
"type": ""
|
|
1680
1680
|
},
|
|
1681
1681
|
{
|
|
1682
1682
|
"name": "dataEnd",
|
|
1683
1683
|
"nodeType": "YulTypedName",
|
|
1684
|
-
"src": "2096:7:
|
|
1684
|
+
"src": "2096:7:103",
|
|
1685
1685
|
"type": ""
|
|
1686
1686
|
}
|
|
1687
1687
|
],
|
|
@@ -1689,16 +1689,16 @@
|
|
|
1689
1689
|
{
|
|
1690
1690
|
"name": "value0",
|
|
1691
1691
|
"nodeType": "YulTypedName",
|
|
1692
|
-
"src": "2108:6:
|
|
1692
|
+
"src": "2108:6:103",
|
|
1693
1693
|
"type": ""
|
|
1694
1694
|
}
|
|
1695
1695
|
],
|
|
1696
|
-
"src": "2049:186:
|
|
1696
|
+
"src": "2049:186:103"
|
|
1697
1697
|
},
|
|
1698
1698
|
{
|
|
1699
1699
|
"body": {
|
|
1700
1700
|
"nodeType": "YulBlock",
|
|
1701
|
-
"src": "2272:95:
|
|
1701
|
+
"src": "2272:95:103",
|
|
1702
1702
|
"statements": [
|
|
1703
1703
|
{
|
|
1704
1704
|
"expression": {
|
|
@@ -1706,7 +1706,7 @@
|
|
|
1706
1706
|
{
|
|
1707
1707
|
"kind": "number",
|
|
1708
1708
|
"nodeType": "YulLiteral",
|
|
1709
|
-
"src": "2289:1:
|
|
1709
|
+
"src": "2289:1:103",
|
|
1710
1710
|
"type": "",
|
|
1711
1711
|
"value": "0"
|
|
1712
1712
|
},
|
|
@@ -1715,14 +1715,14 @@
|
|
|
1715
1715
|
{
|
|
1716
1716
|
"kind": "number",
|
|
1717
1717
|
"nodeType": "YulLiteral",
|
|
1718
|
-
"src": "2296:3:
|
|
1718
|
+
"src": "2296:3:103",
|
|
1719
1719
|
"type": "",
|
|
1720
1720
|
"value": "224"
|
|
1721
1721
|
},
|
|
1722
1722
|
{
|
|
1723
1723
|
"kind": "number",
|
|
1724
1724
|
"nodeType": "YulLiteral",
|
|
1725
|
-
"src": "2301:10:
|
|
1725
|
+
"src": "2301:10:103",
|
|
1726
1726
|
"type": "",
|
|
1727
1727
|
"value": "0x4e487b71"
|
|
1728
1728
|
}
|
|
@@ -1730,22 +1730,22 @@
|
|
|
1730
1730
|
"functionName": {
|
|
1731
1731
|
"name": "shl",
|
|
1732
1732
|
"nodeType": "YulIdentifier",
|
|
1733
|
-
"src": "2292:3:
|
|
1733
|
+
"src": "2292:3:103"
|
|
1734
1734
|
},
|
|
1735
1735
|
"nodeType": "YulFunctionCall",
|
|
1736
|
-
"src": "2292:20:
|
|
1736
|
+
"src": "2292:20:103"
|
|
1737
1737
|
}
|
|
1738
1738
|
],
|
|
1739
1739
|
"functionName": {
|
|
1740
1740
|
"name": "mstore",
|
|
1741
1741
|
"nodeType": "YulIdentifier",
|
|
1742
|
-
"src": "2282:6:
|
|
1742
|
+
"src": "2282:6:103"
|
|
1743
1743
|
},
|
|
1744
1744
|
"nodeType": "YulFunctionCall",
|
|
1745
|
-
"src": "2282:31:
|
|
1745
|
+
"src": "2282:31:103"
|
|
1746
1746
|
},
|
|
1747
1747
|
"nodeType": "YulExpressionStatement",
|
|
1748
|
-
"src": "2282:31:
|
|
1748
|
+
"src": "2282:31:103"
|
|
1749
1749
|
},
|
|
1750
1750
|
{
|
|
1751
1751
|
"expression": {
|
|
@@ -1753,14 +1753,14 @@
|
|
|
1753
1753
|
{
|
|
1754
1754
|
"kind": "number",
|
|
1755
1755
|
"nodeType": "YulLiteral",
|
|
1756
|
-
"src": "2329:1:
|
|
1756
|
+
"src": "2329:1:103",
|
|
1757
1757
|
"type": "",
|
|
1758
1758
|
"value": "4"
|
|
1759
1759
|
},
|
|
1760
1760
|
{
|
|
1761
1761
|
"kind": "number",
|
|
1762
1762
|
"nodeType": "YulLiteral",
|
|
1763
|
-
"src": "2332:4:
|
|
1763
|
+
"src": "2332:4:103",
|
|
1764
1764
|
"type": "",
|
|
1765
1765
|
"value": "0x41"
|
|
1766
1766
|
}
|
|
@@ -1768,13 +1768,13 @@
|
|
|
1768
1768
|
"functionName": {
|
|
1769
1769
|
"name": "mstore",
|
|
1770
1770
|
"nodeType": "YulIdentifier",
|
|
1771
|
-
"src": "2322:6:
|
|
1771
|
+
"src": "2322:6:103"
|
|
1772
1772
|
},
|
|
1773
1773
|
"nodeType": "YulFunctionCall",
|
|
1774
|
-
"src": "2322:15:
|
|
1774
|
+
"src": "2322:15:103"
|
|
1775
1775
|
},
|
|
1776
1776
|
"nodeType": "YulExpressionStatement",
|
|
1777
|
-
"src": "2322:15:
|
|
1777
|
+
"src": "2322:15:103"
|
|
1778
1778
|
},
|
|
1779
1779
|
{
|
|
1780
1780
|
"expression": {
|
|
@@ -1782,14 +1782,14 @@
|
|
|
1782
1782
|
{
|
|
1783
1783
|
"kind": "number",
|
|
1784
1784
|
"nodeType": "YulLiteral",
|
|
1785
|
-
"src": "2353:1:
|
|
1785
|
+
"src": "2353:1:103",
|
|
1786
1786
|
"type": "",
|
|
1787
1787
|
"value": "0"
|
|
1788
1788
|
},
|
|
1789
1789
|
{
|
|
1790
1790
|
"kind": "number",
|
|
1791
1791
|
"nodeType": "YulLiteral",
|
|
1792
|
-
"src": "2356:4:
|
|
1792
|
+
"src": "2356:4:103",
|
|
1793
1793
|
"type": "",
|
|
1794
1794
|
"value": "0x24"
|
|
1795
1795
|
}
|
|
@@ -1797,32 +1797,32 @@
|
|
|
1797
1797
|
"functionName": {
|
|
1798
1798
|
"name": "revert",
|
|
1799
1799
|
"nodeType": "YulIdentifier",
|
|
1800
|
-
"src": "2346:6:
|
|
1800
|
+
"src": "2346:6:103"
|
|
1801
1801
|
},
|
|
1802
1802
|
"nodeType": "YulFunctionCall",
|
|
1803
|
-
"src": "2346:15:
|
|
1803
|
+
"src": "2346:15:103"
|
|
1804
1804
|
},
|
|
1805
1805
|
"nodeType": "YulExpressionStatement",
|
|
1806
|
-
"src": "2346:15:
|
|
1806
|
+
"src": "2346:15:103"
|
|
1807
1807
|
}
|
|
1808
1808
|
]
|
|
1809
1809
|
},
|
|
1810
1810
|
"name": "panic_error_0x41",
|
|
1811
1811
|
"nodeType": "YulFunctionDefinition",
|
|
1812
|
-
"src": "2240:127:
|
|
1812
|
+
"src": "2240:127:103"
|
|
1813
1813
|
},
|
|
1814
1814
|
{
|
|
1815
1815
|
"body": {
|
|
1816
1816
|
"nodeType": "YulBlock",
|
|
1817
|
-
"src": "2438:184:
|
|
1817
|
+
"src": "2438:184:103",
|
|
1818
1818
|
"statements": [
|
|
1819
1819
|
{
|
|
1820
1820
|
"nodeType": "YulVariableDeclaration",
|
|
1821
|
-
"src": "2448:10:
|
|
1821
|
+
"src": "2448:10:103",
|
|
1822
1822
|
"value": {
|
|
1823
1823
|
"kind": "number",
|
|
1824
1824
|
"nodeType": "YulLiteral",
|
|
1825
|
-
"src": "2457:1:
|
|
1825
|
+
"src": "2457:1:103",
|
|
1826
1826
|
"type": "",
|
|
1827
1827
|
"value": "0"
|
|
1828
1828
|
},
|
|
@@ -1830,7 +1830,7 @@
|
|
|
1830
1830
|
{
|
|
1831
1831
|
"name": "i",
|
|
1832
1832
|
"nodeType": "YulTypedName",
|
|
1833
|
-
"src": "2452:1:
|
|
1833
|
+
"src": "2452:1:103",
|
|
1834
1834
|
"type": ""
|
|
1835
1835
|
}
|
|
1836
1836
|
]
|
|
@@ -1838,7 +1838,7 @@
|
|
|
1838
1838
|
{
|
|
1839
1839
|
"body": {
|
|
1840
1840
|
"nodeType": "YulBlock",
|
|
1841
|
-
"src": "2517:63:
|
|
1841
|
+
"src": "2517:63:103",
|
|
1842
1842
|
"statements": [
|
|
1843
1843
|
{
|
|
1844
1844
|
"expression": {
|
|
@@ -1848,21 +1848,21 @@
|
|
|
1848
1848
|
{
|
|
1849
1849
|
"name": "dst",
|
|
1850
1850
|
"nodeType": "YulIdentifier",
|
|
1851
|
-
"src": "2542:3:
|
|
1851
|
+
"src": "2542:3:103"
|
|
1852
1852
|
},
|
|
1853
1853
|
{
|
|
1854
1854
|
"name": "i",
|
|
1855
1855
|
"nodeType": "YulIdentifier",
|
|
1856
|
-
"src": "2547:1:
|
|
1856
|
+
"src": "2547:1:103"
|
|
1857
1857
|
}
|
|
1858
1858
|
],
|
|
1859
1859
|
"functionName": {
|
|
1860
1860
|
"name": "add",
|
|
1861
1861
|
"nodeType": "YulIdentifier",
|
|
1862
|
-
"src": "2538:3:
|
|
1862
|
+
"src": "2538:3:103"
|
|
1863
1863
|
},
|
|
1864
1864
|
"nodeType": "YulFunctionCall",
|
|
1865
|
-
"src": "2538:11:
|
|
1865
|
+
"src": "2538:11:103"
|
|
1866
1866
|
},
|
|
1867
1867
|
{
|
|
1868
1868
|
"arguments": [
|
|
@@ -1871,42 +1871,42 @@
|
|
|
1871
1871
|
{
|
|
1872
1872
|
"name": "src",
|
|
1873
1873
|
"nodeType": "YulIdentifier",
|
|
1874
|
-
"src": "2561:3:
|
|
1874
|
+
"src": "2561:3:103"
|
|
1875
1875
|
},
|
|
1876
1876
|
{
|
|
1877
1877
|
"name": "i",
|
|
1878
1878
|
"nodeType": "YulIdentifier",
|
|
1879
|
-
"src": "2566:1:
|
|
1879
|
+
"src": "2566:1:103"
|
|
1880
1880
|
}
|
|
1881
1881
|
],
|
|
1882
1882
|
"functionName": {
|
|
1883
1883
|
"name": "add",
|
|
1884
1884
|
"nodeType": "YulIdentifier",
|
|
1885
|
-
"src": "2557:3:
|
|
1885
|
+
"src": "2557:3:103"
|
|
1886
1886
|
},
|
|
1887
1887
|
"nodeType": "YulFunctionCall",
|
|
1888
|
-
"src": "2557:11:
|
|
1888
|
+
"src": "2557:11:103"
|
|
1889
1889
|
}
|
|
1890
1890
|
],
|
|
1891
1891
|
"functionName": {
|
|
1892
1892
|
"name": "mload",
|
|
1893
1893
|
"nodeType": "YulIdentifier",
|
|
1894
|
-
"src": "2551:5:
|
|
1894
|
+
"src": "2551:5:103"
|
|
1895
1895
|
},
|
|
1896
1896
|
"nodeType": "YulFunctionCall",
|
|
1897
|
-
"src": "2551:18:
|
|
1897
|
+
"src": "2551:18:103"
|
|
1898
1898
|
}
|
|
1899
1899
|
],
|
|
1900
1900
|
"functionName": {
|
|
1901
1901
|
"name": "mstore",
|
|
1902
1902
|
"nodeType": "YulIdentifier",
|
|
1903
|
-
"src": "2531:6:
|
|
1903
|
+
"src": "2531:6:103"
|
|
1904
1904
|
},
|
|
1905
1905
|
"nodeType": "YulFunctionCall",
|
|
1906
|
-
"src": "2531:39:
|
|
1906
|
+
"src": "2531:39:103"
|
|
1907
1907
|
},
|
|
1908
1908
|
"nodeType": "YulExpressionStatement",
|
|
1909
|
-
"src": "2531:39:
|
|
1909
|
+
"src": "2531:39:103"
|
|
1910
1910
|
}
|
|
1911
1911
|
]
|
|
1912
1912
|
},
|
|
@@ -1915,41 +1915,41 @@
|
|
|
1915
1915
|
{
|
|
1916
1916
|
"name": "i",
|
|
1917
1917
|
"nodeType": "YulIdentifier",
|
|
1918
|
-
"src": "2478:1:
|
|
1918
|
+
"src": "2478:1:103"
|
|
1919
1919
|
},
|
|
1920
1920
|
{
|
|
1921
1921
|
"name": "length",
|
|
1922
1922
|
"nodeType": "YulIdentifier",
|
|
1923
|
-
"src": "2481:6:
|
|
1923
|
+
"src": "2481:6:103"
|
|
1924
1924
|
}
|
|
1925
1925
|
],
|
|
1926
1926
|
"functionName": {
|
|
1927
1927
|
"name": "lt",
|
|
1928
1928
|
"nodeType": "YulIdentifier",
|
|
1929
|
-
"src": "2475:2:
|
|
1929
|
+
"src": "2475:2:103"
|
|
1930
1930
|
},
|
|
1931
1931
|
"nodeType": "YulFunctionCall",
|
|
1932
|
-
"src": "2475:13:
|
|
1932
|
+
"src": "2475:13:103"
|
|
1933
1933
|
},
|
|
1934
1934
|
"nodeType": "YulForLoop",
|
|
1935
1935
|
"post": {
|
|
1936
1936
|
"nodeType": "YulBlock",
|
|
1937
|
-
"src": "2489:19:
|
|
1937
|
+
"src": "2489:19:103",
|
|
1938
1938
|
"statements": [
|
|
1939
1939
|
{
|
|
1940
1940
|
"nodeType": "YulAssignment",
|
|
1941
|
-
"src": "2491:15:
|
|
1941
|
+
"src": "2491:15:103",
|
|
1942
1942
|
"value": {
|
|
1943
1943
|
"arguments": [
|
|
1944
1944
|
{
|
|
1945
1945
|
"name": "i",
|
|
1946
1946
|
"nodeType": "YulIdentifier",
|
|
1947
|
-
"src": "2500:1:
|
|
1947
|
+
"src": "2500:1:103"
|
|
1948
1948
|
},
|
|
1949
1949
|
{
|
|
1950
1950
|
"kind": "number",
|
|
1951
1951
|
"nodeType": "YulLiteral",
|
|
1952
|
-
"src": "2503:2:
|
|
1952
|
+
"src": "2503:2:103",
|
|
1953
1953
|
"type": "",
|
|
1954
1954
|
"value": "32"
|
|
1955
1955
|
}
|
|
@@ -1957,16 +1957,16 @@
|
|
|
1957
1957
|
"functionName": {
|
|
1958
1958
|
"name": "add",
|
|
1959
1959
|
"nodeType": "YulIdentifier",
|
|
1960
|
-
"src": "2496:3:
|
|
1960
|
+
"src": "2496:3:103"
|
|
1961
1961
|
},
|
|
1962
1962
|
"nodeType": "YulFunctionCall",
|
|
1963
|
-
"src": "2496:10:
|
|
1963
|
+
"src": "2496:10:103"
|
|
1964
1964
|
},
|
|
1965
1965
|
"variableNames": [
|
|
1966
1966
|
{
|
|
1967
1967
|
"name": "i",
|
|
1968
1968
|
"nodeType": "YulIdentifier",
|
|
1969
|
-
"src": "2491:1:
|
|
1969
|
+
"src": "2491:1:103"
|
|
1970
1970
|
}
|
|
1971
1971
|
]
|
|
1972
1972
|
}
|
|
@@ -1974,10 +1974,10 @@
|
|
|
1974
1974
|
},
|
|
1975
1975
|
"pre": {
|
|
1976
1976
|
"nodeType": "YulBlock",
|
|
1977
|
-
"src": "2471:3:
|
|
1977
|
+
"src": "2471:3:103",
|
|
1978
1978
|
"statements": []
|
|
1979
1979
|
},
|
|
1980
|
-
"src": "2467:113:
|
|
1980
|
+
"src": "2467:113:103"
|
|
1981
1981
|
},
|
|
1982
1982
|
{
|
|
1983
1983
|
"expression": {
|
|
@@ -1987,26 +1987,26 @@
|
|
|
1987
1987
|
{
|
|
1988
1988
|
"name": "dst",
|
|
1989
1989
|
"nodeType": "YulIdentifier",
|
|
1990
|
-
"src": "2600:3:
|
|
1990
|
+
"src": "2600:3:103"
|
|
1991
1991
|
},
|
|
1992
1992
|
{
|
|
1993
1993
|
"name": "length",
|
|
1994
1994
|
"nodeType": "YulIdentifier",
|
|
1995
|
-
"src": "2605:6:
|
|
1995
|
+
"src": "2605:6:103"
|
|
1996
1996
|
}
|
|
1997
1997
|
],
|
|
1998
1998
|
"functionName": {
|
|
1999
1999
|
"name": "add",
|
|
2000
2000
|
"nodeType": "YulIdentifier",
|
|
2001
|
-
"src": "2596:3:
|
|
2001
|
+
"src": "2596:3:103"
|
|
2002
2002
|
},
|
|
2003
2003
|
"nodeType": "YulFunctionCall",
|
|
2004
|
-
"src": "2596:16:
|
|
2004
|
+
"src": "2596:16:103"
|
|
2005
2005
|
},
|
|
2006
2006
|
{
|
|
2007
2007
|
"kind": "number",
|
|
2008
2008
|
"nodeType": "YulLiteral",
|
|
2009
|
-
"src": "2614:1:
|
|
2009
|
+
"src": "2614:1:103",
|
|
2010
2010
|
"type": "",
|
|
2011
2011
|
"value": "0"
|
|
2012
2012
|
}
|
|
@@ -2014,13 +2014,13 @@
|
|
|
2014
2014
|
"functionName": {
|
|
2015
2015
|
"name": "mstore",
|
|
2016
2016
|
"nodeType": "YulIdentifier",
|
|
2017
|
-
"src": "2589:6:
|
|
2017
|
+
"src": "2589:6:103"
|
|
2018
2018
|
},
|
|
2019
2019
|
"nodeType": "YulFunctionCall",
|
|
2020
|
-
"src": "2589:27:
|
|
2020
|
+
"src": "2589:27:103"
|
|
2021
2021
|
},
|
|
2022
2022
|
"nodeType": "YulExpressionStatement",
|
|
2023
|
-
"src": "2589:27:
|
|
2023
|
+
"src": "2589:27:103"
|
|
2024
2024
|
}
|
|
2025
2025
|
]
|
|
2026
2026
|
},
|
|
@@ -2030,53 +2030,53 @@
|
|
|
2030
2030
|
{
|
|
2031
2031
|
"name": "src",
|
|
2032
2032
|
"nodeType": "YulTypedName",
|
|
2033
|
-
"src": "2416:3:
|
|
2033
|
+
"src": "2416:3:103",
|
|
2034
2034
|
"type": ""
|
|
2035
2035
|
},
|
|
2036
2036
|
{
|
|
2037
2037
|
"name": "dst",
|
|
2038
2038
|
"nodeType": "YulTypedName",
|
|
2039
|
-
"src": "2421:3:
|
|
2039
|
+
"src": "2421:3:103",
|
|
2040
2040
|
"type": ""
|
|
2041
2041
|
},
|
|
2042
2042
|
{
|
|
2043
2043
|
"name": "length",
|
|
2044
2044
|
"nodeType": "YulTypedName",
|
|
2045
|
-
"src": "2426:6:
|
|
2045
|
+
"src": "2426:6:103",
|
|
2046
2046
|
"type": ""
|
|
2047
2047
|
}
|
|
2048
2048
|
],
|
|
2049
|
-
"src": "2372:250:
|
|
2049
|
+
"src": "2372:250:103"
|
|
2050
2050
|
},
|
|
2051
2051
|
{
|
|
2052
2052
|
"body": {
|
|
2053
2053
|
"nodeType": "YulBlock",
|
|
2054
|
-
"src": "2676:221:
|
|
2054
|
+
"src": "2676:221:103",
|
|
2055
2055
|
"statements": [
|
|
2056
2056
|
{
|
|
2057
2057
|
"nodeType": "YulVariableDeclaration",
|
|
2058
|
-
"src": "2686:26:
|
|
2058
|
+
"src": "2686:26:103",
|
|
2059
2059
|
"value": {
|
|
2060
2060
|
"arguments": [
|
|
2061
2061
|
{
|
|
2062
2062
|
"name": "value",
|
|
2063
2063
|
"nodeType": "YulIdentifier",
|
|
2064
|
-
"src": "2706:5:
|
|
2064
|
+
"src": "2706:5:103"
|
|
2065
2065
|
}
|
|
2066
2066
|
],
|
|
2067
2067
|
"functionName": {
|
|
2068
2068
|
"name": "mload",
|
|
2069
2069
|
"nodeType": "YulIdentifier",
|
|
2070
|
-
"src": "2700:5:
|
|
2070
|
+
"src": "2700:5:103"
|
|
2071
2071
|
},
|
|
2072
2072
|
"nodeType": "YulFunctionCall",
|
|
2073
|
-
"src": "2700:12:
|
|
2073
|
+
"src": "2700:12:103"
|
|
2074
2074
|
},
|
|
2075
2075
|
"variables": [
|
|
2076
2076
|
{
|
|
2077
2077
|
"name": "length",
|
|
2078
2078
|
"nodeType": "YulTypedName",
|
|
2079
|
-
"src": "2690:6:
|
|
2079
|
+
"src": "2690:6:103",
|
|
2080
2080
|
"type": ""
|
|
2081
2081
|
}
|
|
2082
2082
|
]
|
|
@@ -2087,24 +2087,24 @@
|
|
|
2087
2087
|
{
|
|
2088
2088
|
"name": "pos",
|
|
2089
2089
|
"nodeType": "YulIdentifier",
|
|
2090
|
-
"src": "2728:3:
|
|
2090
|
+
"src": "2728:3:103"
|
|
2091
2091
|
},
|
|
2092
2092
|
{
|
|
2093
2093
|
"name": "length",
|
|
2094
2094
|
"nodeType": "YulIdentifier",
|
|
2095
|
-
"src": "2733:6:
|
|
2095
|
+
"src": "2733:6:103"
|
|
2096
2096
|
}
|
|
2097
2097
|
],
|
|
2098
2098
|
"functionName": {
|
|
2099
2099
|
"name": "mstore",
|
|
2100
2100
|
"nodeType": "YulIdentifier",
|
|
2101
|
-
"src": "2721:6:
|
|
2101
|
+
"src": "2721:6:103"
|
|
2102
2102
|
},
|
|
2103
2103
|
"nodeType": "YulFunctionCall",
|
|
2104
|
-
"src": "2721:19:
|
|
2104
|
+
"src": "2721:19:103"
|
|
2105
2105
|
},
|
|
2106
2106
|
"nodeType": "YulExpressionStatement",
|
|
2107
|
-
"src": "2721:19:
|
|
2107
|
+
"src": "2721:19:103"
|
|
2108
2108
|
},
|
|
2109
2109
|
{
|
|
2110
2110
|
"expression": {
|
|
@@ -2114,12 +2114,12 @@
|
|
|
2114
2114
|
{
|
|
2115
2115
|
"name": "value",
|
|
2116
2116
|
"nodeType": "YulIdentifier",
|
|
2117
|
-
"src": "2788:5:
|
|
2117
|
+
"src": "2788:5:103"
|
|
2118
2118
|
},
|
|
2119
2119
|
{
|
|
2120
2120
|
"kind": "number",
|
|
2121
2121
|
"nodeType": "YulLiteral",
|
|
2122
|
-
"src": "2795:4:
|
|
2122
|
+
"src": "2795:4:103",
|
|
2123
2123
|
"type": "",
|
|
2124
2124
|
"value": "0x20"
|
|
2125
2125
|
}
|
|
@@ -2127,22 +2127,22 @@
|
|
|
2127
2127
|
"functionName": {
|
|
2128
2128
|
"name": "add",
|
|
2129
2129
|
"nodeType": "YulIdentifier",
|
|
2130
|
-
"src": "2784:3:
|
|
2130
|
+
"src": "2784:3:103"
|
|
2131
2131
|
},
|
|
2132
2132
|
"nodeType": "YulFunctionCall",
|
|
2133
|
-
"src": "2784:16:
|
|
2133
|
+
"src": "2784:16:103"
|
|
2134
2134
|
},
|
|
2135
2135
|
{
|
|
2136
2136
|
"arguments": [
|
|
2137
2137
|
{
|
|
2138
2138
|
"name": "pos",
|
|
2139
2139
|
"nodeType": "YulIdentifier",
|
|
2140
|
-
"src": "2806:3:
|
|
2140
|
+
"src": "2806:3:103"
|
|
2141
2141
|
},
|
|
2142
2142
|
{
|
|
2143
2143
|
"kind": "number",
|
|
2144
2144
|
"nodeType": "YulLiteral",
|
|
2145
|
-
"src": "2811:4:
|
|
2145
|
+
"src": "2811:4:103",
|
|
2146
2146
|
"type": "",
|
|
2147
2147
|
"value": "0x20"
|
|
2148
2148
|
}
|
|
@@ -2150,31 +2150,31 @@
|
|
|
2150
2150
|
"functionName": {
|
|
2151
2151
|
"name": "add",
|
|
2152
2152
|
"nodeType": "YulIdentifier",
|
|
2153
|
-
"src": "2802:3:
|
|
2153
|
+
"src": "2802:3:103"
|
|
2154
2154
|
},
|
|
2155
2155
|
"nodeType": "YulFunctionCall",
|
|
2156
|
-
"src": "2802:14:
|
|
2156
|
+
"src": "2802:14:103"
|
|
2157
2157
|
},
|
|
2158
2158
|
{
|
|
2159
2159
|
"name": "length",
|
|
2160
2160
|
"nodeType": "YulIdentifier",
|
|
2161
|
-
"src": "2818:6:
|
|
2161
|
+
"src": "2818:6:103"
|
|
2162
2162
|
}
|
|
2163
2163
|
],
|
|
2164
2164
|
"functionName": {
|
|
2165
2165
|
"name": "copy_memory_to_memory_with_cleanup",
|
|
2166
2166
|
"nodeType": "YulIdentifier",
|
|
2167
|
-
"src": "2749:34:
|
|
2167
|
+
"src": "2749:34:103"
|
|
2168
2168
|
},
|
|
2169
2169
|
"nodeType": "YulFunctionCall",
|
|
2170
|
-
"src": "2749:76:
|
|
2170
|
+
"src": "2749:76:103"
|
|
2171
2171
|
},
|
|
2172
2172
|
"nodeType": "YulExpressionStatement",
|
|
2173
|
-
"src": "2749:76:
|
|
2173
|
+
"src": "2749:76:103"
|
|
2174
2174
|
},
|
|
2175
2175
|
{
|
|
2176
2176
|
"nodeType": "YulAssignment",
|
|
2177
|
-
"src": "2834:57:
|
|
2177
|
+
"src": "2834:57:103",
|
|
2178
2178
|
"value": {
|
|
2179
2179
|
"arguments": [
|
|
2180
2180
|
{
|
|
@@ -2182,7 +2182,7 @@
|
|
|
2182
2182
|
{
|
|
2183
2183
|
"name": "pos",
|
|
2184
2184
|
"nodeType": "YulIdentifier",
|
|
2185
|
-
"src": "2849:3:
|
|
2185
|
+
"src": "2849:3:103"
|
|
2186
2186
|
},
|
|
2187
2187
|
{
|
|
2188
2188
|
"arguments": [
|
|
@@ -2191,12 +2191,12 @@
|
|
|
2191
2191
|
{
|
|
2192
2192
|
"name": "length",
|
|
2193
2193
|
"nodeType": "YulIdentifier",
|
|
2194
|
-
"src": "2862:6:
|
|
2194
|
+
"src": "2862:6:103"
|
|
2195
2195
|
},
|
|
2196
2196
|
{
|
|
2197
2197
|
"kind": "number",
|
|
2198
2198
|
"nodeType": "YulLiteral",
|
|
2199
|
-
"src": "2870:2:
|
|
2199
|
+
"src": "2870:2:103",
|
|
2200
2200
|
"type": "",
|
|
2201
2201
|
"value": "31"
|
|
2202
2202
|
}
|
|
@@ -2204,17 +2204,17 @@
|
|
|
2204
2204
|
"functionName": {
|
|
2205
2205
|
"name": "add",
|
|
2206
2206
|
"nodeType": "YulIdentifier",
|
|
2207
|
-
"src": "2858:3:
|
|
2207
|
+
"src": "2858:3:103"
|
|
2208
2208
|
},
|
|
2209
2209
|
"nodeType": "YulFunctionCall",
|
|
2210
|
-
"src": "2858:15:
|
|
2210
|
+
"src": "2858:15:103"
|
|
2211
2211
|
},
|
|
2212
2212
|
{
|
|
2213
2213
|
"arguments": [
|
|
2214
2214
|
{
|
|
2215
2215
|
"kind": "number",
|
|
2216
2216
|
"nodeType": "YulLiteral",
|
|
2217
|
-
"src": "2879:2:
|
|
2217
|
+
"src": "2879:2:103",
|
|
2218
2218
|
"type": "",
|
|
2219
2219
|
"value": "31"
|
|
2220
2220
|
}
|
|
@@ -2222,33 +2222,33 @@
|
|
|
2222
2222
|
"functionName": {
|
|
2223
2223
|
"name": "not",
|
|
2224
2224
|
"nodeType": "YulIdentifier",
|
|
2225
|
-
"src": "2875:3:
|
|
2225
|
+
"src": "2875:3:103"
|
|
2226
2226
|
},
|
|
2227
2227
|
"nodeType": "YulFunctionCall",
|
|
2228
|
-
"src": "2875:7:
|
|
2228
|
+
"src": "2875:7:103"
|
|
2229
2229
|
}
|
|
2230
2230
|
],
|
|
2231
2231
|
"functionName": {
|
|
2232
2232
|
"name": "and",
|
|
2233
2233
|
"nodeType": "YulIdentifier",
|
|
2234
|
-
"src": "2854:3:
|
|
2234
|
+
"src": "2854:3:103"
|
|
2235
2235
|
},
|
|
2236
2236
|
"nodeType": "YulFunctionCall",
|
|
2237
|
-
"src": "2854:29:
|
|
2237
|
+
"src": "2854:29:103"
|
|
2238
2238
|
}
|
|
2239
2239
|
],
|
|
2240
2240
|
"functionName": {
|
|
2241
2241
|
"name": "add",
|
|
2242
2242
|
"nodeType": "YulIdentifier",
|
|
2243
|
-
"src": "2845:3:
|
|
2243
|
+
"src": "2845:3:103"
|
|
2244
2244
|
},
|
|
2245
2245
|
"nodeType": "YulFunctionCall",
|
|
2246
|
-
"src": "2845:39:
|
|
2246
|
+
"src": "2845:39:103"
|
|
2247
2247
|
},
|
|
2248
2248
|
{
|
|
2249
2249
|
"kind": "number",
|
|
2250
2250
|
"nodeType": "YulLiteral",
|
|
2251
|
-
"src": "2886:4:
|
|
2251
|
+
"src": "2886:4:103",
|
|
2252
2252
|
"type": "",
|
|
2253
2253
|
"value": "0x20"
|
|
2254
2254
|
}
|
|
@@ -2256,16 +2256,16 @@
|
|
|
2256
2256
|
"functionName": {
|
|
2257
2257
|
"name": "add",
|
|
2258
2258
|
"nodeType": "YulIdentifier",
|
|
2259
|
-
"src": "2841:3:
|
|
2259
|
+
"src": "2841:3:103"
|
|
2260
2260
|
},
|
|
2261
2261
|
"nodeType": "YulFunctionCall",
|
|
2262
|
-
"src": "2841:50:
|
|
2262
|
+
"src": "2841:50:103"
|
|
2263
2263
|
},
|
|
2264
2264
|
"variableNames": [
|
|
2265
2265
|
{
|
|
2266
2266
|
"name": "end",
|
|
2267
2267
|
"nodeType": "YulIdentifier",
|
|
2268
|
-
"src": "2834:3:
|
|
2268
|
+
"src": "2834:3:103"
|
|
2269
2269
|
}
|
|
2270
2270
|
]
|
|
2271
2271
|
}
|
|
@@ -2277,13 +2277,13 @@
|
|
|
2277
2277
|
{
|
|
2278
2278
|
"name": "value",
|
|
2279
2279
|
"nodeType": "YulTypedName",
|
|
2280
|
-
"src": "2653:5:
|
|
2280
|
+
"src": "2653:5:103",
|
|
2281
2281
|
"type": ""
|
|
2282
2282
|
},
|
|
2283
2283
|
{
|
|
2284
2284
|
"name": "pos",
|
|
2285
2285
|
"nodeType": "YulTypedName",
|
|
2286
|
-
"src": "2660:3:
|
|
2286
|
+
"src": "2660:3:103",
|
|
2287
2287
|
"type": ""
|
|
2288
2288
|
}
|
|
2289
2289
|
],
|
|
@@ -2291,20 +2291,20 @@
|
|
|
2291
2291
|
{
|
|
2292
2292
|
"name": "end",
|
|
2293
2293
|
"nodeType": "YulTypedName",
|
|
2294
|
-
"src": "2668:3:
|
|
2294
|
+
"src": "2668:3:103",
|
|
2295
2295
|
"type": ""
|
|
2296
2296
|
}
|
|
2297
2297
|
],
|
|
2298
|
-
"src": "2627:270:
|
|
2298
|
+
"src": "2627:270:103"
|
|
2299
2299
|
},
|
|
2300
2300
|
{
|
|
2301
2301
|
"body": {
|
|
2302
2302
|
"nodeType": "YulBlock",
|
|
2303
|
-
"src": "3126:294:
|
|
2303
|
+
"src": "3126:294:103",
|
|
2304
2304
|
"statements": [
|
|
2305
2305
|
{
|
|
2306
2306
|
"nodeType": "YulVariableDeclaration",
|
|
2307
|
-
"src": "3136:29:
|
|
2307
|
+
"src": "3136:29:103",
|
|
2308
2308
|
"value": {
|
|
2309
2309
|
"arguments": [
|
|
2310
2310
|
{
|
|
@@ -2312,14 +2312,14 @@
|
|
|
2312
2312
|
{
|
|
2313
2313
|
"kind": "number",
|
|
2314
2314
|
"nodeType": "YulLiteral",
|
|
2315
|
-
"src": "3154:3:
|
|
2315
|
+
"src": "3154:3:103",
|
|
2316
2316
|
"type": "",
|
|
2317
2317
|
"value": "160"
|
|
2318
2318
|
},
|
|
2319
2319
|
{
|
|
2320
2320
|
"kind": "number",
|
|
2321
2321
|
"nodeType": "YulLiteral",
|
|
2322
|
-
"src": "3159:1:
|
|
2322
|
+
"src": "3159:1:103",
|
|
2323
2323
|
"type": "",
|
|
2324
2324
|
"value": "1"
|
|
2325
2325
|
}
|
|
@@ -2327,15 +2327,15 @@
|
|
|
2327
2327
|
"functionName": {
|
|
2328
2328
|
"name": "shl",
|
|
2329
2329
|
"nodeType": "YulIdentifier",
|
|
2330
|
-
"src": "3150:3:
|
|
2330
|
+
"src": "3150:3:103"
|
|
2331
2331
|
},
|
|
2332
2332
|
"nodeType": "YulFunctionCall",
|
|
2333
|
-
"src": "3150:11:
|
|
2333
|
+
"src": "3150:11:103"
|
|
2334
2334
|
},
|
|
2335
2335
|
{
|
|
2336
2336
|
"kind": "number",
|
|
2337
2337
|
"nodeType": "YulLiteral",
|
|
2338
|
-
"src": "3163:1:
|
|
2338
|
+
"src": "3163:1:103",
|
|
2339
2339
|
"type": "",
|
|
2340
2340
|
"value": "1"
|
|
2341
2341
|
}
|
|
@@ -2343,16 +2343,16 @@
|
|
|
2343
2343
|
"functionName": {
|
|
2344
2344
|
"name": "sub",
|
|
2345
2345
|
"nodeType": "YulIdentifier",
|
|
2346
|
-
"src": "3146:3:
|
|
2346
|
+
"src": "3146:3:103"
|
|
2347
2347
|
},
|
|
2348
2348
|
"nodeType": "YulFunctionCall",
|
|
2349
|
-
"src": "3146:19:
|
|
2349
|
+
"src": "3146:19:103"
|
|
2350
2350
|
},
|
|
2351
2351
|
"variables": [
|
|
2352
2352
|
{
|
|
2353
2353
|
"name": "_1",
|
|
2354
2354
|
"nodeType": "YulTypedName",
|
|
2355
|
-
"src": "3140:2:
|
|
2355
|
+
"src": "3140:2:103",
|
|
2356
2356
|
"type": ""
|
|
2357
2357
|
}
|
|
2358
2358
|
]
|
|
@@ -2363,40 +2363,40 @@
|
|
|
2363
2363
|
{
|
|
2364
2364
|
"name": "headStart",
|
|
2365
2365
|
"nodeType": "YulIdentifier",
|
|
2366
|
-
"src": "3181:9:
|
|
2366
|
+
"src": "3181:9:103"
|
|
2367
2367
|
},
|
|
2368
2368
|
{
|
|
2369
2369
|
"arguments": [
|
|
2370
2370
|
{
|
|
2371
2371
|
"name": "value0",
|
|
2372
2372
|
"nodeType": "YulIdentifier",
|
|
2373
|
-
"src": "3196:6:
|
|
2373
|
+
"src": "3196:6:103"
|
|
2374
2374
|
},
|
|
2375
2375
|
{
|
|
2376
2376
|
"name": "_1",
|
|
2377
2377
|
"nodeType": "YulIdentifier",
|
|
2378
|
-
"src": "3204:2:
|
|
2378
|
+
"src": "3204:2:103"
|
|
2379
2379
|
}
|
|
2380
2380
|
],
|
|
2381
2381
|
"functionName": {
|
|
2382
2382
|
"name": "and",
|
|
2383
2383
|
"nodeType": "YulIdentifier",
|
|
2384
|
-
"src": "3192:3:
|
|
2384
|
+
"src": "3192:3:103"
|
|
2385
2385
|
},
|
|
2386
2386
|
"nodeType": "YulFunctionCall",
|
|
2387
|
-
"src": "3192:15:
|
|
2387
|
+
"src": "3192:15:103"
|
|
2388
2388
|
}
|
|
2389
2389
|
],
|
|
2390
2390
|
"functionName": {
|
|
2391
2391
|
"name": "mstore",
|
|
2392
2392
|
"nodeType": "YulIdentifier",
|
|
2393
|
-
"src": "3174:6:
|
|
2393
|
+
"src": "3174:6:103"
|
|
2394
2394
|
},
|
|
2395
2395
|
"nodeType": "YulFunctionCall",
|
|
2396
|
-
"src": "3174:34:
|
|
2396
|
+
"src": "3174:34:103"
|
|
2397
2397
|
},
|
|
2398
2398
|
"nodeType": "YulExpressionStatement",
|
|
2399
|
-
"src": "3174:34:
|
|
2399
|
+
"src": "3174:34:103"
|
|
2400
2400
|
},
|
|
2401
2401
|
{
|
|
2402
2402
|
"expression": {
|
|
@@ -2406,12 +2406,12 @@
|
|
|
2406
2406
|
{
|
|
2407
2407
|
"name": "headStart",
|
|
2408
2408
|
"nodeType": "YulIdentifier",
|
|
2409
|
-
"src": "3228:9:
|
|
2409
|
+
"src": "3228:9:103"
|
|
2410
2410
|
},
|
|
2411
2411
|
{
|
|
2412
2412
|
"kind": "number",
|
|
2413
2413
|
"nodeType": "YulLiteral",
|
|
2414
|
-
"src": "3239:2:
|
|
2414
|
+
"src": "3239:2:103",
|
|
2415
2415
|
"type": "",
|
|
2416
2416
|
"value": "32"
|
|
2417
2417
|
}
|
|
@@ -2419,43 +2419,43 @@
|
|
|
2419
2419
|
"functionName": {
|
|
2420
2420
|
"name": "add",
|
|
2421
2421
|
"nodeType": "YulIdentifier",
|
|
2422
|
-
"src": "3224:3:
|
|
2422
|
+
"src": "3224:3:103"
|
|
2423
2423
|
},
|
|
2424
2424
|
"nodeType": "YulFunctionCall",
|
|
2425
|
-
"src": "3224:18:
|
|
2425
|
+
"src": "3224:18:103"
|
|
2426
2426
|
},
|
|
2427
2427
|
{
|
|
2428
2428
|
"arguments": [
|
|
2429
2429
|
{
|
|
2430
2430
|
"name": "value1",
|
|
2431
2431
|
"nodeType": "YulIdentifier",
|
|
2432
|
-
"src": "3248:6:
|
|
2432
|
+
"src": "3248:6:103"
|
|
2433
2433
|
},
|
|
2434
2434
|
{
|
|
2435
2435
|
"name": "_1",
|
|
2436
2436
|
"nodeType": "YulIdentifier",
|
|
2437
|
-
"src": "3256:2:
|
|
2437
|
+
"src": "3256:2:103"
|
|
2438
2438
|
}
|
|
2439
2439
|
],
|
|
2440
2440
|
"functionName": {
|
|
2441
2441
|
"name": "and",
|
|
2442
2442
|
"nodeType": "YulIdentifier",
|
|
2443
|
-
"src": "3244:3:
|
|
2443
|
+
"src": "3244:3:103"
|
|
2444
2444
|
},
|
|
2445
2445
|
"nodeType": "YulFunctionCall",
|
|
2446
|
-
"src": "3244:15:
|
|
2446
|
+
"src": "3244:15:103"
|
|
2447
2447
|
}
|
|
2448
2448
|
],
|
|
2449
2449
|
"functionName": {
|
|
2450
2450
|
"name": "mstore",
|
|
2451
2451
|
"nodeType": "YulIdentifier",
|
|
2452
|
-
"src": "3217:6:
|
|
2452
|
+
"src": "3217:6:103"
|
|
2453
2453
|
},
|
|
2454
2454
|
"nodeType": "YulFunctionCall",
|
|
2455
|
-
"src": "3217:43:
|
|
2455
|
+
"src": "3217:43:103"
|
|
2456
2456
|
},
|
|
2457
2457
|
"nodeType": "YulExpressionStatement",
|
|
2458
|
-
"src": "3217:43:
|
|
2458
|
+
"src": "3217:43:103"
|
|
2459
2459
|
},
|
|
2460
2460
|
{
|
|
2461
2461
|
"expression": {
|
|
@@ -2465,12 +2465,12 @@
|
|
|
2465
2465
|
{
|
|
2466
2466
|
"name": "headStart",
|
|
2467
2467
|
"nodeType": "YulIdentifier",
|
|
2468
|
-
"src": "3280:9:
|
|
2468
|
+
"src": "3280:9:103"
|
|
2469
2469
|
},
|
|
2470
2470
|
{
|
|
2471
2471
|
"kind": "number",
|
|
2472
2472
|
"nodeType": "YulLiteral",
|
|
2473
|
-
"src": "3291:2:
|
|
2473
|
+
"src": "3291:2:103",
|
|
2474
2474
|
"type": "",
|
|
2475
2475
|
"value": "64"
|
|
2476
2476
|
}
|
|
@@ -2478,43 +2478,43 @@
|
|
|
2478
2478
|
"functionName": {
|
|
2479
2479
|
"name": "add",
|
|
2480
2480
|
"nodeType": "YulIdentifier",
|
|
2481
|
-
"src": "3276:3:
|
|
2481
|
+
"src": "3276:3:103"
|
|
2482
2482
|
},
|
|
2483
2483
|
"nodeType": "YulFunctionCall",
|
|
2484
|
-
"src": "3276:18:
|
|
2484
|
+
"src": "3276:18:103"
|
|
2485
2485
|
},
|
|
2486
2486
|
{
|
|
2487
2487
|
"arguments": [
|
|
2488
2488
|
{
|
|
2489
2489
|
"name": "value2",
|
|
2490
2490
|
"nodeType": "YulIdentifier",
|
|
2491
|
-
"src": "3300:6:
|
|
2491
|
+
"src": "3300:6:103"
|
|
2492
2492
|
},
|
|
2493
2493
|
{
|
|
2494
2494
|
"name": "_1",
|
|
2495
2495
|
"nodeType": "YulIdentifier",
|
|
2496
|
-
"src": "3308:2:
|
|
2496
|
+
"src": "3308:2:103"
|
|
2497
2497
|
}
|
|
2498
2498
|
],
|
|
2499
2499
|
"functionName": {
|
|
2500
2500
|
"name": "and",
|
|
2501
2501
|
"nodeType": "YulIdentifier",
|
|
2502
|
-
"src": "3296:3:
|
|
2502
|
+
"src": "3296:3:103"
|
|
2503
2503
|
},
|
|
2504
2504
|
"nodeType": "YulFunctionCall",
|
|
2505
|
-
"src": "3296:15:
|
|
2505
|
+
"src": "3296:15:103"
|
|
2506
2506
|
}
|
|
2507
2507
|
],
|
|
2508
2508
|
"functionName": {
|
|
2509
2509
|
"name": "mstore",
|
|
2510
2510
|
"nodeType": "YulIdentifier",
|
|
2511
|
-
"src": "3269:6:
|
|
2511
|
+
"src": "3269:6:103"
|
|
2512
2512
|
},
|
|
2513
2513
|
"nodeType": "YulFunctionCall",
|
|
2514
|
-
"src": "3269:43:
|
|
2514
|
+
"src": "3269:43:103"
|
|
2515
2515
|
},
|
|
2516
2516
|
"nodeType": "YulExpressionStatement",
|
|
2517
|
-
"src": "3269:43:
|
|
2517
|
+
"src": "3269:43:103"
|
|
2518
2518
|
},
|
|
2519
2519
|
{
|
|
2520
2520
|
"expression": {
|
|
@@ -2524,12 +2524,12 @@
|
|
|
2524
2524
|
{
|
|
2525
2525
|
"name": "headStart",
|
|
2526
2526
|
"nodeType": "YulIdentifier",
|
|
2527
|
-
"src": "3332:9:
|
|
2527
|
+
"src": "3332:9:103"
|
|
2528
2528
|
},
|
|
2529
2529
|
{
|
|
2530
2530
|
"kind": "number",
|
|
2531
2531
|
"nodeType": "YulLiteral",
|
|
2532
|
-
"src": "3343:2:
|
|
2532
|
+
"src": "3343:2:103",
|
|
2533
2533
|
"type": "",
|
|
2534
2534
|
"value": "96"
|
|
2535
2535
|
}
|
|
@@ -2537,15 +2537,15 @@
|
|
|
2537
2537
|
"functionName": {
|
|
2538
2538
|
"name": "add",
|
|
2539
2539
|
"nodeType": "YulIdentifier",
|
|
2540
|
-
"src": "3328:3:
|
|
2540
|
+
"src": "3328:3:103"
|
|
2541
2541
|
},
|
|
2542
2542
|
"nodeType": "YulFunctionCall",
|
|
2543
|
-
"src": "3328:18:
|
|
2543
|
+
"src": "3328:18:103"
|
|
2544
2544
|
},
|
|
2545
2545
|
{
|
|
2546
2546
|
"kind": "number",
|
|
2547
2547
|
"nodeType": "YulLiteral",
|
|
2548
|
-
"src": "3348:3:
|
|
2548
|
+
"src": "3348:3:103",
|
|
2549
2549
|
"type": "",
|
|
2550
2550
|
"value": "128"
|
|
2551
2551
|
}
|
|
@@ -2553,35 +2553,35 @@
|
|
|
2553
2553
|
"functionName": {
|
|
2554
2554
|
"name": "mstore",
|
|
2555
2555
|
"nodeType": "YulIdentifier",
|
|
2556
|
-
"src": "3321:6:
|
|
2556
|
+
"src": "3321:6:103"
|
|
2557
2557
|
},
|
|
2558
2558
|
"nodeType": "YulFunctionCall",
|
|
2559
|
-
"src": "3321:31:
|
|
2559
|
+
"src": "3321:31:103"
|
|
2560
2560
|
},
|
|
2561
2561
|
"nodeType": "YulExpressionStatement",
|
|
2562
|
-
"src": "3321:31:
|
|
2562
|
+
"src": "3321:31:103"
|
|
2563
2563
|
},
|
|
2564
2564
|
{
|
|
2565
2565
|
"nodeType": "YulAssignment",
|
|
2566
|
-
"src": "3361:53:
|
|
2566
|
+
"src": "3361:53:103",
|
|
2567
2567
|
"value": {
|
|
2568
2568
|
"arguments": [
|
|
2569
2569
|
{
|
|
2570
2570
|
"name": "value3",
|
|
2571
2571
|
"nodeType": "YulIdentifier",
|
|
2572
|
-
"src": "3386:6:
|
|
2572
|
+
"src": "3386:6:103"
|
|
2573
2573
|
},
|
|
2574
2574
|
{
|
|
2575
2575
|
"arguments": [
|
|
2576
2576
|
{
|
|
2577
2577
|
"name": "headStart",
|
|
2578
2578
|
"nodeType": "YulIdentifier",
|
|
2579
|
-
"src": "3398:9:
|
|
2579
|
+
"src": "3398:9:103"
|
|
2580
2580
|
},
|
|
2581
2581
|
{
|
|
2582
2582
|
"kind": "number",
|
|
2583
2583
|
"nodeType": "YulLiteral",
|
|
2584
|
-
"src": "3409:3:
|
|
2584
|
+
"src": "3409:3:103",
|
|
2585
2585
|
"type": "",
|
|
2586
2586
|
"value": "128"
|
|
2587
2587
|
}
|
|
@@ -2589,25 +2589,25 @@
|
|
|
2589
2589
|
"functionName": {
|
|
2590
2590
|
"name": "add",
|
|
2591
2591
|
"nodeType": "YulIdentifier",
|
|
2592
|
-
"src": "3394:3:
|
|
2592
|
+
"src": "3394:3:103"
|
|
2593
2593
|
},
|
|
2594
2594
|
"nodeType": "YulFunctionCall",
|
|
2595
|
-
"src": "3394:19:
|
|
2595
|
+
"src": "3394:19:103"
|
|
2596
2596
|
}
|
|
2597
2597
|
],
|
|
2598
2598
|
"functionName": {
|
|
2599
2599
|
"name": "abi_encode_bytes",
|
|
2600
2600
|
"nodeType": "YulIdentifier",
|
|
2601
|
-
"src": "3369:16:
|
|
2601
|
+
"src": "3369:16:103"
|
|
2602
2602
|
},
|
|
2603
2603
|
"nodeType": "YulFunctionCall",
|
|
2604
|
-
"src": "3369:45:
|
|
2604
|
+
"src": "3369:45:103"
|
|
2605
2605
|
},
|
|
2606
2606
|
"variableNames": [
|
|
2607
2607
|
{
|
|
2608
2608
|
"name": "tail",
|
|
2609
2609
|
"nodeType": "YulIdentifier",
|
|
2610
|
-
"src": "3361:4:
|
|
2610
|
+
"src": "3361:4:103"
|
|
2611
2611
|
}
|
|
2612
2612
|
]
|
|
2613
2613
|
}
|
|
@@ -2619,31 +2619,31 @@
|
|
|
2619
2619
|
{
|
|
2620
2620
|
"name": "headStart",
|
|
2621
2621
|
"nodeType": "YulTypedName",
|
|
2622
|
-
"src": "3071:9:
|
|
2622
|
+
"src": "3071:9:103",
|
|
2623
2623
|
"type": ""
|
|
2624
2624
|
},
|
|
2625
2625
|
{
|
|
2626
2626
|
"name": "value3",
|
|
2627
2627
|
"nodeType": "YulTypedName",
|
|
2628
|
-
"src": "3082:6:
|
|
2628
|
+
"src": "3082:6:103",
|
|
2629
2629
|
"type": ""
|
|
2630
2630
|
},
|
|
2631
2631
|
{
|
|
2632
2632
|
"name": "value2",
|
|
2633
2633
|
"nodeType": "YulTypedName",
|
|
2634
|
-
"src": "3090:6:
|
|
2634
|
+
"src": "3090:6:103",
|
|
2635
2635
|
"type": ""
|
|
2636
2636
|
},
|
|
2637
2637
|
{
|
|
2638
2638
|
"name": "value1",
|
|
2639
2639
|
"nodeType": "YulTypedName",
|
|
2640
|
-
"src": "3098:6:
|
|
2640
|
+
"src": "3098:6:103",
|
|
2641
2641
|
"type": ""
|
|
2642
2642
|
},
|
|
2643
2643
|
{
|
|
2644
2644
|
"name": "value0",
|
|
2645
2645
|
"nodeType": "YulTypedName",
|
|
2646
|
-
"src": "3106:6:
|
|
2646
|
+
"src": "3106:6:103",
|
|
2647
2647
|
"type": ""
|
|
2648
2648
|
}
|
|
2649
2649
|
],
|
|
@@ -2651,16 +2651,16 @@
|
|
|
2651
2651
|
{
|
|
2652
2652
|
"name": "tail",
|
|
2653
2653
|
"nodeType": "YulTypedName",
|
|
2654
|
-
"src": "3117:4:
|
|
2654
|
+
"src": "3117:4:103",
|
|
2655
2655
|
"type": ""
|
|
2656
2656
|
}
|
|
2657
2657
|
],
|
|
2658
|
-
"src": "2902:518:
|
|
2658
|
+
"src": "2902:518:103"
|
|
2659
2659
|
},
|
|
2660
2660
|
{
|
|
2661
2661
|
"body": {
|
|
2662
2662
|
"nodeType": "YulBlock",
|
|
2663
|
-
"src": "3643:281:
|
|
2663
|
+
"src": "3643:281:103",
|
|
2664
2664
|
"statements": [
|
|
2665
2665
|
{
|
|
2666
2666
|
"expression": {
|
|
@@ -2668,14 +2668,14 @@
|
|
|
2668
2668
|
{
|
|
2669
2669
|
"name": "headStart",
|
|
2670
2670
|
"nodeType": "YulIdentifier",
|
|
2671
|
-
"src": "3660:9:
|
|
2671
|
+
"src": "3660:9:103"
|
|
2672
2672
|
},
|
|
2673
2673
|
{
|
|
2674
2674
|
"arguments": [
|
|
2675
2675
|
{
|
|
2676
2676
|
"name": "value0",
|
|
2677
2677
|
"nodeType": "YulIdentifier",
|
|
2678
|
-
"src": "3675:6:
|
|
2678
|
+
"src": "3675:6:103"
|
|
2679
2679
|
},
|
|
2680
2680
|
{
|
|
2681
2681
|
"arguments": [
|
|
@@ -2684,14 +2684,14 @@
|
|
|
2684
2684
|
{
|
|
2685
2685
|
"kind": "number",
|
|
2686
2686
|
"nodeType": "YulLiteral",
|
|
2687
|
-
"src": "3691:3:
|
|
2687
|
+
"src": "3691:3:103",
|
|
2688
2688
|
"type": "",
|
|
2689
2689
|
"value": "160"
|
|
2690
2690
|
},
|
|
2691
2691
|
{
|
|
2692
2692
|
"kind": "number",
|
|
2693
2693
|
"nodeType": "YulLiteral",
|
|
2694
|
-
"src": "3696:1:
|
|
2694
|
+
"src": "3696:1:103",
|
|
2695
2695
|
"type": "",
|
|
2696
2696
|
"value": "1"
|
|
2697
2697
|
}
|
|
@@ -2699,15 +2699,15 @@
|
|
|
2699
2699
|
"functionName": {
|
|
2700
2700
|
"name": "shl",
|
|
2701
2701
|
"nodeType": "YulIdentifier",
|
|
2702
|
-
"src": "3687:3:
|
|
2702
|
+
"src": "3687:3:103"
|
|
2703
2703
|
},
|
|
2704
2704
|
"nodeType": "YulFunctionCall",
|
|
2705
|
-
"src": "3687:11:
|
|
2705
|
+
"src": "3687:11:103"
|
|
2706
2706
|
},
|
|
2707
2707
|
{
|
|
2708
2708
|
"kind": "number",
|
|
2709
2709
|
"nodeType": "YulLiteral",
|
|
2710
|
-
"src": "3700:1:
|
|
2710
|
+
"src": "3700:1:103",
|
|
2711
2711
|
"type": "",
|
|
2712
2712
|
"value": "1"
|
|
2713
2713
|
}
|
|
@@ -2715,31 +2715,31 @@
|
|
|
2715
2715
|
"functionName": {
|
|
2716
2716
|
"name": "sub",
|
|
2717
2717
|
"nodeType": "YulIdentifier",
|
|
2718
|
-
"src": "3683:3:
|
|
2718
|
+
"src": "3683:3:103"
|
|
2719
2719
|
},
|
|
2720
2720
|
"nodeType": "YulFunctionCall",
|
|
2721
|
-
"src": "3683:19:
|
|
2721
|
+
"src": "3683:19:103"
|
|
2722
2722
|
}
|
|
2723
2723
|
],
|
|
2724
2724
|
"functionName": {
|
|
2725
2725
|
"name": "and",
|
|
2726
2726
|
"nodeType": "YulIdentifier",
|
|
2727
|
-
"src": "3671:3:
|
|
2727
|
+
"src": "3671:3:103"
|
|
2728
2728
|
},
|
|
2729
2729
|
"nodeType": "YulFunctionCall",
|
|
2730
|
-
"src": "3671:32:
|
|
2730
|
+
"src": "3671:32:103"
|
|
2731
2731
|
}
|
|
2732
2732
|
],
|
|
2733
2733
|
"functionName": {
|
|
2734
2734
|
"name": "mstore",
|
|
2735
2735
|
"nodeType": "YulIdentifier",
|
|
2736
|
-
"src": "3653:6:
|
|
2736
|
+
"src": "3653:6:103"
|
|
2737
2737
|
},
|
|
2738
2738
|
"nodeType": "YulFunctionCall",
|
|
2739
|
-
"src": "3653:51:
|
|
2739
|
+
"src": "3653:51:103"
|
|
2740
2740
|
},
|
|
2741
2741
|
"nodeType": "YulExpressionStatement",
|
|
2742
|
-
"src": "3653:51:
|
|
2742
|
+
"src": "3653:51:103"
|
|
2743
2743
|
},
|
|
2744
2744
|
{
|
|
2745
2745
|
"expression": {
|
|
@@ -2749,12 +2749,12 @@
|
|
|
2749
2749
|
{
|
|
2750
2750
|
"name": "headStart",
|
|
2751
2751
|
"nodeType": "YulIdentifier",
|
|
2752
|
-
"src": "3724:9:
|
|
2752
|
+
"src": "3724:9:103"
|
|
2753
2753
|
},
|
|
2754
2754
|
{
|
|
2755
2755
|
"kind": "number",
|
|
2756
2756
|
"nodeType": "YulLiteral",
|
|
2757
|
-
"src": "3735:2:
|
|
2757
|
+
"src": "3735:2:103",
|
|
2758
2758
|
"type": "",
|
|
2759
2759
|
"value": "32"
|
|
2760
2760
|
}
|
|
@@ -2762,15 +2762,15 @@
|
|
|
2762
2762
|
"functionName": {
|
|
2763
2763
|
"name": "add",
|
|
2764
2764
|
"nodeType": "YulIdentifier",
|
|
2765
|
-
"src": "3720:3:
|
|
2765
|
+
"src": "3720:3:103"
|
|
2766
2766
|
},
|
|
2767
2767
|
"nodeType": "YulFunctionCall",
|
|
2768
|
-
"src": "3720:18:
|
|
2768
|
+
"src": "3720:18:103"
|
|
2769
2769
|
},
|
|
2770
2770
|
{
|
|
2771
2771
|
"kind": "number",
|
|
2772
2772
|
"nodeType": "YulLiteral",
|
|
2773
|
-
"src": "3740:2:
|
|
2773
|
+
"src": "3740:2:103",
|
|
2774
2774
|
"type": "",
|
|
2775
2775
|
"value": "96"
|
|
2776
2776
|
}
|
|
@@ -2778,35 +2778,35 @@
|
|
|
2778
2778
|
"functionName": {
|
|
2779
2779
|
"name": "mstore",
|
|
2780
2780
|
"nodeType": "YulIdentifier",
|
|
2781
|
-
"src": "3713:6:
|
|
2781
|
+
"src": "3713:6:103"
|
|
2782
2782
|
},
|
|
2783
2783
|
"nodeType": "YulFunctionCall",
|
|
2784
|
-
"src": "3713:30:
|
|
2784
|
+
"src": "3713:30:103"
|
|
2785
2785
|
},
|
|
2786
2786
|
"nodeType": "YulExpressionStatement",
|
|
2787
|
-
"src": "3713:30:
|
|
2787
|
+
"src": "3713:30:103"
|
|
2788
2788
|
},
|
|
2789
2789
|
{
|
|
2790
2790
|
"nodeType": "YulVariableDeclaration",
|
|
2791
|
-
"src": "3752:58:
|
|
2791
|
+
"src": "3752:58:103",
|
|
2792
2792
|
"value": {
|
|
2793
2793
|
"arguments": [
|
|
2794
2794
|
{
|
|
2795
2795
|
"name": "value1",
|
|
2796
2796
|
"nodeType": "YulIdentifier",
|
|
2797
|
-
"src": "3783:6:
|
|
2797
|
+
"src": "3783:6:103"
|
|
2798
2798
|
},
|
|
2799
2799
|
{
|
|
2800
2800
|
"arguments": [
|
|
2801
2801
|
{
|
|
2802
2802
|
"name": "headStart",
|
|
2803
2803
|
"nodeType": "YulIdentifier",
|
|
2804
|
-
"src": "3795:9:
|
|
2804
|
+
"src": "3795:9:103"
|
|
2805
2805
|
},
|
|
2806
2806
|
{
|
|
2807
2807
|
"kind": "number",
|
|
2808
2808
|
"nodeType": "YulLiteral",
|
|
2809
|
-
"src": "3806:2:
|
|
2809
|
+
"src": "3806:2:103",
|
|
2810
2810
|
"type": "",
|
|
2811
2811
|
"value": "96"
|
|
2812
2812
|
}
|
|
@@ -2814,25 +2814,25 @@
|
|
|
2814
2814
|
"functionName": {
|
|
2815
2815
|
"name": "add",
|
|
2816
2816
|
"nodeType": "YulIdentifier",
|
|
2817
|
-
"src": "3791:3:
|
|
2817
|
+
"src": "3791:3:103"
|
|
2818
2818
|
},
|
|
2819
2819
|
"nodeType": "YulFunctionCall",
|
|
2820
|
-
"src": "3791:18:
|
|
2820
|
+
"src": "3791:18:103"
|
|
2821
2821
|
}
|
|
2822
2822
|
],
|
|
2823
2823
|
"functionName": {
|
|
2824
2824
|
"name": "abi_encode_bytes",
|
|
2825
2825
|
"nodeType": "YulIdentifier",
|
|
2826
|
-
"src": "3766:16:
|
|
2826
|
+
"src": "3766:16:103"
|
|
2827
2827
|
},
|
|
2828
2828
|
"nodeType": "YulFunctionCall",
|
|
2829
|
-
"src": "3766:44:
|
|
2829
|
+
"src": "3766:44:103"
|
|
2830
2830
|
},
|
|
2831
2831
|
"variables": [
|
|
2832
2832
|
{
|
|
2833
2833
|
"name": "tail_1",
|
|
2834
2834
|
"nodeType": "YulTypedName",
|
|
2835
|
-
"src": "3756:6:
|
|
2835
|
+
"src": "3756:6:103",
|
|
2836
2836
|
"type": ""
|
|
2837
2837
|
}
|
|
2838
2838
|
]
|
|
@@ -2845,12 +2845,12 @@
|
|
|
2845
2845
|
{
|
|
2846
2846
|
"name": "headStart",
|
|
2847
2847
|
"nodeType": "YulIdentifier",
|
|
2848
|
-
"src": "3830:9:
|
|
2848
|
+
"src": "3830:9:103"
|
|
2849
2849
|
},
|
|
2850
2850
|
{
|
|
2851
2851
|
"kind": "number",
|
|
2852
2852
|
"nodeType": "YulLiteral",
|
|
2853
|
-
"src": "3841:2:
|
|
2853
|
+
"src": "3841:2:103",
|
|
2854
2854
|
"type": "",
|
|
2855
2855
|
"value": "64"
|
|
2856
2856
|
}
|
|
@@ -2858,73 +2858,73 @@
|
|
|
2858
2858
|
"functionName": {
|
|
2859
2859
|
"name": "add",
|
|
2860
2860
|
"nodeType": "YulIdentifier",
|
|
2861
|
-
"src": "3826:3:
|
|
2861
|
+
"src": "3826:3:103"
|
|
2862
2862
|
},
|
|
2863
2863
|
"nodeType": "YulFunctionCall",
|
|
2864
|
-
"src": "3826:18:
|
|
2864
|
+
"src": "3826:18:103"
|
|
2865
2865
|
},
|
|
2866
2866
|
{
|
|
2867
2867
|
"arguments": [
|
|
2868
2868
|
{
|
|
2869
2869
|
"name": "tail_1",
|
|
2870
2870
|
"nodeType": "YulIdentifier",
|
|
2871
|
-
"src": "3850:6:
|
|
2871
|
+
"src": "3850:6:103"
|
|
2872
2872
|
},
|
|
2873
2873
|
{
|
|
2874
2874
|
"name": "headStart",
|
|
2875
2875
|
"nodeType": "YulIdentifier",
|
|
2876
|
-
"src": "3858:9:
|
|
2876
|
+
"src": "3858:9:103"
|
|
2877
2877
|
}
|
|
2878
2878
|
],
|
|
2879
2879
|
"functionName": {
|
|
2880
2880
|
"name": "sub",
|
|
2881
2881
|
"nodeType": "YulIdentifier",
|
|
2882
|
-
"src": "3846:3:
|
|
2882
|
+
"src": "3846:3:103"
|
|
2883
2883
|
},
|
|
2884
2884
|
"nodeType": "YulFunctionCall",
|
|
2885
|
-
"src": "3846:22:
|
|
2885
|
+
"src": "3846:22:103"
|
|
2886
2886
|
}
|
|
2887
2887
|
],
|
|
2888
2888
|
"functionName": {
|
|
2889
2889
|
"name": "mstore",
|
|
2890
2890
|
"nodeType": "YulIdentifier",
|
|
2891
|
-
"src": "3819:6:
|
|
2891
|
+
"src": "3819:6:103"
|
|
2892
2892
|
},
|
|
2893
2893
|
"nodeType": "YulFunctionCall",
|
|
2894
|
-
"src": "3819:50:
|
|
2894
|
+
"src": "3819:50:103"
|
|
2895
2895
|
},
|
|
2896
2896
|
"nodeType": "YulExpressionStatement",
|
|
2897
|
-
"src": "3819:50:
|
|
2897
|
+
"src": "3819:50:103"
|
|
2898
2898
|
},
|
|
2899
2899
|
{
|
|
2900
2900
|
"nodeType": "YulAssignment",
|
|
2901
|
-
"src": "3878:40:
|
|
2901
|
+
"src": "3878:40:103",
|
|
2902
2902
|
"value": {
|
|
2903
2903
|
"arguments": [
|
|
2904
2904
|
{
|
|
2905
2905
|
"name": "value2",
|
|
2906
2906
|
"nodeType": "YulIdentifier",
|
|
2907
|
-
"src": "3903:6:
|
|
2907
|
+
"src": "3903:6:103"
|
|
2908
2908
|
},
|
|
2909
2909
|
{
|
|
2910
2910
|
"name": "tail_1",
|
|
2911
2911
|
"nodeType": "YulIdentifier",
|
|
2912
|
-
"src": "3911:6:
|
|
2912
|
+
"src": "3911:6:103"
|
|
2913
2913
|
}
|
|
2914
2914
|
],
|
|
2915
2915
|
"functionName": {
|
|
2916
2916
|
"name": "abi_encode_bytes",
|
|
2917
2917
|
"nodeType": "YulIdentifier",
|
|
2918
|
-
"src": "3886:16:
|
|
2918
|
+
"src": "3886:16:103"
|
|
2919
2919
|
},
|
|
2920
2920
|
"nodeType": "YulFunctionCall",
|
|
2921
|
-
"src": "3886:32:
|
|
2921
|
+
"src": "3886:32:103"
|
|
2922
2922
|
},
|
|
2923
2923
|
"variableNames": [
|
|
2924
2924
|
{
|
|
2925
2925
|
"name": "tail",
|
|
2926
2926
|
"nodeType": "YulIdentifier",
|
|
2927
|
-
"src": "3878:4:
|
|
2927
|
+
"src": "3878:4:103"
|
|
2928
2928
|
}
|
|
2929
2929
|
]
|
|
2930
2930
|
}
|
|
@@ -2936,25 +2936,25 @@
|
|
|
2936
2936
|
{
|
|
2937
2937
|
"name": "headStart",
|
|
2938
2938
|
"nodeType": "YulTypedName",
|
|
2939
|
-
"src": "3596:9:
|
|
2939
|
+
"src": "3596:9:103",
|
|
2940
2940
|
"type": ""
|
|
2941
2941
|
},
|
|
2942
2942
|
{
|
|
2943
2943
|
"name": "value2",
|
|
2944
2944
|
"nodeType": "YulTypedName",
|
|
2945
|
-
"src": "3607:6:
|
|
2945
|
+
"src": "3607:6:103",
|
|
2946
2946
|
"type": ""
|
|
2947
2947
|
},
|
|
2948
2948
|
{
|
|
2949
2949
|
"name": "value1",
|
|
2950
2950
|
"nodeType": "YulTypedName",
|
|
2951
|
-
"src": "3615:6:
|
|
2951
|
+
"src": "3615:6:103",
|
|
2952
2952
|
"type": ""
|
|
2953
2953
|
},
|
|
2954
2954
|
{
|
|
2955
2955
|
"name": "value0",
|
|
2956
2956
|
"nodeType": "YulTypedName",
|
|
2957
|
-
"src": "3623:6:
|
|
2957
|
+
"src": "3623:6:103",
|
|
2958
2958
|
"type": ""
|
|
2959
2959
|
}
|
|
2960
2960
|
],
|
|
@@ -2962,41 +2962,41 @@
|
|
|
2962
2962
|
{
|
|
2963
2963
|
"name": "tail",
|
|
2964
2964
|
"nodeType": "YulTypedName",
|
|
2965
|
-
"src": "3634:4:
|
|
2965
|
+
"src": "3634:4:103",
|
|
2966
2966
|
"type": ""
|
|
2967
2967
|
}
|
|
2968
2968
|
],
|
|
2969
|
-
"src": "3425:499:
|
|
2969
|
+
"src": "3425:499:103"
|
|
2970
2970
|
},
|
|
2971
2971
|
{
|
|
2972
2972
|
"body": {
|
|
2973
2973
|
"nodeType": "YulBlock",
|
|
2974
|
-
"src": "4066:150:
|
|
2974
|
+
"src": "4066:150:103",
|
|
2975
2975
|
"statements": [
|
|
2976
2976
|
{
|
|
2977
2977
|
"nodeType": "YulVariableDeclaration",
|
|
2978
|
-
"src": "4076:27:
|
|
2978
|
+
"src": "4076:27:103",
|
|
2979
2979
|
"value": {
|
|
2980
2980
|
"arguments": [
|
|
2981
2981
|
{
|
|
2982
2982
|
"name": "value0",
|
|
2983
2983
|
"nodeType": "YulIdentifier",
|
|
2984
|
-
"src": "4096:6:
|
|
2984
|
+
"src": "4096:6:103"
|
|
2985
2985
|
}
|
|
2986
2986
|
],
|
|
2987
2987
|
"functionName": {
|
|
2988
2988
|
"name": "mload",
|
|
2989
2989
|
"nodeType": "YulIdentifier",
|
|
2990
|
-
"src": "4090:5:
|
|
2990
|
+
"src": "4090:5:103"
|
|
2991
2991
|
},
|
|
2992
2992
|
"nodeType": "YulFunctionCall",
|
|
2993
|
-
"src": "4090:13:
|
|
2993
|
+
"src": "4090:13:103"
|
|
2994
2994
|
},
|
|
2995
2995
|
"variables": [
|
|
2996
2996
|
{
|
|
2997
2997
|
"name": "length",
|
|
2998
2998
|
"nodeType": "YulTypedName",
|
|
2999
|
-
"src": "4080:6:
|
|
2999
|
+
"src": "4080:6:103",
|
|
3000
3000
|
"type": ""
|
|
3001
3001
|
}
|
|
3002
3002
|
]
|
|
@@ -3009,12 +3009,12 @@
|
|
|
3009
3009
|
{
|
|
3010
3010
|
"name": "value0",
|
|
3011
3011
|
"nodeType": "YulIdentifier",
|
|
3012
|
-
"src": "4151:6:
|
|
3012
|
+
"src": "4151:6:103"
|
|
3013
3013
|
},
|
|
3014
3014
|
{
|
|
3015
3015
|
"kind": "number",
|
|
3016
3016
|
"nodeType": "YulLiteral",
|
|
3017
|
-
"src": "4159:4:
|
|
3017
|
+
"src": "4159:4:103",
|
|
3018
3018
|
"type": "",
|
|
3019
3019
|
"value": "0x20"
|
|
3020
3020
|
}
|
|
@@ -3022,62 +3022,62 @@
|
|
|
3022
3022
|
"functionName": {
|
|
3023
3023
|
"name": "add",
|
|
3024
3024
|
"nodeType": "YulIdentifier",
|
|
3025
|
-
"src": "4147:3:
|
|
3025
|
+
"src": "4147:3:103"
|
|
3026
3026
|
},
|
|
3027
3027
|
"nodeType": "YulFunctionCall",
|
|
3028
|
-
"src": "4147:17:
|
|
3028
|
+
"src": "4147:17:103"
|
|
3029
3029
|
},
|
|
3030
3030
|
{
|
|
3031
3031
|
"name": "pos",
|
|
3032
3032
|
"nodeType": "YulIdentifier",
|
|
3033
|
-
"src": "4166:3:
|
|
3033
|
+
"src": "4166:3:103"
|
|
3034
3034
|
},
|
|
3035
3035
|
{
|
|
3036
3036
|
"name": "length",
|
|
3037
3037
|
"nodeType": "YulIdentifier",
|
|
3038
|
-
"src": "4171:6:
|
|
3038
|
+
"src": "4171:6:103"
|
|
3039
3039
|
}
|
|
3040
3040
|
],
|
|
3041
3041
|
"functionName": {
|
|
3042
3042
|
"name": "copy_memory_to_memory_with_cleanup",
|
|
3043
3043
|
"nodeType": "YulIdentifier",
|
|
3044
|
-
"src": "4112:34:
|
|
3044
|
+
"src": "4112:34:103"
|
|
3045
3045
|
},
|
|
3046
3046
|
"nodeType": "YulFunctionCall",
|
|
3047
|
-
"src": "4112:66:
|
|
3047
|
+
"src": "4112:66:103"
|
|
3048
3048
|
},
|
|
3049
3049
|
"nodeType": "YulExpressionStatement",
|
|
3050
|
-
"src": "4112:66:
|
|
3050
|
+
"src": "4112:66:103"
|
|
3051
3051
|
},
|
|
3052
3052
|
{
|
|
3053
3053
|
"nodeType": "YulAssignment",
|
|
3054
|
-
"src": "4187:23:
|
|
3054
|
+
"src": "4187:23:103",
|
|
3055
3055
|
"value": {
|
|
3056
3056
|
"arguments": [
|
|
3057
3057
|
{
|
|
3058
3058
|
"name": "pos",
|
|
3059
3059
|
"nodeType": "YulIdentifier",
|
|
3060
|
-
"src": "4198:3:
|
|
3060
|
+
"src": "4198:3:103"
|
|
3061
3061
|
},
|
|
3062
3062
|
{
|
|
3063
3063
|
"name": "length",
|
|
3064
3064
|
"nodeType": "YulIdentifier",
|
|
3065
|
-
"src": "4203:6:
|
|
3065
|
+
"src": "4203:6:103"
|
|
3066
3066
|
}
|
|
3067
3067
|
],
|
|
3068
3068
|
"functionName": {
|
|
3069
3069
|
"name": "add",
|
|
3070
3070
|
"nodeType": "YulIdentifier",
|
|
3071
|
-
"src": "4194:3:
|
|
3071
|
+
"src": "4194:3:103"
|
|
3072
3072
|
},
|
|
3073
3073
|
"nodeType": "YulFunctionCall",
|
|
3074
|
-
"src": "4194:16:
|
|
3074
|
+
"src": "4194:16:103"
|
|
3075
3075
|
},
|
|
3076
3076
|
"variableNames": [
|
|
3077
3077
|
{
|
|
3078
3078
|
"name": "end",
|
|
3079
3079
|
"nodeType": "YulIdentifier",
|
|
3080
|
-
"src": "4187:3:
|
|
3080
|
+
"src": "4187:3:103"
|
|
3081
3081
|
}
|
|
3082
3082
|
]
|
|
3083
3083
|
}
|
|
@@ -3089,13 +3089,13 @@
|
|
|
3089
3089
|
{
|
|
3090
3090
|
"name": "pos",
|
|
3091
3091
|
"nodeType": "YulTypedName",
|
|
3092
|
-
"src": "4042:3:
|
|
3092
|
+
"src": "4042:3:103",
|
|
3093
3093
|
"type": ""
|
|
3094
3094
|
},
|
|
3095
3095
|
{
|
|
3096
3096
|
"name": "value0",
|
|
3097
3097
|
"nodeType": "YulTypedName",
|
|
3098
|
-
"src": "4047:6:
|
|
3098
|
+
"src": "4047:6:103",
|
|
3099
3099
|
"type": ""
|
|
3100
3100
|
}
|
|
3101
3101
|
],
|
|
@@ -3103,21 +3103,21 @@
|
|
|
3103
3103
|
{
|
|
3104
3104
|
"name": "end",
|
|
3105
3105
|
"nodeType": "YulTypedName",
|
|
3106
|
-
"src": "4058:3:
|
|
3106
|
+
"src": "4058:3:103",
|
|
3107
3107
|
"type": ""
|
|
3108
3108
|
}
|
|
3109
3109
|
],
|
|
3110
|
-
"src": "3929:287:
|
|
3110
|
+
"src": "3929:287:103"
|
|
3111
3111
|
},
|
|
3112
3112
|
{
|
|
3113
3113
|
"body": {
|
|
3114
3114
|
"nodeType": "YulBlock",
|
|
3115
|
-
"src": "4268:185:
|
|
3115
|
+
"src": "4268:185:103",
|
|
3116
3116
|
"statements": [
|
|
3117
3117
|
{
|
|
3118
3118
|
"body": {
|
|
3119
3119
|
"nodeType": "YulBlock",
|
|
3120
|
-
"src": "4307:111:
|
|
3120
|
+
"src": "4307:111:103",
|
|
3121
3121
|
"statements": [
|
|
3122
3122
|
{
|
|
3123
3123
|
"expression": {
|
|
@@ -3125,7 +3125,7 @@
|
|
|
3125
3125
|
{
|
|
3126
3126
|
"kind": "number",
|
|
3127
3127
|
"nodeType": "YulLiteral",
|
|
3128
|
-
"src": "4328:1:
|
|
3128
|
+
"src": "4328:1:103",
|
|
3129
3129
|
"type": "",
|
|
3130
3130
|
"value": "0"
|
|
3131
3131
|
},
|
|
@@ -3134,14 +3134,14 @@
|
|
|
3134
3134
|
{
|
|
3135
3135
|
"kind": "number",
|
|
3136
3136
|
"nodeType": "YulLiteral",
|
|
3137
|
-
"src": "4335:3:
|
|
3137
|
+
"src": "4335:3:103",
|
|
3138
3138
|
"type": "",
|
|
3139
3139
|
"value": "224"
|
|
3140
3140
|
},
|
|
3141
3141
|
{
|
|
3142
3142
|
"kind": "number",
|
|
3143
3143
|
"nodeType": "YulLiteral",
|
|
3144
|
-
"src": "4340:10:
|
|
3144
|
+
"src": "4340:10:103",
|
|
3145
3145
|
"type": "",
|
|
3146
3146
|
"value": "0x4e487b71"
|
|
3147
3147
|
}
|
|
@@ -3149,22 +3149,22 @@
|
|
|
3149
3149
|
"functionName": {
|
|
3150
3150
|
"name": "shl",
|
|
3151
3151
|
"nodeType": "YulIdentifier",
|
|
3152
|
-
"src": "4331:3:
|
|
3152
|
+
"src": "4331:3:103"
|
|
3153
3153
|
},
|
|
3154
3154
|
"nodeType": "YulFunctionCall",
|
|
3155
|
-
"src": "4331:20:
|
|
3155
|
+
"src": "4331:20:103"
|
|
3156
3156
|
}
|
|
3157
3157
|
],
|
|
3158
3158
|
"functionName": {
|
|
3159
3159
|
"name": "mstore",
|
|
3160
3160
|
"nodeType": "YulIdentifier",
|
|
3161
|
-
"src": "4321:6:
|
|
3161
|
+
"src": "4321:6:103"
|
|
3162
3162
|
},
|
|
3163
3163
|
"nodeType": "YulFunctionCall",
|
|
3164
|
-
"src": "4321:31:
|
|
3164
|
+
"src": "4321:31:103"
|
|
3165
3165
|
},
|
|
3166
3166
|
"nodeType": "YulExpressionStatement",
|
|
3167
|
-
"src": "4321:31:
|
|
3167
|
+
"src": "4321:31:103"
|
|
3168
3168
|
},
|
|
3169
3169
|
{
|
|
3170
3170
|
"expression": {
|
|
@@ -3172,14 +3172,14 @@
|
|
|
3172
3172
|
{
|
|
3173
3173
|
"kind": "number",
|
|
3174
3174
|
"nodeType": "YulLiteral",
|
|
3175
|
-
"src": "4372:1:
|
|
3175
|
+
"src": "4372:1:103",
|
|
3176
3176
|
"type": "",
|
|
3177
3177
|
"value": "4"
|
|
3178
3178
|
},
|
|
3179
3179
|
{
|
|
3180
3180
|
"kind": "number",
|
|
3181
3181
|
"nodeType": "YulLiteral",
|
|
3182
|
-
"src": "4375:4:
|
|
3182
|
+
"src": "4375:4:103",
|
|
3183
3183
|
"type": "",
|
|
3184
3184
|
"value": "0x11"
|
|
3185
3185
|
}
|
|
@@ -3187,13 +3187,13 @@
|
|
|
3187
3187
|
"functionName": {
|
|
3188
3188
|
"name": "mstore",
|
|
3189
3189
|
"nodeType": "YulIdentifier",
|
|
3190
|
-
"src": "4365:6:
|
|
3190
|
+
"src": "4365:6:103"
|
|
3191
3191
|
},
|
|
3192
3192
|
"nodeType": "YulFunctionCall",
|
|
3193
|
-
"src": "4365:15:
|
|
3193
|
+
"src": "4365:15:103"
|
|
3194
3194
|
},
|
|
3195
3195
|
"nodeType": "YulExpressionStatement",
|
|
3196
|
-
"src": "4365:15:
|
|
3196
|
+
"src": "4365:15:103"
|
|
3197
3197
|
},
|
|
3198
3198
|
{
|
|
3199
3199
|
"expression": {
|
|
@@ -3201,14 +3201,14 @@
|
|
|
3201
3201
|
{
|
|
3202
3202
|
"kind": "number",
|
|
3203
3203
|
"nodeType": "YulLiteral",
|
|
3204
|
-
"src": "4400:1:
|
|
3204
|
+
"src": "4400:1:103",
|
|
3205
3205
|
"type": "",
|
|
3206
3206
|
"value": "0"
|
|
3207
3207
|
},
|
|
3208
3208
|
{
|
|
3209
3209
|
"kind": "number",
|
|
3210
3210
|
"nodeType": "YulLiteral",
|
|
3211
|
-
"src": "4403:4:
|
|
3211
|
+
"src": "4403:4:103",
|
|
3212
3212
|
"type": "",
|
|
3213
3213
|
"value": "0x24"
|
|
3214
3214
|
}
|
|
@@ -3216,13 +3216,13 @@
|
|
|
3216
3216
|
"functionName": {
|
|
3217
3217
|
"name": "revert",
|
|
3218
3218
|
"nodeType": "YulIdentifier",
|
|
3219
|
-
"src": "4393:6:
|
|
3219
|
+
"src": "4393:6:103"
|
|
3220
3220
|
},
|
|
3221
3221
|
"nodeType": "YulFunctionCall",
|
|
3222
|
-
"src": "4393:15:
|
|
3222
|
+
"src": "4393:15:103"
|
|
3223
3223
|
},
|
|
3224
3224
|
"nodeType": "YulExpressionStatement",
|
|
3225
|
-
"src": "4393:15:
|
|
3225
|
+
"src": "4393:15:103"
|
|
3226
3226
|
}
|
|
3227
3227
|
]
|
|
3228
3228
|
},
|
|
@@ -3231,14 +3231,14 @@
|
|
|
3231
3231
|
{
|
|
3232
3232
|
"name": "value",
|
|
3233
3233
|
"nodeType": "YulIdentifier",
|
|
3234
|
-
"src": "4284:5:
|
|
3234
|
+
"src": "4284:5:103"
|
|
3235
3235
|
},
|
|
3236
3236
|
{
|
|
3237
3237
|
"arguments": [
|
|
3238
3238
|
{
|
|
3239
3239
|
"kind": "number",
|
|
3240
3240
|
"nodeType": "YulLiteral",
|
|
3241
|
-
"src": "4295:1:
|
|
3241
|
+
"src": "4295:1:103",
|
|
3242
3242
|
"type": "",
|
|
3243
3243
|
"value": "0"
|
|
3244
3244
|
}
|
|
@@ -3246,37 +3246,37 @@
|
|
|
3246
3246
|
"functionName": {
|
|
3247
3247
|
"name": "not",
|
|
3248
3248
|
"nodeType": "YulIdentifier",
|
|
3249
|
-
"src": "4291:3:
|
|
3249
|
+
"src": "4291:3:103"
|
|
3250
3250
|
},
|
|
3251
3251
|
"nodeType": "YulFunctionCall",
|
|
3252
|
-
"src": "4291:6:
|
|
3252
|
+
"src": "4291:6:103"
|
|
3253
3253
|
}
|
|
3254
3254
|
],
|
|
3255
3255
|
"functionName": {
|
|
3256
3256
|
"name": "eq",
|
|
3257
3257
|
"nodeType": "YulIdentifier",
|
|
3258
|
-
"src": "4281:2:
|
|
3258
|
+
"src": "4281:2:103"
|
|
3259
3259
|
},
|
|
3260
3260
|
"nodeType": "YulFunctionCall",
|
|
3261
|
-
"src": "4281:17:
|
|
3261
|
+
"src": "4281:17:103"
|
|
3262
3262
|
},
|
|
3263
3263
|
"nodeType": "YulIf",
|
|
3264
|
-
"src": "4278:140:
|
|
3264
|
+
"src": "4278:140:103"
|
|
3265
3265
|
},
|
|
3266
3266
|
{
|
|
3267
3267
|
"nodeType": "YulAssignment",
|
|
3268
|
-
"src": "4427:20:
|
|
3268
|
+
"src": "4427:20:103",
|
|
3269
3269
|
"value": {
|
|
3270
3270
|
"arguments": [
|
|
3271
3271
|
{
|
|
3272
3272
|
"name": "value",
|
|
3273
3273
|
"nodeType": "YulIdentifier",
|
|
3274
|
-
"src": "4438:5:
|
|
3274
|
+
"src": "4438:5:103"
|
|
3275
3275
|
},
|
|
3276
3276
|
{
|
|
3277
3277
|
"kind": "number",
|
|
3278
3278
|
"nodeType": "YulLiteral",
|
|
3279
|
-
"src": "4445:1:
|
|
3279
|
+
"src": "4445:1:103",
|
|
3280
3280
|
"type": "",
|
|
3281
3281
|
"value": "1"
|
|
3282
3282
|
}
|
|
@@ -3284,16 +3284,16 @@
|
|
|
3284
3284
|
"functionName": {
|
|
3285
3285
|
"name": "add",
|
|
3286
3286
|
"nodeType": "YulIdentifier",
|
|
3287
|
-
"src": "4434:3:
|
|
3287
|
+
"src": "4434:3:103"
|
|
3288
3288
|
},
|
|
3289
3289
|
"nodeType": "YulFunctionCall",
|
|
3290
|
-
"src": "4434:13:
|
|
3290
|
+
"src": "4434:13:103"
|
|
3291
3291
|
},
|
|
3292
3292
|
"variableNames": [
|
|
3293
3293
|
{
|
|
3294
3294
|
"name": "ret",
|
|
3295
3295
|
"nodeType": "YulIdentifier",
|
|
3296
|
-
"src": "4427:3:
|
|
3296
|
+
"src": "4427:3:103"
|
|
3297
3297
|
}
|
|
3298
3298
|
]
|
|
3299
3299
|
}
|
|
@@ -3305,7 +3305,7 @@
|
|
|
3305
3305
|
{
|
|
3306
3306
|
"name": "value",
|
|
3307
3307
|
"nodeType": "YulTypedName",
|
|
3308
|
-
"src": "4250:5:
|
|
3308
|
+
"src": "4250:5:103",
|
|
3309
3309
|
"type": ""
|
|
3310
3310
|
}
|
|
3311
3311
|
],
|
|
@@ -3313,31 +3313,31 @@
|
|
|
3313
3313
|
{
|
|
3314
3314
|
"name": "ret",
|
|
3315
3315
|
"nodeType": "YulTypedName",
|
|
3316
|
-
"src": "4260:3:
|
|
3316
|
+
"src": "4260:3:103",
|
|
3317
3317
|
"type": ""
|
|
3318
3318
|
}
|
|
3319
3319
|
],
|
|
3320
|
-
"src": "4221:232:
|
|
3320
|
+
"src": "4221:232:103"
|
|
3321
3321
|
},
|
|
3322
3322
|
{
|
|
3323
3323
|
"body": {
|
|
3324
3324
|
"nodeType": "YulBlock",
|
|
3325
|
-
"src": "4559:102:
|
|
3325
|
+
"src": "4559:102:103",
|
|
3326
3326
|
"statements": [
|
|
3327
3327
|
{
|
|
3328
3328
|
"nodeType": "YulAssignment",
|
|
3329
|
-
"src": "4569:26:
|
|
3329
|
+
"src": "4569:26:103",
|
|
3330
3330
|
"value": {
|
|
3331
3331
|
"arguments": [
|
|
3332
3332
|
{
|
|
3333
3333
|
"name": "headStart",
|
|
3334
3334
|
"nodeType": "YulIdentifier",
|
|
3335
|
-
"src": "4581:9:
|
|
3335
|
+
"src": "4581:9:103"
|
|
3336
3336
|
},
|
|
3337
3337
|
{
|
|
3338
3338
|
"kind": "number",
|
|
3339
3339
|
"nodeType": "YulLiteral",
|
|
3340
|
-
"src": "4592:2:
|
|
3340
|
+
"src": "4592:2:103",
|
|
3341
3341
|
"type": "",
|
|
3342
3342
|
"value": "32"
|
|
3343
3343
|
}
|
|
@@ -3345,16 +3345,16 @@
|
|
|
3345
3345
|
"functionName": {
|
|
3346
3346
|
"name": "add",
|
|
3347
3347
|
"nodeType": "YulIdentifier",
|
|
3348
|
-
"src": "4577:3:
|
|
3348
|
+
"src": "4577:3:103"
|
|
3349
3349
|
},
|
|
3350
3350
|
"nodeType": "YulFunctionCall",
|
|
3351
|
-
"src": "4577:18:
|
|
3351
|
+
"src": "4577:18:103"
|
|
3352
3352
|
},
|
|
3353
3353
|
"variableNames": [
|
|
3354
3354
|
{
|
|
3355
3355
|
"name": "tail",
|
|
3356
3356
|
"nodeType": "YulIdentifier",
|
|
3357
|
-
"src": "4569:4:
|
|
3357
|
+
"src": "4569:4:103"
|
|
3358
3358
|
}
|
|
3359
3359
|
]
|
|
3360
3360
|
},
|
|
@@ -3364,14 +3364,14 @@
|
|
|
3364
3364
|
{
|
|
3365
3365
|
"name": "headStart",
|
|
3366
3366
|
"nodeType": "YulIdentifier",
|
|
3367
|
-
"src": "4611:9:
|
|
3367
|
+
"src": "4611:9:103"
|
|
3368
3368
|
},
|
|
3369
3369
|
{
|
|
3370
3370
|
"arguments": [
|
|
3371
3371
|
{
|
|
3372
3372
|
"name": "value0",
|
|
3373
3373
|
"nodeType": "YulIdentifier",
|
|
3374
|
-
"src": "4626:6:
|
|
3374
|
+
"src": "4626:6:103"
|
|
3375
3375
|
},
|
|
3376
3376
|
{
|
|
3377
3377
|
"arguments": [
|
|
@@ -3380,14 +3380,14 @@
|
|
|
3380
3380
|
{
|
|
3381
3381
|
"kind": "number",
|
|
3382
3382
|
"nodeType": "YulLiteral",
|
|
3383
|
-
"src": "4642:3:
|
|
3383
|
+
"src": "4642:3:103",
|
|
3384
3384
|
"type": "",
|
|
3385
3385
|
"value": "160"
|
|
3386
3386
|
},
|
|
3387
3387
|
{
|
|
3388
3388
|
"kind": "number",
|
|
3389
3389
|
"nodeType": "YulLiteral",
|
|
3390
|
-
"src": "4647:1:
|
|
3390
|
+
"src": "4647:1:103",
|
|
3391
3391
|
"type": "",
|
|
3392
3392
|
"value": "1"
|
|
3393
3393
|
}
|
|
@@ -3395,15 +3395,15 @@
|
|
|
3395
3395
|
"functionName": {
|
|
3396
3396
|
"name": "shl",
|
|
3397
3397
|
"nodeType": "YulIdentifier",
|
|
3398
|
-
"src": "4638:3:
|
|
3398
|
+
"src": "4638:3:103"
|
|
3399
3399
|
},
|
|
3400
3400
|
"nodeType": "YulFunctionCall",
|
|
3401
|
-
"src": "4638:11:
|
|
3401
|
+
"src": "4638:11:103"
|
|
3402
3402
|
},
|
|
3403
3403
|
{
|
|
3404
3404
|
"kind": "number",
|
|
3405
3405
|
"nodeType": "YulLiteral",
|
|
3406
|
-
"src": "4651:1:
|
|
3406
|
+
"src": "4651:1:103",
|
|
3407
3407
|
"type": "",
|
|
3408
3408
|
"value": "1"
|
|
3409
3409
|
}
|
|
@@ -3411,31 +3411,31 @@
|
|
|
3411
3411
|
"functionName": {
|
|
3412
3412
|
"name": "sub",
|
|
3413
3413
|
"nodeType": "YulIdentifier",
|
|
3414
|
-
"src": "4634:3:
|
|
3414
|
+
"src": "4634:3:103"
|
|
3415
3415
|
},
|
|
3416
3416
|
"nodeType": "YulFunctionCall",
|
|
3417
|
-
"src": "4634:19:
|
|
3417
|
+
"src": "4634:19:103"
|
|
3418
3418
|
}
|
|
3419
3419
|
],
|
|
3420
3420
|
"functionName": {
|
|
3421
3421
|
"name": "and",
|
|
3422
3422
|
"nodeType": "YulIdentifier",
|
|
3423
|
-
"src": "4622:3:
|
|
3423
|
+
"src": "4622:3:103"
|
|
3424
3424
|
},
|
|
3425
3425
|
"nodeType": "YulFunctionCall",
|
|
3426
|
-
"src": "4622:32:
|
|
3426
|
+
"src": "4622:32:103"
|
|
3427
3427
|
}
|
|
3428
3428
|
],
|
|
3429
3429
|
"functionName": {
|
|
3430
3430
|
"name": "mstore",
|
|
3431
3431
|
"nodeType": "YulIdentifier",
|
|
3432
|
-
"src": "4604:6:
|
|
3432
|
+
"src": "4604:6:103"
|
|
3433
3433
|
},
|
|
3434
3434
|
"nodeType": "YulFunctionCall",
|
|
3435
|
-
"src": "4604:51:
|
|
3435
|
+
"src": "4604:51:103"
|
|
3436
3436
|
},
|
|
3437
3437
|
"nodeType": "YulExpressionStatement",
|
|
3438
|
-
"src": "4604:51:
|
|
3438
|
+
"src": "4604:51:103"
|
|
3439
3439
|
}
|
|
3440
3440
|
]
|
|
3441
3441
|
},
|
|
@@ -3445,13 +3445,13 @@
|
|
|
3445
3445
|
{
|
|
3446
3446
|
"name": "headStart",
|
|
3447
3447
|
"nodeType": "YulTypedName",
|
|
3448
|
-
"src": "4528:9:
|
|
3448
|
+
"src": "4528:9:103",
|
|
3449
3449
|
"type": ""
|
|
3450
3450
|
},
|
|
3451
3451
|
{
|
|
3452
3452
|
"name": "value0",
|
|
3453
3453
|
"nodeType": "YulTypedName",
|
|
3454
|
-
"src": "4539:6:
|
|
3454
|
+
"src": "4539:6:103",
|
|
3455
3455
|
"type": ""
|
|
3456
3456
|
}
|
|
3457
3457
|
],
|
|
@@ -3459,21 +3459,21 @@
|
|
|
3459
3459
|
{
|
|
3460
3460
|
"name": "tail",
|
|
3461
3461
|
"nodeType": "YulTypedName",
|
|
3462
|
-
"src": "4550:4:
|
|
3462
|
+
"src": "4550:4:103",
|
|
3463
3463
|
"type": ""
|
|
3464
3464
|
}
|
|
3465
3465
|
],
|
|
3466
|
-
"src": "4458:203:
|
|
3466
|
+
"src": "4458:203:103"
|
|
3467
3467
|
},
|
|
3468
3468
|
{
|
|
3469
3469
|
"body": {
|
|
3470
3470
|
"nodeType": "YulBlock",
|
|
3471
|
-
"src": "4747:103:
|
|
3471
|
+
"src": "4747:103:103",
|
|
3472
3472
|
"statements": [
|
|
3473
3473
|
{
|
|
3474
3474
|
"body": {
|
|
3475
3475
|
"nodeType": "YulBlock",
|
|
3476
|
-
"src": "4793:16:
|
|
3476
|
+
"src": "4793:16:103",
|
|
3477
3477
|
"statements": [
|
|
3478
3478
|
{
|
|
3479
3479
|
"expression": {
|
|
@@ -3481,14 +3481,14 @@
|
|
|
3481
3481
|
{
|
|
3482
3482
|
"kind": "number",
|
|
3483
3483
|
"nodeType": "YulLiteral",
|
|
3484
|
-
"src": "4802:1:
|
|
3484
|
+
"src": "4802:1:103",
|
|
3485
3485
|
"type": "",
|
|
3486
3486
|
"value": "0"
|
|
3487
3487
|
},
|
|
3488
3488
|
{
|
|
3489
3489
|
"kind": "number",
|
|
3490
3490
|
"nodeType": "YulLiteral",
|
|
3491
|
-
"src": "4805:1:
|
|
3491
|
+
"src": "4805:1:103",
|
|
3492
3492
|
"type": "",
|
|
3493
3493
|
"value": "0"
|
|
3494
3494
|
}
|
|
@@ -3496,13 +3496,13 @@
|
|
|
3496
3496
|
"functionName": {
|
|
3497
3497
|
"name": "revert",
|
|
3498
3498
|
"nodeType": "YulIdentifier",
|
|
3499
|
-
"src": "4795:6:
|
|
3499
|
+
"src": "4795:6:103"
|
|
3500
3500
|
},
|
|
3501
3501
|
"nodeType": "YulFunctionCall",
|
|
3502
|
-
"src": "4795:12:
|
|
3502
|
+
"src": "4795:12:103"
|
|
3503
3503
|
},
|
|
3504
3504
|
"nodeType": "YulExpressionStatement",
|
|
3505
|
-
"src": "4795:12:
|
|
3505
|
+
"src": "4795:12:103"
|
|
3506
3506
|
}
|
|
3507
3507
|
]
|
|
3508
3508
|
},
|
|
@@ -3513,26 +3513,26 @@
|
|
|
3513
3513
|
{
|
|
3514
3514
|
"name": "dataEnd",
|
|
3515
3515
|
"nodeType": "YulIdentifier",
|
|
3516
|
-
"src": "4768:7:
|
|
3516
|
+
"src": "4768:7:103"
|
|
3517
3517
|
},
|
|
3518
3518
|
{
|
|
3519
3519
|
"name": "headStart",
|
|
3520
3520
|
"nodeType": "YulIdentifier",
|
|
3521
|
-
"src": "4777:9:
|
|
3521
|
+
"src": "4777:9:103"
|
|
3522
3522
|
}
|
|
3523
3523
|
],
|
|
3524
3524
|
"functionName": {
|
|
3525
3525
|
"name": "sub",
|
|
3526
3526
|
"nodeType": "YulIdentifier",
|
|
3527
|
-
"src": "4764:3:
|
|
3527
|
+
"src": "4764:3:103"
|
|
3528
3528
|
},
|
|
3529
3529
|
"nodeType": "YulFunctionCall",
|
|
3530
|
-
"src": "4764:23:
|
|
3530
|
+
"src": "4764:23:103"
|
|
3531
3531
|
},
|
|
3532
3532
|
{
|
|
3533
3533
|
"kind": "number",
|
|
3534
3534
|
"nodeType": "YulLiteral",
|
|
3535
|
-
"src": "4789:2:
|
|
3535
|
+
"src": "4789:2:103",
|
|
3536
3536
|
"type": "",
|
|
3537
3537
|
"value": "32"
|
|
3538
3538
|
}
|
|
@@ -3540,38 +3540,38 @@
|
|
|
3540
3540
|
"functionName": {
|
|
3541
3541
|
"name": "slt",
|
|
3542
3542
|
"nodeType": "YulIdentifier",
|
|
3543
|
-
"src": "4760:3:
|
|
3543
|
+
"src": "4760:3:103"
|
|
3544
3544
|
},
|
|
3545
3545
|
"nodeType": "YulFunctionCall",
|
|
3546
|
-
"src": "4760:32:
|
|
3546
|
+
"src": "4760:32:103"
|
|
3547
3547
|
},
|
|
3548
3548
|
"nodeType": "YulIf",
|
|
3549
|
-
"src": "4757:52:
|
|
3549
|
+
"src": "4757:52:103"
|
|
3550
3550
|
},
|
|
3551
3551
|
{
|
|
3552
3552
|
"nodeType": "YulAssignment",
|
|
3553
|
-
"src": "4818:26:
|
|
3553
|
+
"src": "4818:26:103",
|
|
3554
3554
|
"value": {
|
|
3555
3555
|
"arguments": [
|
|
3556
3556
|
{
|
|
3557
3557
|
"name": "headStart",
|
|
3558
3558
|
"nodeType": "YulIdentifier",
|
|
3559
|
-
"src": "4834:9:
|
|
3559
|
+
"src": "4834:9:103"
|
|
3560
3560
|
}
|
|
3561
3561
|
],
|
|
3562
3562
|
"functionName": {
|
|
3563
3563
|
"name": "mload",
|
|
3564
3564
|
"nodeType": "YulIdentifier",
|
|
3565
|
-
"src": "4828:5:
|
|
3565
|
+
"src": "4828:5:103"
|
|
3566
3566
|
},
|
|
3567
3567
|
"nodeType": "YulFunctionCall",
|
|
3568
|
-
"src": "4828:16:
|
|
3568
|
+
"src": "4828:16:103"
|
|
3569
3569
|
},
|
|
3570
3570
|
"variableNames": [
|
|
3571
3571
|
{
|
|
3572
3572
|
"name": "value0",
|
|
3573
3573
|
"nodeType": "YulIdentifier",
|
|
3574
|
-
"src": "4818:6:
|
|
3574
|
+
"src": "4818:6:103"
|
|
3575
3575
|
}
|
|
3576
3576
|
]
|
|
3577
3577
|
}
|
|
@@ -3583,13 +3583,13 @@
|
|
|
3583
3583
|
{
|
|
3584
3584
|
"name": "headStart",
|
|
3585
3585
|
"nodeType": "YulTypedName",
|
|
3586
|
-
"src": "4713:9:
|
|
3586
|
+
"src": "4713:9:103",
|
|
3587
3587
|
"type": ""
|
|
3588
3588
|
},
|
|
3589
3589
|
{
|
|
3590
3590
|
"name": "dataEnd",
|
|
3591
3591
|
"nodeType": "YulTypedName",
|
|
3592
|
-
"src": "4724:7:
|
|
3592
|
+
"src": "4724:7:103",
|
|
3593
3593
|
"type": ""
|
|
3594
3594
|
}
|
|
3595
3595
|
],
|
|
@@ -3597,31 +3597,31 @@
|
|
|
3597
3597
|
{
|
|
3598
3598
|
"name": "value0",
|
|
3599
3599
|
"nodeType": "YulTypedName",
|
|
3600
|
-
"src": "4736:6:
|
|
3600
|
+
"src": "4736:6:103",
|
|
3601
3601
|
"type": ""
|
|
3602
3602
|
}
|
|
3603
3603
|
],
|
|
3604
|
-
"src": "4666:184:
|
|
3604
|
+
"src": "4666:184:103"
|
|
3605
3605
|
},
|
|
3606
3606
|
{
|
|
3607
3607
|
"body": {
|
|
3608
3608
|
"nodeType": "YulBlock",
|
|
3609
|
-
"src": "5012:218:
|
|
3609
|
+
"src": "5012:218:103",
|
|
3610
3610
|
"statements": [
|
|
3611
3611
|
{
|
|
3612
3612
|
"nodeType": "YulAssignment",
|
|
3613
|
-
"src": "5022:26:
|
|
3613
|
+
"src": "5022:26:103",
|
|
3614
3614
|
"value": {
|
|
3615
3615
|
"arguments": [
|
|
3616
3616
|
{
|
|
3617
3617
|
"name": "headStart",
|
|
3618
3618
|
"nodeType": "YulIdentifier",
|
|
3619
|
-
"src": "5034:9:
|
|
3619
|
+
"src": "5034:9:103"
|
|
3620
3620
|
},
|
|
3621
3621
|
{
|
|
3622
3622
|
"kind": "number",
|
|
3623
3623
|
"nodeType": "YulLiteral",
|
|
3624
|
-
"src": "5045:2:
|
|
3624
|
+
"src": "5045:2:103",
|
|
3625
3625
|
"type": "",
|
|
3626
3626
|
"value": "96"
|
|
3627
3627
|
}
|
|
@@ -3629,22 +3629,22 @@
|
|
|
3629
3629
|
"functionName": {
|
|
3630
3630
|
"name": "add",
|
|
3631
3631
|
"nodeType": "YulIdentifier",
|
|
3632
|
-
"src": "5030:3:
|
|
3632
|
+
"src": "5030:3:103"
|
|
3633
3633
|
},
|
|
3634
3634
|
"nodeType": "YulFunctionCall",
|
|
3635
|
-
"src": "5030:18:
|
|
3635
|
+
"src": "5030:18:103"
|
|
3636
3636
|
},
|
|
3637
3637
|
"variableNames": [
|
|
3638
3638
|
{
|
|
3639
3639
|
"name": "tail",
|
|
3640
3640
|
"nodeType": "YulIdentifier",
|
|
3641
|
-
"src": "5022:4:
|
|
3641
|
+
"src": "5022:4:103"
|
|
3642
3642
|
}
|
|
3643
3643
|
]
|
|
3644
3644
|
},
|
|
3645
3645
|
{
|
|
3646
3646
|
"nodeType": "YulVariableDeclaration",
|
|
3647
|
-
"src": "5057:29:
|
|
3647
|
+
"src": "5057:29:103",
|
|
3648
3648
|
"value": {
|
|
3649
3649
|
"arguments": [
|
|
3650
3650
|
{
|
|
@@ -3652,14 +3652,14 @@
|
|
|
3652
3652
|
{
|
|
3653
3653
|
"kind": "number",
|
|
3654
3654
|
"nodeType": "YulLiteral",
|
|
3655
|
-
"src": "5075:3:
|
|
3655
|
+
"src": "5075:3:103",
|
|
3656
3656
|
"type": "",
|
|
3657
3657
|
"value": "160"
|
|
3658
3658
|
},
|
|
3659
3659
|
{
|
|
3660
3660
|
"kind": "number",
|
|
3661
3661
|
"nodeType": "YulLiteral",
|
|
3662
|
-
"src": "5080:1:
|
|
3662
|
+
"src": "5080:1:103",
|
|
3663
3663
|
"type": "",
|
|
3664
3664
|
"value": "1"
|
|
3665
3665
|
}
|
|
@@ -3667,15 +3667,15 @@
|
|
|
3667
3667
|
"functionName": {
|
|
3668
3668
|
"name": "shl",
|
|
3669
3669
|
"nodeType": "YulIdentifier",
|
|
3670
|
-
"src": "5071:3:
|
|
3670
|
+
"src": "5071:3:103"
|
|
3671
3671
|
},
|
|
3672
3672
|
"nodeType": "YulFunctionCall",
|
|
3673
|
-
"src": "5071:11:
|
|
3673
|
+
"src": "5071:11:103"
|
|
3674
3674
|
},
|
|
3675
3675
|
{
|
|
3676
3676
|
"kind": "number",
|
|
3677
3677
|
"nodeType": "YulLiteral",
|
|
3678
|
-
"src": "5084:1:
|
|
3678
|
+
"src": "5084:1:103",
|
|
3679
3679
|
"type": "",
|
|
3680
3680
|
"value": "1"
|
|
3681
3681
|
}
|
|
@@ -3683,16 +3683,16 @@
|
|
|
3683
3683
|
"functionName": {
|
|
3684
3684
|
"name": "sub",
|
|
3685
3685
|
"nodeType": "YulIdentifier",
|
|
3686
|
-
"src": "5067:3:
|
|
3686
|
+
"src": "5067:3:103"
|
|
3687
3687
|
},
|
|
3688
3688
|
"nodeType": "YulFunctionCall",
|
|
3689
|
-
"src": "5067:19:
|
|
3689
|
+
"src": "5067:19:103"
|
|
3690
3690
|
},
|
|
3691
3691
|
"variables": [
|
|
3692
3692
|
{
|
|
3693
3693
|
"name": "_1",
|
|
3694
3694
|
"nodeType": "YulTypedName",
|
|
3695
|
-
"src": "5061:2:
|
|
3695
|
+
"src": "5061:2:103",
|
|
3696
3696
|
"type": ""
|
|
3697
3697
|
}
|
|
3698
3698
|
]
|
|
@@ -3703,40 +3703,40 @@
|
|
|
3703
3703
|
{
|
|
3704
3704
|
"name": "headStart",
|
|
3705
3705
|
"nodeType": "YulIdentifier",
|
|
3706
|
-
"src": "5102:9:
|
|
3706
|
+
"src": "5102:9:103"
|
|
3707
3707
|
},
|
|
3708
3708
|
{
|
|
3709
3709
|
"arguments": [
|
|
3710
3710
|
{
|
|
3711
3711
|
"name": "value0",
|
|
3712
3712
|
"nodeType": "YulIdentifier",
|
|
3713
|
-
"src": "5117:6:
|
|
3713
|
+
"src": "5117:6:103"
|
|
3714
3714
|
},
|
|
3715
3715
|
{
|
|
3716
3716
|
"name": "_1",
|
|
3717
3717
|
"nodeType": "YulIdentifier",
|
|
3718
|
-
"src": "5125:2:
|
|
3718
|
+
"src": "5125:2:103"
|
|
3719
3719
|
}
|
|
3720
3720
|
],
|
|
3721
3721
|
"functionName": {
|
|
3722
3722
|
"name": "and",
|
|
3723
3723
|
"nodeType": "YulIdentifier",
|
|
3724
|
-
"src": "5113:3:
|
|
3724
|
+
"src": "5113:3:103"
|
|
3725
3725
|
},
|
|
3726
3726
|
"nodeType": "YulFunctionCall",
|
|
3727
|
-
"src": "5113:15:
|
|
3727
|
+
"src": "5113:15:103"
|
|
3728
3728
|
}
|
|
3729
3729
|
],
|
|
3730
3730
|
"functionName": {
|
|
3731
3731
|
"name": "mstore",
|
|
3732
3732
|
"nodeType": "YulIdentifier",
|
|
3733
|
-
"src": "5095:6:
|
|
3733
|
+
"src": "5095:6:103"
|
|
3734
3734
|
},
|
|
3735
3735
|
"nodeType": "YulFunctionCall",
|
|
3736
|
-
"src": "5095:34:
|
|
3736
|
+
"src": "5095:34:103"
|
|
3737
3737
|
},
|
|
3738
3738
|
"nodeType": "YulExpressionStatement",
|
|
3739
|
-
"src": "5095:34:
|
|
3739
|
+
"src": "5095:34:103"
|
|
3740
3740
|
},
|
|
3741
3741
|
{
|
|
3742
3742
|
"expression": {
|
|
@@ -3746,12 +3746,12 @@
|
|
|
3746
3746
|
{
|
|
3747
3747
|
"name": "headStart",
|
|
3748
3748
|
"nodeType": "YulIdentifier",
|
|
3749
|
-
"src": "5149:9:
|
|
3749
|
+
"src": "5149:9:103"
|
|
3750
3750
|
},
|
|
3751
3751
|
{
|
|
3752
3752
|
"kind": "number",
|
|
3753
3753
|
"nodeType": "YulLiteral",
|
|
3754
|
-
"src": "5160:2:
|
|
3754
|
+
"src": "5160:2:103",
|
|
3755
3755
|
"type": "",
|
|
3756
3756
|
"value": "32"
|
|
3757
3757
|
}
|
|
@@ -3759,43 +3759,43 @@
|
|
|
3759
3759
|
"functionName": {
|
|
3760
3760
|
"name": "add",
|
|
3761
3761
|
"nodeType": "YulIdentifier",
|
|
3762
|
-
"src": "5145:3:
|
|
3762
|
+
"src": "5145:3:103"
|
|
3763
3763
|
},
|
|
3764
3764
|
"nodeType": "YulFunctionCall",
|
|
3765
|
-
"src": "5145:18:
|
|
3765
|
+
"src": "5145:18:103"
|
|
3766
3766
|
},
|
|
3767
3767
|
{
|
|
3768
3768
|
"arguments": [
|
|
3769
3769
|
{
|
|
3770
3770
|
"name": "value1",
|
|
3771
3771
|
"nodeType": "YulIdentifier",
|
|
3772
|
-
"src": "5169:6:
|
|
3772
|
+
"src": "5169:6:103"
|
|
3773
3773
|
},
|
|
3774
3774
|
{
|
|
3775
3775
|
"name": "_1",
|
|
3776
3776
|
"nodeType": "YulIdentifier",
|
|
3777
|
-
"src": "5177:2:
|
|
3777
|
+
"src": "5177:2:103"
|
|
3778
3778
|
}
|
|
3779
3779
|
],
|
|
3780
3780
|
"functionName": {
|
|
3781
3781
|
"name": "and",
|
|
3782
3782
|
"nodeType": "YulIdentifier",
|
|
3783
|
-
"src": "5165:3:
|
|
3783
|
+
"src": "5165:3:103"
|
|
3784
3784
|
},
|
|
3785
3785
|
"nodeType": "YulFunctionCall",
|
|
3786
|
-
"src": "5165:15:
|
|
3786
|
+
"src": "5165:15:103"
|
|
3787
3787
|
}
|
|
3788
3788
|
],
|
|
3789
3789
|
"functionName": {
|
|
3790
3790
|
"name": "mstore",
|
|
3791
3791
|
"nodeType": "YulIdentifier",
|
|
3792
|
-
"src": "5138:6:
|
|
3792
|
+
"src": "5138:6:103"
|
|
3793
3793
|
},
|
|
3794
3794
|
"nodeType": "YulFunctionCall",
|
|
3795
|
-
"src": "5138:43:
|
|
3795
|
+
"src": "5138:43:103"
|
|
3796
3796
|
},
|
|
3797
3797
|
"nodeType": "YulExpressionStatement",
|
|
3798
|
-
"src": "5138:43:
|
|
3798
|
+
"src": "5138:43:103"
|
|
3799
3799
|
},
|
|
3800
3800
|
{
|
|
3801
3801
|
"expression": {
|
|
@@ -3805,12 +3805,12 @@
|
|
|
3805
3805
|
{
|
|
3806
3806
|
"name": "headStart",
|
|
3807
3807
|
"nodeType": "YulIdentifier",
|
|
3808
|
-
"src": "5201:9:
|
|
3808
|
+
"src": "5201:9:103"
|
|
3809
3809
|
},
|
|
3810
3810
|
{
|
|
3811
3811
|
"kind": "number",
|
|
3812
3812
|
"nodeType": "YulLiteral",
|
|
3813
|
-
"src": "5212:2:
|
|
3813
|
+
"src": "5212:2:103",
|
|
3814
3814
|
"type": "",
|
|
3815
3815
|
"value": "64"
|
|
3816
3816
|
}
|
|
@@ -3818,27 +3818,27 @@
|
|
|
3818
3818
|
"functionName": {
|
|
3819
3819
|
"name": "add",
|
|
3820
3820
|
"nodeType": "YulIdentifier",
|
|
3821
|
-
"src": "5197:3:
|
|
3821
|
+
"src": "5197:3:103"
|
|
3822
3822
|
},
|
|
3823
3823
|
"nodeType": "YulFunctionCall",
|
|
3824
|
-
"src": "5197:18:
|
|
3824
|
+
"src": "5197:18:103"
|
|
3825
3825
|
},
|
|
3826
3826
|
{
|
|
3827
3827
|
"name": "value2",
|
|
3828
3828
|
"nodeType": "YulIdentifier",
|
|
3829
|
-
"src": "5217:6:
|
|
3829
|
+
"src": "5217:6:103"
|
|
3830
3830
|
}
|
|
3831
3831
|
],
|
|
3832
3832
|
"functionName": {
|
|
3833
3833
|
"name": "mstore",
|
|
3834
3834
|
"nodeType": "YulIdentifier",
|
|
3835
|
-
"src": "5190:6:
|
|
3835
|
+
"src": "5190:6:103"
|
|
3836
3836
|
},
|
|
3837
3837
|
"nodeType": "YulFunctionCall",
|
|
3838
|
-
"src": "5190:34:
|
|
3838
|
+
"src": "5190:34:103"
|
|
3839
3839
|
},
|
|
3840
3840
|
"nodeType": "YulExpressionStatement",
|
|
3841
|
-
"src": "5190:34:
|
|
3841
|
+
"src": "5190:34:103"
|
|
3842
3842
|
}
|
|
3843
3843
|
]
|
|
3844
3844
|
},
|
|
@@ -3848,25 +3848,25 @@
|
|
|
3848
3848
|
{
|
|
3849
3849
|
"name": "headStart",
|
|
3850
3850
|
"nodeType": "YulTypedName",
|
|
3851
|
-
"src": "4965:9:
|
|
3851
|
+
"src": "4965:9:103",
|
|
3852
3852
|
"type": ""
|
|
3853
3853
|
},
|
|
3854
3854
|
{
|
|
3855
3855
|
"name": "value2",
|
|
3856
3856
|
"nodeType": "YulTypedName",
|
|
3857
|
-
"src": "4976:6:
|
|
3857
|
+
"src": "4976:6:103",
|
|
3858
3858
|
"type": ""
|
|
3859
3859
|
},
|
|
3860
3860
|
{
|
|
3861
3861
|
"name": "value1",
|
|
3862
3862
|
"nodeType": "YulTypedName",
|
|
3863
|
-
"src": "4984:6:
|
|
3863
|
+
"src": "4984:6:103",
|
|
3864
3864
|
"type": ""
|
|
3865
3865
|
},
|
|
3866
3866
|
{
|
|
3867
3867
|
"name": "value0",
|
|
3868
3868
|
"nodeType": "YulTypedName",
|
|
3869
|
-
"src": "4992:6:
|
|
3869
|
+
"src": "4992:6:103",
|
|
3870
3870
|
"type": ""
|
|
3871
3871
|
}
|
|
3872
3872
|
],
|
|
@@ -3874,21 +3874,21 @@
|
|
|
3874
3874
|
{
|
|
3875
3875
|
"name": "tail",
|
|
3876
3876
|
"nodeType": "YulTypedName",
|
|
3877
|
-
"src": "5003:4:
|
|
3877
|
+
"src": "5003:4:103",
|
|
3878
3878
|
"type": ""
|
|
3879
3879
|
}
|
|
3880
3880
|
],
|
|
3881
|
-
"src": "4855:375:
|
|
3881
|
+
"src": "4855:375:103"
|
|
3882
3882
|
},
|
|
3883
3883
|
{
|
|
3884
3884
|
"body": {
|
|
3885
3885
|
"nodeType": "YulBlock",
|
|
3886
|
-
"src": "5313:199:
|
|
3886
|
+
"src": "5313:199:103",
|
|
3887
3887
|
"statements": [
|
|
3888
3888
|
{
|
|
3889
3889
|
"body": {
|
|
3890
3890
|
"nodeType": "YulBlock",
|
|
3891
|
-
"src": "5359:16:
|
|
3891
|
+
"src": "5359:16:103",
|
|
3892
3892
|
"statements": [
|
|
3893
3893
|
{
|
|
3894
3894
|
"expression": {
|
|
@@ -3896,14 +3896,14 @@
|
|
|
3896
3896
|
{
|
|
3897
3897
|
"kind": "number",
|
|
3898
3898
|
"nodeType": "YulLiteral",
|
|
3899
|
-
"src": "5368:1:
|
|
3899
|
+
"src": "5368:1:103",
|
|
3900
3900
|
"type": "",
|
|
3901
3901
|
"value": "0"
|
|
3902
3902
|
},
|
|
3903
3903
|
{
|
|
3904
3904
|
"kind": "number",
|
|
3905
3905
|
"nodeType": "YulLiteral",
|
|
3906
|
-
"src": "5371:1:
|
|
3906
|
+
"src": "5371:1:103",
|
|
3907
3907
|
"type": "",
|
|
3908
3908
|
"value": "0"
|
|
3909
3909
|
}
|
|
@@ -3911,13 +3911,13 @@
|
|
|
3911
3911
|
"functionName": {
|
|
3912
3912
|
"name": "revert",
|
|
3913
3913
|
"nodeType": "YulIdentifier",
|
|
3914
|
-
"src": "5361:6:
|
|
3914
|
+
"src": "5361:6:103"
|
|
3915
3915
|
},
|
|
3916
3916
|
"nodeType": "YulFunctionCall",
|
|
3917
|
-
"src": "5361:12:
|
|
3917
|
+
"src": "5361:12:103"
|
|
3918
3918
|
},
|
|
3919
3919
|
"nodeType": "YulExpressionStatement",
|
|
3920
|
-
"src": "5361:12:
|
|
3920
|
+
"src": "5361:12:103"
|
|
3921
3921
|
}
|
|
3922
3922
|
]
|
|
3923
3923
|
},
|
|
@@ -3928,26 +3928,26 @@
|
|
|
3928
3928
|
{
|
|
3929
3929
|
"name": "dataEnd",
|
|
3930
3930
|
"nodeType": "YulIdentifier",
|
|
3931
|
-
"src": "5334:7:
|
|
3931
|
+
"src": "5334:7:103"
|
|
3932
3932
|
},
|
|
3933
3933
|
{
|
|
3934
3934
|
"name": "headStart",
|
|
3935
3935
|
"nodeType": "YulIdentifier",
|
|
3936
|
-
"src": "5343:9:
|
|
3936
|
+
"src": "5343:9:103"
|
|
3937
3937
|
}
|
|
3938
3938
|
],
|
|
3939
3939
|
"functionName": {
|
|
3940
3940
|
"name": "sub",
|
|
3941
3941
|
"nodeType": "YulIdentifier",
|
|
3942
|
-
"src": "5330:3:
|
|
3942
|
+
"src": "5330:3:103"
|
|
3943
3943
|
},
|
|
3944
3944
|
"nodeType": "YulFunctionCall",
|
|
3945
|
-
"src": "5330:23:
|
|
3945
|
+
"src": "5330:23:103"
|
|
3946
3946
|
},
|
|
3947
3947
|
{
|
|
3948
3948
|
"kind": "number",
|
|
3949
3949
|
"nodeType": "YulLiteral",
|
|
3950
|
-
"src": "5355:2:
|
|
3950
|
+
"src": "5355:2:103",
|
|
3951
3951
|
"type": "",
|
|
3952
3952
|
"value": "32"
|
|
3953
3953
|
}
|
|
@@ -3955,38 +3955,38 @@
|
|
|
3955
3955
|
"functionName": {
|
|
3956
3956
|
"name": "slt",
|
|
3957
3957
|
"nodeType": "YulIdentifier",
|
|
3958
|
-
"src": "5326:3:
|
|
3958
|
+
"src": "5326:3:103"
|
|
3959
3959
|
},
|
|
3960
3960
|
"nodeType": "YulFunctionCall",
|
|
3961
|
-
"src": "5326:32:
|
|
3961
|
+
"src": "5326:32:103"
|
|
3962
3962
|
},
|
|
3963
3963
|
"nodeType": "YulIf",
|
|
3964
|
-
"src": "5323:52:
|
|
3964
|
+
"src": "5323:52:103"
|
|
3965
3965
|
},
|
|
3966
3966
|
{
|
|
3967
3967
|
"nodeType": "YulVariableDeclaration",
|
|
3968
|
-
"src": "5384:29:
|
|
3968
|
+
"src": "5384:29:103",
|
|
3969
3969
|
"value": {
|
|
3970
3970
|
"arguments": [
|
|
3971
3971
|
{
|
|
3972
3972
|
"name": "headStart",
|
|
3973
3973
|
"nodeType": "YulIdentifier",
|
|
3974
|
-
"src": "5403:9:
|
|
3974
|
+
"src": "5403:9:103"
|
|
3975
3975
|
}
|
|
3976
3976
|
],
|
|
3977
3977
|
"functionName": {
|
|
3978
3978
|
"name": "mload",
|
|
3979
3979
|
"nodeType": "YulIdentifier",
|
|
3980
|
-
"src": "5397:5:
|
|
3980
|
+
"src": "5397:5:103"
|
|
3981
3981
|
},
|
|
3982
3982
|
"nodeType": "YulFunctionCall",
|
|
3983
|
-
"src": "5397:16:
|
|
3983
|
+
"src": "5397:16:103"
|
|
3984
3984
|
},
|
|
3985
3985
|
"variables": [
|
|
3986
3986
|
{
|
|
3987
3987
|
"name": "value",
|
|
3988
3988
|
"nodeType": "YulTypedName",
|
|
3989
|
-
"src": "5388:5:
|
|
3989
|
+
"src": "5388:5:103",
|
|
3990
3990
|
"type": ""
|
|
3991
3991
|
}
|
|
3992
3992
|
]
|
|
@@ -3994,7 +3994,7 @@
|
|
|
3994
3994
|
{
|
|
3995
3995
|
"body": {
|
|
3996
3996
|
"nodeType": "YulBlock",
|
|
3997
|
-
"src": "5466:16:
|
|
3997
|
+
"src": "5466:16:103",
|
|
3998
3998
|
"statements": [
|
|
3999
3999
|
{
|
|
4000
4000
|
"expression": {
|
|
@@ -4002,14 +4002,14 @@
|
|
|
4002
4002
|
{
|
|
4003
4003
|
"kind": "number",
|
|
4004
4004
|
"nodeType": "YulLiteral",
|
|
4005
|
-
"src": "5475:1:
|
|
4005
|
+
"src": "5475:1:103",
|
|
4006
4006
|
"type": "",
|
|
4007
4007
|
"value": "0"
|
|
4008
4008
|
},
|
|
4009
4009
|
{
|
|
4010
4010
|
"kind": "number",
|
|
4011
4011
|
"nodeType": "YulLiteral",
|
|
4012
|
-
"src": "5478:1:
|
|
4012
|
+
"src": "5478:1:103",
|
|
4013
4013
|
"type": "",
|
|
4014
4014
|
"value": "0"
|
|
4015
4015
|
}
|
|
@@ -4017,13 +4017,13 @@
|
|
|
4017
4017
|
"functionName": {
|
|
4018
4018
|
"name": "revert",
|
|
4019
4019
|
"nodeType": "YulIdentifier",
|
|
4020
|
-
"src": "5468:6:
|
|
4020
|
+
"src": "5468:6:103"
|
|
4021
4021
|
},
|
|
4022
4022
|
"nodeType": "YulFunctionCall",
|
|
4023
|
-
"src": "5468:12:
|
|
4023
|
+
"src": "5468:12:103"
|
|
4024
4024
|
},
|
|
4025
4025
|
"nodeType": "YulExpressionStatement",
|
|
4026
|
-
"src": "5468:12:
|
|
4026
|
+
"src": "5468:12:103"
|
|
4027
4027
|
}
|
|
4028
4028
|
]
|
|
4029
4029
|
},
|
|
@@ -4034,7 +4034,7 @@
|
|
|
4034
4034
|
{
|
|
4035
4035
|
"name": "value",
|
|
4036
4036
|
"nodeType": "YulIdentifier",
|
|
4037
|
-
"src": "5435:5:
|
|
4037
|
+
"src": "5435:5:103"
|
|
4038
4038
|
},
|
|
4039
4039
|
{
|
|
4040
4040
|
"arguments": [
|
|
@@ -4043,60 +4043,60 @@
|
|
|
4043
4043
|
{
|
|
4044
4044
|
"name": "value",
|
|
4045
4045
|
"nodeType": "YulIdentifier",
|
|
4046
|
-
"src": "5456:5:
|
|
4046
|
+
"src": "5456:5:103"
|
|
4047
4047
|
}
|
|
4048
4048
|
],
|
|
4049
4049
|
"functionName": {
|
|
4050
4050
|
"name": "iszero",
|
|
4051
4051
|
"nodeType": "YulIdentifier",
|
|
4052
|
-
"src": "5449:6:
|
|
4052
|
+
"src": "5449:6:103"
|
|
4053
4053
|
},
|
|
4054
4054
|
"nodeType": "YulFunctionCall",
|
|
4055
|
-
"src": "5449:13:
|
|
4055
|
+
"src": "5449:13:103"
|
|
4056
4056
|
}
|
|
4057
4057
|
],
|
|
4058
4058
|
"functionName": {
|
|
4059
4059
|
"name": "iszero",
|
|
4060
4060
|
"nodeType": "YulIdentifier",
|
|
4061
|
-
"src": "5442:6:
|
|
4061
|
+
"src": "5442:6:103"
|
|
4062
4062
|
},
|
|
4063
4063
|
"nodeType": "YulFunctionCall",
|
|
4064
|
-
"src": "5442:21:
|
|
4064
|
+
"src": "5442:21:103"
|
|
4065
4065
|
}
|
|
4066
4066
|
],
|
|
4067
4067
|
"functionName": {
|
|
4068
4068
|
"name": "eq",
|
|
4069
4069
|
"nodeType": "YulIdentifier",
|
|
4070
|
-
"src": "5432:2:
|
|
4070
|
+
"src": "5432:2:103"
|
|
4071
4071
|
},
|
|
4072
4072
|
"nodeType": "YulFunctionCall",
|
|
4073
|
-
"src": "5432:32:
|
|
4073
|
+
"src": "5432:32:103"
|
|
4074
4074
|
}
|
|
4075
4075
|
],
|
|
4076
4076
|
"functionName": {
|
|
4077
4077
|
"name": "iszero",
|
|
4078
4078
|
"nodeType": "YulIdentifier",
|
|
4079
|
-
"src": "5425:6:
|
|
4079
|
+
"src": "5425:6:103"
|
|
4080
4080
|
},
|
|
4081
4081
|
"nodeType": "YulFunctionCall",
|
|
4082
|
-
"src": "5425:40:
|
|
4082
|
+
"src": "5425:40:103"
|
|
4083
4083
|
},
|
|
4084
4084
|
"nodeType": "YulIf",
|
|
4085
|
-
"src": "5422:60:
|
|
4085
|
+
"src": "5422:60:103"
|
|
4086
4086
|
},
|
|
4087
4087
|
{
|
|
4088
4088
|
"nodeType": "YulAssignment",
|
|
4089
|
-
"src": "5491:15:
|
|
4089
|
+
"src": "5491:15:103",
|
|
4090
4090
|
"value": {
|
|
4091
4091
|
"name": "value",
|
|
4092
4092
|
"nodeType": "YulIdentifier",
|
|
4093
|
-
"src": "5501:5:
|
|
4093
|
+
"src": "5501:5:103"
|
|
4094
4094
|
},
|
|
4095
4095
|
"variableNames": [
|
|
4096
4096
|
{
|
|
4097
4097
|
"name": "value0",
|
|
4098
4098
|
"nodeType": "YulIdentifier",
|
|
4099
|
-
"src": "5491:6:
|
|
4099
|
+
"src": "5491:6:103"
|
|
4100
4100
|
}
|
|
4101
4101
|
]
|
|
4102
4102
|
}
|
|
@@ -4108,13 +4108,13 @@
|
|
|
4108
4108
|
{
|
|
4109
4109
|
"name": "headStart",
|
|
4110
4110
|
"nodeType": "YulTypedName",
|
|
4111
|
-
"src": "5279:9:
|
|
4111
|
+
"src": "5279:9:103",
|
|
4112
4112
|
"type": ""
|
|
4113
4113
|
},
|
|
4114
4114
|
{
|
|
4115
4115
|
"name": "dataEnd",
|
|
4116
4116
|
"nodeType": "YulTypedName",
|
|
4117
|
-
"src": "5290:7:
|
|
4117
|
+
"src": "5290:7:103",
|
|
4118
4118
|
"type": ""
|
|
4119
4119
|
}
|
|
4120
4120
|
],
|
|
@@ -4122,22 +4122,22 @@
|
|
|
4122
4122
|
{
|
|
4123
4123
|
"name": "value0",
|
|
4124
4124
|
"nodeType": "YulTypedName",
|
|
4125
|
-
"src": "5302:6:
|
|
4125
|
+
"src": "5302:6:103",
|
|
4126
4126
|
"type": ""
|
|
4127
4127
|
}
|
|
4128
4128
|
],
|
|
4129
|
-
"src": "5235:277:
|
|
4129
|
+
"src": "5235:277:103"
|
|
4130
4130
|
}
|
|
4131
4131
|
]
|
|
4132
4132
|
},
|
|
4133
4133
|
"contents": "{\n { }\n function abi_decode_address(offset) -> value\n {\n value := calldataload(offset)\n if iszero(eq(value, and(value, sub(shl(160, 1), 1)))) { revert(0, 0) }\n }\n function abi_decode_array_address_dyn_calldata(offset, end) -> arrayPos, length\n {\n if iszero(slt(add(offset, 0x1f), end)) { revert(0, 0) }\n length := calldataload(offset)\n if gt(length, 0xffffffffffffffff) { revert(0, 0) }\n arrayPos := add(offset, 0x20)\n if gt(add(add(offset, shl(5, length)), 0x20), end) { revert(0, 0) }\n }\n function abi_decode_tuple_t_addresst_addresst_addresst_array$_t_address_$dyn_calldata_ptrt_array$_t_address_$dyn_calldata_ptr(headStart, dataEnd) -> value0, value1, value2, value3, value4, value5, value6\n {\n if slt(sub(dataEnd, headStart), 160) { revert(0, 0) }\n value0 := abi_decode_address(headStart)\n value1 := abi_decode_address(add(headStart, 32))\n value2 := abi_decode_address(add(headStart, 64))\n let offset := calldataload(add(headStart, 96))\n let _1 := 0xffffffffffffffff\n if gt(offset, _1) { revert(0, 0) }\n let value3_1, value4_1 := abi_decode_array_address_dyn_calldata(add(headStart, offset), dataEnd)\n value3 := value3_1\n value4 := value4_1\n let offset_1 := calldataload(add(headStart, 128))\n if gt(offset_1, _1) { revert(0, 0) }\n let value5_1, value6_1 := abi_decode_array_address_dyn_calldata(add(headStart, offset_1), dataEnd)\n value5 := value5_1\n value6 := value6_1\n }\n function abi_encode_tuple_t_stringliteral_cceabd61df13abe750744cf2401db57dfde347bfa5f63d331229c25d94123013__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 22)\n mstore(add(headStart, 64), \"arrays different sizes\")\n tail := add(headStart, 96)\n }\n function panic_error_0x32()\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x32)\n revert(0, 0x24)\n }\n function abi_decode_tuple_t_address(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n value0 := abi_decode_address(headStart)\n }\n function panic_error_0x41()\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x41)\n revert(0, 0x24)\n }\n function copy_memory_to_memory_with_cleanup(src, dst, length)\n {\n let i := 0\n for { } lt(i, length) { i := add(i, 32) }\n {\n mstore(add(dst, i), mload(add(src, i)))\n }\n mstore(add(dst, length), 0)\n }\n function abi_encode_bytes(value, pos) -> end\n {\n let length := mload(value)\n mstore(pos, length)\n copy_memory_to_memory_with_cleanup(add(value, 0x20), add(pos, 0x20), length)\n end := add(add(pos, and(add(length, 31), not(31))), 0x20)\n }\n function abi_encode_tuple_t_contract$_ISuperToken_$19536_t_address_t_address_t_bytes_memory_ptr__to_t_address_t_address_t_address_t_bytes_memory_ptr__fromStack_reversed(headStart, value3, value2, value1, value0) -> tail\n {\n let _1 := sub(shl(160, 1), 1)\n mstore(headStart, and(value0, _1))\n mstore(add(headStart, 32), and(value1, _1))\n mstore(add(headStart, 64), and(value2, _1))\n mstore(add(headStart, 96), 128)\n tail := abi_encode_bytes(value3, add(headStart, 128))\n }\n function abi_encode_tuple_t_contract$_ISuperAgreement_$19022_t_bytes_memory_ptr_t_bytes_memory_ptr__to_t_address_t_bytes_memory_ptr_t_bytes_memory_ptr__fromStack_reversed(headStart, value2, value1, value0) -> tail\n {\n mstore(headStart, and(value0, sub(shl(160, 1), 1)))\n mstore(add(headStart, 32), 96)\n let tail_1 := abi_encode_bytes(value1, add(headStart, 96))\n mstore(add(headStart, 64), sub(tail_1, headStart))\n tail := abi_encode_bytes(value2, tail_1)\n }\n function abi_encode_tuple_packed_t_bytes_memory_ptr__to_t_bytes_memory_ptr__nonPadded_inplace_fromStack_reversed(pos, value0) -> end\n {\n let length := mload(value0)\n copy_memory_to_memory_with_cleanup(add(value0, 0x20), pos, length)\n end := add(pos, length)\n }\n function increment_t_uint256(value) -> ret\n {\n if eq(value, not(0))\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n ret := add(value, 1)\n }\n function abi_encode_tuple_t_address__to_t_address__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, and(value0, sub(shl(160, 1), 1)))\n }\n function abi_decode_tuple_t_uint256_fromMemory(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n value0 := mload(headStart)\n }\n function abi_encode_tuple_t_address_t_address_t_uint256__to_t_address_t_address_t_uint256__fromStack_reversed(headStart, value2, value1, value0) -> tail\n {\n tail := add(headStart, 96)\n let _1 := sub(shl(160, 1), 1)\n mstore(headStart, and(value0, _1))\n mstore(add(headStart, 32), and(value1, _1))\n mstore(add(headStart, 64), value2)\n }\n function abi_decode_tuple_t_bool_fromMemory(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n let value := mload(headStart)\n if iszero(eq(value, iszero(iszero(value)))) { revert(0, 0) }\n value0 := value\n }\n}",
|
|
4134
|
-
"id":
|
|
4134
|
+
"id": 103,
|
|
4135
4135
|
"language": "Yul",
|
|
4136
4136
|
"name": "#utility.yul"
|
|
4137
4137
|
}
|
|
4138
4138
|
],
|
|
4139
4139
|
"sourceMap": "398:1961:93:-:0;;;;;;;;;;;;;;;;;;;",
|
|
4140
|
-
"deployedSourceMap": "398:1961:93:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;739:1618;;;;;;:::i;:::-;;:::i;:::-;;;930:34;;;922:69;;;;-1:-1:-1;;;922:69:93;;1768:2:
|
|
4140
|
+
"deployedSourceMap": "398:1961:93:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;739:1618;;;;;;:::i;:::-;;:::i;:::-;;;930:34;;;922:69;;;;-1:-1:-1;;;922:69:93;;1768:2:103;922:69:93;;;1750:21:103;1807:2;1787:18;;;1780:30;-1:-1:-1;;;1826:18:103;;;1819:52;1888:18;;922:69:93;;;;;;;;1007:6;1002:959;1019:18;;;1002:959;;;1058:12;1306:4;-1:-1:-1;;;;;1298:18:93;1382:4;-1:-1:-1;;;;;1370:31:93;;1465:3;1564;-1:-1:-1;;;;;1539:40:93;;1655:10;1700:7;;1708:1;1700:10;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;1744:9;;1754:1;1744:12;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;1790;;;1800:1;1790:12;;;;;;;;1495:363;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;1495:363:93;;;;;;;;;;;;;;;-1:-1:-1;;;;;1495:363:93;;;;;;;;;;;;;1884:12;;-1:-1:-1;1884:12:93;;;;;;;1334:602;;;-1:-1:-1;1495:363:93;1334:602;;;;:::i;:::-;;;;-1:-1:-1;;1334:602:93;;;;;;;;;;;;;;-1:-1:-1;;;;;1334:602:93;;;;;;;;;;;;;1298:652;;;;-1:-1:-1;1298:652:93;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1039:3:93;;-1:-1:-1;1039:3:93;;-1:-1:-1;1039:3:93;;-1:-1:-1;1039:3:93:i;:::-;;;1002:959;;;-1:-1:-1;2169:42:93;;-1:-1:-1;;;2169:42:93;;2205:4;2169:42;;;4604:51:103;2151:15:93;;-1:-1:-1;;;;;2169:27:93;;;;;4577:18:103;;2169:42:93;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;2151:60;-1:-1:-1;2229:11:93;;2225:116;;2260:66;;-1:-1:-1;;;2260:66:93;;2299:4;2260:66;;;5095:34:103;2306:10:93;5145:18:103;;;5138:43;5197:18;;;5190:34;;;-1:-1:-1;;;;;2260:30:93;;;;;5030:18:103;;2260:66:93;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;2225:116;2137:214;739:1618;;;;;;;:::o;14:173:103:-;82:20;;-1:-1:-1;;;;;131:31:103;;121:42;;111:70;;177:1;174;167:12;111:70;14:173;;;:::o;192:367::-;255:8;265:6;319:3;312:4;304:6;300:17;296:27;286:55;;337:1;334;327:12;286:55;-1:-1:-1;360:20:103;;403:18;392:30;;389:50;;;435:1;432;425:12;389:50;472:4;464:6;460:17;448:29;;532:3;525:4;515:6;512:1;508:14;500:6;496:27;492:38;489:47;486:67;;;549:1;546;539:12;486:67;192:367;;;;;:::o;564:997::-;713:6;721;729;737;745;753;761;814:3;802:9;793:7;789:23;785:33;782:53;;;831:1;828;821:12;782:53;854:29;873:9;854:29;:::i;:::-;844:39;;902:38;936:2;925:9;921:18;902:38;:::i;:::-;892:48;;959:38;993:2;982:9;978:18;959:38;:::i;:::-;949:48;;1048:2;1037:9;1033:18;1020:32;1071:18;1112:2;1104:6;1101:14;1098:34;;;1128:1;1125;1118:12;1098:34;1167:70;1229:7;1220:6;1209:9;1205:22;1167:70;:::i;:::-;1256:8;;-1:-1:-1;1141:96:103;-1:-1:-1;1344:3:103;1329:19;;1316:33;;-1:-1:-1;1361:16:103;;;1358:36;;;1390:1;1387;1380:12;1358:36;;1429:72;1493:7;1482:8;1471:9;1467:24;1429:72;:::i;:::-;564:997;;;;-1:-1:-1;564:997:103;;-1:-1:-1;564:997:103;;;;1403:98;;-1:-1:-1;;;564:997:103:o;1917:127::-;1978:10;1973:3;1969:20;1966:1;1959:31;2009:4;2006:1;1999:15;2033:4;2030:1;2023:15;2049:186;2108:6;2161:2;2149:9;2140:7;2136:23;2132:32;2129:52;;;2177:1;2174;2167:12;2129:52;2200:29;2219:9;2200:29;:::i;:::-;2190:39;2049:186;-1:-1:-1;;;2049:186:103:o;2372:250::-;2457:1;2467:113;2481:6;2478:1;2475:13;2467:113;;;2557:11;;;2551:18;2538:11;;;2531:39;2503:2;2496:10;2467:113;;;-1:-1:-1;;2614:1:103;2596:16;;2589:27;2372:250::o;2627:270::-;2668:3;2706:5;2700:12;2733:6;2728:3;2721:19;2749:76;2818:6;2811:4;2806:3;2802:14;2795:4;2788:5;2784:16;2749:76;:::i;:::-;2879:2;2858:15;-1:-1:-1;;2854:29:103;2845:39;;;;2886:4;2841:50;;2627:270;-1:-1:-1;;2627:270:103:o;2902:518::-;-1:-1:-1;;;;;3192:15:103;;;3174:34;;3244:15;;;3239:2;3224:18;;3217:43;3296:15;;3291:2;3276:18;;3269:43;3348:3;3343:2;3328:18;;3321:31;;;3117:4;;3369:45;;3394:19;;3386:6;3369:45;:::i;:::-;3361:53;2902:518;-1:-1:-1;;;;;;2902:518:103:o;3425:499::-;-1:-1:-1;;;;;3671:32:103;;3653:51;;3740:2;3735;3720:18;;3713:30;;;-1:-1:-1;;3766:44:103;;3791:18;;3783:6;3766:44;:::i;:::-;3858:9;3850:6;3846:22;3841:2;3830:9;3826:18;3819:50;3886:32;3911:6;3903;3886:32;:::i;3929:287::-;4058:3;4096:6;4090:13;4112:66;4171:6;4166:3;4159:4;4151:6;4147:17;4112:66;:::i;:::-;4194:16;;;;;3929:287;-1:-1:-1;;3929:287:103:o;4221:232::-;4260:3;4281:17;;;4278:140;;4340:10;4335:3;4331:20;4328:1;4321:31;4375:4;4372:1;4365:15;4403:4;4400:1;4393:15;4278:140;-1:-1:-1;4445:1:103;4434:13;;4221:232::o;4666:184::-;4736:6;4789:2;4777:9;4768:7;4764:23;4760:32;4757:52;;;4805:1;4802;4795:12;4757:52;-1:-1:-1;4828:16:103;;4666:184;-1:-1:-1;4666:184:103:o;5235:277::-;5302:6;5355:2;5343:9;5334:7;5330:23;5326:32;5323:52;;;5371:1;5368;5361:12;5323:52;5403:9;5397:16;5456:5;5449:13;5442:21;5435:5;5432:32;5422:60;;5478:1;5475;5468:12",
|
|
4141
4141
|
"source": "// SPDX-License-Identifier: AGPLv3\npragma solidity 0.8.16;\n\nimport { ISuperfluid, ISuperAgreement, ISuperToken } from \"../interfaces/superfluid/ISuperfluid.sol\";\nimport { IConstantFlowAgreementV1 } from \"../interfaces/agreements/IConstantFlowAgreementV1.sol\";\nimport { ERC20 } from \"@openzeppelin/contracts/token/ERC20/ERC20.sol\";\n\n/**\n * @title Batch liquidator contract\n * @author Superfluid\n */\ncontract BatchLiquidator {\n\n /**\n * @dev Delete flows in batch\n * @param host - The host contract address.\n * @param cfa - The cfa contract address.\n * @param superToken - The super token the flows belong to.\n * @param senders - List of senders.\n * @param receivers - Corresponding list of receivers.\n */\n function deleteFlows(\n address host,\n address cfa,\n address superToken,\n address[] calldata senders, address[] calldata receivers\n ) external {\n require(senders.length == receivers.length, \"arrays different sizes\");\n\n for (uint i = 0; i < senders.length; ++i) {\n bool success;\n // We tolerate any errors occured during liquidations.\n // It could be due to flow had been liquidated by others.\n // solhint-disable-next-line avoid-low-level-calls\n (success, ) = address(host).call(\n abi.encodeCall(\n ISuperfluid(host).callAgreement,\n (\n ISuperAgreement(cfa),\n abi.encodeCall(\n IConstantFlowAgreementV1(cfa).deleteFlow,\n (\n ISuperToken(superToken),\n senders[i],\n receivers[i],\n new bytes(0)\n )\n ),\n new bytes(0)\n )\n )\n );\n }\n\n // If the liquidation(s) resulted in any super token\n // rewards, send them all to the sender instead of having them\n // locked in the contract\n {\n uint256 balance = ERC20(superToken).balanceOf(address(this));\n if (balance > 0) {\n ERC20(superToken).transferFrom(address(this), msg.sender, balance);\n }\n }\n }\n}\n\n",
|
|
4142
4142
|
"sourcePath": "/home/runner/work/protocol-monorepo/protocol-monorepo/packages/ethereum-contracts/contracts/utils/BatchLiquidator.sol",
|
|
4143
4143
|
"ast": {
|
|
@@ -6004,7 +6004,7 @@
|
|
|
6004
6004
|
},
|
|
6005
6005
|
"networks": {},
|
|
6006
6006
|
"schemaVersion": "3.4.9",
|
|
6007
|
-
"updatedAt": "2022-11-
|
|
6007
|
+
"updatedAt": "2022-11-16T13:27:50.703Z",
|
|
6008
6008
|
"devdoc": {
|
|
6009
6009
|
"author": "Superfluid",
|
|
6010
6010
|
"kind": "dev",
|