@keep-network/tbtc-v2 1.6.0-dev.1 → 1.6.0-dev.3
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/BLS.json +1 -1
- package/artifacts/Bank.json +3 -3
- package/artifacts/BeaconAuthorization.json +1 -1
- package/artifacts/BeaconDkg.json +1 -1
- package/artifacts/BeaconDkgValidator.json +1 -1
- package/artifacts/BeaconInactivity.json +1 -1
- package/artifacts/BeaconSortitionPool.json +3 -3
- package/artifacts/Bridge.json +5 -5
- package/artifacts/BridgeGovernance.json +2 -2
- package/artifacts/BridgeGovernanceParameters.json +2 -2
- package/artifacts/Deposit.json +2 -2
- package/artifacts/DepositSweep.json +2 -2
- package/artifacts/DonationVault.json +3 -3
- package/artifacts/EcdsaDkgValidator.json +1 -1
- package/artifacts/EcdsaInactivity.json +1 -1
- package/artifacts/EcdsaSortitionPool.json +3 -3
- package/artifacts/Fraud.json +2 -2
- package/artifacts/KeepRegistry.json +1 -1
- package/artifacts/KeepStake.json +2 -2
- package/artifacts/KeepToken.json +2 -2
- package/artifacts/KeepTokenStaking.json +1 -1
- package/artifacts/LightRelay.json +3 -3
- package/artifacts/LightRelayMaintainerProxy.json +3 -3
- package/artifacts/MaintainerProxy.json +3 -3
- package/artifacts/MovingFunds.json +2 -2
- package/artifacts/NuCypherStakingEscrow.json +1 -1
- package/artifacts/NuCypherToken.json +2 -2
- package/artifacts/RandomBeacon.json +2 -2
- package/artifacts/RandomBeaconChaosnet.json +2 -2
- package/artifacts/RandomBeaconGovernance.json +2 -2
- package/artifacts/Redemption.json +2 -2
- package/artifacts/ReimbursementPool.json +2 -2
- package/artifacts/T.json +2 -2
- package/artifacts/TBTC.json +3 -3
- package/artifacts/TBTCToken.json +3 -3
- package/artifacts/TBTCVault.json +23 -23
- package/artifacts/TokenStaking.json +1 -1
- package/artifacts/TokenholderGovernor.json +9 -9
- package/artifacts/TokenholderTimelock.json +8 -8
- package/artifacts/VendingMachine.json +3 -3
- package/artifacts/VendingMachineKeep.json +1 -1
- package/artifacts/VendingMachineNuCypher.json +1 -1
- package/artifacts/VendingMachineV2.json +3 -3
- package/artifacts/VendingMachineV3.json +3 -3
- package/artifacts/WalletCoordinator.json +5 -5
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{9c1bc2cca49796c7f9e7712adfa86bb8.json → d2d7e276da75d7184610fe11a4a103b7.json} +3 -0
- package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
- package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
- package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
- package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
- package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
- package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
- package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
- package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
- package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
- package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
- package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
- package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
- package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
- package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
- package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
- package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
- package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
- package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
- package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
- package/deploy/01_deploy_light_relay.ts +3 -0
- package/deploy/09_deploy_bridge_governance.ts +5 -2
- package/deploy/19_authorize_spv_maintainer_in_bridge.ts +3 -3
- package/deploy/24_transfer_tbtc_ownership.ts +1 -1
- package/deploy/28_authorize_bridge_in_reimbursement_pool.ts +1 -1
- package/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts +1 -1
- package/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.ts +3 -1
- package/export/artifacts/@keep-network/bitcoin-spv-sol/contracts/BTCUtils.sol/BTCUtils.json +20 -20
- package/export/artifacts/@keep-network/ecdsa/contracts/EcdsaDkgValidator.sol/EcdsaDkgValidator.json +1986 -1986
- package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaDkg.sol/EcdsaDkg.json +20 -20
- package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaInactivity.sol/EcdsaInactivity.json +1836 -1836
- package/export/artifacts/@keep-network/random-beacon/contracts/ReimbursementPool.sol/ReimbursementPool.json +545 -545
- package/export/artifacts/@keep-network/sortition-pools/contracts/Chaosnet.sol/Chaosnet.json +506 -506
- package/export/artifacts/@keep-network/sortition-pools/contracts/Rewards.sol/Rewards.json +23 -23
- package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionPool.sol/SortitionPool.json +2456 -2456
- package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionTree.sol/SortitionTree.json +465 -465
- package/export/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.json +568 -568
- package/export/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.json +603 -603
- package/export/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.json +1001 -1001
- package/export/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.json +1877 -1877
- package/export/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol/ERC20Upgradeable.json +654 -654
- package/export/artifacts/@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol/ERC20WithPermit.json +2534 -2534
- package/export/artifacts/@thesis/solidity-contracts/contracts/token/MisfundRecovery.sol/MisfundRecovery.json +736 -736
- package/export/artifacts/contracts/bank/Bank.sol/Bank.json +1872 -1872
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +7061 -7061
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +1257 -1257
- package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +972 -972
- package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +1122 -1122
- package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +5403 -5403
- package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +2961 -2961
- package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +2442 -2442
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +2305 -2305
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +1864 -1864
- package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +982 -982
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +1872 -1872
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +8064 -8064
- package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +1864 -1864
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +127 -127
- package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +1987 -1987
- package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +346 -346
- package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +12024 -0
- package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +568 -568
- package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +2291 -2291
- package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +1698 -1698
- package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +189 -189
- package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +1443 -1443
- package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2847 -2847
- package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +858 -858
- package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +3476 -3476
- package/export/deploy/01_deploy_light_relay.js +3 -0
- package/export/deploy/09_deploy_bridge_governance.js +4 -2
- package/export/deploy/19_authorize_spv_maintainer_in_bridge.js +3 -3
- package/export/deploy/24_transfer_tbtc_ownership.js +1 -1
- package/export/deploy/28_authorize_bridge_in_reimbursement_pool.js +1 -1
- package/export/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js +1 -1
- package/export/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.js +7 -3
- package/export/hardhat.config.js +24 -1
- package/export/typechain/SepoliaLightRelay.js +2 -0
- package/export/typechain/factories/SepoliaLightRelay__factory.js +535 -0
- package/export/typechain/index.js +3 -1
- package/package.json +1 -1
|
@@ -166,22 +166,22 @@
|
|
|
166
166
|
{
|
|
167
167
|
"ast": {
|
|
168
168
|
"nodeType": "YulBlock",
|
|
169
|
-
"src": "0:2535:
|
|
169
|
+
"src": "0:2535:126",
|
|
170
170
|
"statements": [
|
|
171
171
|
{
|
|
172
172
|
"nodeType": "YulBlock",
|
|
173
|
-
"src": "6:3:
|
|
173
|
+
"src": "6:3:126",
|
|
174
174
|
"statements": []
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"body": {
|
|
178
178
|
"nodeType": "YulBlock",
|
|
179
|
-
"src": "81:206:
|
|
179
|
+
"src": "81:206:126",
|
|
180
180
|
"statements": [
|
|
181
181
|
{
|
|
182
182
|
"body": {
|
|
183
183
|
"nodeType": "YulBlock",
|
|
184
|
-
"src": "127:16:
|
|
184
|
+
"src": "127:16:126",
|
|
185
185
|
"statements": [
|
|
186
186
|
{
|
|
187
187
|
"expression": {
|
|
@@ -189,14 +189,14 @@
|
|
|
189
189
|
{
|
|
190
190
|
"kind": "number",
|
|
191
191
|
"nodeType": "YulLiteral",
|
|
192
|
-
"src": "136:1:
|
|
192
|
+
"src": "136:1:126",
|
|
193
193
|
"type": "",
|
|
194
194
|
"value": "0"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"kind": "number",
|
|
198
198
|
"nodeType": "YulLiteral",
|
|
199
|
-
"src": "139:1:
|
|
199
|
+
"src": "139:1:126",
|
|
200
200
|
"type": "",
|
|
201
201
|
"value": "0"
|
|
202
202
|
}
|
|
@@ -204,13 +204,13 @@
|
|
|
204
204
|
"functionName": {
|
|
205
205
|
"name": "revert",
|
|
206
206
|
"nodeType": "YulIdentifier",
|
|
207
|
-
"src": "129:6:
|
|
207
|
+
"src": "129:6:126"
|
|
208
208
|
},
|
|
209
209
|
"nodeType": "YulFunctionCall",
|
|
210
|
-
"src": "129:12:
|
|
210
|
+
"src": "129:12:126"
|
|
211
211
|
},
|
|
212
212
|
"nodeType": "YulExpressionStatement",
|
|
213
|
-
"src": "129:12:
|
|
213
|
+
"src": "129:12:126"
|
|
214
214
|
}
|
|
215
215
|
]
|
|
216
216
|
},
|
|
@@ -221,26 +221,26 @@
|
|
|
221
221
|
{
|
|
222
222
|
"name": "dataEnd",
|
|
223
223
|
"nodeType": "YulIdentifier",
|
|
224
|
-
"src": "102:7:
|
|
224
|
+
"src": "102:7:126"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"name": "headStart",
|
|
228
228
|
"nodeType": "YulIdentifier",
|
|
229
|
-
"src": "111:9:
|
|
229
|
+
"src": "111:9:126"
|
|
230
230
|
}
|
|
231
231
|
],
|
|
232
232
|
"functionName": {
|
|
233
233
|
"name": "sub",
|
|
234
234
|
"nodeType": "YulIdentifier",
|
|
235
|
-
"src": "98:3:
|
|
235
|
+
"src": "98:3:126"
|
|
236
236
|
},
|
|
237
237
|
"nodeType": "YulFunctionCall",
|
|
238
|
-
"src": "98:23:
|
|
238
|
+
"src": "98:23:126"
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
241
|
"kind": "number",
|
|
242
242
|
"nodeType": "YulLiteral",
|
|
243
|
-
"src": "123:2:
|
|
243
|
+
"src": "123:2:126",
|
|
244
244
|
"type": "",
|
|
245
245
|
"value": "32"
|
|
246
246
|
}
|
|
@@ -248,38 +248,38 @@
|
|
|
248
248
|
"functionName": {
|
|
249
249
|
"name": "slt",
|
|
250
250
|
"nodeType": "YulIdentifier",
|
|
251
|
-
"src": "94:3:
|
|
251
|
+
"src": "94:3:126"
|
|
252
252
|
},
|
|
253
253
|
"nodeType": "YulFunctionCall",
|
|
254
|
-
"src": "94:32:
|
|
254
|
+
"src": "94:32:126"
|
|
255
255
|
},
|
|
256
256
|
"nodeType": "YulIf",
|
|
257
|
-
"src": "91:52:
|
|
257
|
+
"src": "91:52:126"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"nodeType": "YulVariableDeclaration",
|
|
261
|
-
"src": "152:36:
|
|
261
|
+
"src": "152:36:126",
|
|
262
262
|
"value": {
|
|
263
263
|
"arguments": [
|
|
264
264
|
{
|
|
265
265
|
"name": "headStart",
|
|
266
266
|
"nodeType": "YulIdentifier",
|
|
267
|
-
"src": "178:9:
|
|
267
|
+
"src": "178:9:126"
|
|
268
268
|
}
|
|
269
269
|
],
|
|
270
270
|
"functionName": {
|
|
271
271
|
"name": "calldataload",
|
|
272
272
|
"nodeType": "YulIdentifier",
|
|
273
|
-
"src": "165:12:
|
|
273
|
+
"src": "165:12:126"
|
|
274
274
|
},
|
|
275
275
|
"nodeType": "YulFunctionCall",
|
|
276
|
-
"src": "165:23:
|
|
276
|
+
"src": "165:23:126"
|
|
277
277
|
},
|
|
278
278
|
"variables": [
|
|
279
279
|
{
|
|
280
280
|
"name": "value",
|
|
281
281
|
"nodeType": "YulTypedName",
|
|
282
|
-
"src": "156:5:
|
|
282
|
+
"src": "156:5:126",
|
|
283
283
|
"type": ""
|
|
284
284
|
}
|
|
285
285
|
]
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
{
|
|
288
288
|
"body": {
|
|
289
289
|
"nodeType": "YulBlock",
|
|
290
|
-
"src": "241:16:
|
|
290
|
+
"src": "241:16:126",
|
|
291
291
|
"statements": [
|
|
292
292
|
{
|
|
293
293
|
"expression": {
|
|
@@ -295,14 +295,14 @@
|
|
|
295
295
|
{
|
|
296
296
|
"kind": "number",
|
|
297
297
|
"nodeType": "YulLiteral",
|
|
298
|
-
"src": "250:1:
|
|
298
|
+
"src": "250:1:126",
|
|
299
299
|
"type": "",
|
|
300
300
|
"value": "0"
|
|
301
301
|
},
|
|
302
302
|
{
|
|
303
303
|
"kind": "number",
|
|
304
304
|
"nodeType": "YulLiteral",
|
|
305
|
-
"src": "253:1:
|
|
305
|
+
"src": "253:1:126",
|
|
306
306
|
"type": "",
|
|
307
307
|
"value": "0"
|
|
308
308
|
}
|
|
@@ -310,13 +310,13 @@
|
|
|
310
310
|
"functionName": {
|
|
311
311
|
"name": "revert",
|
|
312
312
|
"nodeType": "YulIdentifier",
|
|
313
|
-
"src": "243:6:
|
|
313
|
+
"src": "243:6:126"
|
|
314
314
|
},
|
|
315
315
|
"nodeType": "YulFunctionCall",
|
|
316
|
-
"src": "243:12:
|
|
316
|
+
"src": "243:12:126"
|
|
317
317
|
},
|
|
318
318
|
"nodeType": "YulExpressionStatement",
|
|
319
|
-
"src": "243:12:
|
|
319
|
+
"src": "243:12:126"
|
|
320
320
|
}
|
|
321
321
|
]
|
|
322
322
|
},
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
{
|
|
328
328
|
"name": "value",
|
|
329
329
|
"nodeType": "YulIdentifier",
|
|
330
|
-
"src": "210:5:
|
|
330
|
+
"src": "210:5:126"
|
|
331
331
|
},
|
|
332
332
|
{
|
|
333
333
|
"arguments": [
|
|
@@ -336,60 +336,60 @@
|
|
|
336
336
|
{
|
|
337
337
|
"name": "value",
|
|
338
338
|
"nodeType": "YulIdentifier",
|
|
339
|
-
"src": "231:5:
|
|
339
|
+
"src": "231:5:126"
|
|
340
340
|
}
|
|
341
341
|
],
|
|
342
342
|
"functionName": {
|
|
343
343
|
"name": "iszero",
|
|
344
344
|
"nodeType": "YulIdentifier",
|
|
345
|
-
"src": "224:6:
|
|
345
|
+
"src": "224:6:126"
|
|
346
346
|
},
|
|
347
347
|
"nodeType": "YulFunctionCall",
|
|
348
|
-
"src": "224:13:
|
|
348
|
+
"src": "224:13:126"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
351
|
"functionName": {
|
|
352
352
|
"name": "iszero",
|
|
353
353
|
"nodeType": "YulIdentifier",
|
|
354
|
-
"src": "217:6:
|
|
354
|
+
"src": "217:6:126"
|
|
355
355
|
},
|
|
356
356
|
"nodeType": "YulFunctionCall",
|
|
357
|
-
"src": "217:21:
|
|
357
|
+
"src": "217:21:126"
|
|
358
358
|
}
|
|
359
359
|
],
|
|
360
360
|
"functionName": {
|
|
361
361
|
"name": "eq",
|
|
362
362
|
"nodeType": "YulIdentifier",
|
|
363
|
-
"src": "207:2:
|
|
363
|
+
"src": "207:2:126"
|
|
364
364
|
},
|
|
365
365
|
"nodeType": "YulFunctionCall",
|
|
366
|
-
"src": "207:32:
|
|
366
|
+
"src": "207:32:126"
|
|
367
367
|
}
|
|
368
368
|
],
|
|
369
369
|
"functionName": {
|
|
370
370
|
"name": "iszero",
|
|
371
371
|
"nodeType": "YulIdentifier",
|
|
372
|
-
"src": "200:6:
|
|
372
|
+
"src": "200:6:126"
|
|
373
373
|
},
|
|
374
374
|
"nodeType": "YulFunctionCall",
|
|
375
|
-
"src": "200:40:
|
|
375
|
+
"src": "200:40:126"
|
|
376
376
|
},
|
|
377
377
|
"nodeType": "YulIf",
|
|
378
|
-
"src": "197:60:
|
|
378
|
+
"src": "197:60:126"
|
|
379
379
|
},
|
|
380
380
|
{
|
|
381
381
|
"nodeType": "YulAssignment",
|
|
382
|
-
"src": "266:15:
|
|
382
|
+
"src": "266:15:126",
|
|
383
383
|
"value": {
|
|
384
384
|
"name": "value",
|
|
385
385
|
"nodeType": "YulIdentifier",
|
|
386
|
-
"src": "276:5:
|
|
386
|
+
"src": "276:5:126"
|
|
387
387
|
},
|
|
388
388
|
"variableNames": [
|
|
389
389
|
{
|
|
390
390
|
"name": "value0",
|
|
391
391
|
"nodeType": "YulIdentifier",
|
|
392
|
-
"src": "266:6:
|
|
392
|
+
"src": "266:6:126"
|
|
393
393
|
}
|
|
394
394
|
]
|
|
395
395
|
}
|
|
@@ -401,13 +401,13 @@
|
|
|
401
401
|
{
|
|
402
402
|
"name": "headStart",
|
|
403
403
|
"nodeType": "YulTypedName",
|
|
404
|
-
"src": "47:9:
|
|
404
|
+
"src": "47:9:126",
|
|
405
405
|
"type": ""
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
408
|
"name": "dataEnd",
|
|
409
409
|
"nodeType": "YulTypedName",
|
|
410
|
-
"src": "58:7:
|
|
410
|
+
"src": "58:7:126",
|
|
411
411
|
"type": ""
|
|
412
412
|
}
|
|
413
413
|
],
|
|
@@ -415,48 +415,48 @@
|
|
|
415
415
|
{
|
|
416
416
|
"name": "value0",
|
|
417
417
|
"nodeType": "YulTypedName",
|
|
418
|
-
"src": "70:6:
|
|
418
|
+
"src": "70:6:126",
|
|
419
419
|
"type": ""
|
|
420
420
|
}
|
|
421
421
|
],
|
|
422
|
-
"src": "14:273:
|
|
422
|
+
"src": "14:273:126"
|
|
423
423
|
},
|
|
424
424
|
{
|
|
425
425
|
"body": {
|
|
426
426
|
"nodeType": "YulBlock",
|
|
427
|
-
"src": "341:147:
|
|
427
|
+
"src": "341:147:126",
|
|
428
428
|
"statements": [
|
|
429
429
|
{
|
|
430
430
|
"nodeType": "YulAssignment",
|
|
431
|
-
"src": "351:29:
|
|
431
|
+
"src": "351:29:126",
|
|
432
432
|
"value": {
|
|
433
433
|
"arguments": [
|
|
434
434
|
{
|
|
435
435
|
"name": "offset",
|
|
436
436
|
"nodeType": "YulIdentifier",
|
|
437
|
-
"src": "373:6:
|
|
437
|
+
"src": "373:6:126"
|
|
438
438
|
}
|
|
439
439
|
],
|
|
440
440
|
"functionName": {
|
|
441
441
|
"name": "calldataload",
|
|
442
442
|
"nodeType": "YulIdentifier",
|
|
443
|
-
"src": "360:12:
|
|
443
|
+
"src": "360:12:126"
|
|
444
444
|
},
|
|
445
445
|
"nodeType": "YulFunctionCall",
|
|
446
|
-
"src": "360:20:
|
|
446
|
+
"src": "360:20:126"
|
|
447
447
|
},
|
|
448
448
|
"variableNames": [
|
|
449
449
|
{
|
|
450
450
|
"name": "value",
|
|
451
451
|
"nodeType": "YulIdentifier",
|
|
452
|
-
"src": "351:5:
|
|
452
|
+
"src": "351:5:126"
|
|
453
453
|
}
|
|
454
454
|
]
|
|
455
455
|
},
|
|
456
456
|
{
|
|
457
457
|
"body": {
|
|
458
458
|
"nodeType": "YulBlock",
|
|
459
|
-
"src": "466:16:
|
|
459
|
+
"src": "466:16:126",
|
|
460
460
|
"statements": [
|
|
461
461
|
{
|
|
462
462
|
"expression": {
|
|
@@ -464,14 +464,14 @@
|
|
|
464
464
|
{
|
|
465
465
|
"kind": "number",
|
|
466
466
|
"nodeType": "YulLiteral",
|
|
467
|
-
"src": "475:1:
|
|
467
|
+
"src": "475:1:126",
|
|
468
468
|
"type": "",
|
|
469
469
|
"value": "0"
|
|
470
470
|
},
|
|
471
471
|
{
|
|
472
472
|
"kind": "number",
|
|
473
473
|
"nodeType": "YulLiteral",
|
|
474
|
-
"src": "478:1:
|
|
474
|
+
"src": "478:1:126",
|
|
475
475
|
"type": "",
|
|
476
476
|
"value": "0"
|
|
477
477
|
}
|
|
@@ -479,13 +479,13 @@
|
|
|
479
479
|
"functionName": {
|
|
480
480
|
"name": "revert",
|
|
481
481
|
"nodeType": "YulIdentifier",
|
|
482
|
-
"src": "468:6:
|
|
482
|
+
"src": "468:6:126"
|
|
483
483
|
},
|
|
484
484
|
"nodeType": "YulFunctionCall",
|
|
485
|
-
"src": "468:12:
|
|
485
|
+
"src": "468:12:126"
|
|
486
486
|
},
|
|
487
487
|
"nodeType": "YulExpressionStatement",
|
|
488
|
-
"src": "468:12:
|
|
488
|
+
"src": "468:12:126"
|
|
489
489
|
}
|
|
490
490
|
]
|
|
491
491
|
},
|
|
@@ -496,19 +496,19 @@
|
|
|
496
496
|
{
|
|
497
497
|
"name": "value",
|
|
498
498
|
"nodeType": "YulIdentifier",
|
|
499
|
-
"src": "402:5:
|
|
499
|
+
"src": "402:5:126"
|
|
500
500
|
},
|
|
501
501
|
{
|
|
502
502
|
"arguments": [
|
|
503
503
|
{
|
|
504
504
|
"name": "value",
|
|
505
505
|
"nodeType": "YulIdentifier",
|
|
506
|
-
"src": "413:5:
|
|
506
|
+
"src": "413:5:126"
|
|
507
507
|
},
|
|
508
508
|
{
|
|
509
509
|
"kind": "number",
|
|
510
510
|
"nodeType": "YulLiteral",
|
|
511
|
-
"src": "420:42:
|
|
511
|
+
"src": "420:42:126",
|
|
512
512
|
"type": "",
|
|
513
513
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
514
514
|
}
|
|
@@ -516,31 +516,31 @@
|
|
|
516
516
|
"functionName": {
|
|
517
517
|
"name": "and",
|
|
518
518
|
"nodeType": "YulIdentifier",
|
|
519
|
-
"src": "409:3:
|
|
519
|
+
"src": "409:3:126"
|
|
520
520
|
},
|
|
521
521
|
"nodeType": "YulFunctionCall",
|
|
522
|
-
"src": "409:54:
|
|
522
|
+
"src": "409:54:126"
|
|
523
523
|
}
|
|
524
524
|
],
|
|
525
525
|
"functionName": {
|
|
526
526
|
"name": "eq",
|
|
527
527
|
"nodeType": "YulIdentifier",
|
|
528
|
-
"src": "399:2:
|
|
528
|
+
"src": "399:2:126"
|
|
529
529
|
},
|
|
530
530
|
"nodeType": "YulFunctionCall",
|
|
531
|
-
"src": "399:65:
|
|
531
|
+
"src": "399:65:126"
|
|
532
532
|
}
|
|
533
533
|
],
|
|
534
534
|
"functionName": {
|
|
535
535
|
"name": "iszero",
|
|
536
536
|
"nodeType": "YulIdentifier",
|
|
537
|
-
"src": "392:6:
|
|
537
|
+
"src": "392:6:126"
|
|
538
538
|
},
|
|
539
539
|
"nodeType": "YulFunctionCall",
|
|
540
|
-
"src": "392:73:
|
|
540
|
+
"src": "392:73:126"
|
|
541
541
|
},
|
|
542
542
|
"nodeType": "YulIf",
|
|
543
|
-
"src": "389:93:
|
|
543
|
+
"src": "389:93:126"
|
|
544
544
|
}
|
|
545
545
|
]
|
|
546
546
|
},
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
{
|
|
551
551
|
"name": "offset",
|
|
552
552
|
"nodeType": "YulTypedName",
|
|
553
|
-
"src": "320:6:
|
|
553
|
+
"src": "320:6:126",
|
|
554
554
|
"type": ""
|
|
555
555
|
}
|
|
556
556
|
],
|
|
@@ -558,21 +558,21 @@
|
|
|
558
558
|
{
|
|
559
559
|
"name": "value",
|
|
560
560
|
"nodeType": "YulTypedName",
|
|
561
|
-
"src": "331:5:
|
|
561
|
+
"src": "331:5:126",
|
|
562
562
|
"type": ""
|
|
563
563
|
}
|
|
564
564
|
],
|
|
565
|
-
"src": "292:196:
|
|
565
|
+
"src": "292:196:126"
|
|
566
566
|
},
|
|
567
567
|
{
|
|
568
568
|
"body": {
|
|
569
569
|
"nodeType": "YulBlock",
|
|
570
|
-
"src": "633:668:
|
|
570
|
+
"src": "633:668:126",
|
|
571
571
|
"statements": [
|
|
572
572
|
{
|
|
573
573
|
"body": {
|
|
574
574
|
"nodeType": "YulBlock",
|
|
575
|
-
"src": "680:16:
|
|
575
|
+
"src": "680:16:126",
|
|
576
576
|
"statements": [
|
|
577
577
|
{
|
|
578
578
|
"expression": {
|
|
@@ -580,14 +580,14 @@
|
|
|
580
580
|
{
|
|
581
581
|
"kind": "number",
|
|
582
582
|
"nodeType": "YulLiteral",
|
|
583
|
-
"src": "689:1:
|
|
583
|
+
"src": "689:1:126",
|
|
584
584
|
"type": "",
|
|
585
585
|
"value": "0"
|
|
586
586
|
},
|
|
587
587
|
{
|
|
588
588
|
"kind": "number",
|
|
589
589
|
"nodeType": "YulLiteral",
|
|
590
|
-
"src": "692:1:
|
|
590
|
+
"src": "692:1:126",
|
|
591
591
|
"type": "",
|
|
592
592
|
"value": "0"
|
|
593
593
|
}
|
|
@@ -595,13 +595,13 @@
|
|
|
595
595
|
"functionName": {
|
|
596
596
|
"name": "revert",
|
|
597
597
|
"nodeType": "YulIdentifier",
|
|
598
|
-
"src": "682:6:
|
|
598
|
+
"src": "682:6:126"
|
|
599
599
|
},
|
|
600
600
|
"nodeType": "YulFunctionCall",
|
|
601
|
-
"src": "682:12:
|
|
601
|
+
"src": "682:12:126"
|
|
602
602
|
},
|
|
603
603
|
"nodeType": "YulExpressionStatement",
|
|
604
|
-
"src": "682:12:
|
|
604
|
+
"src": "682:12:126"
|
|
605
605
|
}
|
|
606
606
|
]
|
|
607
607
|
},
|
|
@@ -612,26 +612,26 @@
|
|
|
612
612
|
{
|
|
613
613
|
"name": "dataEnd",
|
|
614
614
|
"nodeType": "YulIdentifier",
|
|
615
|
-
"src": "654:7:
|
|
615
|
+
"src": "654:7:126"
|
|
616
616
|
},
|
|
617
617
|
{
|
|
618
618
|
"name": "headStart",
|
|
619
619
|
"nodeType": "YulIdentifier",
|
|
620
|
-
"src": "663:9:
|
|
620
|
+
"src": "663:9:126"
|
|
621
621
|
}
|
|
622
622
|
],
|
|
623
623
|
"functionName": {
|
|
624
624
|
"name": "sub",
|
|
625
625
|
"nodeType": "YulIdentifier",
|
|
626
|
-
"src": "650:3:
|
|
626
|
+
"src": "650:3:126"
|
|
627
627
|
},
|
|
628
628
|
"nodeType": "YulFunctionCall",
|
|
629
|
-
"src": "650:23:
|
|
629
|
+
"src": "650:23:126"
|
|
630
630
|
},
|
|
631
631
|
{
|
|
632
632
|
"kind": "number",
|
|
633
633
|
"nodeType": "YulLiteral",
|
|
634
|
-
"src": "675:3:
|
|
634
|
+
"src": "675:3:126",
|
|
635
635
|
"type": "",
|
|
636
636
|
"value": "128"
|
|
637
637
|
}
|
|
@@ -639,44 +639,44 @@
|
|
|
639
639
|
"functionName": {
|
|
640
640
|
"name": "slt",
|
|
641
641
|
"nodeType": "YulIdentifier",
|
|
642
|
-
"src": "646:3:
|
|
642
|
+
"src": "646:3:126"
|
|
643
643
|
},
|
|
644
644
|
"nodeType": "YulFunctionCall",
|
|
645
|
-
"src": "646:33:
|
|
645
|
+
"src": "646:33:126"
|
|
646
646
|
},
|
|
647
647
|
"nodeType": "YulIf",
|
|
648
|
-
"src": "643:53:
|
|
648
|
+
"src": "643:53:126"
|
|
649
649
|
},
|
|
650
650
|
{
|
|
651
651
|
"nodeType": "YulAssignment",
|
|
652
|
-
"src": "705:39:
|
|
652
|
+
"src": "705:39:126",
|
|
653
653
|
"value": {
|
|
654
654
|
"arguments": [
|
|
655
655
|
{
|
|
656
656
|
"name": "headStart",
|
|
657
657
|
"nodeType": "YulIdentifier",
|
|
658
|
-
"src": "734:9:
|
|
658
|
+
"src": "734:9:126"
|
|
659
659
|
}
|
|
660
660
|
],
|
|
661
661
|
"functionName": {
|
|
662
662
|
"name": "abi_decode_address",
|
|
663
663
|
"nodeType": "YulIdentifier",
|
|
664
|
-
"src": "715:18:
|
|
664
|
+
"src": "715:18:126"
|
|
665
665
|
},
|
|
666
666
|
"nodeType": "YulFunctionCall",
|
|
667
|
-
"src": "715:29:
|
|
667
|
+
"src": "715:29:126"
|
|
668
668
|
},
|
|
669
669
|
"variableNames": [
|
|
670
670
|
{
|
|
671
671
|
"name": "value0",
|
|
672
672
|
"nodeType": "YulIdentifier",
|
|
673
|
-
"src": "705:6:
|
|
673
|
+
"src": "705:6:126"
|
|
674
674
|
}
|
|
675
675
|
]
|
|
676
676
|
},
|
|
677
677
|
{
|
|
678
678
|
"nodeType": "YulAssignment",
|
|
679
|
-
"src": "753:42:
|
|
679
|
+
"src": "753:42:126",
|
|
680
680
|
"value": {
|
|
681
681
|
"arguments": [
|
|
682
682
|
{
|
|
@@ -684,12 +684,12 @@
|
|
|
684
684
|
{
|
|
685
685
|
"name": "headStart",
|
|
686
686
|
"nodeType": "YulIdentifier",
|
|
687
|
-
"src": "780:9:
|
|
687
|
+
"src": "780:9:126"
|
|
688
688
|
},
|
|
689
689
|
{
|
|
690
690
|
"kind": "number",
|
|
691
691
|
"nodeType": "YulLiteral",
|
|
692
|
-
"src": "791:2:
|
|
692
|
+
"src": "791:2:126",
|
|
693
693
|
"type": "",
|
|
694
694
|
"value": "32"
|
|
695
695
|
}
|
|
@@ -697,31 +697,31 @@
|
|
|
697
697
|
"functionName": {
|
|
698
698
|
"name": "add",
|
|
699
699
|
"nodeType": "YulIdentifier",
|
|
700
|
-
"src": "776:3:
|
|
700
|
+
"src": "776:3:126"
|
|
701
701
|
},
|
|
702
702
|
"nodeType": "YulFunctionCall",
|
|
703
|
-
"src": "776:18:
|
|
703
|
+
"src": "776:18:126"
|
|
704
704
|
}
|
|
705
705
|
],
|
|
706
706
|
"functionName": {
|
|
707
707
|
"name": "calldataload",
|
|
708
708
|
"nodeType": "YulIdentifier",
|
|
709
|
-
"src": "763:12:
|
|
709
|
+
"src": "763:12:126"
|
|
710
710
|
},
|
|
711
711
|
"nodeType": "YulFunctionCall",
|
|
712
|
-
"src": "763:32:
|
|
712
|
+
"src": "763:32:126"
|
|
713
713
|
},
|
|
714
714
|
"variableNames": [
|
|
715
715
|
{
|
|
716
716
|
"name": "value1",
|
|
717
717
|
"nodeType": "YulIdentifier",
|
|
718
|
-
"src": "753:6:
|
|
718
|
+
"src": "753:6:126"
|
|
719
719
|
}
|
|
720
720
|
]
|
|
721
721
|
},
|
|
722
722
|
{
|
|
723
723
|
"nodeType": "YulAssignment",
|
|
724
|
-
"src": "804:48:
|
|
724
|
+
"src": "804:48:126",
|
|
725
725
|
"value": {
|
|
726
726
|
"arguments": [
|
|
727
727
|
{
|
|
@@ -729,12 +729,12 @@
|
|
|
729
729
|
{
|
|
730
730
|
"name": "headStart",
|
|
731
731
|
"nodeType": "YulIdentifier",
|
|
732
|
-
"src": "837:9:
|
|
732
|
+
"src": "837:9:126"
|
|
733
733
|
},
|
|
734
734
|
{
|
|
735
735
|
"kind": "number",
|
|
736
736
|
"nodeType": "YulLiteral",
|
|
737
|
-
"src": "848:2:
|
|
737
|
+
"src": "848:2:126",
|
|
738
738
|
"type": "",
|
|
739
739
|
"value": "64"
|
|
740
740
|
}
|
|
@@ -742,31 +742,31 @@
|
|
|
742
742
|
"functionName": {
|
|
743
743
|
"name": "add",
|
|
744
744
|
"nodeType": "YulIdentifier",
|
|
745
|
-
"src": "833:3:
|
|
745
|
+
"src": "833:3:126"
|
|
746
746
|
},
|
|
747
747
|
"nodeType": "YulFunctionCall",
|
|
748
|
-
"src": "833:18:
|
|
748
|
+
"src": "833:18:126"
|
|
749
749
|
}
|
|
750
750
|
],
|
|
751
751
|
"functionName": {
|
|
752
752
|
"name": "abi_decode_address",
|
|
753
753
|
"nodeType": "YulIdentifier",
|
|
754
|
-
"src": "814:18:
|
|
754
|
+
"src": "814:18:126"
|
|
755
755
|
},
|
|
756
756
|
"nodeType": "YulFunctionCall",
|
|
757
|
-
"src": "814:38:
|
|
757
|
+
"src": "814:38:126"
|
|
758
758
|
},
|
|
759
759
|
"variableNames": [
|
|
760
760
|
{
|
|
761
761
|
"name": "value2",
|
|
762
762
|
"nodeType": "YulIdentifier",
|
|
763
|
-
"src": "804:6:
|
|
763
|
+
"src": "804:6:126"
|
|
764
764
|
}
|
|
765
765
|
]
|
|
766
766
|
},
|
|
767
767
|
{
|
|
768
768
|
"nodeType": "YulVariableDeclaration",
|
|
769
|
-
"src": "861:46:
|
|
769
|
+
"src": "861:46:126",
|
|
770
770
|
"value": {
|
|
771
771
|
"arguments": [
|
|
772
772
|
{
|
|
@@ -774,12 +774,12 @@
|
|
|
774
774
|
{
|
|
775
775
|
"name": "headStart",
|
|
776
776
|
"nodeType": "YulIdentifier",
|
|
777
|
-
"src": "892:9:
|
|
777
|
+
"src": "892:9:126"
|
|
778
778
|
},
|
|
779
779
|
{
|
|
780
780
|
"kind": "number",
|
|
781
781
|
"nodeType": "YulLiteral",
|
|
782
|
-
"src": "903:2:
|
|
782
|
+
"src": "903:2:126",
|
|
783
783
|
"type": "",
|
|
784
784
|
"value": "96"
|
|
785
785
|
}
|
|
@@ -787,36 +787,36 @@
|
|
|
787
787
|
"functionName": {
|
|
788
788
|
"name": "add",
|
|
789
789
|
"nodeType": "YulIdentifier",
|
|
790
|
-
"src": "888:3:
|
|
790
|
+
"src": "888:3:126"
|
|
791
791
|
},
|
|
792
792
|
"nodeType": "YulFunctionCall",
|
|
793
|
-
"src": "888:18:
|
|
793
|
+
"src": "888:18:126"
|
|
794
794
|
}
|
|
795
795
|
],
|
|
796
796
|
"functionName": {
|
|
797
797
|
"name": "calldataload",
|
|
798
798
|
"nodeType": "YulIdentifier",
|
|
799
|
-
"src": "875:12:
|
|
799
|
+
"src": "875:12:126"
|
|
800
800
|
},
|
|
801
801
|
"nodeType": "YulFunctionCall",
|
|
802
|
-
"src": "875:32:
|
|
802
|
+
"src": "875:32:126"
|
|
803
803
|
},
|
|
804
804
|
"variables": [
|
|
805
805
|
{
|
|
806
806
|
"name": "offset",
|
|
807
807
|
"nodeType": "YulTypedName",
|
|
808
|
-
"src": "865:6:
|
|
808
|
+
"src": "865:6:126",
|
|
809
809
|
"type": ""
|
|
810
810
|
}
|
|
811
811
|
]
|
|
812
812
|
},
|
|
813
813
|
{
|
|
814
814
|
"nodeType": "YulVariableDeclaration",
|
|
815
|
-
"src": "916:28:
|
|
815
|
+
"src": "916:28:126",
|
|
816
816
|
"value": {
|
|
817
817
|
"kind": "number",
|
|
818
818
|
"nodeType": "YulLiteral",
|
|
819
|
-
"src": "926:18:
|
|
819
|
+
"src": "926:18:126",
|
|
820
820
|
"type": "",
|
|
821
821
|
"value": "0xffffffffffffffff"
|
|
822
822
|
},
|
|
@@ -824,7 +824,7 @@
|
|
|
824
824
|
{
|
|
825
825
|
"name": "_1",
|
|
826
826
|
"nodeType": "YulTypedName",
|
|
827
|
-
"src": "920:2:
|
|
827
|
+
"src": "920:2:126",
|
|
828
828
|
"type": ""
|
|
829
829
|
}
|
|
830
830
|
]
|
|
@@ -832,7 +832,7 @@
|
|
|
832
832
|
{
|
|
833
833
|
"body": {
|
|
834
834
|
"nodeType": "YulBlock",
|
|
835
|
-
"src": "971:16:
|
|
835
|
+
"src": "971:16:126",
|
|
836
836
|
"statements": [
|
|
837
837
|
{
|
|
838
838
|
"expression": {
|
|
@@ -840,14 +840,14 @@
|
|
|
840
840
|
{
|
|
841
841
|
"kind": "number",
|
|
842
842
|
"nodeType": "YulLiteral",
|
|
843
|
-
"src": "980:1:
|
|
843
|
+
"src": "980:1:126",
|
|
844
844
|
"type": "",
|
|
845
845
|
"value": "0"
|
|
846
846
|
},
|
|
847
847
|
{
|
|
848
848
|
"kind": "number",
|
|
849
849
|
"nodeType": "YulLiteral",
|
|
850
|
-
"src": "983:1:
|
|
850
|
+
"src": "983:1:126",
|
|
851
851
|
"type": "",
|
|
852
852
|
"value": "0"
|
|
853
853
|
}
|
|
@@ -855,13 +855,13 @@
|
|
|
855
855
|
"functionName": {
|
|
856
856
|
"name": "revert",
|
|
857
857
|
"nodeType": "YulIdentifier",
|
|
858
|
-
"src": "973:6:
|
|
858
|
+
"src": "973:6:126"
|
|
859
859
|
},
|
|
860
860
|
"nodeType": "YulFunctionCall",
|
|
861
|
-
"src": "973:12:
|
|
861
|
+
"src": "973:12:126"
|
|
862
862
|
},
|
|
863
863
|
"nodeType": "YulExpressionStatement",
|
|
864
|
-
"src": "973:12:
|
|
864
|
+
"src": "973:12:126"
|
|
865
865
|
}
|
|
866
866
|
]
|
|
867
867
|
},
|
|
@@ -870,54 +870,54 @@
|
|
|
870
870
|
{
|
|
871
871
|
"name": "offset",
|
|
872
872
|
"nodeType": "YulIdentifier",
|
|
873
|
-
"src": "959:6:
|
|
873
|
+
"src": "959:6:126"
|
|
874
874
|
},
|
|
875
875
|
{
|
|
876
876
|
"name": "_1",
|
|
877
877
|
"nodeType": "YulIdentifier",
|
|
878
|
-
"src": "967:2:
|
|
878
|
+
"src": "967:2:126"
|
|
879
879
|
}
|
|
880
880
|
],
|
|
881
881
|
"functionName": {
|
|
882
882
|
"name": "gt",
|
|
883
883
|
"nodeType": "YulIdentifier",
|
|
884
|
-
"src": "956:2:
|
|
884
|
+
"src": "956:2:126"
|
|
885
885
|
},
|
|
886
886
|
"nodeType": "YulFunctionCall",
|
|
887
|
-
"src": "956:14:
|
|
887
|
+
"src": "956:14:126"
|
|
888
888
|
},
|
|
889
889
|
"nodeType": "YulIf",
|
|
890
|
-
"src": "953:34:
|
|
890
|
+
"src": "953:34:126"
|
|
891
891
|
},
|
|
892
892
|
{
|
|
893
893
|
"nodeType": "YulVariableDeclaration",
|
|
894
|
-
"src": "996:32:
|
|
894
|
+
"src": "996:32:126",
|
|
895
895
|
"value": {
|
|
896
896
|
"arguments": [
|
|
897
897
|
{
|
|
898
898
|
"name": "headStart",
|
|
899
899
|
"nodeType": "YulIdentifier",
|
|
900
|
-
"src": "1010:9:
|
|
900
|
+
"src": "1010:9:126"
|
|
901
901
|
},
|
|
902
902
|
{
|
|
903
903
|
"name": "offset",
|
|
904
904
|
"nodeType": "YulIdentifier",
|
|
905
|
-
"src": "1021:6:
|
|
905
|
+
"src": "1021:6:126"
|
|
906
906
|
}
|
|
907
907
|
],
|
|
908
908
|
"functionName": {
|
|
909
909
|
"name": "add",
|
|
910
910
|
"nodeType": "YulIdentifier",
|
|
911
|
-
"src": "1006:3:
|
|
911
|
+
"src": "1006:3:126"
|
|
912
912
|
},
|
|
913
913
|
"nodeType": "YulFunctionCall",
|
|
914
|
-
"src": "1006:22:
|
|
914
|
+
"src": "1006:22:126"
|
|
915
915
|
},
|
|
916
916
|
"variables": [
|
|
917
917
|
{
|
|
918
918
|
"name": "_2",
|
|
919
919
|
"nodeType": "YulTypedName",
|
|
920
|
-
"src": "1000:2:
|
|
920
|
+
"src": "1000:2:126",
|
|
921
921
|
"type": ""
|
|
922
922
|
}
|
|
923
923
|
]
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
{
|
|
926
926
|
"body": {
|
|
927
927
|
"nodeType": "YulBlock",
|
|
928
|
-
"src": "1076:16:
|
|
928
|
+
"src": "1076:16:126",
|
|
929
929
|
"statements": [
|
|
930
930
|
{
|
|
931
931
|
"expression": {
|
|
@@ -933,14 +933,14 @@
|
|
|
933
933
|
{
|
|
934
934
|
"kind": "number",
|
|
935
935
|
"nodeType": "YulLiteral",
|
|
936
|
-
"src": "1085:1:
|
|
936
|
+
"src": "1085:1:126",
|
|
937
937
|
"type": "",
|
|
938
938
|
"value": "0"
|
|
939
939
|
},
|
|
940
940
|
{
|
|
941
941
|
"kind": "number",
|
|
942
942
|
"nodeType": "YulLiteral",
|
|
943
|
-
"src": "1088:1:
|
|
943
|
+
"src": "1088:1:126",
|
|
944
944
|
"type": "",
|
|
945
945
|
"value": "0"
|
|
946
946
|
}
|
|
@@ -948,13 +948,13 @@
|
|
|
948
948
|
"functionName": {
|
|
949
949
|
"name": "revert",
|
|
950
950
|
"nodeType": "YulIdentifier",
|
|
951
|
-
"src": "1078:6:
|
|
951
|
+
"src": "1078:6:126"
|
|
952
952
|
},
|
|
953
953
|
"nodeType": "YulFunctionCall",
|
|
954
|
-
"src": "1078:12:
|
|
954
|
+
"src": "1078:12:126"
|
|
955
955
|
},
|
|
956
956
|
"nodeType": "YulExpressionStatement",
|
|
957
|
-
"src": "1078:12:
|
|
957
|
+
"src": "1078:12:126"
|
|
958
958
|
}
|
|
959
959
|
]
|
|
960
960
|
},
|
|
@@ -967,12 +967,12 @@
|
|
|
967
967
|
{
|
|
968
968
|
"name": "_2",
|
|
969
969
|
"nodeType": "YulIdentifier",
|
|
970
|
-
"src": "1055:2:
|
|
970
|
+
"src": "1055:2:126"
|
|
971
971
|
},
|
|
972
972
|
{
|
|
973
973
|
"kind": "number",
|
|
974
974
|
"nodeType": "YulLiteral",
|
|
975
|
-
"src": "1059:4:
|
|
975
|
+
"src": "1059:4:126",
|
|
976
976
|
"type": "",
|
|
977
977
|
"value": "0x1f"
|
|
978
978
|
}
|
|
@@ -980,61 +980,61 @@
|
|
|
980
980
|
"functionName": {
|
|
981
981
|
"name": "add",
|
|
982
982
|
"nodeType": "YulIdentifier",
|
|
983
|
-
"src": "1051:3:
|
|
983
|
+
"src": "1051:3:126"
|
|
984
984
|
},
|
|
985
985
|
"nodeType": "YulFunctionCall",
|
|
986
|
-
"src": "1051:13:
|
|
986
|
+
"src": "1051:13:126"
|
|
987
987
|
},
|
|
988
988
|
{
|
|
989
989
|
"name": "dataEnd",
|
|
990
990
|
"nodeType": "YulIdentifier",
|
|
991
|
-
"src": "1066:7:
|
|
991
|
+
"src": "1066:7:126"
|
|
992
992
|
}
|
|
993
993
|
],
|
|
994
994
|
"functionName": {
|
|
995
995
|
"name": "slt",
|
|
996
996
|
"nodeType": "YulIdentifier",
|
|
997
|
-
"src": "1047:3:
|
|
997
|
+
"src": "1047:3:126"
|
|
998
998
|
},
|
|
999
999
|
"nodeType": "YulFunctionCall",
|
|
1000
|
-
"src": "1047:27:
|
|
1000
|
+
"src": "1047:27:126"
|
|
1001
1001
|
}
|
|
1002
1002
|
],
|
|
1003
1003
|
"functionName": {
|
|
1004
1004
|
"name": "iszero",
|
|
1005
1005
|
"nodeType": "YulIdentifier",
|
|
1006
|
-
"src": "1040:6:
|
|
1006
|
+
"src": "1040:6:126"
|
|
1007
1007
|
},
|
|
1008
1008
|
"nodeType": "YulFunctionCall",
|
|
1009
|
-
"src": "1040:35:
|
|
1009
|
+
"src": "1040:35:126"
|
|
1010
1010
|
},
|
|
1011
1011
|
"nodeType": "YulIf",
|
|
1012
|
-
"src": "1037:55:
|
|
1012
|
+
"src": "1037:55:126"
|
|
1013
1013
|
},
|
|
1014
1014
|
{
|
|
1015
1015
|
"nodeType": "YulVariableDeclaration",
|
|
1016
|
-
"src": "1101:30:
|
|
1016
|
+
"src": "1101:30:126",
|
|
1017
1017
|
"value": {
|
|
1018
1018
|
"arguments": [
|
|
1019
1019
|
{
|
|
1020
1020
|
"name": "_2",
|
|
1021
1021
|
"nodeType": "YulIdentifier",
|
|
1022
|
-
"src": "1128:2:
|
|
1022
|
+
"src": "1128:2:126"
|
|
1023
1023
|
}
|
|
1024
1024
|
],
|
|
1025
1025
|
"functionName": {
|
|
1026
1026
|
"name": "calldataload",
|
|
1027
1027
|
"nodeType": "YulIdentifier",
|
|
1028
|
-
"src": "1115:12:
|
|
1028
|
+
"src": "1115:12:126"
|
|
1029
1029
|
},
|
|
1030
1030
|
"nodeType": "YulFunctionCall",
|
|
1031
|
-
"src": "1115:16:
|
|
1031
|
+
"src": "1115:16:126"
|
|
1032
1032
|
},
|
|
1033
1033
|
"variables": [
|
|
1034
1034
|
{
|
|
1035
1035
|
"name": "length",
|
|
1036
1036
|
"nodeType": "YulTypedName",
|
|
1037
|
-
"src": "1105:6:
|
|
1037
|
+
"src": "1105:6:126",
|
|
1038
1038
|
"type": ""
|
|
1039
1039
|
}
|
|
1040
1040
|
]
|
|
@@ -1042,7 +1042,7 @@
|
|
|
1042
1042
|
{
|
|
1043
1043
|
"body": {
|
|
1044
1044
|
"nodeType": "YulBlock",
|
|
1045
|
-
"src": "1158:16:
|
|
1045
|
+
"src": "1158:16:126",
|
|
1046
1046
|
"statements": [
|
|
1047
1047
|
{
|
|
1048
1048
|
"expression": {
|
|
@@ -1050,14 +1050,14 @@
|
|
|
1050
1050
|
{
|
|
1051
1051
|
"kind": "number",
|
|
1052
1052
|
"nodeType": "YulLiteral",
|
|
1053
|
-
"src": "1167:1:
|
|
1053
|
+
"src": "1167:1:126",
|
|
1054
1054
|
"type": "",
|
|
1055
1055
|
"value": "0"
|
|
1056
1056
|
},
|
|
1057
1057
|
{
|
|
1058
1058
|
"kind": "number",
|
|
1059
1059
|
"nodeType": "YulLiteral",
|
|
1060
|
-
"src": "1170:1:
|
|
1060
|
+
"src": "1170:1:126",
|
|
1061
1061
|
"type": "",
|
|
1062
1062
|
"value": "0"
|
|
1063
1063
|
}
|
|
@@ -1065,13 +1065,13 @@
|
|
|
1065
1065
|
"functionName": {
|
|
1066
1066
|
"name": "revert",
|
|
1067
1067
|
"nodeType": "YulIdentifier",
|
|
1068
|
-
"src": "1160:6:
|
|
1068
|
+
"src": "1160:6:126"
|
|
1069
1069
|
},
|
|
1070
1070
|
"nodeType": "YulFunctionCall",
|
|
1071
|
-
"src": "1160:12:
|
|
1071
|
+
"src": "1160:12:126"
|
|
1072
1072
|
},
|
|
1073
1073
|
"nodeType": "YulExpressionStatement",
|
|
1074
|
-
"src": "1160:12:
|
|
1074
|
+
"src": "1160:12:126"
|
|
1075
1075
|
}
|
|
1076
1076
|
]
|
|
1077
1077
|
},
|
|
@@ -1080,29 +1080,29 @@
|
|
|
1080
1080
|
{
|
|
1081
1081
|
"name": "length",
|
|
1082
1082
|
"nodeType": "YulIdentifier",
|
|
1083
|
-
"src": "1146:6:
|
|
1083
|
+
"src": "1146:6:126"
|
|
1084
1084
|
},
|
|
1085
1085
|
{
|
|
1086
1086
|
"name": "_1",
|
|
1087
1087
|
"nodeType": "YulIdentifier",
|
|
1088
|
-
"src": "1154:2:
|
|
1088
|
+
"src": "1154:2:126"
|
|
1089
1089
|
}
|
|
1090
1090
|
],
|
|
1091
1091
|
"functionName": {
|
|
1092
1092
|
"name": "gt",
|
|
1093
1093
|
"nodeType": "YulIdentifier",
|
|
1094
|
-
"src": "1143:2:
|
|
1094
|
+
"src": "1143:2:126"
|
|
1095
1095
|
},
|
|
1096
1096
|
"nodeType": "YulFunctionCall",
|
|
1097
|
-
"src": "1143:14:
|
|
1097
|
+
"src": "1143:14:126"
|
|
1098
1098
|
},
|
|
1099
1099
|
"nodeType": "YulIf",
|
|
1100
|
-
"src": "1140:34:
|
|
1100
|
+
"src": "1140:34:126"
|
|
1101
1101
|
},
|
|
1102
1102
|
{
|
|
1103
1103
|
"body": {
|
|
1104
1104
|
"nodeType": "YulBlock",
|
|
1105
|
-
"src": "1224:16:
|
|
1105
|
+
"src": "1224:16:126",
|
|
1106
1106
|
"statements": [
|
|
1107
1107
|
{
|
|
1108
1108
|
"expression": {
|
|
@@ -1110,14 +1110,14 @@
|
|
|
1110
1110
|
{
|
|
1111
1111
|
"kind": "number",
|
|
1112
1112
|
"nodeType": "YulLiteral",
|
|
1113
|
-
"src": "1233:1:
|
|
1113
|
+
"src": "1233:1:126",
|
|
1114
1114
|
"type": "",
|
|
1115
1115
|
"value": "0"
|
|
1116
1116
|
},
|
|
1117
1117
|
{
|
|
1118
1118
|
"kind": "number",
|
|
1119
1119
|
"nodeType": "YulLiteral",
|
|
1120
|
-
"src": "1236:1:
|
|
1120
|
+
"src": "1236:1:126",
|
|
1121
1121
|
"type": "",
|
|
1122
1122
|
"value": "0"
|
|
1123
1123
|
}
|
|
@@ -1125,13 +1125,13 @@
|
|
|
1125
1125
|
"functionName": {
|
|
1126
1126
|
"name": "revert",
|
|
1127
1127
|
"nodeType": "YulIdentifier",
|
|
1128
|
-
"src": "1226:6:
|
|
1128
|
+
"src": "1226:6:126"
|
|
1129
1129
|
},
|
|
1130
1130
|
"nodeType": "YulFunctionCall",
|
|
1131
|
-
"src": "1226:12:
|
|
1131
|
+
"src": "1226:12:126"
|
|
1132
1132
|
},
|
|
1133
1133
|
"nodeType": "YulExpressionStatement",
|
|
1134
|
-
"src": "1226:12:
|
|
1134
|
+
"src": "1226:12:126"
|
|
1135
1135
|
}
|
|
1136
1136
|
]
|
|
1137
1137
|
},
|
|
@@ -1144,26 +1144,26 @@
|
|
|
1144
1144
|
{
|
|
1145
1145
|
"name": "_2",
|
|
1146
1146
|
"nodeType": "YulIdentifier",
|
|
1147
|
-
"src": "1197:2:
|
|
1147
|
+
"src": "1197:2:126"
|
|
1148
1148
|
},
|
|
1149
1149
|
{
|
|
1150
1150
|
"name": "length",
|
|
1151
1151
|
"nodeType": "YulIdentifier",
|
|
1152
|
-
"src": "1201:6:
|
|
1152
|
+
"src": "1201:6:126"
|
|
1153
1153
|
}
|
|
1154
1154
|
],
|
|
1155
1155
|
"functionName": {
|
|
1156
1156
|
"name": "add",
|
|
1157
1157
|
"nodeType": "YulIdentifier",
|
|
1158
|
-
"src": "1193:3:
|
|
1158
|
+
"src": "1193:3:126"
|
|
1159
1159
|
},
|
|
1160
1160
|
"nodeType": "YulFunctionCall",
|
|
1161
|
-
"src": "1193:15:
|
|
1161
|
+
"src": "1193:15:126"
|
|
1162
1162
|
},
|
|
1163
1163
|
{
|
|
1164
1164
|
"kind": "number",
|
|
1165
1165
|
"nodeType": "YulLiteral",
|
|
1166
|
-
"src": "1210:2:
|
|
1166
|
+
"src": "1210:2:126",
|
|
1167
1167
|
"type": "",
|
|
1168
1168
|
"value": "32"
|
|
1169
1169
|
}
|
|
@@ -1171,42 +1171,42 @@
|
|
|
1171
1171
|
"functionName": {
|
|
1172
1172
|
"name": "add",
|
|
1173
1173
|
"nodeType": "YulIdentifier",
|
|
1174
|
-
"src": "1189:3:
|
|
1174
|
+
"src": "1189:3:126"
|
|
1175
1175
|
},
|
|
1176
1176
|
"nodeType": "YulFunctionCall",
|
|
1177
|
-
"src": "1189:24:
|
|
1177
|
+
"src": "1189:24:126"
|
|
1178
1178
|
},
|
|
1179
1179
|
{
|
|
1180
1180
|
"name": "dataEnd",
|
|
1181
1181
|
"nodeType": "YulIdentifier",
|
|
1182
|
-
"src": "1215:7:
|
|
1182
|
+
"src": "1215:7:126"
|
|
1183
1183
|
}
|
|
1184
1184
|
],
|
|
1185
1185
|
"functionName": {
|
|
1186
1186
|
"name": "gt",
|
|
1187
1187
|
"nodeType": "YulIdentifier",
|
|
1188
|
-
"src": "1186:2:
|
|
1188
|
+
"src": "1186:2:126"
|
|
1189
1189
|
},
|
|
1190
1190
|
"nodeType": "YulFunctionCall",
|
|
1191
|
-
"src": "1186:37:
|
|
1191
|
+
"src": "1186:37:126"
|
|
1192
1192
|
},
|
|
1193
1193
|
"nodeType": "YulIf",
|
|
1194
|
-
"src": "1183:57:
|
|
1194
|
+
"src": "1183:57:126"
|
|
1195
1195
|
},
|
|
1196
1196
|
{
|
|
1197
1197
|
"nodeType": "YulAssignment",
|
|
1198
|
-
"src": "1249:21:
|
|
1198
|
+
"src": "1249:21:126",
|
|
1199
1199
|
"value": {
|
|
1200
1200
|
"arguments": [
|
|
1201
1201
|
{
|
|
1202
1202
|
"name": "_2",
|
|
1203
1203
|
"nodeType": "YulIdentifier",
|
|
1204
|
-
"src": "1263:2:
|
|
1204
|
+
"src": "1263:2:126"
|
|
1205
1205
|
},
|
|
1206
1206
|
{
|
|
1207
1207
|
"kind": "number",
|
|
1208
1208
|
"nodeType": "YulLiteral",
|
|
1209
|
-
"src": "1267:2:
|
|
1209
|
+
"src": "1267:2:126",
|
|
1210
1210
|
"type": "",
|
|
1211
1211
|
"value": "32"
|
|
1212
1212
|
}
|
|
@@ -1214,32 +1214,32 @@
|
|
|
1214
1214
|
"functionName": {
|
|
1215
1215
|
"name": "add",
|
|
1216
1216
|
"nodeType": "YulIdentifier",
|
|
1217
|
-
"src": "1259:3:
|
|
1217
|
+
"src": "1259:3:126"
|
|
1218
1218
|
},
|
|
1219
1219
|
"nodeType": "YulFunctionCall",
|
|
1220
|
-
"src": "1259:11:
|
|
1220
|
+
"src": "1259:11:126"
|
|
1221
1221
|
},
|
|
1222
1222
|
"variableNames": [
|
|
1223
1223
|
{
|
|
1224
1224
|
"name": "value3",
|
|
1225
1225
|
"nodeType": "YulIdentifier",
|
|
1226
|
-
"src": "1249:6:
|
|
1226
|
+
"src": "1249:6:126"
|
|
1227
1227
|
}
|
|
1228
1228
|
]
|
|
1229
1229
|
},
|
|
1230
1230
|
{
|
|
1231
1231
|
"nodeType": "YulAssignment",
|
|
1232
|
-
"src": "1279:16:
|
|
1232
|
+
"src": "1279:16:126",
|
|
1233
1233
|
"value": {
|
|
1234
1234
|
"name": "length",
|
|
1235
1235
|
"nodeType": "YulIdentifier",
|
|
1236
|
-
"src": "1289:6:
|
|
1236
|
+
"src": "1289:6:126"
|
|
1237
1237
|
},
|
|
1238
1238
|
"variableNames": [
|
|
1239
1239
|
{
|
|
1240
1240
|
"name": "value4",
|
|
1241
1241
|
"nodeType": "YulIdentifier",
|
|
1242
|
-
"src": "1279:6:
|
|
1242
|
+
"src": "1279:6:126"
|
|
1243
1243
|
}
|
|
1244
1244
|
]
|
|
1245
1245
|
}
|
|
@@ -1251,13 +1251,13 @@
|
|
|
1251
1251
|
{
|
|
1252
1252
|
"name": "headStart",
|
|
1253
1253
|
"nodeType": "YulTypedName",
|
|
1254
|
-
"src": "567:9:
|
|
1254
|
+
"src": "567:9:126",
|
|
1255
1255
|
"type": ""
|
|
1256
1256
|
},
|
|
1257
1257
|
{
|
|
1258
1258
|
"name": "dataEnd",
|
|
1259
1259
|
"nodeType": "YulTypedName",
|
|
1260
|
-
"src": "578:7:
|
|
1260
|
+
"src": "578:7:126",
|
|
1261
1261
|
"type": ""
|
|
1262
1262
|
}
|
|
1263
1263
|
],
|
|
@@ -1265,55 +1265,55 @@
|
|
|
1265
1265
|
{
|
|
1266
1266
|
"name": "value0",
|
|
1267
1267
|
"nodeType": "YulTypedName",
|
|
1268
|
-
"src": "590:6:
|
|
1268
|
+
"src": "590:6:126",
|
|
1269
1269
|
"type": ""
|
|
1270
1270
|
},
|
|
1271
1271
|
{
|
|
1272
1272
|
"name": "value1",
|
|
1273
1273
|
"nodeType": "YulTypedName",
|
|
1274
|
-
"src": "598:6:
|
|
1274
|
+
"src": "598:6:126",
|
|
1275
1275
|
"type": ""
|
|
1276
1276
|
},
|
|
1277
1277
|
{
|
|
1278
1278
|
"name": "value2",
|
|
1279
1279
|
"nodeType": "YulTypedName",
|
|
1280
|
-
"src": "606:6:
|
|
1280
|
+
"src": "606:6:126",
|
|
1281
1281
|
"type": ""
|
|
1282
1282
|
},
|
|
1283
1283
|
{
|
|
1284
1284
|
"name": "value3",
|
|
1285
1285
|
"nodeType": "YulTypedName",
|
|
1286
|
-
"src": "614:6:
|
|
1286
|
+
"src": "614:6:126",
|
|
1287
1287
|
"type": ""
|
|
1288
1288
|
},
|
|
1289
1289
|
{
|
|
1290
1290
|
"name": "value4",
|
|
1291
1291
|
"nodeType": "YulTypedName",
|
|
1292
|
-
"src": "622:6:
|
|
1292
|
+
"src": "622:6:126",
|
|
1293
1293
|
"type": ""
|
|
1294
1294
|
}
|
|
1295
1295
|
],
|
|
1296
|
-
"src": "493:808:
|
|
1296
|
+
"src": "493:808:126"
|
|
1297
1297
|
},
|
|
1298
1298
|
{
|
|
1299
1299
|
"body": {
|
|
1300
1300
|
"nodeType": "YulBlock",
|
|
1301
|
-
"src": "1401:92:
|
|
1301
|
+
"src": "1401:92:126",
|
|
1302
1302
|
"statements": [
|
|
1303
1303
|
{
|
|
1304
1304
|
"nodeType": "YulAssignment",
|
|
1305
|
-
"src": "1411:26:
|
|
1305
|
+
"src": "1411:26:126",
|
|
1306
1306
|
"value": {
|
|
1307
1307
|
"arguments": [
|
|
1308
1308
|
{
|
|
1309
1309
|
"name": "headStart",
|
|
1310
1310
|
"nodeType": "YulIdentifier",
|
|
1311
|
-
"src": "1423:9:
|
|
1311
|
+
"src": "1423:9:126"
|
|
1312
1312
|
},
|
|
1313
1313
|
{
|
|
1314
1314
|
"kind": "number",
|
|
1315
1315
|
"nodeType": "YulLiteral",
|
|
1316
|
-
"src": "1434:2:
|
|
1316
|
+
"src": "1434:2:126",
|
|
1317
1317
|
"type": "",
|
|
1318
1318
|
"value": "32"
|
|
1319
1319
|
}
|
|
@@ -1321,16 +1321,16 @@
|
|
|
1321
1321
|
"functionName": {
|
|
1322
1322
|
"name": "add",
|
|
1323
1323
|
"nodeType": "YulIdentifier",
|
|
1324
|
-
"src": "1419:3:
|
|
1324
|
+
"src": "1419:3:126"
|
|
1325
1325
|
},
|
|
1326
1326
|
"nodeType": "YulFunctionCall",
|
|
1327
|
-
"src": "1419:18:
|
|
1327
|
+
"src": "1419:18:126"
|
|
1328
1328
|
},
|
|
1329
1329
|
"variableNames": [
|
|
1330
1330
|
{
|
|
1331
1331
|
"name": "tail",
|
|
1332
1332
|
"nodeType": "YulIdentifier",
|
|
1333
|
-
"src": "1411:4:
|
|
1333
|
+
"src": "1411:4:126"
|
|
1334
1334
|
}
|
|
1335
1335
|
]
|
|
1336
1336
|
},
|
|
@@ -1340,7 +1340,7 @@
|
|
|
1340
1340
|
{
|
|
1341
1341
|
"name": "headStart",
|
|
1342
1342
|
"nodeType": "YulIdentifier",
|
|
1343
|
-
"src": "1453:9:
|
|
1343
|
+
"src": "1453:9:126"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"arguments": [
|
|
@@ -1349,37 +1349,37 @@
|
|
|
1349
1349
|
{
|
|
1350
1350
|
"name": "value0",
|
|
1351
1351
|
"nodeType": "YulIdentifier",
|
|
1352
|
-
"src": "1478:6:
|
|
1352
|
+
"src": "1478:6:126"
|
|
1353
1353
|
}
|
|
1354
1354
|
],
|
|
1355
1355
|
"functionName": {
|
|
1356
1356
|
"name": "iszero",
|
|
1357
1357
|
"nodeType": "YulIdentifier",
|
|
1358
|
-
"src": "1471:6:
|
|
1358
|
+
"src": "1471:6:126"
|
|
1359
1359
|
},
|
|
1360
1360
|
"nodeType": "YulFunctionCall",
|
|
1361
|
-
"src": "1471:14:
|
|
1361
|
+
"src": "1471:14:126"
|
|
1362
1362
|
}
|
|
1363
1363
|
],
|
|
1364
1364
|
"functionName": {
|
|
1365
1365
|
"name": "iszero",
|
|
1366
1366
|
"nodeType": "YulIdentifier",
|
|
1367
|
-
"src": "1464:6:
|
|
1367
|
+
"src": "1464:6:126"
|
|
1368
1368
|
},
|
|
1369
1369
|
"nodeType": "YulFunctionCall",
|
|
1370
|
-
"src": "1464:22:
|
|
1370
|
+
"src": "1464:22:126"
|
|
1371
1371
|
}
|
|
1372
1372
|
],
|
|
1373
1373
|
"functionName": {
|
|
1374
1374
|
"name": "mstore",
|
|
1375
1375
|
"nodeType": "YulIdentifier",
|
|
1376
|
-
"src": "1446:6:
|
|
1376
|
+
"src": "1446:6:126"
|
|
1377
1377
|
},
|
|
1378
1378
|
"nodeType": "YulFunctionCall",
|
|
1379
|
-
"src": "1446:41:
|
|
1379
|
+
"src": "1446:41:126"
|
|
1380
1380
|
},
|
|
1381
1381
|
"nodeType": "YulExpressionStatement",
|
|
1382
|
-
"src": "1446:41:
|
|
1382
|
+
"src": "1446:41:126"
|
|
1383
1383
|
}
|
|
1384
1384
|
]
|
|
1385
1385
|
},
|
|
@@ -1389,13 +1389,13 @@
|
|
|
1389
1389
|
{
|
|
1390
1390
|
"name": "headStart",
|
|
1391
1391
|
"nodeType": "YulTypedName",
|
|
1392
|
-
"src": "1370:9:
|
|
1392
|
+
"src": "1370:9:126",
|
|
1393
1393
|
"type": ""
|
|
1394
1394
|
},
|
|
1395
1395
|
{
|
|
1396
1396
|
"name": "value0",
|
|
1397
1397
|
"nodeType": "YulTypedName",
|
|
1398
|
-
"src": "1381:6:
|
|
1398
|
+
"src": "1381:6:126",
|
|
1399
1399
|
"type": ""
|
|
1400
1400
|
}
|
|
1401
1401
|
],
|
|
@@ -1403,16 +1403,16 @@
|
|
|
1403
1403
|
{
|
|
1404
1404
|
"name": "tail",
|
|
1405
1405
|
"nodeType": "YulTypedName",
|
|
1406
|
-
"src": "1392:4:
|
|
1406
|
+
"src": "1392:4:126",
|
|
1407
1407
|
"type": ""
|
|
1408
1408
|
}
|
|
1409
1409
|
],
|
|
1410
|
-
"src": "1306:187:
|
|
1410
|
+
"src": "1306:187:126"
|
|
1411
1411
|
},
|
|
1412
1412
|
{
|
|
1413
1413
|
"body": {
|
|
1414
1414
|
"nodeType": "YulBlock",
|
|
1415
|
-
"src": "1672:171:
|
|
1415
|
+
"src": "1672:171:126",
|
|
1416
1416
|
"statements": [
|
|
1417
1417
|
{
|
|
1418
1418
|
"expression": {
|
|
@@ -1420,12 +1420,12 @@
|
|
|
1420
1420
|
{
|
|
1421
1421
|
"name": "headStart",
|
|
1422
1422
|
"nodeType": "YulIdentifier",
|
|
1423
|
-
"src": "1689:9:
|
|
1423
|
+
"src": "1689:9:126"
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
1426
|
"kind": "number",
|
|
1427
1427
|
"nodeType": "YulLiteral",
|
|
1428
|
-
"src": "1700:2:
|
|
1428
|
+
"src": "1700:2:126",
|
|
1429
1429
|
"type": "",
|
|
1430
1430
|
"value": "32"
|
|
1431
1431
|
}
|
|
@@ -1433,13 +1433,13 @@
|
|
|
1433
1433
|
"functionName": {
|
|
1434
1434
|
"name": "mstore",
|
|
1435
1435
|
"nodeType": "YulIdentifier",
|
|
1436
|
-
"src": "1682:6:
|
|
1436
|
+
"src": "1682:6:126"
|
|
1437
1437
|
},
|
|
1438
1438
|
"nodeType": "YulFunctionCall",
|
|
1439
|
-
"src": "1682:21:
|
|
1439
|
+
"src": "1682:21:126"
|
|
1440
1440
|
},
|
|
1441
1441
|
"nodeType": "YulExpressionStatement",
|
|
1442
|
-
"src": "1682:21:
|
|
1442
|
+
"src": "1682:21:126"
|
|
1443
1443
|
},
|
|
1444
1444
|
{
|
|
1445
1445
|
"expression": {
|
|
@@ -1449,12 +1449,12 @@
|
|
|
1449
1449
|
{
|
|
1450
1450
|
"name": "headStart",
|
|
1451
1451
|
"nodeType": "YulIdentifier",
|
|
1452
|
-
"src": "1723:9:
|
|
1452
|
+
"src": "1723:9:126"
|
|
1453
1453
|
},
|
|
1454
1454
|
{
|
|
1455
1455
|
"kind": "number",
|
|
1456
1456
|
"nodeType": "YulLiteral",
|
|
1457
|
-
"src": "1734:2:
|
|
1457
|
+
"src": "1734:2:126",
|
|
1458
1458
|
"type": "",
|
|
1459
1459
|
"value": "32"
|
|
1460
1460
|
}
|
|
@@ -1462,15 +1462,15 @@
|
|
|
1462
1462
|
"functionName": {
|
|
1463
1463
|
"name": "add",
|
|
1464
1464
|
"nodeType": "YulIdentifier",
|
|
1465
|
-
"src": "1719:3:
|
|
1465
|
+
"src": "1719:3:126"
|
|
1466
1466
|
},
|
|
1467
1467
|
"nodeType": "YulFunctionCall",
|
|
1468
|
-
"src": "1719:18:
|
|
1468
|
+
"src": "1719:18:126"
|
|
1469
1469
|
},
|
|
1470
1470
|
{
|
|
1471
1471
|
"kind": "number",
|
|
1472
1472
|
"nodeType": "YulLiteral",
|
|
1473
|
-
"src": "1739:2:
|
|
1473
|
+
"src": "1739:2:126",
|
|
1474
1474
|
"type": "",
|
|
1475
1475
|
"value": "21"
|
|
1476
1476
|
}
|
|
@@ -1478,13 +1478,13 @@
|
|
|
1478
1478
|
"functionName": {
|
|
1479
1479
|
"name": "mstore",
|
|
1480
1480
|
"nodeType": "YulIdentifier",
|
|
1481
|
-
"src": "1712:6:
|
|
1481
|
+
"src": "1712:6:126"
|
|
1482
1482
|
},
|
|
1483
1483
|
"nodeType": "YulFunctionCall",
|
|
1484
|
-
"src": "1712:30:
|
|
1484
|
+
"src": "1712:30:126"
|
|
1485
1485
|
},
|
|
1486
1486
|
"nodeType": "YulExpressionStatement",
|
|
1487
|
-
"src": "1712:30:
|
|
1487
|
+
"src": "1712:30:126"
|
|
1488
1488
|
},
|
|
1489
1489
|
{
|
|
1490
1490
|
"expression": {
|
|
@@ -1494,12 +1494,12 @@
|
|
|
1494
1494
|
{
|
|
1495
1495
|
"name": "headStart",
|
|
1496
1496
|
"nodeType": "YulIdentifier",
|
|
1497
|
-
"src": "1762:9:
|
|
1497
|
+
"src": "1762:9:126"
|
|
1498
1498
|
},
|
|
1499
1499
|
{
|
|
1500
1500
|
"kind": "number",
|
|
1501
1501
|
"nodeType": "YulLiteral",
|
|
1502
|
-
"src": "1773:2:
|
|
1502
|
+
"src": "1773:2:126",
|
|
1503
1503
|
"type": "",
|
|
1504
1504
|
"value": "64"
|
|
1505
1505
|
}
|
|
@@ -1507,16 +1507,16 @@
|
|
|
1507
1507
|
"functionName": {
|
|
1508
1508
|
"name": "add",
|
|
1509
1509
|
"nodeType": "YulIdentifier",
|
|
1510
|
-
"src": "1758:3:
|
|
1510
|
+
"src": "1758:3:126"
|
|
1511
1511
|
},
|
|
1512
1512
|
"nodeType": "YulFunctionCall",
|
|
1513
|
-
"src": "1758:18:
|
|
1513
|
+
"src": "1758:18:126"
|
|
1514
1514
|
},
|
|
1515
1515
|
{
|
|
1516
1516
|
"hexValue": "6920616d20796f757220666174686572206c756b65",
|
|
1517
1517
|
"kind": "string",
|
|
1518
1518
|
"nodeType": "YulLiteral",
|
|
1519
|
-
"src": "1778:23:
|
|
1519
|
+
"src": "1778:23:126",
|
|
1520
1520
|
"type": "",
|
|
1521
1521
|
"value": "i am your father luke"
|
|
1522
1522
|
}
|
|
@@ -1524,28 +1524,28 @@
|
|
|
1524
1524
|
"functionName": {
|
|
1525
1525
|
"name": "mstore",
|
|
1526
1526
|
"nodeType": "YulIdentifier",
|
|
1527
|
-
"src": "1751:6:
|
|
1527
|
+
"src": "1751:6:126"
|
|
1528
1528
|
},
|
|
1529
1529
|
"nodeType": "YulFunctionCall",
|
|
1530
|
-
"src": "1751:51:
|
|
1530
|
+
"src": "1751:51:126"
|
|
1531
1531
|
},
|
|
1532
1532
|
"nodeType": "YulExpressionStatement",
|
|
1533
|
-
"src": "1751:51:
|
|
1533
|
+
"src": "1751:51:126"
|
|
1534
1534
|
},
|
|
1535
1535
|
{
|
|
1536
1536
|
"nodeType": "YulAssignment",
|
|
1537
|
-
"src": "1811:26:
|
|
1537
|
+
"src": "1811:26:126",
|
|
1538
1538
|
"value": {
|
|
1539
1539
|
"arguments": [
|
|
1540
1540
|
{
|
|
1541
1541
|
"name": "headStart",
|
|
1542
1542
|
"nodeType": "YulIdentifier",
|
|
1543
|
-
"src": "1823:9:
|
|
1543
|
+
"src": "1823:9:126"
|
|
1544
1544
|
},
|
|
1545
1545
|
{
|
|
1546
1546
|
"kind": "number",
|
|
1547
1547
|
"nodeType": "YulLiteral",
|
|
1548
|
-
"src": "1834:2:
|
|
1548
|
+
"src": "1834:2:126",
|
|
1549
1549
|
"type": "",
|
|
1550
1550
|
"value": "96"
|
|
1551
1551
|
}
|
|
@@ -1553,16 +1553,16 @@
|
|
|
1553
1553
|
"functionName": {
|
|
1554
1554
|
"name": "add",
|
|
1555
1555
|
"nodeType": "YulIdentifier",
|
|
1556
|
-
"src": "1819:3:
|
|
1556
|
+
"src": "1819:3:126"
|
|
1557
1557
|
},
|
|
1558
1558
|
"nodeType": "YulFunctionCall",
|
|
1559
|
-
"src": "1819:18:
|
|
1559
|
+
"src": "1819:18:126"
|
|
1560
1560
|
},
|
|
1561
1561
|
"variableNames": [
|
|
1562
1562
|
{
|
|
1563
1563
|
"name": "tail",
|
|
1564
1564
|
"nodeType": "YulIdentifier",
|
|
1565
|
-
"src": "1811:4:
|
|
1565
|
+
"src": "1811:4:126"
|
|
1566
1566
|
}
|
|
1567
1567
|
]
|
|
1568
1568
|
}
|
|
@@ -1574,7 +1574,7 @@
|
|
|
1574
1574
|
{
|
|
1575
1575
|
"name": "headStart",
|
|
1576
1576
|
"nodeType": "YulTypedName",
|
|
1577
|
-
"src": "1649:9:
|
|
1577
|
+
"src": "1649:9:126",
|
|
1578
1578
|
"type": ""
|
|
1579
1579
|
}
|
|
1580
1580
|
],
|
|
@@ -1582,24 +1582,24 @@
|
|
|
1582
1582
|
{
|
|
1583
1583
|
"name": "tail",
|
|
1584
1584
|
"nodeType": "YulTypedName",
|
|
1585
|
-
"src": "1663:4:
|
|
1585
|
+
"src": "1663:4:126",
|
|
1586
1586
|
"type": ""
|
|
1587
1587
|
}
|
|
1588
1588
|
],
|
|
1589
|
-
"src": "1498:345:
|
|
1589
|
+
"src": "1498:345:126"
|
|
1590
1590
|
},
|
|
1591
1591
|
{
|
|
1592
1592
|
"body": {
|
|
1593
1593
|
"nodeType": "YulBlock",
|
|
1594
|
-
"src": "2061:472:
|
|
1594
|
+
"src": "2061:472:126",
|
|
1595
1595
|
"statements": [
|
|
1596
1596
|
{
|
|
1597
1597
|
"nodeType": "YulVariableDeclaration",
|
|
1598
|
-
"src": "2071:52:
|
|
1598
|
+
"src": "2071:52:126",
|
|
1599
1599
|
"value": {
|
|
1600
1600
|
"kind": "number",
|
|
1601
1601
|
"nodeType": "YulLiteral",
|
|
1602
|
-
"src": "2081:42:
|
|
1602
|
+
"src": "2081:42:126",
|
|
1603
1603
|
"type": "",
|
|
1604
1604
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
1605
1605
|
},
|
|
@@ -1607,7 +1607,7 @@
|
|
|
1607
1607
|
{
|
|
1608
1608
|
"name": "_1",
|
|
1609
1609
|
"nodeType": "YulTypedName",
|
|
1610
|
-
"src": "2075:2:
|
|
1610
|
+
"src": "2075:2:126",
|
|
1611
1611
|
"type": ""
|
|
1612
1612
|
}
|
|
1613
1613
|
]
|
|
@@ -1618,40 +1618,40 @@
|
|
|
1618
1618
|
{
|
|
1619
1619
|
"name": "headStart",
|
|
1620
1620
|
"nodeType": "YulIdentifier",
|
|
1621
|
-
"src": "2139:9:
|
|
1621
|
+
"src": "2139:9:126"
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|
|
1624
1624
|
"arguments": [
|
|
1625
1625
|
{
|
|
1626
1626
|
"name": "value0",
|
|
1627
1627
|
"nodeType": "YulIdentifier",
|
|
1628
|
-
"src": "2154:6:
|
|
1628
|
+
"src": "2154:6:126"
|
|
1629
1629
|
},
|
|
1630
1630
|
{
|
|
1631
1631
|
"name": "_1",
|
|
1632
1632
|
"nodeType": "YulIdentifier",
|
|
1633
|
-
"src": "2162:2:
|
|
1633
|
+
"src": "2162:2:126"
|
|
1634
1634
|
}
|
|
1635
1635
|
],
|
|
1636
1636
|
"functionName": {
|
|
1637
1637
|
"name": "and",
|
|
1638
1638
|
"nodeType": "YulIdentifier",
|
|
1639
|
-
"src": "2150:3:
|
|
1639
|
+
"src": "2150:3:126"
|
|
1640
1640
|
},
|
|
1641
1641
|
"nodeType": "YulFunctionCall",
|
|
1642
|
-
"src": "2150:15:
|
|
1642
|
+
"src": "2150:15:126"
|
|
1643
1643
|
}
|
|
1644
1644
|
],
|
|
1645
1645
|
"functionName": {
|
|
1646
1646
|
"name": "mstore",
|
|
1647
1647
|
"nodeType": "YulIdentifier",
|
|
1648
|
-
"src": "2132:6:
|
|
1648
|
+
"src": "2132:6:126"
|
|
1649
1649
|
},
|
|
1650
1650
|
"nodeType": "YulFunctionCall",
|
|
1651
|
-
"src": "2132:34:
|
|
1651
|
+
"src": "2132:34:126"
|
|
1652
1652
|
},
|
|
1653
1653
|
"nodeType": "YulExpressionStatement",
|
|
1654
|
-
"src": "2132:34:
|
|
1654
|
+
"src": "2132:34:126"
|
|
1655
1655
|
},
|
|
1656
1656
|
{
|
|
1657
1657
|
"expression": {
|
|
@@ -1661,12 +1661,12 @@
|
|
|
1661
1661
|
{
|
|
1662
1662
|
"name": "headStart",
|
|
1663
1663
|
"nodeType": "YulIdentifier",
|
|
1664
|
-
"src": "2186:9:
|
|
1664
|
+
"src": "2186:9:126"
|
|
1665
1665
|
},
|
|
1666
1666
|
{
|
|
1667
1667
|
"kind": "number",
|
|
1668
1668
|
"nodeType": "YulLiteral",
|
|
1669
|
-
"src": "2197:2:
|
|
1669
|
+
"src": "2197:2:126",
|
|
1670
1670
|
"type": "",
|
|
1671
1671
|
"value": "32"
|
|
1672
1672
|
}
|
|
@@ -1674,27 +1674,27 @@
|
|
|
1674
1674
|
"functionName": {
|
|
1675
1675
|
"name": "add",
|
|
1676
1676
|
"nodeType": "YulIdentifier",
|
|
1677
|
-
"src": "2182:3:
|
|
1677
|
+
"src": "2182:3:126"
|
|
1678
1678
|
},
|
|
1679
1679
|
"nodeType": "YulFunctionCall",
|
|
1680
|
-
"src": "2182:18:
|
|
1680
|
+
"src": "2182:18:126"
|
|
1681
1681
|
},
|
|
1682
1682
|
{
|
|
1683
1683
|
"name": "value1",
|
|
1684
1684
|
"nodeType": "YulIdentifier",
|
|
1685
|
-
"src": "2202:6:
|
|
1685
|
+
"src": "2202:6:126"
|
|
1686
1686
|
}
|
|
1687
1687
|
],
|
|
1688
1688
|
"functionName": {
|
|
1689
1689
|
"name": "mstore",
|
|
1690
1690
|
"nodeType": "YulIdentifier",
|
|
1691
|
-
"src": "2175:6:
|
|
1691
|
+
"src": "2175:6:126"
|
|
1692
1692
|
},
|
|
1693
1693
|
"nodeType": "YulFunctionCall",
|
|
1694
|
-
"src": "2175:34:
|
|
1694
|
+
"src": "2175:34:126"
|
|
1695
1695
|
},
|
|
1696
1696
|
"nodeType": "YulExpressionStatement",
|
|
1697
|
-
"src": "2175:34:
|
|
1697
|
+
"src": "2175:34:126"
|
|
1698
1698
|
},
|
|
1699
1699
|
{
|
|
1700
1700
|
"expression": {
|
|
@@ -1704,12 +1704,12 @@
|
|
|
1704
1704
|
{
|
|
1705
1705
|
"name": "headStart",
|
|
1706
1706
|
"nodeType": "YulIdentifier",
|
|
1707
|
-
"src": "2229:9:
|
|
1707
|
+
"src": "2229:9:126"
|
|
1708
1708
|
},
|
|
1709
1709
|
{
|
|
1710
1710
|
"kind": "number",
|
|
1711
1711
|
"nodeType": "YulLiteral",
|
|
1712
|
-
"src": "2240:2:
|
|
1712
|
+
"src": "2240:2:126",
|
|
1713
1713
|
"type": "",
|
|
1714
1714
|
"value": "64"
|
|
1715
1715
|
}
|
|
@@ -1717,43 +1717,43 @@
|
|
|
1717
1717
|
"functionName": {
|
|
1718
1718
|
"name": "add",
|
|
1719
1719
|
"nodeType": "YulIdentifier",
|
|
1720
|
-
"src": "2225:3:
|
|
1720
|
+
"src": "2225:3:126"
|
|
1721
1721
|
},
|
|
1722
1722
|
"nodeType": "YulFunctionCall",
|
|
1723
|
-
"src": "2225:18:
|
|
1723
|
+
"src": "2225:18:126"
|
|
1724
1724
|
},
|
|
1725
1725
|
{
|
|
1726
1726
|
"arguments": [
|
|
1727
1727
|
{
|
|
1728
1728
|
"name": "value2",
|
|
1729
1729
|
"nodeType": "YulIdentifier",
|
|
1730
|
-
"src": "2249:6:
|
|
1730
|
+
"src": "2249:6:126"
|
|
1731
1731
|
},
|
|
1732
1732
|
{
|
|
1733
1733
|
"name": "_1",
|
|
1734
1734
|
"nodeType": "YulIdentifier",
|
|
1735
|
-
"src": "2257:2:
|
|
1735
|
+
"src": "2257:2:126"
|
|
1736
1736
|
}
|
|
1737
1737
|
],
|
|
1738
1738
|
"functionName": {
|
|
1739
1739
|
"name": "and",
|
|
1740
1740
|
"nodeType": "YulIdentifier",
|
|
1741
|
-
"src": "2245:3:
|
|
1741
|
+
"src": "2245:3:126"
|
|
1742
1742
|
},
|
|
1743
1743
|
"nodeType": "YulFunctionCall",
|
|
1744
|
-
"src": "2245:15:
|
|
1744
|
+
"src": "2245:15:126"
|
|
1745
1745
|
}
|
|
1746
1746
|
],
|
|
1747
1747
|
"functionName": {
|
|
1748
1748
|
"name": "mstore",
|
|
1749
1749
|
"nodeType": "YulIdentifier",
|
|
1750
|
-
"src": "2218:6:
|
|
1750
|
+
"src": "2218:6:126"
|
|
1751
1751
|
},
|
|
1752
1752
|
"nodeType": "YulFunctionCall",
|
|
1753
|
-
"src": "2218:43:
|
|
1753
|
+
"src": "2218:43:126"
|
|
1754
1754
|
},
|
|
1755
1755
|
"nodeType": "YulExpressionStatement",
|
|
1756
|
-
"src": "2218:43:
|
|
1756
|
+
"src": "2218:43:126"
|
|
1757
1757
|
},
|
|
1758
1758
|
{
|
|
1759
1759
|
"expression": {
|
|
@@ -1763,12 +1763,12 @@
|
|
|
1763
1763
|
{
|
|
1764
1764
|
"name": "headStart",
|
|
1765
1765
|
"nodeType": "YulIdentifier",
|
|
1766
|
-
"src": "2281:9:
|
|
1766
|
+
"src": "2281:9:126"
|
|
1767
1767
|
},
|
|
1768
1768
|
{
|
|
1769
1769
|
"kind": "number",
|
|
1770
1770
|
"nodeType": "YulLiteral",
|
|
1771
|
-
"src": "2292:2:
|
|
1771
|
+
"src": "2292:2:126",
|
|
1772
1772
|
"type": "",
|
|
1773
1773
|
"value": "96"
|
|
1774
1774
|
}
|
|
@@ -1776,15 +1776,15 @@
|
|
|
1776
1776
|
"functionName": {
|
|
1777
1777
|
"name": "add",
|
|
1778
1778
|
"nodeType": "YulIdentifier",
|
|
1779
|
-
"src": "2277:3:
|
|
1779
|
+
"src": "2277:3:126"
|
|
1780
1780
|
},
|
|
1781
1781
|
"nodeType": "YulFunctionCall",
|
|
1782
|
-
"src": "2277:18:
|
|
1782
|
+
"src": "2277:18:126"
|
|
1783
1783
|
},
|
|
1784
1784
|
{
|
|
1785
1785
|
"kind": "number",
|
|
1786
1786
|
"nodeType": "YulLiteral",
|
|
1787
|
-
"src": "2297:3:
|
|
1787
|
+
"src": "2297:3:126",
|
|
1788
1788
|
"type": "",
|
|
1789
1789
|
"value": "128"
|
|
1790
1790
|
}
|
|
@@ -1792,13 +1792,13 @@
|
|
|
1792
1792
|
"functionName": {
|
|
1793
1793
|
"name": "mstore",
|
|
1794
1794
|
"nodeType": "YulIdentifier",
|
|
1795
|
-
"src": "2270:6:
|
|
1795
|
+
"src": "2270:6:126"
|
|
1796
1796
|
},
|
|
1797
1797
|
"nodeType": "YulFunctionCall",
|
|
1798
|
-
"src": "2270:31:
|
|
1798
|
+
"src": "2270:31:126"
|
|
1799
1799
|
},
|
|
1800
1800
|
"nodeType": "YulExpressionStatement",
|
|
1801
|
-
"src": "2270:31:
|
|
1801
|
+
"src": "2270:31:126"
|
|
1802
1802
|
},
|
|
1803
1803
|
{
|
|
1804
1804
|
"expression": {
|
|
@@ -1808,12 +1808,12 @@
|
|
|
1808
1808
|
{
|
|
1809
1809
|
"name": "headStart",
|
|
1810
1810
|
"nodeType": "YulIdentifier",
|
|
1811
|
-
"src": "2321:9:
|
|
1811
|
+
"src": "2321:9:126"
|
|
1812
1812
|
},
|
|
1813
1813
|
{
|
|
1814
1814
|
"kind": "number",
|
|
1815
1815
|
"nodeType": "YulLiteral",
|
|
1816
|
-
"src": "2332:3:
|
|
1816
|
+
"src": "2332:3:126",
|
|
1817
1817
|
"type": "",
|
|
1818
1818
|
"value": "128"
|
|
1819
1819
|
}
|
|
@@ -1821,27 +1821,27 @@
|
|
|
1821
1821
|
"functionName": {
|
|
1822
1822
|
"name": "add",
|
|
1823
1823
|
"nodeType": "YulIdentifier",
|
|
1824
|
-
"src": "2317:3:
|
|
1824
|
+
"src": "2317:3:126"
|
|
1825
1825
|
},
|
|
1826
1826
|
"nodeType": "YulFunctionCall",
|
|
1827
|
-
"src": "2317:19:
|
|
1827
|
+
"src": "2317:19:126"
|
|
1828
1828
|
},
|
|
1829
1829
|
{
|
|
1830
1830
|
"name": "value4",
|
|
1831
1831
|
"nodeType": "YulIdentifier",
|
|
1832
|
-
"src": "2338:6:
|
|
1832
|
+
"src": "2338:6:126"
|
|
1833
1833
|
}
|
|
1834
1834
|
],
|
|
1835
1835
|
"functionName": {
|
|
1836
1836
|
"name": "mstore",
|
|
1837
1837
|
"nodeType": "YulIdentifier",
|
|
1838
|
-
"src": "2310:6:
|
|
1838
|
+
"src": "2310:6:126"
|
|
1839
1839
|
},
|
|
1840
1840
|
"nodeType": "YulFunctionCall",
|
|
1841
|
-
"src": "2310:35:
|
|
1841
|
+
"src": "2310:35:126"
|
|
1842
1842
|
},
|
|
1843
1843
|
"nodeType": "YulExpressionStatement",
|
|
1844
|
-
"src": "2310:35:
|
|
1844
|
+
"src": "2310:35:126"
|
|
1845
1845
|
},
|
|
1846
1846
|
{
|
|
1847
1847
|
"expression": {
|
|
@@ -1851,12 +1851,12 @@
|
|
|
1851
1851
|
{
|
|
1852
1852
|
"name": "headStart",
|
|
1853
1853
|
"nodeType": "YulIdentifier",
|
|
1854
|
-
"src": "2371:9:
|
|
1854
|
+
"src": "2371:9:126"
|
|
1855
1855
|
},
|
|
1856
1856
|
{
|
|
1857
1857
|
"kind": "number",
|
|
1858
1858
|
"nodeType": "YulLiteral",
|
|
1859
|
-
"src": "2382:3:
|
|
1859
|
+
"src": "2382:3:126",
|
|
1860
1860
|
"type": "",
|
|
1861
1861
|
"value": "160"
|
|
1862
1862
|
}
|
|
@@ -1864,32 +1864,32 @@
|
|
|
1864
1864
|
"functionName": {
|
|
1865
1865
|
"name": "add",
|
|
1866
1866
|
"nodeType": "YulIdentifier",
|
|
1867
|
-
"src": "2367:3:
|
|
1867
|
+
"src": "2367:3:126"
|
|
1868
1868
|
},
|
|
1869
1869
|
"nodeType": "YulFunctionCall",
|
|
1870
|
-
"src": "2367:19:
|
|
1870
|
+
"src": "2367:19:126"
|
|
1871
1871
|
},
|
|
1872
1872
|
{
|
|
1873
1873
|
"name": "value3",
|
|
1874
1874
|
"nodeType": "YulIdentifier",
|
|
1875
|
-
"src": "2388:6:
|
|
1875
|
+
"src": "2388:6:126"
|
|
1876
1876
|
},
|
|
1877
1877
|
{
|
|
1878
1878
|
"name": "value4",
|
|
1879
1879
|
"nodeType": "YulIdentifier",
|
|
1880
|
-
"src": "2396:6:
|
|
1880
|
+
"src": "2396:6:126"
|
|
1881
1881
|
}
|
|
1882
1882
|
],
|
|
1883
1883
|
"functionName": {
|
|
1884
1884
|
"name": "calldatacopy",
|
|
1885
1885
|
"nodeType": "YulIdentifier",
|
|
1886
|
-
"src": "2354:12:
|
|
1886
|
+
"src": "2354:12:126"
|
|
1887
1887
|
},
|
|
1888
1888
|
"nodeType": "YulFunctionCall",
|
|
1889
|
-
"src": "2354:49:
|
|
1889
|
+
"src": "2354:49:126"
|
|
1890
1890
|
},
|
|
1891
1891
|
"nodeType": "YulExpressionStatement",
|
|
1892
|
-
"src": "2354:49:
|
|
1892
|
+
"src": "2354:49:126"
|
|
1893
1893
|
},
|
|
1894
1894
|
{
|
|
1895
1895
|
"expression": {
|
|
@@ -1901,26 +1901,26 @@
|
|
|
1901
1901
|
{
|
|
1902
1902
|
"name": "headStart",
|
|
1903
1903
|
"nodeType": "YulIdentifier",
|
|
1904
|
-
"src": "2427:9:
|
|
1904
|
+
"src": "2427:9:126"
|
|
1905
1905
|
},
|
|
1906
1906
|
{
|
|
1907
1907
|
"name": "value4",
|
|
1908
1908
|
"nodeType": "YulIdentifier",
|
|
1909
|
-
"src": "2438:6:
|
|
1909
|
+
"src": "2438:6:126"
|
|
1910
1910
|
}
|
|
1911
1911
|
],
|
|
1912
1912
|
"functionName": {
|
|
1913
1913
|
"name": "add",
|
|
1914
1914
|
"nodeType": "YulIdentifier",
|
|
1915
|
-
"src": "2423:3:
|
|
1915
|
+
"src": "2423:3:126"
|
|
1916
1916
|
},
|
|
1917
1917
|
"nodeType": "YulFunctionCall",
|
|
1918
|
-
"src": "2423:22:
|
|
1918
|
+
"src": "2423:22:126"
|
|
1919
1919
|
},
|
|
1920
1920
|
{
|
|
1921
1921
|
"kind": "number",
|
|
1922
1922
|
"nodeType": "YulLiteral",
|
|
1923
|
-
"src": "2447:3:
|
|
1923
|
+
"src": "2447:3:126",
|
|
1924
1924
|
"type": "",
|
|
1925
1925
|
"value": "160"
|
|
1926
1926
|
}
|
|
@@ -1928,15 +1928,15 @@
|
|
|
1928
1928
|
"functionName": {
|
|
1929
1929
|
"name": "add",
|
|
1930
1930
|
"nodeType": "YulIdentifier",
|
|
1931
|
-
"src": "2419:3:
|
|
1931
|
+
"src": "2419:3:126"
|
|
1932
1932
|
},
|
|
1933
1933
|
"nodeType": "YulFunctionCall",
|
|
1934
|
-
"src": "2419:32:
|
|
1934
|
+
"src": "2419:32:126"
|
|
1935
1935
|
},
|
|
1936
1936
|
{
|
|
1937
1937
|
"kind": "number",
|
|
1938
1938
|
"nodeType": "YulLiteral",
|
|
1939
|
-
"src": "2453:1:
|
|
1939
|
+
"src": "2453:1:126",
|
|
1940
1940
|
"type": "",
|
|
1941
1941
|
"value": "0"
|
|
1942
1942
|
}
|
|
@@ -1944,17 +1944,17 @@
|
|
|
1944
1944
|
"functionName": {
|
|
1945
1945
|
"name": "mstore",
|
|
1946
1946
|
"nodeType": "YulIdentifier",
|
|
1947
|
-
"src": "2412:6:
|
|
1947
|
+
"src": "2412:6:126"
|
|
1948
1948
|
},
|
|
1949
1949
|
"nodeType": "YulFunctionCall",
|
|
1950
|
-
"src": "2412:43:
|
|
1950
|
+
"src": "2412:43:126"
|
|
1951
1951
|
},
|
|
1952
1952
|
"nodeType": "YulExpressionStatement",
|
|
1953
|
-
"src": "2412:43:
|
|
1953
|
+
"src": "2412:43:126"
|
|
1954
1954
|
},
|
|
1955
1955
|
{
|
|
1956
1956
|
"nodeType": "YulAssignment",
|
|
1957
|
-
"src": "2464:63:
|
|
1957
|
+
"src": "2464:63:126",
|
|
1958
1958
|
"value": {
|
|
1959
1959
|
"arguments": [
|
|
1960
1960
|
{
|
|
@@ -1962,7 +1962,7 @@
|
|
|
1962
1962
|
{
|
|
1963
1963
|
"name": "headStart",
|
|
1964
1964
|
"nodeType": "YulIdentifier",
|
|
1965
|
-
"src": "2480:9:
|
|
1965
|
+
"src": "2480:9:126"
|
|
1966
1966
|
},
|
|
1967
1967
|
{
|
|
1968
1968
|
"arguments": [
|
|
@@ -1971,12 +1971,12 @@
|
|
|
1971
1971
|
{
|
|
1972
1972
|
"name": "value4",
|
|
1973
1973
|
"nodeType": "YulIdentifier",
|
|
1974
|
-
"src": "2499:6:
|
|
1974
|
+
"src": "2499:6:126"
|
|
1975
1975
|
},
|
|
1976
1976
|
{
|
|
1977
1977
|
"kind": "number",
|
|
1978
1978
|
"nodeType": "YulLiteral",
|
|
1979
|
-
"src": "2507:2:
|
|
1979
|
+
"src": "2507:2:126",
|
|
1980
1980
|
"type": "",
|
|
1981
1981
|
"value": "31"
|
|
1982
1982
|
}
|
|
@@ -1984,17 +1984,17 @@
|
|
|
1984
1984
|
"functionName": {
|
|
1985
1985
|
"name": "add",
|
|
1986
1986
|
"nodeType": "YulIdentifier",
|
|
1987
|
-
"src": "2495:3:
|
|
1987
|
+
"src": "2495:3:126"
|
|
1988
1988
|
},
|
|
1989
1989
|
"nodeType": "YulFunctionCall",
|
|
1990
|
-
"src": "2495:15:
|
|
1990
|
+
"src": "2495:15:126"
|
|
1991
1991
|
},
|
|
1992
1992
|
{
|
|
1993
1993
|
"arguments": [
|
|
1994
1994
|
{
|
|
1995
1995
|
"kind": "number",
|
|
1996
1996
|
"nodeType": "YulLiteral",
|
|
1997
|
-
"src": "2516:2:
|
|
1997
|
+
"src": "2516:2:126",
|
|
1998
1998
|
"type": "",
|
|
1999
1999
|
"value": "31"
|
|
2000
2000
|
}
|
|
@@ -2002,33 +2002,33 @@
|
|
|
2002
2002
|
"functionName": {
|
|
2003
2003
|
"name": "not",
|
|
2004
2004
|
"nodeType": "YulIdentifier",
|
|
2005
|
-
"src": "2512:3:
|
|
2005
|
+
"src": "2512:3:126"
|
|
2006
2006
|
},
|
|
2007
2007
|
"nodeType": "YulFunctionCall",
|
|
2008
|
-
"src": "2512:7:
|
|
2008
|
+
"src": "2512:7:126"
|
|
2009
2009
|
}
|
|
2010
2010
|
],
|
|
2011
2011
|
"functionName": {
|
|
2012
2012
|
"name": "and",
|
|
2013
2013
|
"nodeType": "YulIdentifier",
|
|
2014
|
-
"src": "2491:3:
|
|
2014
|
+
"src": "2491:3:126"
|
|
2015
2015
|
},
|
|
2016
2016
|
"nodeType": "YulFunctionCall",
|
|
2017
|
-
"src": "2491:29:
|
|
2017
|
+
"src": "2491:29:126"
|
|
2018
2018
|
}
|
|
2019
2019
|
],
|
|
2020
2020
|
"functionName": {
|
|
2021
2021
|
"name": "add",
|
|
2022
2022
|
"nodeType": "YulIdentifier",
|
|
2023
|
-
"src": "2476:3:
|
|
2023
|
+
"src": "2476:3:126"
|
|
2024
2024
|
},
|
|
2025
2025
|
"nodeType": "YulFunctionCall",
|
|
2026
|
-
"src": "2476:45:
|
|
2026
|
+
"src": "2476:45:126"
|
|
2027
2027
|
},
|
|
2028
2028
|
{
|
|
2029
2029
|
"kind": "number",
|
|
2030
2030
|
"nodeType": "YulLiteral",
|
|
2031
|
-
"src": "2523:3:
|
|
2031
|
+
"src": "2523:3:126",
|
|
2032
2032
|
"type": "",
|
|
2033
2033
|
"value": "160"
|
|
2034
2034
|
}
|
|
@@ -2036,16 +2036,16 @@
|
|
|
2036
2036
|
"functionName": {
|
|
2037
2037
|
"name": "add",
|
|
2038
2038
|
"nodeType": "YulIdentifier",
|
|
2039
|
-
"src": "2472:3:
|
|
2039
|
+
"src": "2472:3:126"
|
|
2040
2040
|
},
|
|
2041
2041
|
"nodeType": "YulFunctionCall",
|
|
2042
|
-
"src": "2472:55:
|
|
2042
|
+
"src": "2472:55:126"
|
|
2043
2043
|
},
|
|
2044
2044
|
"variableNames": [
|
|
2045
2045
|
{
|
|
2046
2046
|
"name": "tail",
|
|
2047
2047
|
"nodeType": "YulIdentifier",
|
|
2048
|
-
"src": "2464:4:
|
|
2048
|
+
"src": "2464:4:126"
|
|
2049
2049
|
}
|
|
2050
2050
|
]
|
|
2051
2051
|
}
|
|
@@ -2057,37 +2057,37 @@
|
|
|
2057
2057
|
{
|
|
2058
2058
|
"name": "headStart",
|
|
2059
2059
|
"nodeType": "YulTypedName",
|
|
2060
|
-
"src": "1998:9:
|
|
2060
|
+
"src": "1998:9:126",
|
|
2061
2061
|
"type": ""
|
|
2062
2062
|
},
|
|
2063
2063
|
{
|
|
2064
2064
|
"name": "value4",
|
|
2065
2065
|
"nodeType": "YulTypedName",
|
|
2066
|
-
"src": "2009:6:
|
|
2066
|
+
"src": "2009:6:126",
|
|
2067
2067
|
"type": ""
|
|
2068
2068
|
},
|
|
2069
2069
|
{
|
|
2070
2070
|
"name": "value3",
|
|
2071
2071
|
"nodeType": "YulTypedName",
|
|
2072
|
-
"src": "2017:6:
|
|
2072
|
+
"src": "2017:6:126",
|
|
2073
2073
|
"type": ""
|
|
2074
2074
|
},
|
|
2075
2075
|
{
|
|
2076
2076
|
"name": "value2",
|
|
2077
2077
|
"nodeType": "YulTypedName",
|
|
2078
|
-
"src": "2025:6:
|
|
2078
|
+
"src": "2025:6:126",
|
|
2079
2079
|
"type": ""
|
|
2080
2080
|
},
|
|
2081
2081
|
{
|
|
2082
2082
|
"name": "value1",
|
|
2083
2083
|
"nodeType": "YulTypedName",
|
|
2084
|
-
"src": "2033:6:
|
|
2084
|
+
"src": "2033:6:126",
|
|
2085
2085
|
"type": ""
|
|
2086
2086
|
},
|
|
2087
2087
|
{
|
|
2088
2088
|
"name": "value0",
|
|
2089
2089
|
"nodeType": "YulTypedName",
|
|
2090
|
-
"src": "2041:6:
|
|
2090
|
+
"src": "2041:6:126",
|
|
2091
2091
|
"type": ""
|
|
2092
2092
|
}
|
|
2093
2093
|
],
|
|
@@ -2095,16 +2095,16 @@
|
|
|
2095
2095
|
{
|
|
2096
2096
|
"name": "tail",
|
|
2097
2097
|
"nodeType": "YulTypedName",
|
|
2098
|
-
"src": "2052:4:
|
|
2098
|
+
"src": "2052:4:126",
|
|
2099
2099
|
"type": ""
|
|
2100
2100
|
}
|
|
2101
2101
|
],
|
|
2102
|
-
"src": "1848:685:
|
|
2102
|
+
"src": "1848:685:126"
|
|
2103
2103
|
}
|
|
2104
2104
|
]
|
|
2105
2105
|
},
|
|
2106
2106
|
"contents": "{\n { }\n function abi_decode_tuple_t_bool(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n let value := calldataload(headStart)\n if iszero(eq(value, iszero(iszero(value)))) { revert(0, 0) }\n value0 := value\n }\n function abi_decode_address(offset) -> value\n {\n value := calldataload(offset)\n if iszero(eq(value, and(value, 0xffffffffffffffffffffffffffffffffffffffff))) { revert(0, 0) }\n }\n function abi_decode_tuple_t_addresst_uint256t_addresst_bytes_calldata_ptr(headStart, dataEnd) -> value0, value1, value2, value3, value4\n {\n if slt(sub(dataEnd, headStart), 128) { revert(0, 0) }\n value0 := abi_decode_address(headStart)\n value1 := calldataload(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 _2 := add(headStart, offset)\n if iszero(slt(add(_2, 0x1f), dataEnd)) { revert(0, 0) }\n let length := calldataload(_2)\n if gt(length, _1) { revert(0, 0) }\n if gt(add(add(_2, length), 32), dataEnd) { revert(0, 0) }\n value3 := add(_2, 32)\n value4 := length\n }\n function abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, iszero(iszero(value0)))\n }\n function abi_encode_tuple_t_stringliteral_06342ead4edcbeedc59fa3b6939652d8c3222d2ae3c25651d1b852f02a220028__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 21)\n mstore(add(headStart, 64), \"i am your father luke\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_address_t_uint256_t_address_t_bytes_calldata_ptr__to_t_address_t_uint256_t_address_t_bytes_memory_ptr__fromStack_reversed(headStart, value4, value3, value2, value1, value0) -> tail\n {\n let _1 := 0xffffffffffffffffffffffffffffffffffffffff\n mstore(headStart, and(value0, _1))\n mstore(add(headStart, 32), value1)\n mstore(add(headStart, 64), and(value2, _1))\n mstore(add(headStart, 96), 128)\n mstore(add(headStart, 128), value4)\n calldatacopy(add(headStart, 160), value3, value4)\n mstore(add(add(headStart, value4), 160), 0)\n tail := add(add(headStart, and(add(value4, 31), not(31))), 160)\n }\n}",
|
|
2107
|
-
"id":
|
|
2107
|
+
"id": 126,
|
|
2108
2108
|
"language": "Yul",
|
|
2109
2109
|
"name": "#utility.yul"
|
|
2110
2110
|
}
|
|
@@ -2112,7 +2112,7 @@
|
|
|
2112
2112
|
"immutableReferences": {},
|
|
2113
2113
|
"linkReferences": {},
|
|
2114
2114
|
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x41 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x6813D787 EQ PUSH2 0x46 JUMPI DUP1 PUSH4 0x8F4FFCB1 EQ PUSH2 0x69 JUMPI DUP1 PUSH4 0xD3072D82 EQ PUSH2 0x7C JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x67 PUSH2 0x54 CALLDATASIZE PUSH1 0x4 PUSH2 0x154 JUMP JUMPDEST PUSH1 0x0 DUP1 SLOAD PUSH1 0xFF NOT AND SWAP2 ISZERO ISZERO SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE JUMP JUMPDEST STOP JUMPDEST PUSH2 0x67 PUSH2 0x77 CALLDATASIZE PUSH1 0x4 PUSH2 0x1A6 JUMP JUMPDEST PUSH2 0x9D JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH2 0x89 SWAP1 PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH1 0x0 SLOAD PUSH1 0xFF AND ISZERO PUSH2 0x10E JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x15 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x6920616D20796F757220666174686572206C756B650000000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH32 0xC63AF2AD6010D3D2613F98BA69779C3C407A587C09EC33352636F307A597FA0F DUP6 DUP6 DUP6 DUP6 DUP6 PUSH1 0x40 MLOAD PUSH2 0x145 SWAP6 SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 PUSH2 0x241 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 POP POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x166 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD DUP1 ISZERO ISZERO DUP2 EQ PUSH2 0x176 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST DUP1 CALLDATALOAD PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DUP2 AND DUP2 EQ PUSH2 0x1A1 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x80 DUP7 DUP9 SUB SLT ISZERO PUSH2 0x1BE JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x1C7 DUP7 PUSH2 0x17D JUMP JUMPDEST SWAP5 POP PUSH1 0x20 DUP7 ADD CALLDATALOAD SWAP4 POP PUSH2 0x1DC PUSH1 0x40 DUP8 ADD PUSH2 0x17D JUMP JUMPDEST SWAP3 POP PUSH1 0x60 DUP7 ADD CALLDATALOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP1 DUP3 GT ISZERO PUSH2 0x1F9 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 DUP9 ADD SWAP2 POP DUP9 PUSH1 0x1F DUP4 ADD SLT PUSH2 0x20D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD DUP2 DUP2 GT ISZERO PUSH2 0x21C JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP10 PUSH1 0x20 DUP3 DUP6 ADD ADD GT ISZERO PUSH2 0x22E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP7 SWAP10 SWAP6 SWAP9 POP SWAP4 SWAP7 POP PUSH1 0x20 ADD SWAP5 SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DUP1 DUP9 AND DUP4 MSTORE DUP7 PUSH1 0x20 DUP5 ADD MSTORE DUP1 DUP7 AND PUSH1 0x40 DUP5 ADD MSTORE POP PUSH1 0x80 PUSH1 0x60 DUP4 ADD MSTORE DUP3 PUSH1 0x80 DUP4 ADD MSTORE DUP3 DUP5 PUSH1 0xA0 DUP5 ADD CALLDATACOPY PUSH1 0x0 PUSH1 0xA0 DUP5 DUP5 ADD ADD MSTORE PUSH1 0xA0 PUSH1 0x1F NOT PUSH1 0x1F DUP6 ADD AND DUP4 ADD ADD SWAP1 POP SWAP7 SWAP6 POP POP POP POP POP POP JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x1F 0xFC BLOCKHASH 0xBD PUSH19 0xB3BA51D9F2D1B2D594D8F82D08C9A4115BD36E SELFBALANCE SMOD SWAP16 ISZERO 0xD2 CALLDATACOPY SWAP2 LOG0 PUSH5 0x736F6C6343 STOP ADDMOD GT STOP CALLER ",
|
|
2115
|
-
"sourceMap": "96:625:114:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;620:99;;;;;;:::i;:::-;684:12;:28;;-1:-1:-1;;684:28:114;;;;;;;;;;620:99;;;310:304;;;;;;:::i;:::-;;:::i;151:24::-;;;;;;;;;;;;1471:14:
|
|
2115
|
+
"sourceMap": "96:625:114:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;620:99;;;;;;:::i;:::-;684:12;:28;;-1:-1:-1;;684:28:114;;;;;;;;;;620:99;;;310:304;;;;;;:::i;:::-;;:::i;151:24::-;;;;;;;;;;;;1471:14:126;;1464:22;1446:41;;1434:2;1419:18;151:24:114;;;;;;;310:304;475:12;;;;471:74;;;503:31;;;;;1700:2:126;503:31:114;;;1682:21:126;1739:2;1719:18;;;1712:30;1778:23;1758:18;;;1751:51;1819:18;;503:31:114;;;;;;;471:74;560:47;577:4;583:5;590;597:9;;560:47;;;;;;;;;;:::i;:::-;;;;;;;;310:304;;;;;:::o;14:273:126:-;70:6;123:2;111:9;102:7;98:23;94:32;91:52;;;139:1;136;129:12;91:52;178:9;165:23;231:5;224:13;217:21;210:5;207:32;197:60;;253:1;250;243:12;197:60;276:5;14:273;-1:-1:-1;;;14:273:126:o;292:196::-;360:20;;420:42;409:54;;399:65;;389:93;;478:1;475;468:12;389:93;292:196;;;:::o;493:808::-;590:6;598;606;614;622;675:3;663:9;654:7;650:23;646:33;643:53;;;692:1;689;682:12;643:53;715:29;734:9;715:29;:::i;:::-;705:39;;791:2;780:9;776:18;763:32;753:42;;814:38;848:2;837:9;833:18;814:38;:::i;:::-;804:48;;903:2;892:9;888:18;875:32;926:18;967:2;959:6;956:14;953:34;;;983:1;980;973:12;953:34;1021:6;1010:9;1006:22;996:32;;1066:7;1059:4;1055:2;1051:13;1047:27;1037:55;;1088:1;1085;1078:12;1037:55;1128:2;1115:16;1154:2;1146:6;1143:14;1140:34;;;1170:1;1167;1160:12;1140:34;1215:7;1210:2;1201:6;1197:2;1193:15;1189:24;1186:37;1183:57;;;1236:1;1233;1226:12;1183:57;493:808;;;;-1:-1:-1;493:808:126;;-1:-1:-1;1267:2:126;1259:11;;1289:6;493:808;-1:-1:-1;;;493:808:126:o;1848:685::-;2052:4;2081:42;2162:2;2154:6;2150:15;2139:9;2132:34;2202:6;2197:2;2186:9;2182:18;2175:34;2257:2;2249:6;2245:15;2240:2;2229:9;2225:18;2218:43;;2297:3;2292:2;2281:9;2277:18;2270:31;2338:6;2332:3;2321:9;2317:19;2310:35;2396:6;2388;2382:3;2371:9;2367:19;2354:49;2453:1;2447:3;2438:6;2427:9;2423:22;2419:32;2412:43;2523:3;2516:2;2512:7;2507:2;2499:6;2495:15;2491:29;2480:9;2476:45;2472:55;2464:63;;1848:685;;;;;;;;:::o"
|
|
2116
2116
|
},
|
|
2117
2117
|
"gasEstimates": {
|
|
2118
2118
|
"creation": {
|