@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.
Files changed (144) hide show
  1. package/artifacts/BLS.json +1 -1
  2. package/artifacts/Bank.json +3 -3
  3. package/artifacts/BeaconAuthorization.json +1 -1
  4. package/artifacts/BeaconDkg.json +1 -1
  5. package/artifacts/BeaconDkgValidator.json +1 -1
  6. package/artifacts/BeaconInactivity.json +1 -1
  7. package/artifacts/BeaconSortitionPool.json +3 -3
  8. package/artifacts/Bridge.json +5 -5
  9. package/artifacts/BridgeGovernance.json +2 -2
  10. package/artifacts/BridgeGovernanceParameters.json +2 -2
  11. package/artifacts/Deposit.json +2 -2
  12. package/artifacts/DepositSweep.json +2 -2
  13. package/artifacts/DonationVault.json +3 -3
  14. package/artifacts/EcdsaDkgValidator.json +1 -1
  15. package/artifacts/EcdsaInactivity.json +1 -1
  16. package/artifacts/EcdsaSortitionPool.json +3 -3
  17. package/artifacts/Fraud.json +2 -2
  18. package/artifacts/KeepRegistry.json +1 -1
  19. package/artifacts/KeepStake.json +2 -2
  20. package/artifacts/KeepToken.json +2 -2
  21. package/artifacts/KeepTokenStaking.json +1 -1
  22. package/artifacts/LightRelay.json +3 -3
  23. package/artifacts/LightRelayMaintainerProxy.json +3 -3
  24. package/artifacts/MaintainerProxy.json +3 -3
  25. package/artifacts/MovingFunds.json +2 -2
  26. package/artifacts/NuCypherStakingEscrow.json +1 -1
  27. package/artifacts/NuCypherToken.json +2 -2
  28. package/artifacts/RandomBeacon.json +2 -2
  29. package/artifacts/RandomBeaconChaosnet.json +2 -2
  30. package/artifacts/RandomBeaconGovernance.json +2 -2
  31. package/artifacts/Redemption.json +2 -2
  32. package/artifacts/ReimbursementPool.json +2 -2
  33. package/artifacts/T.json +2 -2
  34. package/artifacts/TBTC.json +3 -3
  35. package/artifacts/TBTCToken.json +3 -3
  36. package/artifacts/TBTCVault.json +23 -23
  37. package/artifacts/TokenStaking.json +1 -1
  38. package/artifacts/TokenholderGovernor.json +9 -9
  39. package/artifacts/TokenholderTimelock.json +8 -8
  40. package/artifacts/VendingMachine.json +3 -3
  41. package/artifacts/VendingMachineKeep.json +1 -1
  42. package/artifacts/VendingMachineNuCypher.json +1 -1
  43. package/artifacts/VendingMachineV2.json +3 -3
  44. package/artifacts/VendingMachineV3.json +3 -3
  45. package/artifacts/WalletCoordinator.json +5 -5
  46. package/artifacts/WalletRegistry.json +5 -5
  47. package/artifacts/WalletRegistryGovernance.json +2 -2
  48. package/artifacts/Wallets.json +2 -2
  49. package/artifacts/solcInputs/{9c1bc2cca49796c7f9e7712adfa86bb8.json → d2d7e276da75d7184610fe11a4a103b7.json} +3 -0
  50. package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
  51. package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
  52. package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
  53. package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
  54. package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
  55. package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
  56. package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
  57. package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
  58. package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
  59. package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
  60. package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
  61. package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
  62. package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
  63. package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
  64. package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
  65. package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
  66. package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
  67. package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
  68. package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
  69. package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
  70. package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
  71. package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
  72. package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
  73. package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
  74. package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
  75. package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
  76. package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
  77. package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
  78. package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
  79. package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
  80. package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
  81. package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
  82. package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
  83. package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
  84. package/deploy/01_deploy_light_relay.ts +3 -0
  85. package/deploy/09_deploy_bridge_governance.ts +5 -2
  86. package/deploy/19_authorize_spv_maintainer_in_bridge.ts +3 -3
  87. package/deploy/24_transfer_tbtc_ownership.ts +1 -1
  88. package/deploy/28_authorize_bridge_in_reimbursement_pool.ts +1 -1
  89. package/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts +1 -1
  90. package/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.ts +3 -1
  91. package/export/artifacts/@keep-network/bitcoin-spv-sol/contracts/BTCUtils.sol/BTCUtils.json +20 -20
  92. package/export/artifacts/@keep-network/ecdsa/contracts/EcdsaDkgValidator.sol/EcdsaDkgValidator.json +1986 -1986
  93. package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaDkg.sol/EcdsaDkg.json +20 -20
  94. package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaInactivity.sol/EcdsaInactivity.json +1836 -1836
  95. package/export/artifacts/@keep-network/random-beacon/contracts/ReimbursementPool.sol/ReimbursementPool.json +545 -545
  96. package/export/artifacts/@keep-network/sortition-pools/contracts/Chaosnet.sol/Chaosnet.json +506 -506
  97. package/export/artifacts/@keep-network/sortition-pools/contracts/Rewards.sol/Rewards.json +23 -23
  98. package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionPool.sol/SortitionPool.json +2456 -2456
  99. package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionTree.sol/SortitionTree.json +465 -465
  100. package/export/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.json +568 -568
  101. package/export/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.json +603 -603
  102. package/export/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.json +1001 -1001
  103. package/export/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.json +1877 -1877
  104. package/export/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol/ERC20Upgradeable.json +654 -654
  105. package/export/artifacts/@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol/ERC20WithPermit.json +2534 -2534
  106. package/export/artifacts/@thesis/solidity-contracts/contracts/token/MisfundRecovery.sol/MisfundRecovery.json +736 -736
  107. package/export/artifacts/contracts/bank/Bank.sol/Bank.json +1872 -1872
  108. package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +7061 -7061
  109. package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +1257 -1257
  110. package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +972 -972
  111. package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +1122 -1122
  112. package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +5403 -5403
  113. package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +2961 -2961
  114. package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +2442 -2442
  115. package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +2305 -2305
  116. package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +1864 -1864
  117. package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +982 -982
  118. package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +1872 -1872
  119. package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +8064 -8064
  120. package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +1864 -1864
  121. package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +127 -127
  122. package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +1987 -1987
  123. package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +346 -346
  124. package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +12024 -0
  125. package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +568 -568
  126. package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +2291 -2291
  127. package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +1698 -1698
  128. package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +189 -189
  129. package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +1443 -1443
  130. package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2847 -2847
  131. package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +858 -858
  132. package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +3476 -3476
  133. package/export/deploy/01_deploy_light_relay.js +3 -0
  134. package/export/deploy/09_deploy_bridge_governance.js +4 -2
  135. package/export/deploy/19_authorize_spv_maintainer_in_bridge.js +3 -3
  136. package/export/deploy/24_transfer_tbtc_ownership.js +1 -1
  137. package/export/deploy/28_authorize_bridge_in_reimbursement_pool.js +1 -1
  138. package/export/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js +1 -1
  139. package/export/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.js +7 -3
  140. package/export/hardhat.config.js +24 -1
  141. package/export/typechain/SepoliaLightRelay.js +2 -0
  142. package/export/typechain/factories/SepoliaLightRelay__factory.js +535 -0
  143. package/export/typechain/index.js +3 -1
  144. package/package.json +1 -1
@@ -196,17 +196,17 @@
196
196
  {
197
197
  "ast": {
198
198
  "nodeType": "YulBlock",
199
- "src": "0:2931:125",
199
+ "src": "0:2931:126",
200
200
  "statements": [
201
201
  {
202
202
  "nodeType": "YulBlock",
203
- "src": "6:3:125",
203
+ "src": "6:3:126",
204
204
  "statements": []
205
205
  },
206
206
  {
207
207
  "body": {
208
208
  "nodeType": "YulBlock",
209
- "src": "46:95:125",
209
+ "src": "46:95:126",
210
210
  "statements": [
211
211
  {
212
212
  "expression": {
@@ -214,7 +214,7 @@
214
214
  {
215
215
  "kind": "number",
216
216
  "nodeType": "YulLiteral",
217
- "src": "63:1:125",
217
+ "src": "63:1:126",
218
218
  "type": "",
219
219
  "value": "0"
220
220
  },
@@ -223,14 +223,14 @@
223
223
  {
224
224
  "kind": "number",
225
225
  "nodeType": "YulLiteral",
226
- "src": "70:3:125",
226
+ "src": "70:3:126",
227
227
  "type": "",
228
228
  "value": "224"
229
229
  },
230
230
  {
231
231
  "kind": "number",
232
232
  "nodeType": "YulLiteral",
233
- "src": "75:10:125",
233
+ "src": "75:10:126",
234
234
  "type": "",
235
235
  "value": "0x4e487b71"
236
236
  }
@@ -238,22 +238,22 @@
238
238
  "functionName": {
239
239
  "name": "shl",
240
240
  "nodeType": "YulIdentifier",
241
- "src": "66:3:125"
241
+ "src": "66:3:126"
242
242
  },
243
243
  "nodeType": "YulFunctionCall",
244
- "src": "66:20:125"
244
+ "src": "66:20:126"
245
245
  }
246
246
  ],
247
247
  "functionName": {
248
248
  "name": "mstore",
249
249
  "nodeType": "YulIdentifier",
250
- "src": "56:6:125"
250
+ "src": "56:6:126"
251
251
  },
252
252
  "nodeType": "YulFunctionCall",
253
- "src": "56:31:125"
253
+ "src": "56:31:126"
254
254
  },
255
255
  "nodeType": "YulExpressionStatement",
256
- "src": "56:31:125"
256
+ "src": "56:31:126"
257
257
  },
258
258
  {
259
259
  "expression": {
@@ -261,14 +261,14 @@
261
261
  {
262
262
  "kind": "number",
263
263
  "nodeType": "YulLiteral",
264
- "src": "103:1:125",
264
+ "src": "103:1:126",
265
265
  "type": "",
266
266
  "value": "4"
267
267
  },
268
268
  {
269
269
  "kind": "number",
270
270
  "nodeType": "YulLiteral",
271
- "src": "106:4:125",
271
+ "src": "106:4:126",
272
272
  "type": "",
273
273
  "value": "0x41"
274
274
  }
@@ -276,13 +276,13 @@
276
276
  "functionName": {
277
277
  "name": "mstore",
278
278
  "nodeType": "YulIdentifier",
279
- "src": "96:6:125"
279
+ "src": "96:6:126"
280
280
  },
281
281
  "nodeType": "YulFunctionCall",
282
- "src": "96:15:125"
282
+ "src": "96:15:126"
283
283
  },
284
284
  "nodeType": "YulExpressionStatement",
285
- "src": "96:15:125"
285
+ "src": "96:15:126"
286
286
  },
287
287
  {
288
288
  "expression": {
@@ -290,14 +290,14 @@
290
290
  {
291
291
  "kind": "number",
292
292
  "nodeType": "YulLiteral",
293
- "src": "127:1:125",
293
+ "src": "127:1:126",
294
294
  "type": "",
295
295
  "value": "0"
296
296
  },
297
297
  {
298
298
  "kind": "number",
299
299
  "nodeType": "YulLiteral",
300
- "src": "130:4:125",
300
+ "src": "130:4:126",
301
301
  "type": "",
302
302
  "value": "0x24"
303
303
  }
@@ -305,32 +305,32 @@
305
305
  "functionName": {
306
306
  "name": "revert",
307
307
  "nodeType": "YulIdentifier",
308
- "src": "120:6:125"
308
+ "src": "120:6:126"
309
309
  },
310
310
  "nodeType": "YulFunctionCall",
311
- "src": "120:15:125"
311
+ "src": "120:15:126"
312
312
  },
313
313
  "nodeType": "YulExpressionStatement",
314
- "src": "120:15:125"
314
+ "src": "120:15:126"
315
315
  }
316
316
  ]
317
317
  },
318
318
  "name": "panic_error_0x41",
319
319
  "nodeType": "YulFunctionDefinition",
320
- "src": "14:127:125"
320
+ "src": "14:127:126"
321
321
  },
322
322
  {
323
323
  "body": {
324
324
  "nodeType": "YulBlock",
325
- "src": "212:184:125",
325
+ "src": "212:184:126",
326
326
  "statements": [
327
327
  {
328
328
  "nodeType": "YulVariableDeclaration",
329
- "src": "222:10:125",
329
+ "src": "222:10:126",
330
330
  "value": {
331
331
  "kind": "number",
332
332
  "nodeType": "YulLiteral",
333
- "src": "231:1:125",
333
+ "src": "231:1:126",
334
334
  "type": "",
335
335
  "value": "0"
336
336
  },
@@ -338,7 +338,7 @@
338
338
  {
339
339
  "name": "i",
340
340
  "nodeType": "YulTypedName",
341
- "src": "226:1:125",
341
+ "src": "226:1:126",
342
342
  "type": ""
343
343
  }
344
344
  ]
@@ -346,7 +346,7 @@
346
346
  {
347
347
  "body": {
348
348
  "nodeType": "YulBlock",
349
- "src": "291:63:125",
349
+ "src": "291:63:126",
350
350
  "statements": [
351
351
  {
352
352
  "expression": {
@@ -356,21 +356,21 @@
356
356
  {
357
357
  "name": "dst",
358
358
  "nodeType": "YulIdentifier",
359
- "src": "316:3:125"
359
+ "src": "316:3:126"
360
360
  },
361
361
  {
362
362
  "name": "i",
363
363
  "nodeType": "YulIdentifier",
364
- "src": "321:1:125"
364
+ "src": "321:1:126"
365
365
  }
366
366
  ],
367
367
  "functionName": {
368
368
  "name": "add",
369
369
  "nodeType": "YulIdentifier",
370
- "src": "312:3:125"
370
+ "src": "312:3:126"
371
371
  },
372
372
  "nodeType": "YulFunctionCall",
373
- "src": "312:11:125"
373
+ "src": "312:11:126"
374
374
  },
375
375
  {
376
376
  "arguments": [
@@ -379,42 +379,42 @@
379
379
  {
380
380
  "name": "src",
381
381
  "nodeType": "YulIdentifier",
382
- "src": "335:3:125"
382
+ "src": "335:3:126"
383
383
  },
384
384
  {
385
385
  "name": "i",
386
386
  "nodeType": "YulIdentifier",
387
- "src": "340:1:125"
387
+ "src": "340:1:126"
388
388
  }
389
389
  ],
390
390
  "functionName": {
391
391
  "name": "add",
392
392
  "nodeType": "YulIdentifier",
393
- "src": "331:3:125"
393
+ "src": "331:3:126"
394
394
  },
395
395
  "nodeType": "YulFunctionCall",
396
- "src": "331:11:125"
396
+ "src": "331:11:126"
397
397
  }
398
398
  ],
399
399
  "functionName": {
400
400
  "name": "mload",
401
401
  "nodeType": "YulIdentifier",
402
- "src": "325:5:125"
402
+ "src": "325:5:126"
403
403
  },
404
404
  "nodeType": "YulFunctionCall",
405
- "src": "325:18:125"
405
+ "src": "325:18:126"
406
406
  }
407
407
  ],
408
408
  "functionName": {
409
409
  "name": "mstore",
410
410
  "nodeType": "YulIdentifier",
411
- "src": "305:6:125"
411
+ "src": "305:6:126"
412
412
  },
413
413
  "nodeType": "YulFunctionCall",
414
- "src": "305:39:125"
414
+ "src": "305:39:126"
415
415
  },
416
416
  "nodeType": "YulExpressionStatement",
417
- "src": "305:39:125"
417
+ "src": "305:39:126"
418
418
  }
419
419
  ]
420
420
  },
@@ -423,41 +423,41 @@
423
423
  {
424
424
  "name": "i",
425
425
  "nodeType": "YulIdentifier",
426
- "src": "252:1:125"
426
+ "src": "252:1:126"
427
427
  },
428
428
  {
429
429
  "name": "length",
430
430
  "nodeType": "YulIdentifier",
431
- "src": "255:6:125"
431
+ "src": "255:6:126"
432
432
  }
433
433
  ],
434
434
  "functionName": {
435
435
  "name": "lt",
436
436
  "nodeType": "YulIdentifier",
437
- "src": "249:2:125"
437
+ "src": "249:2:126"
438
438
  },
439
439
  "nodeType": "YulFunctionCall",
440
- "src": "249:13:125"
440
+ "src": "249:13:126"
441
441
  },
442
442
  "nodeType": "YulForLoop",
443
443
  "post": {
444
444
  "nodeType": "YulBlock",
445
- "src": "263:19:125",
445
+ "src": "263:19:126",
446
446
  "statements": [
447
447
  {
448
448
  "nodeType": "YulAssignment",
449
- "src": "265:15:125",
449
+ "src": "265:15:126",
450
450
  "value": {
451
451
  "arguments": [
452
452
  {
453
453
  "name": "i",
454
454
  "nodeType": "YulIdentifier",
455
- "src": "274:1:125"
455
+ "src": "274:1:126"
456
456
  },
457
457
  {
458
458
  "kind": "number",
459
459
  "nodeType": "YulLiteral",
460
- "src": "277:2:125",
460
+ "src": "277:2:126",
461
461
  "type": "",
462
462
  "value": "32"
463
463
  }
@@ -465,16 +465,16 @@
465
465
  "functionName": {
466
466
  "name": "add",
467
467
  "nodeType": "YulIdentifier",
468
- "src": "270:3:125"
468
+ "src": "270:3:126"
469
469
  },
470
470
  "nodeType": "YulFunctionCall",
471
- "src": "270:10:125"
471
+ "src": "270:10:126"
472
472
  },
473
473
  "variableNames": [
474
474
  {
475
475
  "name": "i",
476
476
  "nodeType": "YulIdentifier",
477
- "src": "265:1:125"
477
+ "src": "265:1:126"
478
478
  }
479
479
  ]
480
480
  }
@@ -482,10 +482,10 @@
482
482
  },
483
483
  "pre": {
484
484
  "nodeType": "YulBlock",
485
- "src": "245:3:125",
485
+ "src": "245:3:126",
486
486
  "statements": []
487
487
  },
488
- "src": "241:113:125"
488
+ "src": "241:113:126"
489
489
  },
490
490
  {
491
491
  "expression": {
@@ -495,26 +495,26 @@
495
495
  {
496
496
  "name": "dst",
497
497
  "nodeType": "YulIdentifier",
498
- "src": "374:3:125"
498
+ "src": "374:3:126"
499
499
  },
500
500
  {
501
501
  "name": "length",
502
502
  "nodeType": "YulIdentifier",
503
- "src": "379:6:125"
503
+ "src": "379:6:126"
504
504
  }
505
505
  ],
506
506
  "functionName": {
507
507
  "name": "add",
508
508
  "nodeType": "YulIdentifier",
509
- "src": "370:3:125"
509
+ "src": "370:3:126"
510
510
  },
511
511
  "nodeType": "YulFunctionCall",
512
- "src": "370:16:125"
512
+ "src": "370:16:126"
513
513
  },
514
514
  {
515
515
  "kind": "number",
516
516
  "nodeType": "YulLiteral",
517
- "src": "388:1:125",
517
+ "src": "388:1:126",
518
518
  "type": "",
519
519
  "value": "0"
520
520
  }
@@ -522,13 +522,13 @@
522
522
  "functionName": {
523
523
  "name": "mstore",
524
524
  "nodeType": "YulIdentifier",
525
- "src": "363:6:125"
525
+ "src": "363:6:126"
526
526
  },
527
527
  "nodeType": "YulFunctionCall",
528
- "src": "363:27:125"
528
+ "src": "363:27:126"
529
529
  },
530
530
  "nodeType": "YulExpressionStatement",
531
- "src": "363:27:125"
531
+ "src": "363:27:126"
532
532
  }
533
533
  ]
534
534
  },
@@ -538,33 +538,33 @@
538
538
  {
539
539
  "name": "src",
540
540
  "nodeType": "YulTypedName",
541
- "src": "190:3:125",
541
+ "src": "190:3:126",
542
542
  "type": ""
543
543
  },
544
544
  {
545
545
  "name": "dst",
546
546
  "nodeType": "YulTypedName",
547
- "src": "195:3:125",
547
+ "src": "195:3:126",
548
548
  "type": ""
549
549
  },
550
550
  {
551
551
  "name": "length",
552
552
  "nodeType": "YulTypedName",
553
- "src": "200:6:125",
553
+ "src": "200:6:126",
554
554
  "type": ""
555
555
  }
556
556
  ],
557
- "src": "146:250:125"
557
+ "src": "146:250:126"
558
558
  },
559
559
  {
560
560
  "body": {
561
561
  "nodeType": "YulBlock",
562
- "src": "508:956:125",
562
+ "src": "508:956:126",
563
563
  "statements": [
564
564
  {
565
565
  "body": {
566
566
  "nodeType": "YulBlock",
567
- "src": "554:16:125",
567
+ "src": "554:16:126",
568
568
  "statements": [
569
569
  {
570
570
  "expression": {
@@ -572,14 +572,14 @@
572
572
  {
573
573
  "kind": "number",
574
574
  "nodeType": "YulLiteral",
575
- "src": "563:1:125",
575
+ "src": "563:1:126",
576
576
  "type": "",
577
577
  "value": "0"
578
578
  },
579
579
  {
580
580
  "kind": "number",
581
581
  "nodeType": "YulLiteral",
582
- "src": "566:1:125",
582
+ "src": "566:1:126",
583
583
  "type": "",
584
584
  "value": "0"
585
585
  }
@@ -587,13 +587,13 @@
587
587
  "functionName": {
588
588
  "name": "revert",
589
589
  "nodeType": "YulIdentifier",
590
- "src": "556:6:125"
590
+ "src": "556:6:126"
591
591
  },
592
592
  "nodeType": "YulFunctionCall",
593
- "src": "556:12:125"
593
+ "src": "556:12:126"
594
594
  },
595
595
  "nodeType": "YulExpressionStatement",
596
- "src": "556:12:125"
596
+ "src": "556:12:126"
597
597
  }
598
598
  ]
599
599
  },
@@ -604,26 +604,26 @@
604
604
  {
605
605
  "name": "dataEnd",
606
606
  "nodeType": "YulIdentifier",
607
- "src": "529:7:125"
607
+ "src": "529:7:126"
608
608
  },
609
609
  {
610
610
  "name": "headStart",
611
611
  "nodeType": "YulIdentifier",
612
- "src": "538:9:125"
612
+ "src": "538:9:126"
613
613
  }
614
614
  ],
615
615
  "functionName": {
616
616
  "name": "sub",
617
617
  "nodeType": "YulIdentifier",
618
- "src": "525:3:125"
618
+ "src": "525:3:126"
619
619
  },
620
620
  "nodeType": "YulFunctionCall",
621
- "src": "525:23:125"
621
+ "src": "525:23:126"
622
622
  },
623
623
  {
624
624
  "kind": "number",
625
625
  "nodeType": "YulLiteral",
626
- "src": "550:2:125",
626
+ "src": "550:2:126",
627
627
  "type": "",
628
628
  "value": "64"
629
629
  }
@@ -631,38 +631,38 @@
631
631
  "functionName": {
632
632
  "name": "slt",
633
633
  "nodeType": "YulIdentifier",
634
- "src": "521:3:125"
634
+ "src": "521:3:126"
635
635
  },
636
636
  "nodeType": "YulFunctionCall",
637
- "src": "521:32:125"
637
+ "src": "521:32:126"
638
638
  },
639
639
  "nodeType": "YulIf",
640
- "src": "518:52:125"
640
+ "src": "518:52:126"
641
641
  },
642
642
  {
643
643
  "nodeType": "YulVariableDeclaration",
644
- "src": "579:29:125",
644
+ "src": "579:29:126",
645
645
  "value": {
646
646
  "arguments": [
647
647
  {
648
648
  "name": "headStart",
649
649
  "nodeType": "YulIdentifier",
650
- "src": "598:9:125"
650
+ "src": "598:9:126"
651
651
  }
652
652
  ],
653
653
  "functionName": {
654
654
  "name": "mload",
655
655
  "nodeType": "YulIdentifier",
656
- "src": "592:5:125"
656
+ "src": "592:5:126"
657
657
  },
658
658
  "nodeType": "YulFunctionCall",
659
- "src": "592:16:125"
659
+ "src": "592:16:126"
660
660
  },
661
661
  "variables": [
662
662
  {
663
663
  "name": "value",
664
664
  "nodeType": "YulTypedName",
665
- "src": "583:5:125",
665
+ "src": "583:5:126",
666
666
  "type": ""
667
667
  }
668
668
  ]
@@ -670,7 +670,7 @@
670
670
  {
671
671
  "body": {
672
672
  "nodeType": "YulBlock",
673
- "src": "671:16:125",
673
+ "src": "671:16:126",
674
674
  "statements": [
675
675
  {
676
676
  "expression": {
@@ -678,14 +678,14 @@
678
678
  {
679
679
  "kind": "number",
680
680
  "nodeType": "YulLiteral",
681
- "src": "680:1:125",
681
+ "src": "680:1:126",
682
682
  "type": "",
683
683
  "value": "0"
684
684
  },
685
685
  {
686
686
  "kind": "number",
687
687
  "nodeType": "YulLiteral",
688
- "src": "683:1:125",
688
+ "src": "683:1:126",
689
689
  "type": "",
690
690
  "value": "0"
691
691
  }
@@ -693,13 +693,13 @@
693
693
  "functionName": {
694
694
  "name": "revert",
695
695
  "nodeType": "YulIdentifier",
696
- "src": "673:6:125"
696
+ "src": "673:6:126"
697
697
  },
698
698
  "nodeType": "YulFunctionCall",
699
- "src": "673:12:125"
699
+ "src": "673:12:126"
700
700
  },
701
701
  "nodeType": "YulExpressionStatement",
702
- "src": "673:12:125"
702
+ "src": "673:12:126"
703
703
  }
704
704
  ]
705
705
  },
@@ -710,14 +710,14 @@
710
710
  {
711
711
  "name": "value",
712
712
  "nodeType": "YulIdentifier",
713
- "src": "630:5:125"
713
+ "src": "630:5:126"
714
714
  },
715
715
  {
716
716
  "arguments": [
717
717
  {
718
718
  "name": "value",
719
719
  "nodeType": "YulIdentifier",
720
- "src": "641:5:125"
720
+ "src": "641:5:126"
721
721
  },
722
722
  {
723
723
  "arguments": [
@@ -726,14 +726,14 @@
726
726
  {
727
727
  "kind": "number",
728
728
  "nodeType": "YulLiteral",
729
- "src": "656:3:125",
729
+ "src": "656:3:126",
730
730
  "type": "",
731
731
  "value": "160"
732
732
  },
733
733
  {
734
734
  "kind": "number",
735
735
  "nodeType": "YulLiteral",
736
- "src": "661:1:125",
736
+ "src": "661:1:126",
737
737
  "type": "",
738
738
  "value": "1"
739
739
  }
@@ -741,15 +741,15 @@
741
741
  "functionName": {
742
742
  "name": "shl",
743
743
  "nodeType": "YulIdentifier",
744
- "src": "652:3:125"
744
+ "src": "652:3:126"
745
745
  },
746
746
  "nodeType": "YulFunctionCall",
747
- "src": "652:11:125"
747
+ "src": "652:11:126"
748
748
  },
749
749
  {
750
750
  "kind": "number",
751
751
  "nodeType": "YulLiteral",
752
- "src": "665:1:125",
752
+ "src": "665:1:126",
753
753
  "type": "",
754
754
  "value": "1"
755
755
  }
@@ -757,60 +757,60 @@
757
757
  "functionName": {
758
758
  "name": "sub",
759
759
  "nodeType": "YulIdentifier",
760
- "src": "648:3:125"
760
+ "src": "648:3:126"
761
761
  },
762
762
  "nodeType": "YulFunctionCall",
763
- "src": "648:19:125"
763
+ "src": "648:19:126"
764
764
  }
765
765
  ],
766
766
  "functionName": {
767
767
  "name": "and",
768
768
  "nodeType": "YulIdentifier",
769
- "src": "637:3:125"
769
+ "src": "637:3:126"
770
770
  },
771
771
  "nodeType": "YulFunctionCall",
772
- "src": "637:31:125"
772
+ "src": "637:31:126"
773
773
  }
774
774
  ],
775
775
  "functionName": {
776
776
  "name": "eq",
777
777
  "nodeType": "YulIdentifier",
778
- "src": "627:2:125"
778
+ "src": "627:2:126"
779
779
  },
780
780
  "nodeType": "YulFunctionCall",
781
- "src": "627:42:125"
781
+ "src": "627:42:126"
782
782
  }
783
783
  ],
784
784
  "functionName": {
785
785
  "name": "iszero",
786
786
  "nodeType": "YulIdentifier",
787
- "src": "620:6:125"
787
+ "src": "620:6:126"
788
788
  },
789
789
  "nodeType": "YulFunctionCall",
790
- "src": "620:50:125"
790
+ "src": "620:50:126"
791
791
  },
792
792
  "nodeType": "YulIf",
793
- "src": "617:70:125"
793
+ "src": "617:70:126"
794
794
  },
795
795
  {
796
796
  "nodeType": "YulAssignment",
797
- "src": "696:15:125",
797
+ "src": "696:15:126",
798
798
  "value": {
799
799
  "name": "value",
800
800
  "nodeType": "YulIdentifier",
801
- "src": "706:5:125"
801
+ "src": "706:5:126"
802
802
  },
803
803
  "variableNames": [
804
804
  {
805
805
  "name": "value0",
806
806
  "nodeType": "YulIdentifier",
807
- "src": "696:6:125"
807
+ "src": "696:6:126"
808
808
  }
809
809
  ]
810
810
  },
811
811
  {
812
812
  "nodeType": "YulVariableDeclaration",
813
- "src": "720:39:125",
813
+ "src": "720:39:126",
814
814
  "value": {
815
815
  "arguments": [
816
816
  {
@@ -818,12 +818,12 @@
818
818
  {
819
819
  "name": "headStart",
820
820
  "nodeType": "YulIdentifier",
821
- "src": "744:9:125"
821
+ "src": "744:9:126"
822
822
  },
823
823
  {
824
824
  "kind": "number",
825
825
  "nodeType": "YulLiteral",
826
- "src": "755:2:125",
826
+ "src": "755:2:126",
827
827
  "type": "",
828
828
  "value": "32"
829
829
  }
@@ -831,32 +831,32 @@
831
831
  "functionName": {
832
832
  "name": "add",
833
833
  "nodeType": "YulIdentifier",
834
- "src": "740:3:125"
834
+ "src": "740:3:126"
835
835
  },
836
836
  "nodeType": "YulFunctionCall",
837
- "src": "740:18:125"
837
+ "src": "740:18:126"
838
838
  }
839
839
  ],
840
840
  "functionName": {
841
841
  "name": "mload",
842
842
  "nodeType": "YulIdentifier",
843
- "src": "734:5:125"
843
+ "src": "734:5:126"
844
844
  },
845
845
  "nodeType": "YulFunctionCall",
846
- "src": "734:25:125"
846
+ "src": "734:25:126"
847
847
  },
848
848
  "variables": [
849
849
  {
850
850
  "name": "offset",
851
851
  "nodeType": "YulTypedName",
852
- "src": "724:6:125",
852
+ "src": "724:6:126",
853
853
  "type": ""
854
854
  }
855
855
  ]
856
856
  },
857
857
  {
858
858
  "nodeType": "YulVariableDeclaration",
859
- "src": "768:28:125",
859
+ "src": "768:28:126",
860
860
  "value": {
861
861
  "arguments": [
862
862
  {
@@ -864,14 +864,14 @@
864
864
  {
865
865
  "kind": "number",
866
866
  "nodeType": "YulLiteral",
867
- "src": "786:2:125",
867
+ "src": "786:2:126",
868
868
  "type": "",
869
869
  "value": "64"
870
870
  },
871
871
  {
872
872
  "kind": "number",
873
873
  "nodeType": "YulLiteral",
874
- "src": "790:1:125",
874
+ "src": "790:1:126",
875
875
  "type": "",
876
876
  "value": "1"
877
877
  }
@@ -879,15 +879,15 @@
879
879
  "functionName": {
880
880
  "name": "shl",
881
881
  "nodeType": "YulIdentifier",
882
- "src": "782:3:125"
882
+ "src": "782:3:126"
883
883
  },
884
884
  "nodeType": "YulFunctionCall",
885
- "src": "782:10:125"
885
+ "src": "782:10:126"
886
886
  },
887
887
  {
888
888
  "kind": "number",
889
889
  "nodeType": "YulLiteral",
890
- "src": "794:1:125",
890
+ "src": "794:1:126",
891
891
  "type": "",
892
892
  "value": "1"
893
893
  }
@@ -895,16 +895,16 @@
895
895
  "functionName": {
896
896
  "name": "sub",
897
897
  "nodeType": "YulIdentifier",
898
- "src": "778:3:125"
898
+ "src": "778:3:126"
899
899
  },
900
900
  "nodeType": "YulFunctionCall",
901
- "src": "778:18:125"
901
+ "src": "778:18:126"
902
902
  },
903
903
  "variables": [
904
904
  {
905
905
  "name": "_1",
906
906
  "nodeType": "YulTypedName",
907
- "src": "772:2:125",
907
+ "src": "772:2:126",
908
908
  "type": ""
909
909
  }
910
910
  ]
@@ -912,7 +912,7 @@
912
912
  {
913
913
  "body": {
914
914
  "nodeType": "YulBlock",
915
- "src": "823:16:125",
915
+ "src": "823:16:126",
916
916
  "statements": [
917
917
  {
918
918
  "expression": {
@@ -920,14 +920,14 @@
920
920
  {
921
921
  "kind": "number",
922
922
  "nodeType": "YulLiteral",
923
- "src": "832:1:125",
923
+ "src": "832:1:126",
924
924
  "type": "",
925
925
  "value": "0"
926
926
  },
927
927
  {
928
928
  "kind": "number",
929
929
  "nodeType": "YulLiteral",
930
- "src": "835:1:125",
930
+ "src": "835:1:126",
931
931
  "type": "",
932
932
  "value": "0"
933
933
  }
@@ -935,13 +935,13 @@
935
935
  "functionName": {
936
936
  "name": "revert",
937
937
  "nodeType": "YulIdentifier",
938
- "src": "825:6:125"
938
+ "src": "825:6:126"
939
939
  },
940
940
  "nodeType": "YulFunctionCall",
941
- "src": "825:12:125"
941
+ "src": "825:12:126"
942
942
  },
943
943
  "nodeType": "YulExpressionStatement",
944
- "src": "825:12:125"
944
+ "src": "825:12:126"
945
945
  }
946
946
  ]
947
947
  },
@@ -950,54 +950,54 @@
950
950
  {
951
951
  "name": "offset",
952
952
  "nodeType": "YulIdentifier",
953
- "src": "811:6:125"
953
+ "src": "811:6:126"
954
954
  },
955
955
  {
956
956
  "name": "_1",
957
957
  "nodeType": "YulIdentifier",
958
- "src": "819:2:125"
958
+ "src": "819:2:126"
959
959
  }
960
960
  ],
961
961
  "functionName": {
962
962
  "name": "gt",
963
963
  "nodeType": "YulIdentifier",
964
- "src": "808:2:125"
964
+ "src": "808:2:126"
965
965
  },
966
966
  "nodeType": "YulFunctionCall",
967
- "src": "808:14:125"
967
+ "src": "808:14:126"
968
968
  },
969
969
  "nodeType": "YulIf",
970
- "src": "805:34:125"
970
+ "src": "805:34:126"
971
971
  },
972
972
  {
973
973
  "nodeType": "YulVariableDeclaration",
974
- "src": "848:32:125",
974
+ "src": "848:32:126",
975
975
  "value": {
976
976
  "arguments": [
977
977
  {
978
978
  "name": "headStart",
979
979
  "nodeType": "YulIdentifier",
980
- "src": "862:9:125"
980
+ "src": "862:9:126"
981
981
  },
982
982
  {
983
983
  "name": "offset",
984
984
  "nodeType": "YulIdentifier",
985
- "src": "873:6:125"
985
+ "src": "873:6:126"
986
986
  }
987
987
  ],
988
988
  "functionName": {
989
989
  "name": "add",
990
990
  "nodeType": "YulIdentifier",
991
- "src": "858:3:125"
991
+ "src": "858:3:126"
992
992
  },
993
993
  "nodeType": "YulFunctionCall",
994
- "src": "858:22:125"
994
+ "src": "858:22:126"
995
995
  },
996
996
  "variables": [
997
997
  {
998
998
  "name": "_2",
999
999
  "nodeType": "YulTypedName",
1000
- "src": "852:2:125",
1000
+ "src": "852:2:126",
1001
1001
  "type": ""
1002
1002
  }
1003
1003
  ]
@@ -1005,7 +1005,7 @@
1005
1005
  {
1006
1006
  "body": {
1007
1007
  "nodeType": "YulBlock",
1008
- "src": "928:16:125",
1008
+ "src": "928:16:126",
1009
1009
  "statements": [
1010
1010
  {
1011
1011
  "expression": {
@@ -1013,14 +1013,14 @@
1013
1013
  {
1014
1014
  "kind": "number",
1015
1015
  "nodeType": "YulLiteral",
1016
- "src": "937:1:125",
1016
+ "src": "937:1:126",
1017
1017
  "type": "",
1018
1018
  "value": "0"
1019
1019
  },
1020
1020
  {
1021
1021
  "kind": "number",
1022
1022
  "nodeType": "YulLiteral",
1023
- "src": "940:1:125",
1023
+ "src": "940:1:126",
1024
1024
  "type": "",
1025
1025
  "value": "0"
1026
1026
  }
@@ -1028,13 +1028,13 @@
1028
1028
  "functionName": {
1029
1029
  "name": "revert",
1030
1030
  "nodeType": "YulIdentifier",
1031
- "src": "930:6:125"
1031
+ "src": "930:6:126"
1032
1032
  },
1033
1033
  "nodeType": "YulFunctionCall",
1034
- "src": "930:12:125"
1034
+ "src": "930:12:126"
1035
1035
  },
1036
1036
  "nodeType": "YulExpressionStatement",
1037
- "src": "930:12:125"
1037
+ "src": "930:12:126"
1038
1038
  }
1039
1039
  ]
1040
1040
  },
@@ -1047,12 +1047,12 @@
1047
1047
  {
1048
1048
  "name": "_2",
1049
1049
  "nodeType": "YulIdentifier",
1050
- "src": "907:2:125"
1050
+ "src": "907:2:126"
1051
1051
  },
1052
1052
  {
1053
1053
  "kind": "number",
1054
1054
  "nodeType": "YulLiteral",
1055
- "src": "911:4:125",
1055
+ "src": "911:4:126",
1056
1056
  "type": "",
1057
1057
  "value": "0x1f"
1058
1058
  }
@@ -1060,61 +1060,61 @@
1060
1060
  "functionName": {
1061
1061
  "name": "add",
1062
1062
  "nodeType": "YulIdentifier",
1063
- "src": "903:3:125"
1063
+ "src": "903:3:126"
1064
1064
  },
1065
1065
  "nodeType": "YulFunctionCall",
1066
- "src": "903:13:125"
1066
+ "src": "903:13:126"
1067
1067
  },
1068
1068
  {
1069
1069
  "name": "dataEnd",
1070
1070
  "nodeType": "YulIdentifier",
1071
- "src": "918:7:125"
1071
+ "src": "918:7:126"
1072
1072
  }
1073
1073
  ],
1074
1074
  "functionName": {
1075
1075
  "name": "slt",
1076
1076
  "nodeType": "YulIdentifier",
1077
- "src": "899:3:125"
1077
+ "src": "899:3:126"
1078
1078
  },
1079
1079
  "nodeType": "YulFunctionCall",
1080
- "src": "899:27:125"
1080
+ "src": "899:27:126"
1081
1081
  }
1082
1082
  ],
1083
1083
  "functionName": {
1084
1084
  "name": "iszero",
1085
1085
  "nodeType": "YulIdentifier",
1086
- "src": "892:6:125"
1086
+ "src": "892:6:126"
1087
1087
  },
1088
1088
  "nodeType": "YulFunctionCall",
1089
- "src": "892:35:125"
1089
+ "src": "892:35:126"
1090
1090
  },
1091
1091
  "nodeType": "YulIf",
1092
- "src": "889:55:125"
1092
+ "src": "889:55:126"
1093
1093
  },
1094
1094
  {
1095
1095
  "nodeType": "YulVariableDeclaration",
1096
- "src": "953:19:125",
1096
+ "src": "953:19:126",
1097
1097
  "value": {
1098
1098
  "arguments": [
1099
1099
  {
1100
1100
  "name": "_2",
1101
1101
  "nodeType": "YulIdentifier",
1102
- "src": "969:2:125"
1102
+ "src": "969:2:126"
1103
1103
  }
1104
1104
  ],
1105
1105
  "functionName": {
1106
1106
  "name": "mload",
1107
1107
  "nodeType": "YulIdentifier",
1108
- "src": "963:5:125"
1108
+ "src": "963:5:126"
1109
1109
  },
1110
1110
  "nodeType": "YulFunctionCall",
1111
- "src": "963:9:125"
1111
+ "src": "963:9:126"
1112
1112
  },
1113
1113
  "variables": [
1114
1114
  {
1115
1115
  "name": "_3",
1116
1116
  "nodeType": "YulTypedName",
1117
- "src": "957:2:125",
1117
+ "src": "957:2:126",
1118
1118
  "type": ""
1119
1119
  }
1120
1120
  ]
@@ -1122,7 +1122,7 @@
1122
1122
  {
1123
1123
  "body": {
1124
1124
  "nodeType": "YulBlock",
1125
- "src": "995:22:125",
1125
+ "src": "995:22:126",
1126
1126
  "statements": [
1127
1127
  {
1128
1128
  "expression": {
@@ -1130,13 +1130,13 @@
1130
1130
  "functionName": {
1131
1131
  "name": "panic_error_0x41",
1132
1132
  "nodeType": "YulIdentifier",
1133
- "src": "997:16:125"
1133
+ "src": "997:16:126"
1134
1134
  },
1135
1135
  "nodeType": "YulFunctionCall",
1136
- "src": "997:18:125"
1136
+ "src": "997:18:126"
1137
1137
  },
1138
1138
  "nodeType": "YulExpressionStatement",
1139
- "src": "997:18:125"
1139
+ "src": "997:18:126"
1140
1140
  }
1141
1141
  ]
1142
1142
  },
@@ -1145,34 +1145,34 @@
1145
1145
  {
1146
1146
  "name": "_3",
1147
1147
  "nodeType": "YulIdentifier",
1148
- "src": "987:2:125"
1148
+ "src": "987:2:126"
1149
1149
  },
1150
1150
  {
1151
1151
  "name": "_1",
1152
1152
  "nodeType": "YulIdentifier",
1153
- "src": "991:2:125"
1153
+ "src": "991:2:126"
1154
1154
  }
1155
1155
  ],
1156
1156
  "functionName": {
1157
1157
  "name": "gt",
1158
1158
  "nodeType": "YulIdentifier",
1159
- "src": "984:2:125"
1159
+ "src": "984:2:126"
1160
1160
  },
1161
1161
  "nodeType": "YulFunctionCall",
1162
- "src": "984:10:125"
1162
+ "src": "984:10:126"
1163
1163
  },
1164
1164
  "nodeType": "YulIf",
1165
- "src": "981:36:125"
1165
+ "src": "981:36:126"
1166
1166
  },
1167
1167
  {
1168
1168
  "nodeType": "YulVariableDeclaration",
1169
- "src": "1026:17:125",
1169
+ "src": "1026:17:126",
1170
1170
  "value": {
1171
1171
  "arguments": [
1172
1172
  {
1173
1173
  "kind": "number",
1174
1174
  "nodeType": "YulLiteral",
1175
- "src": "1040:2:125",
1175
+ "src": "1040:2:126",
1176
1176
  "type": "",
1177
1177
  "value": "31"
1178
1178
  }
@@ -1180,29 +1180,29 @@
1180
1180
  "functionName": {
1181
1181
  "name": "not",
1182
1182
  "nodeType": "YulIdentifier",
1183
- "src": "1036:3:125"
1183
+ "src": "1036:3:126"
1184
1184
  },
1185
1185
  "nodeType": "YulFunctionCall",
1186
- "src": "1036:7:125"
1186
+ "src": "1036:7:126"
1187
1187
  },
1188
1188
  "variables": [
1189
1189
  {
1190
1190
  "name": "_4",
1191
1191
  "nodeType": "YulTypedName",
1192
- "src": "1030:2:125",
1192
+ "src": "1030:2:126",
1193
1193
  "type": ""
1194
1194
  }
1195
1195
  ]
1196
1196
  },
1197
1197
  {
1198
1198
  "nodeType": "YulVariableDeclaration",
1199
- "src": "1052:23:125",
1199
+ "src": "1052:23:126",
1200
1200
  "value": {
1201
1201
  "arguments": [
1202
1202
  {
1203
1203
  "kind": "number",
1204
1204
  "nodeType": "YulLiteral",
1205
- "src": "1072:2:125",
1205
+ "src": "1072:2:126",
1206
1206
  "type": "",
1207
1207
  "value": "64"
1208
1208
  }
@@ -1210,29 +1210,29 @@
1210
1210
  "functionName": {
1211
1211
  "name": "mload",
1212
1212
  "nodeType": "YulIdentifier",
1213
- "src": "1066:5:125"
1213
+ "src": "1066:5:126"
1214
1214
  },
1215
1215
  "nodeType": "YulFunctionCall",
1216
- "src": "1066:9:125"
1216
+ "src": "1066:9:126"
1217
1217
  },
1218
1218
  "variables": [
1219
1219
  {
1220
1220
  "name": "memPtr",
1221
1221
  "nodeType": "YulTypedName",
1222
- "src": "1056:6:125",
1222
+ "src": "1056:6:126",
1223
1223
  "type": ""
1224
1224
  }
1225
1225
  ]
1226
1226
  },
1227
1227
  {
1228
1228
  "nodeType": "YulVariableDeclaration",
1229
- "src": "1084:71:125",
1229
+ "src": "1084:71:126",
1230
1230
  "value": {
1231
1231
  "arguments": [
1232
1232
  {
1233
1233
  "name": "memPtr",
1234
1234
  "nodeType": "YulIdentifier",
1235
- "src": "1106:6:125"
1235
+ "src": "1106:6:126"
1236
1236
  },
1237
1237
  {
1238
1238
  "arguments": [
@@ -1245,12 +1245,12 @@
1245
1245
  {
1246
1246
  "name": "_3",
1247
1247
  "nodeType": "YulIdentifier",
1248
- "src": "1130:2:125"
1248
+ "src": "1130:2:126"
1249
1249
  },
1250
1250
  {
1251
1251
  "kind": "number",
1252
1252
  "nodeType": "YulLiteral",
1253
- "src": "1134:4:125",
1253
+ "src": "1134:4:126",
1254
1254
  "type": "",
1255
1255
  "value": "0x1f"
1256
1256
  }
@@ -1258,29 +1258,29 @@
1258
1258
  "functionName": {
1259
1259
  "name": "add",
1260
1260
  "nodeType": "YulIdentifier",
1261
- "src": "1126:3:125"
1261
+ "src": "1126:3:126"
1262
1262
  },
1263
1263
  "nodeType": "YulFunctionCall",
1264
- "src": "1126:13:125"
1264
+ "src": "1126:13:126"
1265
1265
  },
1266
1266
  {
1267
1267
  "name": "_4",
1268
1268
  "nodeType": "YulIdentifier",
1269
- "src": "1141:2:125"
1269
+ "src": "1141:2:126"
1270
1270
  }
1271
1271
  ],
1272
1272
  "functionName": {
1273
1273
  "name": "and",
1274
1274
  "nodeType": "YulIdentifier",
1275
- "src": "1122:3:125"
1275
+ "src": "1122:3:126"
1276
1276
  },
1277
1277
  "nodeType": "YulFunctionCall",
1278
- "src": "1122:22:125"
1278
+ "src": "1122:22:126"
1279
1279
  },
1280
1280
  {
1281
1281
  "kind": "number",
1282
1282
  "nodeType": "YulLiteral",
1283
- "src": "1146:2:125",
1283
+ "src": "1146:2:126",
1284
1284
  "type": "",
1285
1285
  "value": "63"
1286
1286
  }
@@ -1288,39 +1288,39 @@
1288
1288
  "functionName": {
1289
1289
  "name": "add",
1290
1290
  "nodeType": "YulIdentifier",
1291
- "src": "1118:3:125"
1291
+ "src": "1118:3:126"
1292
1292
  },
1293
1293
  "nodeType": "YulFunctionCall",
1294
- "src": "1118:31:125"
1294
+ "src": "1118:31:126"
1295
1295
  },
1296
1296
  {
1297
1297
  "name": "_4",
1298
1298
  "nodeType": "YulIdentifier",
1299
- "src": "1151:2:125"
1299
+ "src": "1151:2:126"
1300
1300
  }
1301
1301
  ],
1302
1302
  "functionName": {
1303
1303
  "name": "and",
1304
1304
  "nodeType": "YulIdentifier",
1305
- "src": "1114:3:125"
1305
+ "src": "1114:3:126"
1306
1306
  },
1307
1307
  "nodeType": "YulFunctionCall",
1308
- "src": "1114:40:125"
1308
+ "src": "1114:40:126"
1309
1309
  }
1310
1310
  ],
1311
1311
  "functionName": {
1312
1312
  "name": "add",
1313
1313
  "nodeType": "YulIdentifier",
1314
- "src": "1102:3:125"
1314
+ "src": "1102:3:126"
1315
1315
  },
1316
1316
  "nodeType": "YulFunctionCall",
1317
- "src": "1102:53:125"
1317
+ "src": "1102:53:126"
1318
1318
  },
1319
1319
  "variables": [
1320
1320
  {
1321
1321
  "name": "newFreePtr",
1322
1322
  "nodeType": "YulTypedName",
1323
- "src": "1088:10:125",
1323
+ "src": "1088:10:126",
1324
1324
  "type": ""
1325
1325
  }
1326
1326
  ]
@@ -1328,7 +1328,7 @@
1328
1328
  {
1329
1329
  "body": {
1330
1330
  "nodeType": "YulBlock",
1331
- "src": "1214:22:125",
1331
+ "src": "1214:22:126",
1332
1332
  "statements": [
1333
1333
  {
1334
1334
  "expression": {
@@ -1336,13 +1336,13 @@
1336
1336
  "functionName": {
1337
1337
  "name": "panic_error_0x41",
1338
1338
  "nodeType": "YulIdentifier",
1339
- "src": "1216:16:125"
1339
+ "src": "1216:16:126"
1340
1340
  },
1341
1341
  "nodeType": "YulFunctionCall",
1342
- "src": "1216:18:125"
1342
+ "src": "1216:18:126"
1343
1343
  },
1344
1344
  "nodeType": "YulExpressionStatement",
1345
- "src": "1216:18:125"
1345
+ "src": "1216:18:126"
1346
1346
  }
1347
1347
  ]
1348
1348
  },
@@ -1353,54 +1353,54 @@
1353
1353
  {
1354
1354
  "name": "newFreePtr",
1355
1355
  "nodeType": "YulIdentifier",
1356
- "src": "1173:10:125"
1356
+ "src": "1173:10:126"
1357
1357
  },
1358
1358
  {
1359
1359
  "name": "_1",
1360
1360
  "nodeType": "YulIdentifier",
1361
- "src": "1185:2:125"
1361
+ "src": "1185:2:126"
1362
1362
  }
1363
1363
  ],
1364
1364
  "functionName": {
1365
1365
  "name": "gt",
1366
1366
  "nodeType": "YulIdentifier",
1367
- "src": "1170:2:125"
1367
+ "src": "1170:2:126"
1368
1368
  },
1369
1369
  "nodeType": "YulFunctionCall",
1370
- "src": "1170:18:125"
1370
+ "src": "1170:18:126"
1371
1371
  },
1372
1372
  {
1373
1373
  "arguments": [
1374
1374
  {
1375
1375
  "name": "newFreePtr",
1376
1376
  "nodeType": "YulIdentifier",
1377
- "src": "1193:10:125"
1377
+ "src": "1193:10:126"
1378
1378
  },
1379
1379
  {
1380
1380
  "name": "memPtr",
1381
1381
  "nodeType": "YulIdentifier",
1382
- "src": "1205:6:125"
1382
+ "src": "1205:6:126"
1383
1383
  }
1384
1384
  ],
1385
1385
  "functionName": {
1386
1386
  "name": "lt",
1387
1387
  "nodeType": "YulIdentifier",
1388
- "src": "1190:2:125"
1388
+ "src": "1190:2:126"
1389
1389
  },
1390
1390
  "nodeType": "YulFunctionCall",
1391
- "src": "1190:22:125"
1391
+ "src": "1190:22:126"
1392
1392
  }
1393
1393
  ],
1394
1394
  "functionName": {
1395
1395
  "name": "or",
1396
1396
  "nodeType": "YulIdentifier",
1397
- "src": "1167:2:125"
1397
+ "src": "1167:2:126"
1398
1398
  },
1399
1399
  "nodeType": "YulFunctionCall",
1400
- "src": "1167:46:125"
1400
+ "src": "1167:46:126"
1401
1401
  },
1402
1402
  "nodeType": "YulIf",
1403
- "src": "1164:72:125"
1403
+ "src": "1164:72:126"
1404
1404
  },
1405
1405
  {
1406
1406
  "expression": {
@@ -1408,26 +1408,26 @@
1408
1408
  {
1409
1409
  "kind": "number",
1410
1410
  "nodeType": "YulLiteral",
1411
- "src": "1252:2:125",
1411
+ "src": "1252:2:126",
1412
1412
  "type": "",
1413
1413
  "value": "64"
1414
1414
  },
1415
1415
  {
1416
1416
  "name": "newFreePtr",
1417
1417
  "nodeType": "YulIdentifier",
1418
- "src": "1256:10:125"
1418
+ "src": "1256:10:126"
1419
1419
  }
1420
1420
  ],
1421
1421
  "functionName": {
1422
1422
  "name": "mstore",
1423
1423
  "nodeType": "YulIdentifier",
1424
- "src": "1245:6:125"
1424
+ "src": "1245:6:126"
1425
1425
  },
1426
1426
  "nodeType": "YulFunctionCall",
1427
- "src": "1245:22:125"
1427
+ "src": "1245:22:126"
1428
1428
  },
1429
1429
  "nodeType": "YulExpressionStatement",
1430
- "src": "1245:22:125"
1430
+ "src": "1245:22:126"
1431
1431
  },
1432
1432
  {
1433
1433
  "expression": {
@@ -1435,29 +1435,29 @@
1435
1435
  {
1436
1436
  "name": "memPtr",
1437
1437
  "nodeType": "YulIdentifier",
1438
- "src": "1283:6:125"
1438
+ "src": "1283:6:126"
1439
1439
  },
1440
1440
  {
1441
1441
  "name": "_3",
1442
1442
  "nodeType": "YulIdentifier",
1443
- "src": "1291:2:125"
1443
+ "src": "1291:2:126"
1444
1444
  }
1445
1445
  ],
1446
1446
  "functionName": {
1447
1447
  "name": "mstore",
1448
1448
  "nodeType": "YulIdentifier",
1449
- "src": "1276:6:125"
1449
+ "src": "1276:6:126"
1450
1450
  },
1451
1451
  "nodeType": "YulFunctionCall",
1452
- "src": "1276:18:125"
1452
+ "src": "1276:18:126"
1453
1453
  },
1454
1454
  "nodeType": "YulExpressionStatement",
1455
- "src": "1276:18:125"
1455
+ "src": "1276:18:126"
1456
1456
  },
1457
1457
  {
1458
1458
  "body": {
1459
1459
  "nodeType": "YulBlock",
1460
- "src": "1340:16:125",
1460
+ "src": "1340:16:126",
1461
1461
  "statements": [
1462
1462
  {
1463
1463
  "expression": {
@@ -1465,14 +1465,14 @@
1465
1465
  {
1466
1466
  "kind": "number",
1467
1467
  "nodeType": "YulLiteral",
1468
- "src": "1349:1:125",
1468
+ "src": "1349:1:126",
1469
1469
  "type": "",
1470
1470
  "value": "0"
1471
1471
  },
1472
1472
  {
1473
1473
  "kind": "number",
1474
1474
  "nodeType": "YulLiteral",
1475
- "src": "1352:1:125",
1475
+ "src": "1352:1:126",
1476
1476
  "type": "",
1477
1477
  "value": "0"
1478
1478
  }
@@ -1480,13 +1480,13 @@
1480
1480
  "functionName": {
1481
1481
  "name": "revert",
1482
1482
  "nodeType": "YulIdentifier",
1483
- "src": "1342:6:125"
1483
+ "src": "1342:6:126"
1484
1484
  },
1485
1485
  "nodeType": "YulFunctionCall",
1486
- "src": "1342:12:125"
1486
+ "src": "1342:12:126"
1487
1487
  },
1488
1488
  "nodeType": "YulExpressionStatement",
1489
- "src": "1342:12:125"
1489
+ "src": "1342:12:126"
1490
1490
  }
1491
1491
  ]
1492
1492
  },
@@ -1499,26 +1499,26 @@
1499
1499
  {
1500
1500
  "name": "_2",
1501
1501
  "nodeType": "YulIdentifier",
1502
- "src": "1317:2:125"
1502
+ "src": "1317:2:126"
1503
1503
  },
1504
1504
  {
1505
1505
  "name": "_3",
1506
1506
  "nodeType": "YulIdentifier",
1507
- "src": "1321:2:125"
1507
+ "src": "1321:2:126"
1508
1508
  }
1509
1509
  ],
1510
1510
  "functionName": {
1511
1511
  "name": "add",
1512
1512
  "nodeType": "YulIdentifier",
1513
- "src": "1313:3:125"
1513
+ "src": "1313:3:126"
1514
1514
  },
1515
1515
  "nodeType": "YulFunctionCall",
1516
- "src": "1313:11:125"
1516
+ "src": "1313:11:126"
1517
1517
  },
1518
1518
  {
1519
1519
  "kind": "number",
1520
1520
  "nodeType": "YulLiteral",
1521
- "src": "1326:2:125",
1521
+ "src": "1326:2:126",
1522
1522
  "type": "",
1523
1523
  "value": "32"
1524
1524
  }
@@ -1526,27 +1526,27 @@
1526
1526
  "functionName": {
1527
1527
  "name": "add",
1528
1528
  "nodeType": "YulIdentifier",
1529
- "src": "1309:3:125"
1529
+ "src": "1309:3:126"
1530
1530
  },
1531
1531
  "nodeType": "YulFunctionCall",
1532
- "src": "1309:20:125"
1532
+ "src": "1309:20:126"
1533
1533
  },
1534
1534
  {
1535
1535
  "name": "dataEnd",
1536
1536
  "nodeType": "YulIdentifier",
1537
- "src": "1331:7:125"
1537
+ "src": "1331:7:126"
1538
1538
  }
1539
1539
  ],
1540
1540
  "functionName": {
1541
1541
  "name": "gt",
1542
1542
  "nodeType": "YulIdentifier",
1543
- "src": "1306:2:125"
1543
+ "src": "1306:2:126"
1544
1544
  },
1545
1545
  "nodeType": "YulFunctionCall",
1546
- "src": "1306:33:125"
1546
+ "src": "1306:33:126"
1547
1547
  },
1548
1548
  "nodeType": "YulIf",
1549
- "src": "1303:53:125"
1549
+ "src": "1303:53:126"
1550
1550
  },
1551
1551
  {
1552
1552
  "expression": {
@@ -1556,12 +1556,12 @@
1556
1556
  {
1557
1557
  "name": "_2",
1558
1558
  "nodeType": "YulIdentifier",
1559
- "src": "1404:2:125"
1559
+ "src": "1404:2:126"
1560
1560
  },
1561
1561
  {
1562
1562
  "kind": "number",
1563
1563
  "nodeType": "YulLiteral",
1564
- "src": "1408:2:125",
1564
+ "src": "1408:2:126",
1565
1565
  "type": "",
1566
1566
  "value": "32"
1567
1567
  }
@@ -1569,22 +1569,22 @@
1569
1569
  "functionName": {
1570
1570
  "name": "add",
1571
1571
  "nodeType": "YulIdentifier",
1572
- "src": "1400:3:125"
1572
+ "src": "1400:3:126"
1573
1573
  },
1574
1574
  "nodeType": "YulFunctionCall",
1575
- "src": "1400:11:125"
1575
+ "src": "1400:11:126"
1576
1576
  },
1577
1577
  {
1578
1578
  "arguments": [
1579
1579
  {
1580
1580
  "name": "memPtr",
1581
1581
  "nodeType": "YulIdentifier",
1582
- "src": "1417:6:125"
1582
+ "src": "1417:6:126"
1583
1583
  },
1584
1584
  {
1585
1585
  "kind": "number",
1586
1586
  "nodeType": "YulLiteral",
1587
- "src": "1425:2:125",
1587
+ "src": "1425:2:126",
1588
1588
  "type": "",
1589
1589
  "value": "32"
1590
1590
  }
@@ -1592,41 +1592,41 @@
1592
1592
  "functionName": {
1593
1593
  "name": "add",
1594
1594
  "nodeType": "YulIdentifier",
1595
- "src": "1413:3:125"
1595
+ "src": "1413:3:126"
1596
1596
  },
1597
1597
  "nodeType": "YulFunctionCall",
1598
- "src": "1413:15:125"
1598
+ "src": "1413:15:126"
1599
1599
  },
1600
1600
  {
1601
1601
  "name": "_3",
1602
1602
  "nodeType": "YulIdentifier",
1603
- "src": "1430:2:125"
1603
+ "src": "1430:2:126"
1604
1604
  }
1605
1605
  ],
1606
1606
  "functionName": {
1607
1607
  "name": "copy_memory_to_memory_with_cleanup",
1608
1608
  "nodeType": "YulIdentifier",
1609
- "src": "1365:34:125"
1609
+ "src": "1365:34:126"
1610
1610
  },
1611
1611
  "nodeType": "YulFunctionCall",
1612
- "src": "1365:68:125"
1612
+ "src": "1365:68:126"
1613
1613
  },
1614
1614
  "nodeType": "YulExpressionStatement",
1615
- "src": "1365:68:125"
1615
+ "src": "1365:68:126"
1616
1616
  },
1617
1617
  {
1618
1618
  "nodeType": "YulAssignment",
1619
- "src": "1442:16:125",
1619
+ "src": "1442:16:126",
1620
1620
  "value": {
1621
1621
  "name": "memPtr",
1622
1622
  "nodeType": "YulIdentifier",
1623
- "src": "1452:6:125"
1623
+ "src": "1452:6:126"
1624
1624
  },
1625
1625
  "variableNames": [
1626
1626
  {
1627
1627
  "name": "value1",
1628
1628
  "nodeType": "YulIdentifier",
1629
- "src": "1442:6:125"
1629
+ "src": "1442:6:126"
1630
1630
  }
1631
1631
  ]
1632
1632
  }
@@ -1638,13 +1638,13 @@
1638
1638
  {
1639
1639
  "name": "headStart",
1640
1640
  "nodeType": "YulTypedName",
1641
- "src": "466:9:125",
1641
+ "src": "466:9:126",
1642
1642
  "type": ""
1643
1643
  },
1644
1644
  {
1645
1645
  "name": "dataEnd",
1646
1646
  "nodeType": "YulTypedName",
1647
- "src": "477:7:125",
1647
+ "src": "477:7:126",
1648
1648
  "type": ""
1649
1649
  }
1650
1650
  ],
@@ -1652,22 +1652,22 @@
1652
1652
  {
1653
1653
  "name": "value0",
1654
1654
  "nodeType": "YulTypedName",
1655
- "src": "489:6:125",
1655
+ "src": "489:6:126",
1656
1656
  "type": ""
1657
1657
  },
1658
1658
  {
1659
1659
  "name": "value1",
1660
1660
  "nodeType": "YulTypedName",
1661
- "src": "497:6:125",
1661
+ "src": "497:6:126",
1662
1662
  "type": ""
1663
1663
  }
1664
1664
  ],
1665
- "src": "401:1063:125"
1665
+ "src": "401:1063:126"
1666
1666
  },
1667
1667
  {
1668
1668
  "body": {
1669
1669
  "nodeType": "YulBlock",
1670
- "src": "1643:235:125",
1670
+ "src": "1643:235:126",
1671
1671
  "statements": [
1672
1672
  {
1673
1673
  "expression": {
@@ -1675,12 +1675,12 @@
1675
1675
  {
1676
1676
  "name": "headStart",
1677
1677
  "nodeType": "YulIdentifier",
1678
- "src": "1660:9:125"
1678
+ "src": "1660:9:126"
1679
1679
  },
1680
1680
  {
1681
1681
  "kind": "number",
1682
1682
  "nodeType": "YulLiteral",
1683
- "src": "1671:2:125",
1683
+ "src": "1671:2:126",
1684
1684
  "type": "",
1685
1685
  "value": "32"
1686
1686
  }
@@ -1688,13 +1688,13 @@
1688
1688
  "functionName": {
1689
1689
  "name": "mstore",
1690
1690
  "nodeType": "YulIdentifier",
1691
- "src": "1653:6:125"
1691
+ "src": "1653:6:126"
1692
1692
  },
1693
1693
  "nodeType": "YulFunctionCall",
1694
- "src": "1653:21:125"
1694
+ "src": "1653:21:126"
1695
1695
  },
1696
1696
  "nodeType": "YulExpressionStatement",
1697
- "src": "1653:21:125"
1697
+ "src": "1653:21:126"
1698
1698
  },
1699
1699
  {
1700
1700
  "expression": {
@@ -1704,12 +1704,12 @@
1704
1704
  {
1705
1705
  "name": "headStart",
1706
1706
  "nodeType": "YulIdentifier",
1707
- "src": "1694:9:125"
1707
+ "src": "1694:9:126"
1708
1708
  },
1709
1709
  {
1710
1710
  "kind": "number",
1711
1711
  "nodeType": "YulLiteral",
1712
- "src": "1705:2:125",
1712
+ "src": "1705:2:126",
1713
1713
  "type": "",
1714
1714
  "value": "32"
1715
1715
  }
@@ -1717,15 +1717,15 @@
1717
1717
  "functionName": {
1718
1718
  "name": "add",
1719
1719
  "nodeType": "YulIdentifier",
1720
- "src": "1690:3:125"
1720
+ "src": "1690:3:126"
1721
1721
  },
1722
1722
  "nodeType": "YulFunctionCall",
1723
- "src": "1690:18:125"
1723
+ "src": "1690:18:126"
1724
1724
  },
1725
1725
  {
1726
1726
  "kind": "number",
1727
1727
  "nodeType": "YulLiteral",
1728
- "src": "1710:2:125",
1728
+ "src": "1710:2:126",
1729
1729
  "type": "",
1730
1730
  "value": "45"
1731
1731
  }
@@ -1733,13 +1733,13 @@
1733
1733
  "functionName": {
1734
1734
  "name": "mstore",
1735
1735
  "nodeType": "YulIdentifier",
1736
- "src": "1683:6:125"
1736
+ "src": "1683:6:126"
1737
1737
  },
1738
1738
  "nodeType": "YulFunctionCall",
1739
- "src": "1683:30:125"
1739
+ "src": "1683:30:126"
1740
1740
  },
1741
1741
  "nodeType": "YulExpressionStatement",
1742
- "src": "1683:30:125"
1742
+ "src": "1683:30:126"
1743
1743
  },
1744
1744
  {
1745
1745
  "expression": {
@@ -1749,12 +1749,12 @@
1749
1749
  {
1750
1750
  "name": "headStart",
1751
1751
  "nodeType": "YulIdentifier",
1752
- "src": "1733:9:125"
1752
+ "src": "1733:9:126"
1753
1753
  },
1754
1754
  {
1755
1755
  "kind": "number",
1756
1756
  "nodeType": "YulLiteral",
1757
- "src": "1744:2:125",
1757
+ "src": "1744:2:126",
1758
1758
  "type": "",
1759
1759
  "value": "64"
1760
1760
  }
@@ -1762,16 +1762,16 @@
1762
1762
  "functionName": {
1763
1763
  "name": "add",
1764
1764
  "nodeType": "YulIdentifier",
1765
- "src": "1729:3:125"
1765
+ "src": "1729:3:126"
1766
1766
  },
1767
1767
  "nodeType": "YulFunctionCall",
1768
- "src": "1729:18:125"
1768
+ "src": "1729:18:126"
1769
1769
  },
1770
1770
  {
1771
1771
  "hexValue": "455243313936373a206e657720696d706c656d656e746174696f6e206973206e",
1772
1772
  "kind": "string",
1773
1773
  "nodeType": "YulLiteral",
1774
- "src": "1749:34:125",
1774
+ "src": "1749:34:126",
1775
1775
  "type": "",
1776
1776
  "value": "ERC1967: new implementation is n"
1777
1777
  }
@@ -1779,13 +1779,13 @@
1779
1779
  "functionName": {
1780
1780
  "name": "mstore",
1781
1781
  "nodeType": "YulIdentifier",
1782
- "src": "1722:6:125"
1782
+ "src": "1722:6:126"
1783
1783
  },
1784
1784
  "nodeType": "YulFunctionCall",
1785
- "src": "1722:62:125"
1785
+ "src": "1722:62:126"
1786
1786
  },
1787
1787
  "nodeType": "YulExpressionStatement",
1788
- "src": "1722:62:125"
1788
+ "src": "1722:62:126"
1789
1789
  },
1790
1790
  {
1791
1791
  "expression": {
@@ -1795,12 +1795,12 @@
1795
1795
  {
1796
1796
  "name": "headStart",
1797
1797
  "nodeType": "YulIdentifier",
1798
- "src": "1804:9:125"
1798
+ "src": "1804:9:126"
1799
1799
  },
1800
1800
  {
1801
1801
  "kind": "number",
1802
1802
  "nodeType": "YulLiteral",
1803
- "src": "1815:2:125",
1803
+ "src": "1815:2:126",
1804
1804
  "type": "",
1805
1805
  "value": "96"
1806
1806
  }
@@ -1808,16 +1808,16 @@
1808
1808
  "functionName": {
1809
1809
  "name": "add",
1810
1810
  "nodeType": "YulIdentifier",
1811
- "src": "1800:3:125"
1811
+ "src": "1800:3:126"
1812
1812
  },
1813
1813
  "nodeType": "YulFunctionCall",
1814
- "src": "1800:18:125"
1814
+ "src": "1800:18:126"
1815
1815
  },
1816
1816
  {
1817
1817
  "hexValue": "6f74206120636f6e7472616374",
1818
1818
  "kind": "string",
1819
1819
  "nodeType": "YulLiteral",
1820
- "src": "1820:15:125",
1820
+ "src": "1820:15:126",
1821
1821
  "type": "",
1822
1822
  "value": "ot a contract"
1823
1823
  }
@@ -1825,28 +1825,28 @@
1825
1825
  "functionName": {
1826
1826
  "name": "mstore",
1827
1827
  "nodeType": "YulIdentifier",
1828
- "src": "1793:6:125"
1828
+ "src": "1793:6:126"
1829
1829
  },
1830
1830
  "nodeType": "YulFunctionCall",
1831
- "src": "1793:43:125"
1831
+ "src": "1793:43:126"
1832
1832
  },
1833
1833
  "nodeType": "YulExpressionStatement",
1834
- "src": "1793:43:125"
1834
+ "src": "1793:43:126"
1835
1835
  },
1836
1836
  {
1837
1837
  "nodeType": "YulAssignment",
1838
- "src": "1845:27:125",
1838
+ "src": "1845:27:126",
1839
1839
  "value": {
1840
1840
  "arguments": [
1841
1841
  {
1842
1842
  "name": "headStart",
1843
1843
  "nodeType": "YulIdentifier",
1844
- "src": "1857:9:125"
1844
+ "src": "1857:9:126"
1845
1845
  },
1846
1846
  {
1847
1847
  "kind": "number",
1848
1848
  "nodeType": "YulLiteral",
1849
- "src": "1868:3:125",
1849
+ "src": "1868:3:126",
1850
1850
  "type": "",
1851
1851
  "value": "128"
1852
1852
  }
@@ -1854,16 +1854,16 @@
1854
1854
  "functionName": {
1855
1855
  "name": "add",
1856
1856
  "nodeType": "YulIdentifier",
1857
- "src": "1853:3:125"
1857
+ "src": "1853:3:126"
1858
1858
  },
1859
1859
  "nodeType": "YulFunctionCall",
1860
- "src": "1853:19:125"
1860
+ "src": "1853:19:126"
1861
1861
  },
1862
1862
  "variableNames": [
1863
1863
  {
1864
1864
  "name": "tail",
1865
1865
  "nodeType": "YulIdentifier",
1866
- "src": "1845:4:125"
1866
+ "src": "1845:4:126"
1867
1867
  }
1868
1868
  ]
1869
1869
  }
@@ -1875,7 +1875,7 @@
1875
1875
  {
1876
1876
  "name": "headStart",
1877
1877
  "nodeType": "YulTypedName",
1878
- "src": "1620:9:125",
1878
+ "src": "1620:9:126",
1879
1879
  "type": ""
1880
1880
  }
1881
1881
  ],
@@ -1883,41 +1883,41 @@
1883
1883
  {
1884
1884
  "name": "tail",
1885
1885
  "nodeType": "YulTypedName",
1886
- "src": "1634:4:125",
1886
+ "src": "1634:4:126",
1887
1887
  "type": ""
1888
1888
  }
1889
1889
  ],
1890
- "src": "1469:409:125"
1890
+ "src": "1469:409:126"
1891
1891
  },
1892
1892
  {
1893
1893
  "body": {
1894
1894
  "nodeType": "YulBlock",
1895
- "src": "2020:150:125",
1895
+ "src": "2020:150:126",
1896
1896
  "statements": [
1897
1897
  {
1898
1898
  "nodeType": "YulVariableDeclaration",
1899
- "src": "2030:27:125",
1899
+ "src": "2030:27:126",
1900
1900
  "value": {
1901
1901
  "arguments": [
1902
1902
  {
1903
1903
  "name": "value0",
1904
1904
  "nodeType": "YulIdentifier",
1905
- "src": "2050:6:125"
1905
+ "src": "2050:6:126"
1906
1906
  }
1907
1907
  ],
1908
1908
  "functionName": {
1909
1909
  "name": "mload",
1910
1910
  "nodeType": "YulIdentifier",
1911
- "src": "2044:5:125"
1911
+ "src": "2044:5:126"
1912
1912
  },
1913
1913
  "nodeType": "YulFunctionCall",
1914
- "src": "2044:13:125"
1914
+ "src": "2044:13:126"
1915
1915
  },
1916
1916
  "variables": [
1917
1917
  {
1918
1918
  "name": "length",
1919
1919
  "nodeType": "YulTypedName",
1920
- "src": "2034:6:125",
1920
+ "src": "2034:6:126",
1921
1921
  "type": ""
1922
1922
  }
1923
1923
  ]
@@ -1930,12 +1930,12 @@
1930
1930
  {
1931
1931
  "name": "value0",
1932
1932
  "nodeType": "YulIdentifier",
1933
- "src": "2105:6:125"
1933
+ "src": "2105:6:126"
1934
1934
  },
1935
1935
  {
1936
1936
  "kind": "number",
1937
1937
  "nodeType": "YulLiteral",
1938
- "src": "2113:4:125",
1938
+ "src": "2113:4:126",
1939
1939
  "type": "",
1940
1940
  "value": "0x20"
1941
1941
  }
@@ -1943,62 +1943,62 @@
1943
1943
  "functionName": {
1944
1944
  "name": "add",
1945
1945
  "nodeType": "YulIdentifier",
1946
- "src": "2101:3:125"
1946
+ "src": "2101:3:126"
1947
1947
  },
1948
1948
  "nodeType": "YulFunctionCall",
1949
- "src": "2101:17:125"
1949
+ "src": "2101:17:126"
1950
1950
  },
1951
1951
  {
1952
1952
  "name": "pos",
1953
1953
  "nodeType": "YulIdentifier",
1954
- "src": "2120:3:125"
1954
+ "src": "2120:3:126"
1955
1955
  },
1956
1956
  {
1957
1957
  "name": "length",
1958
1958
  "nodeType": "YulIdentifier",
1959
- "src": "2125:6:125"
1959
+ "src": "2125:6:126"
1960
1960
  }
1961
1961
  ],
1962
1962
  "functionName": {
1963
1963
  "name": "copy_memory_to_memory_with_cleanup",
1964
1964
  "nodeType": "YulIdentifier",
1965
- "src": "2066:34:125"
1965
+ "src": "2066:34:126"
1966
1966
  },
1967
1967
  "nodeType": "YulFunctionCall",
1968
- "src": "2066:66:125"
1968
+ "src": "2066:66:126"
1969
1969
  },
1970
1970
  "nodeType": "YulExpressionStatement",
1971
- "src": "2066:66:125"
1971
+ "src": "2066:66:126"
1972
1972
  },
1973
1973
  {
1974
1974
  "nodeType": "YulAssignment",
1975
- "src": "2141:23:125",
1975
+ "src": "2141:23:126",
1976
1976
  "value": {
1977
1977
  "arguments": [
1978
1978
  {
1979
1979
  "name": "pos",
1980
1980
  "nodeType": "YulIdentifier",
1981
- "src": "2152:3:125"
1981
+ "src": "2152:3:126"
1982
1982
  },
1983
1983
  {
1984
1984
  "name": "length",
1985
1985
  "nodeType": "YulIdentifier",
1986
- "src": "2157:6:125"
1986
+ "src": "2157:6:126"
1987
1987
  }
1988
1988
  ],
1989
1989
  "functionName": {
1990
1990
  "name": "add",
1991
1991
  "nodeType": "YulIdentifier",
1992
- "src": "2148:3:125"
1992
+ "src": "2148:3:126"
1993
1993
  },
1994
1994
  "nodeType": "YulFunctionCall",
1995
- "src": "2148:16:125"
1995
+ "src": "2148:16:126"
1996
1996
  },
1997
1997
  "variableNames": [
1998
1998
  {
1999
1999
  "name": "end",
2000
2000
  "nodeType": "YulIdentifier",
2001
- "src": "2141:3:125"
2001
+ "src": "2141:3:126"
2002
2002
  }
2003
2003
  ]
2004
2004
  }
@@ -2010,13 +2010,13 @@
2010
2010
  {
2011
2011
  "name": "pos",
2012
2012
  "nodeType": "YulTypedName",
2013
- "src": "1996:3:125",
2013
+ "src": "1996:3:126",
2014
2014
  "type": ""
2015
2015
  },
2016
2016
  {
2017
2017
  "name": "value0",
2018
2018
  "nodeType": "YulTypedName",
2019
- "src": "2001:6:125",
2019
+ "src": "2001:6:126",
2020
2020
  "type": ""
2021
2021
  }
2022
2022
  ],
@@ -2024,16 +2024,16 @@
2024
2024
  {
2025
2025
  "name": "end",
2026
2026
  "nodeType": "YulTypedName",
2027
- "src": "2012:3:125",
2027
+ "src": "2012:3:126",
2028
2028
  "type": ""
2029
2029
  }
2030
2030
  ],
2031
- "src": "1883:287:125"
2031
+ "src": "1883:287:126"
2032
2032
  },
2033
2033
  {
2034
2034
  "body": {
2035
2035
  "nodeType": "YulBlock",
2036
- "src": "2349:179:125",
2036
+ "src": "2349:179:126",
2037
2037
  "statements": [
2038
2038
  {
2039
2039
  "expression": {
@@ -2041,12 +2041,12 @@
2041
2041
  {
2042
2042
  "name": "headStart",
2043
2043
  "nodeType": "YulIdentifier",
2044
- "src": "2366:9:125"
2044
+ "src": "2366:9:126"
2045
2045
  },
2046
2046
  {
2047
2047
  "kind": "number",
2048
2048
  "nodeType": "YulLiteral",
2049
- "src": "2377:2:125",
2049
+ "src": "2377:2:126",
2050
2050
  "type": "",
2051
2051
  "value": "32"
2052
2052
  }
@@ -2054,13 +2054,13 @@
2054
2054
  "functionName": {
2055
2055
  "name": "mstore",
2056
2056
  "nodeType": "YulIdentifier",
2057
- "src": "2359:6:125"
2057
+ "src": "2359:6:126"
2058
2058
  },
2059
2059
  "nodeType": "YulFunctionCall",
2060
- "src": "2359:21:125"
2060
+ "src": "2359:21:126"
2061
2061
  },
2062
2062
  "nodeType": "YulExpressionStatement",
2063
- "src": "2359:21:125"
2063
+ "src": "2359:21:126"
2064
2064
  },
2065
2065
  {
2066
2066
  "expression": {
@@ -2070,12 +2070,12 @@
2070
2070
  {
2071
2071
  "name": "headStart",
2072
2072
  "nodeType": "YulIdentifier",
2073
- "src": "2400:9:125"
2073
+ "src": "2400:9:126"
2074
2074
  },
2075
2075
  {
2076
2076
  "kind": "number",
2077
2077
  "nodeType": "YulLiteral",
2078
- "src": "2411:2:125",
2078
+ "src": "2411:2:126",
2079
2079
  "type": "",
2080
2080
  "value": "32"
2081
2081
  }
@@ -2083,15 +2083,15 @@
2083
2083
  "functionName": {
2084
2084
  "name": "add",
2085
2085
  "nodeType": "YulIdentifier",
2086
- "src": "2396:3:125"
2086
+ "src": "2396:3:126"
2087
2087
  },
2088
2088
  "nodeType": "YulFunctionCall",
2089
- "src": "2396:18:125"
2089
+ "src": "2396:18:126"
2090
2090
  },
2091
2091
  {
2092
2092
  "kind": "number",
2093
2093
  "nodeType": "YulLiteral",
2094
- "src": "2416:2:125",
2094
+ "src": "2416:2:126",
2095
2095
  "type": "",
2096
2096
  "value": "29"
2097
2097
  }
@@ -2099,13 +2099,13 @@
2099
2099
  "functionName": {
2100
2100
  "name": "mstore",
2101
2101
  "nodeType": "YulIdentifier",
2102
- "src": "2389:6:125"
2102
+ "src": "2389:6:126"
2103
2103
  },
2104
2104
  "nodeType": "YulFunctionCall",
2105
- "src": "2389:30:125"
2105
+ "src": "2389:30:126"
2106
2106
  },
2107
2107
  "nodeType": "YulExpressionStatement",
2108
- "src": "2389:30:125"
2108
+ "src": "2389:30:126"
2109
2109
  },
2110
2110
  {
2111
2111
  "expression": {
@@ -2115,12 +2115,12 @@
2115
2115
  {
2116
2116
  "name": "headStart",
2117
2117
  "nodeType": "YulIdentifier",
2118
- "src": "2439:9:125"
2118
+ "src": "2439:9:126"
2119
2119
  },
2120
2120
  {
2121
2121
  "kind": "number",
2122
2122
  "nodeType": "YulLiteral",
2123
- "src": "2450:2:125",
2123
+ "src": "2450:2:126",
2124
2124
  "type": "",
2125
2125
  "value": "64"
2126
2126
  }
@@ -2128,16 +2128,16 @@
2128
2128
  "functionName": {
2129
2129
  "name": "add",
2130
2130
  "nodeType": "YulIdentifier",
2131
- "src": "2435:3:125"
2131
+ "src": "2435:3:126"
2132
2132
  },
2133
2133
  "nodeType": "YulFunctionCall",
2134
- "src": "2435:18:125"
2134
+ "src": "2435:18:126"
2135
2135
  },
2136
2136
  {
2137
2137
  "hexValue": "416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374",
2138
2138
  "kind": "string",
2139
2139
  "nodeType": "YulLiteral",
2140
- "src": "2455:31:125",
2140
+ "src": "2455:31:126",
2141
2141
  "type": "",
2142
2142
  "value": "Address: call to non-contract"
2143
2143
  }
@@ -2145,28 +2145,28 @@
2145
2145
  "functionName": {
2146
2146
  "name": "mstore",
2147
2147
  "nodeType": "YulIdentifier",
2148
- "src": "2428:6:125"
2148
+ "src": "2428:6:126"
2149
2149
  },
2150
2150
  "nodeType": "YulFunctionCall",
2151
- "src": "2428:59:125"
2151
+ "src": "2428:59:126"
2152
2152
  },
2153
2153
  "nodeType": "YulExpressionStatement",
2154
- "src": "2428:59:125"
2154
+ "src": "2428:59:126"
2155
2155
  },
2156
2156
  {
2157
2157
  "nodeType": "YulAssignment",
2158
- "src": "2496:26:125",
2158
+ "src": "2496:26:126",
2159
2159
  "value": {
2160
2160
  "arguments": [
2161
2161
  {
2162
2162
  "name": "headStart",
2163
2163
  "nodeType": "YulIdentifier",
2164
- "src": "2508:9:125"
2164
+ "src": "2508:9:126"
2165
2165
  },
2166
2166
  {
2167
2167
  "kind": "number",
2168
2168
  "nodeType": "YulLiteral",
2169
- "src": "2519:2:125",
2169
+ "src": "2519:2:126",
2170
2170
  "type": "",
2171
2171
  "value": "96"
2172
2172
  }
@@ -2174,16 +2174,16 @@
2174
2174
  "functionName": {
2175
2175
  "name": "add",
2176
2176
  "nodeType": "YulIdentifier",
2177
- "src": "2504:3:125"
2177
+ "src": "2504:3:126"
2178
2178
  },
2179
2179
  "nodeType": "YulFunctionCall",
2180
- "src": "2504:18:125"
2180
+ "src": "2504:18:126"
2181
2181
  },
2182
2182
  "variableNames": [
2183
2183
  {
2184
2184
  "name": "tail",
2185
2185
  "nodeType": "YulIdentifier",
2186
- "src": "2496:4:125"
2186
+ "src": "2496:4:126"
2187
2187
  }
2188
2188
  ]
2189
2189
  }
@@ -2195,7 +2195,7 @@
2195
2195
  {
2196
2196
  "name": "headStart",
2197
2197
  "nodeType": "YulTypedName",
2198
- "src": "2326:9:125",
2198
+ "src": "2326:9:126",
2199
2199
  "type": ""
2200
2200
  }
2201
2201
  ],
@@ -2203,16 +2203,16 @@
2203
2203
  {
2204
2204
  "name": "tail",
2205
2205
  "nodeType": "YulTypedName",
2206
- "src": "2340:4:125",
2206
+ "src": "2340:4:126",
2207
2207
  "type": ""
2208
2208
  }
2209
2209
  ],
2210
- "src": "2175:353:125"
2210
+ "src": "2175:353:126"
2211
2211
  },
2212
2212
  {
2213
2213
  "body": {
2214
2214
  "nodeType": "YulBlock",
2215
- "src": "2654:275:125",
2215
+ "src": "2654:275:126",
2216
2216
  "statements": [
2217
2217
  {
2218
2218
  "expression": {
@@ -2220,12 +2220,12 @@
2220
2220
  {
2221
2221
  "name": "headStart",
2222
2222
  "nodeType": "YulIdentifier",
2223
- "src": "2671:9:125"
2223
+ "src": "2671:9:126"
2224
2224
  },
2225
2225
  {
2226
2226
  "kind": "number",
2227
2227
  "nodeType": "YulLiteral",
2228
- "src": "2682:2:125",
2228
+ "src": "2682:2:126",
2229
2229
  "type": "",
2230
2230
  "value": "32"
2231
2231
  }
@@ -2233,38 +2233,38 @@
2233
2233
  "functionName": {
2234
2234
  "name": "mstore",
2235
2235
  "nodeType": "YulIdentifier",
2236
- "src": "2664:6:125"
2236
+ "src": "2664:6:126"
2237
2237
  },
2238
2238
  "nodeType": "YulFunctionCall",
2239
- "src": "2664:21:125"
2239
+ "src": "2664:21:126"
2240
2240
  },
2241
2241
  "nodeType": "YulExpressionStatement",
2242
- "src": "2664:21:125"
2242
+ "src": "2664:21:126"
2243
2243
  },
2244
2244
  {
2245
2245
  "nodeType": "YulVariableDeclaration",
2246
- "src": "2694:27:125",
2246
+ "src": "2694:27:126",
2247
2247
  "value": {
2248
2248
  "arguments": [
2249
2249
  {
2250
2250
  "name": "value0",
2251
2251
  "nodeType": "YulIdentifier",
2252
- "src": "2714:6:125"
2252
+ "src": "2714:6:126"
2253
2253
  }
2254
2254
  ],
2255
2255
  "functionName": {
2256
2256
  "name": "mload",
2257
2257
  "nodeType": "YulIdentifier",
2258
- "src": "2708:5:125"
2258
+ "src": "2708:5:126"
2259
2259
  },
2260
2260
  "nodeType": "YulFunctionCall",
2261
- "src": "2708:13:125"
2261
+ "src": "2708:13:126"
2262
2262
  },
2263
2263
  "variables": [
2264
2264
  {
2265
2265
  "name": "length",
2266
2266
  "nodeType": "YulTypedName",
2267
- "src": "2698:6:125",
2267
+ "src": "2698:6:126",
2268
2268
  "type": ""
2269
2269
  }
2270
2270
  ]
@@ -2277,12 +2277,12 @@
2277
2277
  {
2278
2278
  "name": "headStart",
2279
2279
  "nodeType": "YulIdentifier",
2280
- "src": "2741:9:125"
2280
+ "src": "2741:9:126"
2281
2281
  },
2282
2282
  {
2283
2283
  "kind": "number",
2284
2284
  "nodeType": "YulLiteral",
2285
- "src": "2752:2:125",
2285
+ "src": "2752:2:126",
2286
2286
  "type": "",
2287
2287
  "value": "32"
2288
2288
  }
@@ -2290,27 +2290,27 @@
2290
2290
  "functionName": {
2291
2291
  "name": "add",
2292
2292
  "nodeType": "YulIdentifier",
2293
- "src": "2737:3:125"
2293
+ "src": "2737:3:126"
2294
2294
  },
2295
2295
  "nodeType": "YulFunctionCall",
2296
- "src": "2737:18:125"
2296
+ "src": "2737:18:126"
2297
2297
  },
2298
2298
  {
2299
2299
  "name": "length",
2300
2300
  "nodeType": "YulIdentifier",
2301
- "src": "2757:6:125"
2301
+ "src": "2757:6:126"
2302
2302
  }
2303
2303
  ],
2304
2304
  "functionName": {
2305
2305
  "name": "mstore",
2306
2306
  "nodeType": "YulIdentifier",
2307
- "src": "2730:6:125"
2307
+ "src": "2730:6:126"
2308
2308
  },
2309
2309
  "nodeType": "YulFunctionCall",
2310
- "src": "2730:34:125"
2310
+ "src": "2730:34:126"
2311
2311
  },
2312
2312
  "nodeType": "YulExpressionStatement",
2313
- "src": "2730:34:125"
2313
+ "src": "2730:34:126"
2314
2314
  },
2315
2315
  {
2316
2316
  "expression": {
@@ -2320,12 +2320,12 @@
2320
2320
  {
2321
2321
  "name": "value0",
2322
2322
  "nodeType": "YulIdentifier",
2323
- "src": "2812:6:125"
2323
+ "src": "2812:6:126"
2324
2324
  },
2325
2325
  {
2326
2326
  "kind": "number",
2327
2327
  "nodeType": "YulLiteral",
2328
- "src": "2820:2:125",
2328
+ "src": "2820:2:126",
2329
2329
  "type": "",
2330
2330
  "value": "32"
2331
2331
  }
@@ -2333,22 +2333,22 @@
2333
2333
  "functionName": {
2334
2334
  "name": "add",
2335
2335
  "nodeType": "YulIdentifier",
2336
- "src": "2808:3:125"
2336
+ "src": "2808:3:126"
2337
2337
  },
2338
2338
  "nodeType": "YulFunctionCall",
2339
- "src": "2808:15:125"
2339
+ "src": "2808:15:126"
2340
2340
  },
2341
2341
  {
2342
2342
  "arguments": [
2343
2343
  {
2344
2344
  "name": "headStart",
2345
2345
  "nodeType": "YulIdentifier",
2346
- "src": "2829:9:125"
2346
+ "src": "2829:9:126"
2347
2347
  },
2348
2348
  {
2349
2349
  "kind": "number",
2350
2350
  "nodeType": "YulLiteral",
2351
- "src": "2840:2:125",
2351
+ "src": "2840:2:126",
2352
2352
  "type": "",
2353
2353
  "value": "64"
2354
2354
  }
@@ -2356,31 +2356,31 @@
2356
2356
  "functionName": {
2357
2357
  "name": "add",
2358
2358
  "nodeType": "YulIdentifier",
2359
- "src": "2825:3:125"
2359
+ "src": "2825:3:126"
2360
2360
  },
2361
2361
  "nodeType": "YulFunctionCall",
2362
- "src": "2825:18:125"
2362
+ "src": "2825:18:126"
2363
2363
  },
2364
2364
  {
2365
2365
  "name": "length",
2366
2366
  "nodeType": "YulIdentifier",
2367
- "src": "2845:6:125"
2367
+ "src": "2845:6:126"
2368
2368
  }
2369
2369
  ],
2370
2370
  "functionName": {
2371
2371
  "name": "copy_memory_to_memory_with_cleanup",
2372
2372
  "nodeType": "YulIdentifier",
2373
- "src": "2773:34:125"
2373
+ "src": "2773:34:126"
2374
2374
  },
2375
2375
  "nodeType": "YulFunctionCall",
2376
- "src": "2773:79:125"
2376
+ "src": "2773:79:126"
2377
2377
  },
2378
2378
  "nodeType": "YulExpressionStatement",
2379
- "src": "2773:79:125"
2379
+ "src": "2773:79:126"
2380
2380
  },
2381
2381
  {
2382
2382
  "nodeType": "YulAssignment",
2383
- "src": "2861:62:125",
2383
+ "src": "2861:62:126",
2384
2384
  "value": {
2385
2385
  "arguments": [
2386
2386
  {
@@ -2388,7 +2388,7 @@
2388
2388
  {
2389
2389
  "name": "headStart",
2390
2390
  "nodeType": "YulIdentifier",
2391
- "src": "2877:9:125"
2391
+ "src": "2877:9:126"
2392
2392
  },
2393
2393
  {
2394
2394
  "arguments": [
@@ -2397,12 +2397,12 @@
2397
2397
  {
2398
2398
  "name": "length",
2399
2399
  "nodeType": "YulIdentifier",
2400
- "src": "2896:6:125"
2400
+ "src": "2896:6:126"
2401
2401
  },
2402
2402
  {
2403
2403
  "kind": "number",
2404
2404
  "nodeType": "YulLiteral",
2405
- "src": "2904:2:125",
2405
+ "src": "2904:2:126",
2406
2406
  "type": "",
2407
2407
  "value": "31"
2408
2408
  }
@@ -2410,17 +2410,17 @@
2410
2410
  "functionName": {
2411
2411
  "name": "add",
2412
2412
  "nodeType": "YulIdentifier",
2413
- "src": "2892:3:125"
2413
+ "src": "2892:3:126"
2414
2414
  },
2415
2415
  "nodeType": "YulFunctionCall",
2416
- "src": "2892:15:125"
2416
+ "src": "2892:15:126"
2417
2417
  },
2418
2418
  {
2419
2419
  "arguments": [
2420
2420
  {
2421
2421
  "kind": "number",
2422
2422
  "nodeType": "YulLiteral",
2423
- "src": "2913:2:125",
2423
+ "src": "2913:2:126",
2424
2424
  "type": "",
2425
2425
  "value": "31"
2426
2426
  }
@@ -2428,33 +2428,33 @@
2428
2428
  "functionName": {
2429
2429
  "name": "not",
2430
2430
  "nodeType": "YulIdentifier",
2431
- "src": "2909:3:125"
2431
+ "src": "2909:3:126"
2432
2432
  },
2433
2433
  "nodeType": "YulFunctionCall",
2434
- "src": "2909:7:125"
2434
+ "src": "2909:7:126"
2435
2435
  }
2436
2436
  ],
2437
2437
  "functionName": {
2438
2438
  "name": "and",
2439
2439
  "nodeType": "YulIdentifier",
2440
- "src": "2888:3:125"
2440
+ "src": "2888:3:126"
2441
2441
  },
2442
2442
  "nodeType": "YulFunctionCall",
2443
- "src": "2888:29:125"
2443
+ "src": "2888:29:126"
2444
2444
  }
2445
2445
  ],
2446
2446
  "functionName": {
2447
2447
  "name": "add",
2448
2448
  "nodeType": "YulIdentifier",
2449
- "src": "2873:3:125"
2449
+ "src": "2873:3:126"
2450
2450
  },
2451
2451
  "nodeType": "YulFunctionCall",
2452
- "src": "2873:45:125"
2452
+ "src": "2873:45:126"
2453
2453
  },
2454
2454
  {
2455
2455
  "kind": "number",
2456
2456
  "nodeType": "YulLiteral",
2457
- "src": "2920:2:125",
2457
+ "src": "2920:2:126",
2458
2458
  "type": "",
2459
2459
  "value": "64"
2460
2460
  }
@@ -2462,16 +2462,16 @@
2462
2462
  "functionName": {
2463
2463
  "name": "add",
2464
2464
  "nodeType": "YulIdentifier",
2465
- "src": "2869:3:125"
2465
+ "src": "2869:3:126"
2466
2466
  },
2467
2467
  "nodeType": "YulFunctionCall",
2468
- "src": "2869:54:125"
2468
+ "src": "2869:54:126"
2469
2469
  },
2470
2470
  "variableNames": [
2471
2471
  {
2472
2472
  "name": "tail",
2473
2473
  "nodeType": "YulIdentifier",
2474
- "src": "2861:4:125"
2474
+ "src": "2861:4:126"
2475
2475
  }
2476
2476
  ]
2477
2477
  }
@@ -2483,13 +2483,13 @@
2483
2483
  {
2484
2484
  "name": "headStart",
2485
2485
  "nodeType": "YulTypedName",
2486
- "src": "2623:9:125",
2486
+ "src": "2623:9:126",
2487
2487
  "type": ""
2488
2488
  },
2489
2489
  {
2490
2490
  "name": "value0",
2491
2491
  "nodeType": "YulTypedName",
2492
- "src": "2634:6:125",
2492
+ "src": "2634:6:126",
2493
2493
  "type": ""
2494
2494
  }
2495
2495
  ],
@@ -2497,23 +2497,23 @@
2497
2497
  {
2498
2498
  "name": "tail",
2499
2499
  "nodeType": "YulTypedName",
2500
- "src": "2645:4:125",
2500
+ "src": "2645:4:126",
2501
2501
  "type": ""
2502
2502
  }
2503
2503
  ],
2504
- "src": "2533:396:125"
2504
+ "src": "2533:396:126"
2505
2505
  }
2506
2506
  ]
2507
2507
  },
2508
2508
  "contents": "{\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_decode_tuple_t_addresst_bytes_memory_ptr_fromMemory(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(0, 0) }\n let value := mload(headStart)\n if iszero(eq(value, and(value, sub(shl(160, 1), 1)))) { revert(0, 0) }\n value0 := value\n let offset := mload(add(headStart, 32))\n let _1 := sub(shl(64, 1), 1)\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 _3 := mload(_2)\n if gt(_3, _1) { panic_error_0x41() }\n let _4 := not(31)\n let memPtr := mload(64)\n let newFreePtr := add(memPtr, and(add(and(add(_3, 0x1f), _4), 63), _4))\n if or(gt(newFreePtr, _1), lt(newFreePtr, memPtr)) { panic_error_0x41() }\n mstore(64, newFreePtr)\n mstore(memPtr, _3)\n if gt(add(add(_2, _3), 32), dataEnd) { revert(0, 0) }\n copy_memory_to_memory_with_cleanup(add(_2, 32), add(memPtr, 32), _3)\n value1 := memPtr\n }\n function abi_encode_tuple_t_stringliteral_972b7028e8de0bff0d553b3264eba2312ec98a552add05e58853b313f9f4ac65__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 45)\n mstore(add(headStart, 64), \"ERC1967: new implementation is n\")\n mstore(add(headStart, 96), \"ot a contract\")\n tail := add(headStart, 128)\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 abi_encode_tuple_t_stringliteral_cc2e4e38850b7c0a3e942cfed89b71c77302df25bcb2ec297a0c4ff9ff6b90ad__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 29)\n mstore(add(headStart, 64), \"Address: call to non-contract\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n mstore(headStart, 32)\n let length := mload(value0)\n mstore(add(headStart, 32), length)\n copy_memory_to_memory_with_cleanup(add(value0, 32), add(headStart, 64), length)\n tail := add(add(headStart, and(add(length, 31), not(31))), 64)\n }\n}",
2509
- "id": 125,
2509
+ "id": 126,
2510
2510
  "language": "Yul",
2511
2511
  "name": "#utility.yul"
2512
2512
  }
2513
2513
  ],
2514
2514
  "linkReferences": {},
2515
2515
  "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x40 MLOAD PUSH2 0x75B CODESIZE SUB DUP1 PUSH2 0x75B DUP4 CODECOPY DUP2 ADD PUSH1 0x40 DUP2 SWAP1 MSTORE PUSH2 0x22 SWAP2 PUSH2 0x319 JUMP JUMPDEST PUSH2 0x2E DUP3 DUP3 PUSH1 0x0 PUSH2 0x35 JUMP JUMPDEST POP POP PUSH2 0x436 JUMP JUMPDEST PUSH2 0x3E DUP4 PUSH2 0x6B JUMP JUMPDEST PUSH1 0x0 DUP3 MLOAD GT DUP1 PUSH2 0x4B JUMPI POP DUP1 JUMPDEST ISZERO PUSH2 0x66 JUMPI PUSH2 0x64 DUP4 DUP4 PUSH2 0xAB PUSH1 0x20 SHL PUSH2 0x29 OR PUSH1 0x20 SHR JUMP JUMPDEST POP JUMPDEST POP POP POP JUMP JUMPDEST PUSH2 0x74 DUP2 PUSH2 0xD7 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND SWAP1 PUSH32 0xBC7CD75A20EE27FD9ADEBAB32041F755214DBC6BFFA90CC0225B39DA2E5C2D3B SWAP1 PUSH1 0x0 SWAP1 LOG2 POP JUMP JUMPDEST PUSH1 0x60 PUSH2 0xD0 DUP4 DUP4 PUSH1 0x40 MLOAD DUP1 PUSH1 0x60 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0x27 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0x734 PUSH1 0x27 SWAP2 CODECOPY PUSH2 0x1A9 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH2 0xEA DUP2 PUSH2 0x222 PUSH1 0x20 SHL PUSH2 0x55 OR PUSH1 0x20 SHR JUMP JUMPDEST PUSH2 0x151 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x2D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x455243313936373A206E657720696D706C656D656E746174696F6E206973206E PUSH1 0x44 DUP3 ADD MSTORE PUSH13 0x1BDD08184818DBDB9D1C9858DD PUSH1 0x9A SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST DUP1 PUSH2 0x188 PUSH32 0x360894A13BA1A3210667C828492DB98DCA3E2076CC3735A920A3CA505D382BBC PUSH1 0x0 SHL PUSH2 0x231 PUSH1 0x20 SHL PUSH2 0x71 OR PUSH1 0x20 SHR JUMP JUMPDEST DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP3 SWAP1 SWAP3 AND SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x0 DUP1 DUP6 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 PUSH1 0x40 MLOAD PUSH2 0x1C6 SWAP2 SWAP1 PUSH2 0x3E7 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 GAS DELEGATECALL SWAP2 POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x201 JUMPI PUSH1 0x40 MLOAD SWAP2 POP PUSH1 0x1F NOT PUSH1 0x3F RETURNDATASIZE ADD AND DUP3 ADD PUSH1 0x40 MSTORE RETURNDATASIZE DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x206 JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP SWAP1 SWAP3 POP SWAP1 POP PUSH2 0x218 DUP7 DUP4 DUP4 DUP8 PUSH2 0x234 JUMP JUMPDEST SWAP7 SWAP6 POP POP POP POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND EXTCODESIZE ISZERO ISZERO SWAP1 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH1 0x60 DUP4 ISZERO PUSH2 0x2A3 JUMPI DUP3 MLOAD PUSH1 0x0 SUB PUSH2 0x29C JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 AND EXTCODESIZE PUSH2 0x29C JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x416464726573733A2063616C6C20746F206E6F6E2D636F6E7472616374000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x148 JUMP JUMPDEST POP DUP2 PUSH2 0x2AD JUMP JUMPDEST PUSH2 0x2AD DUP4 DUP4 PUSH2 0x2B5 JUMP JUMPDEST SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST DUP2 MLOAD ISZERO PUSH2 0x2C5 JUMPI DUP2 MLOAD DUP1 DUP4 PUSH1 0x20 ADD REVERT JUMPDEST DUP1 PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x148 SWAP2 SWAP1 PUSH2 0x403 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH2 0x310 JUMPI DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH2 0x2F8 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x32C JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x343 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x20 DUP5 ADD MLOAD SWAP1 SWAP3 POP PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP1 DUP3 GT ISZERO PUSH2 0x360 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 DUP6 ADD SWAP2 POP DUP6 PUSH1 0x1F DUP4 ADD SLT PUSH2 0x374 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 MLOAD DUP2 DUP2 GT ISZERO PUSH2 0x386 JUMPI PUSH2 0x386 PUSH2 0x2DF JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1F DUP3 ADD PUSH1 0x1F NOT SWAP1 DUP2 AND PUSH1 0x3F ADD AND DUP2 ADD SWAP1 DUP4 DUP3 GT DUP2 DUP4 LT OR ISZERO PUSH2 0x3AE JUMPI PUSH2 0x3AE PUSH2 0x2DF JUMP JUMPDEST DUP2 PUSH1 0x40 MSTORE DUP3 DUP2 MSTORE DUP9 PUSH1 0x20 DUP5 DUP8 ADD ADD GT ISZERO PUSH2 0x3C7 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x3D8 DUP4 PUSH1 0x20 DUP4 ADD PUSH1 0x20 DUP9 ADD PUSH2 0x2F5 JUMP JUMPDEST DUP1 SWAP6 POP POP POP POP POP POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP3 MLOAD PUSH2 0x3F9 DUP2 DUP5 PUSH1 0x20 DUP8 ADD PUSH2 0x2F5 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 ADD SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH1 0x0 DUP3 MLOAD DUP1 PUSH1 0x20 DUP5 ADD MSTORE PUSH2 0x422 DUP2 PUSH1 0x40 DUP6 ADD PUSH1 0x20 DUP8 ADD PUSH2 0x2F5 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP2 SWAP1 SWAP2 ADD PUSH1 0x40 ADD SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH2 0x2EF DUP1 PUSH2 0x445 PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE CALLDATASIZE PUSH2 0x13 JUMPI PUSH2 0x11 PUSH2 0x17 JUMP JUMPDEST STOP JUMPDEST PUSH2 0x11 JUMPDEST PUSH2 0x27 PUSH2 0x22 PUSH2 0x74 JUMP JUMPDEST PUSH2 0xB9 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x60 PUSH2 0x4E DUP4 DUP4 PUSH1 0x40 MLOAD DUP1 PUSH1 0x60 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0x27 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0x293 PUSH1 0x27 SWAP2 CODECOPY PUSH2 0xDD JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND EXTCODESIZE ISZERO ISZERO SWAP1 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0xB4 PUSH32 0x360894A13BA1A3210667C828492DB98DCA3E2076CC3735A920A3CA505D382BBC SLOAD PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST SWAP1 POP SWAP1 JUMP JUMPDEST CALLDATASIZE PUSH1 0x0 DUP1 CALLDATACOPY PUSH1 0x0 DUP1 CALLDATASIZE PUSH1 0x0 DUP5 GAS DELEGATECALL RETURNDATASIZE PUSH1 0x0 DUP1 RETURNDATACOPY DUP1 DUP1 ISZERO PUSH2 0xD8 JUMPI RETURNDATASIZE PUSH1 0x0 RETURN JUMPDEST RETURNDATASIZE PUSH1 0x0 REVERT JUMPDEST PUSH1 0x60 PUSH1 0x0 DUP1 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP6 PUSH1 0x40 MLOAD PUSH2 0x107 SWAP2 SWAP1 PUSH2 0x243 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 GAS DELEGATECALL SWAP2 POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x142 JUMPI PUSH1 0x40 MLOAD SWAP2 POP PUSH1 0x1F NOT PUSH1 0x3F RETURNDATASIZE ADD AND DUP3 ADD PUSH1 0x40 MSTORE RETURNDATASIZE DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x147 JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP SWAP2 POP SWAP2 POP PUSH2 0x158 DUP7 DUP4 DUP4 DUP8 PUSH2 0x162 JUMP JUMPDEST SWAP7 SWAP6 POP POP POP POP POP POP JUMP JUMPDEST PUSH1 0x60 DUP4 ISZERO PUSH2 0x1E3 JUMPI DUP3 MLOAD PUSH1 0x0 SUB PUSH2 0x1DC JUMPI PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DUP6 AND EXTCODESIZE PUSH2 0x1DC JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x416464726573733A2063616C6C20746F206E6F6E2D636F6E7472616374000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST POP DUP2 PUSH2 0x1ED JUMP JUMPDEST PUSH2 0x1ED DUP4 DUP4 PUSH2 0x1F5 JUMP JUMPDEST SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST DUP2 MLOAD ISZERO PUSH2 0x205 JUMPI DUP2 MLOAD DUP1 DUP4 PUSH1 0x20 ADD REVERT JUMPDEST DUP1 PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x1D3 SWAP2 SWAP1 PUSH2 0x25F JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH2 0x23A JUMPI DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH2 0x222 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST PUSH1 0x0 DUP3 MLOAD PUSH2 0x255 DUP2 DUP5 PUSH1 0x20 DUP8 ADD PUSH2 0x21F JUMP JUMPDEST SWAP2 SWAP1 SWAP2 ADD SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH1 0x0 DUP3 MLOAD DUP1 PUSH1 0x20 DUP5 ADD MSTORE PUSH2 0x27E DUP2 PUSH1 0x40 DUP6 ADD PUSH1 0x20 DUP8 ADD PUSH2 0x21F JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP2 SWAP1 SWAP2 ADD PUSH1 0x40 ADD SWAP3 SWAP2 POP POP JUMP INVALID COINBASE PUSH5 0x6472657373 GASPRICE KECCAK256 PUSH13 0x6F772D6C6576656C2064656C65 PUSH8 0x6174652063616C6C KECCAK256 PUSH7 0x61696C6564A264 PUSH10 0x70667358221220B43207 0xAA 0x2D DUP4 CREATE SWAP13 0xC0 PUSH23 0x64C74462DC38C0E4C7C95F06267A0E4BAC9A4C13C11C64 PUSH20 0x6F6C63430008110033416464726573733A206C6F PUSH24 0x2D6C6576656C2064656C65676174652063616C6C20666169 PUSH13 0x65640000000000000000000000 ",
2516
- "sourceMap": "567:723:51:-:0;;;958:112;;;;;;;;;;;;;;;;;;:::i;:::-;1024:39;1042:6;1050:5;1057;1024:17;:39::i;:::-;958:112;;567:723;;2183:295:52;2321:29;2332:17;2321:10;:29::i;:::-;2378:1;2364:4;:11;:15;:28;;;;2383:9;2364:28;2360:112;;;2408:53;2437:17;2456:4;2408:28;;;;;:53;;:::i;:::-;;2360:112;2183:295;;;:::o;1897:152::-;1963:37;1982:17;1963:18;:37::i;:::-;2015:27;;-1:-1:-1;;;;;2015:27:52;;;;;;;;1897:152;:::o;6469:198:66:-;6552:12;6583:77;6604:6;6612:4;6583:77;;;;;;;;;;;;;;;;;:20;:77::i;:::-;6576:84;6469:198;-1:-1:-1;;;6469:198:66:o;1532:259:52:-;1613:37;1632:17;1613:18;;;;;:37;;:::i;:::-;1605:95;;;;-1:-1:-1;;;1605:95:52;;1671:2:125;1605:95:52;;;1653:21:125;1710:2;1690:18;;;1683:30;1749:34;1729:18;;;1722:62;-1:-1:-1;;;1800:18:125;;;1793:43;1853:19;;1605:95:52;;;;;;;;;1767:17;1710:48;1030:66;1737:20;;1710:26;;;;;:48;;:::i;:::-;:74;;-1:-1:-1;;;;;;1710:74:52;-1:-1:-1;;;;;1710:74:52;;;;;;;;;;-1:-1:-1;1532:259:52:o;6853:325:66:-;6994:12;7019;7033:23;7060:6;-1:-1:-1;;;;;7060:19:66;7080:4;7060:25;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;7018:67:66;;-1:-1:-1;7018:67:66;-1:-1:-1;7102:69:66;7129:6;7018:67;;7158:12;7102:26;:69::i;:::-;7095:76;6853:325;-1:-1:-1;;;;;;6853:325:66:o;1175:320::-;-1:-1:-1;;;;;1465:19:66;;:23;;;1175:320::o;1614:190:68:-;1784:4;1614:190::o;7466:628:66:-;7646:12;7674:7;7670:418;;;7701:10;:17;7722:1;7701:22;7697:286;;-1:-1:-1;;;;;1465:19:66;;;7908:60;;;;-1:-1:-1;;;7908:60:66;;2377:2:125;7908:60:66;;;2359:21:125;2416:2;2396:18;;;2389:30;2455:31;2435:18;;;2428:59;2504:18;;7908:60:66;2175:353:125;7908:60:66;-1:-1:-1;8003:10:66;7996:17;;7670:418;8044:33;8052:10;8064:12;8044:7;:33::i;:::-;7466:628;;;;;;:::o;8616:540::-;8775:17;;:21;8771:379;;9003:10;8997:17;9059:15;9046:10;9042:2;9038:19;9031:44;8771:379;9126:12;9119:20;;-1:-1:-1;;;9119:20:66;;;;;;;;:::i;14:127:125:-;75:10;70:3;66:20;63:1;56:31;106:4;103:1;96:15;130:4;127:1;120:15;146:250;231:1;241:113;255:6;252:1;249:13;241:113;;;331:11;;;325:18;312:11;;;305:39;277:2;270:10;241:113;;;-1:-1:-1;;388:1:125;370:16;;363:27;146:250::o;401:1063::-;489:6;497;550:2;538:9;529:7;525:23;521:32;518:52;;;566:1;563;556:12;518:52;592:16;;-1:-1:-1;;;;;637:31:125;;627:42;;617:70;;683:1;680;673:12;617:70;755:2;740:18;;734:25;706:5;;-1:-1:-1;;;;;;808:14:125;;;805:34;;;835:1;832;825:12;805:34;873:6;862:9;858:22;848:32;;918:7;911:4;907:2;903:13;899:27;889:55;;940:1;937;930:12;889:55;969:2;963:9;991:2;987;984:10;981:36;;;997:18;;:::i;:::-;1072:2;1066:9;1040:2;1126:13;;-1:-1:-1;;1122:22:125;;;1146:2;1118:31;1114:40;1102:53;;;1170:18;;;1190:22;;;1167:46;1164:72;;;1216:18;;:::i;:::-;1256:10;1252:2;1245:22;1291:2;1283:6;1276:18;1331:7;1326:2;1321;1317;1313:11;1309:20;1306:33;1303:53;;;1352:1;1349;1342:12;1303:53;1365:68;1430:2;1425;1417:6;1413:15;1408:2;1404;1400:11;1365:68;:::i;:::-;1452:6;1442:16;;;;;;;401:1063;;;;;:::o;1883:287::-;2012:3;2050:6;2044:13;2066:66;2125:6;2120:3;2113:4;2105:6;2101:17;2066:66;:::i;:::-;2148:16;;;;;1883:287;-1:-1:-1;;1883:287:125:o;2533:396::-;2682:2;2671:9;2664:21;2645:4;2714:6;2708:13;2757:6;2752:2;2741:9;2737:18;2730:34;2773:79;2845:6;2840:2;2829:9;2825:18;2820:2;2812:6;2808:15;2773:79;:::i;:::-;2913:2;2892:15;-1:-1:-1;;2888:29:125;2873:45;;;;2920:2;2869:54;;2533:396;-1:-1:-1;;2533:396:125:o;:::-;567:723:51;;;;;;"
2516
+ "sourceMap": "567:723:51:-:0;;;958:112;;;;;;;;;;;;;;;;;;:::i;:::-;1024:39;1042:6;1050:5;1057;1024:17;:39::i;:::-;958:112;;567:723;;2183:295:52;2321:29;2332:17;2321:10;:29::i;:::-;2378:1;2364:4;:11;:15;:28;;;;2383:9;2364:28;2360:112;;;2408:53;2437:17;2456:4;2408:28;;;;;:53;;:::i;:::-;;2360:112;2183:295;;;:::o;1897:152::-;1963:37;1982:17;1963:18;:37::i;:::-;2015:27;;-1:-1:-1;;;;;2015:27:52;;;;;;;;1897:152;:::o;6469:198:66:-;6552:12;6583:77;6604:6;6612:4;6583:77;;;;;;;;;;;;;;;;;:20;:77::i;:::-;6576:84;6469:198;-1:-1:-1;;;6469:198:66:o;1532:259:52:-;1613:37;1632:17;1613:18;;;;;:37;;:::i;:::-;1605:95;;;;-1:-1:-1;;;1605:95:52;;1671:2:126;1605:95:52;;;1653:21:126;1710:2;1690:18;;;1683:30;1749:34;1729:18;;;1722:62;-1:-1:-1;;;1800:18:126;;;1793:43;1853:19;;1605:95:52;;;;;;;;;1767:17;1710:48;1030:66;1737:20;;1710:26;;;;;:48;;:::i;:::-;:74;;-1:-1:-1;;;;;;1710:74:52;-1:-1:-1;;;;;1710:74:52;;;;;;;;;;-1:-1:-1;1532:259:52:o;6853:325:66:-;6994:12;7019;7033:23;7060:6;-1:-1:-1;;;;;7060:19:66;7080:4;7060:25;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;7018:67:66;;-1:-1:-1;7018:67:66;-1:-1:-1;7102:69:66;7129:6;7018:67;;7158:12;7102:26;:69::i;:::-;7095:76;6853:325;-1:-1:-1;;;;;;6853:325:66:o;1175:320::-;-1:-1:-1;;;;;1465:19:66;;:23;;;1175:320::o;1614:190:68:-;1784:4;1614:190::o;7466:628:66:-;7646:12;7674:7;7670:418;;;7701:10;:17;7722:1;7701:22;7697:286;;-1:-1:-1;;;;;1465:19:66;;;7908:60;;;;-1:-1:-1;;;7908:60:66;;2377:2:126;7908:60:66;;;2359:21:126;2416:2;2396:18;;;2389:30;2455:31;2435:18;;;2428:59;2504:18;;7908:60:66;2175:353:126;7908:60:66;-1:-1:-1;8003:10:66;7996:17;;7670:418;8044:33;8052:10;8064:12;8044:7;:33::i;:::-;7466:628;;;;;;:::o;8616:540::-;8775:17;;:21;8771:379;;9003:10;8997:17;9059:15;9046:10;9042:2;9038:19;9031:44;8771:379;9126:12;9119:20;;-1:-1:-1;;;9119:20:66;;;;;;;;:::i;14:127:126:-;75:10;70:3;66:20;63:1;56:31;106:4;103:1;96:15;130:4;127:1;120:15;146:250;231:1;241:113;255:6;252:1;249:13;241:113;;;331:11;;;325:18;312:11;;;305:39;277:2;270:10;241:113;;;-1:-1:-1;;388:1:126;370:16;;363:27;146:250::o;401:1063::-;489:6;497;550:2;538:9;529:7;525:23;521:32;518:52;;;566:1;563;556:12;518:52;592:16;;-1:-1:-1;;;;;637:31:126;;627:42;;617:70;;683:1;680;673:12;617:70;755:2;740:18;;734:25;706:5;;-1:-1:-1;;;;;;808:14:126;;;805:34;;;835:1;832;825:12;805:34;873:6;862:9;858:22;848:32;;918:7;911:4;907:2;903:13;899:27;889:55;;940:1;937;930:12;889:55;969:2;963:9;991:2;987;984:10;981:36;;;997:18;;:::i;:::-;1072:2;1066:9;1040:2;1126:13;;-1:-1:-1;;1122:22:126;;;1146:2;1118:31;1114:40;1102:53;;;1170:18;;;1190:22;;;1167:46;1164:72;;;1216:18;;:::i;:::-;1256:10;1252:2;1245:22;1291:2;1283:6;1276:18;1331:7;1326:2;1321;1317;1313:11;1309:20;1306:33;1303:53;;;1352:1;1349;1342:12;1303:53;1365:68;1430:2;1425;1417:6;1413:15;1408:2;1404;1400:11;1365:68;:::i;:::-;1452:6;1442:16;;;;;;;401:1063;;;;;:::o;1883:287::-;2012:3;2050:6;2044:13;2066:66;2125:6;2120:3;2113:4;2105:6;2101:17;2066:66;:::i;:::-;2148:16;;;;;1883:287;-1:-1:-1;;1883:287:126:o;2533:396::-;2682:2;2671:9;2664:21;2645:4;2714:6;2708:13;2757:6;2752:2;2741:9;2737:18;2730:34;2773:79;2845:6;2840:2;2829:9;2825:18;2820:2;2812:6;2808:15;2773:79;:::i;:::-;2913:2;2892:15;-1:-1:-1;;2888:29:126;2873:45;;;;2920:2;2869:54;;2533:396;-1:-1:-1;;2533:396:126:o;:::-;567:723:51;;;;;;"
2517
2517
  },
2518
2518
  "deployedBytecode": {
2519
2519
  "functionDebugData": {
@@ -2624,25 +2624,25 @@
2624
2624
  {
2625
2625
  "ast": {
2626
2626
  "nodeType": "YulBlock",
2627
- "src": "0:1317:125",
2627
+ "src": "0:1317:126",
2628
2628
  "statements": [
2629
2629
  {
2630
2630
  "nodeType": "YulBlock",
2631
- "src": "6:3:125",
2631
+ "src": "6:3:126",
2632
2632
  "statements": []
2633
2633
  },
2634
2634
  {
2635
2635
  "body": {
2636
2636
  "nodeType": "YulBlock",
2637
- "src": "80:184:125",
2637
+ "src": "80:184:126",
2638
2638
  "statements": [
2639
2639
  {
2640
2640
  "nodeType": "YulVariableDeclaration",
2641
- "src": "90:10:125",
2641
+ "src": "90:10:126",
2642
2642
  "value": {
2643
2643
  "kind": "number",
2644
2644
  "nodeType": "YulLiteral",
2645
- "src": "99:1:125",
2645
+ "src": "99:1:126",
2646
2646
  "type": "",
2647
2647
  "value": "0"
2648
2648
  },
@@ -2650,7 +2650,7 @@
2650
2650
  {
2651
2651
  "name": "i",
2652
2652
  "nodeType": "YulTypedName",
2653
- "src": "94:1:125",
2653
+ "src": "94:1:126",
2654
2654
  "type": ""
2655
2655
  }
2656
2656
  ]
@@ -2658,7 +2658,7 @@
2658
2658
  {
2659
2659
  "body": {
2660
2660
  "nodeType": "YulBlock",
2661
- "src": "159:63:125",
2661
+ "src": "159:63:126",
2662
2662
  "statements": [
2663
2663
  {
2664
2664
  "expression": {
@@ -2668,21 +2668,21 @@
2668
2668
  {
2669
2669
  "name": "dst",
2670
2670
  "nodeType": "YulIdentifier",
2671
- "src": "184:3:125"
2671
+ "src": "184:3:126"
2672
2672
  },
2673
2673
  {
2674
2674
  "name": "i",
2675
2675
  "nodeType": "YulIdentifier",
2676
- "src": "189:1:125"
2676
+ "src": "189:1:126"
2677
2677
  }
2678
2678
  ],
2679
2679
  "functionName": {
2680
2680
  "name": "add",
2681
2681
  "nodeType": "YulIdentifier",
2682
- "src": "180:3:125"
2682
+ "src": "180:3:126"
2683
2683
  },
2684
2684
  "nodeType": "YulFunctionCall",
2685
- "src": "180:11:125"
2685
+ "src": "180:11:126"
2686
2686
  },
2687
2687
  {
2688
2688
  "arguments": [
@@ -2691,42 +2691,42 @@
2691
2691
  {
2692
2692
  "name": "src",
2693
2693
  "nodeType": "YulIdentifier",
2694
- "src": "203:3:125"
2694
+ "src": "203:3:126"
2695
2695
  },
2696
2696
  {
2697
2697
  "name": "i",
2698
2698
  "nodeType": "YulIdentifier",
2699
- "src": "208:1:125"
2699
+ "src": "208:1:126"
2700
2700
  }
2701
2701
  ],
2702
2702
  "functionName": {
2703
2703
  "name": "add",
2704
2704
  "nodeType": "YulIdentifier",
2705
- "src": "199:3:125"
2705
+ "src": "199:3:126"
2706
2706
  },
2707
2707
  "nodeType": "YulFunctionCall",
2708
- "src": "199:11:125"
2708
+ "src": "199:11:126"
2709
2709
  }
2710
2710
  ],
2711
2711
  "functionName": {
2712
2712
  "name": "mload",
2713
2713
  "nodeType": "YulIdentifier",
2714
- "src": "193:5:125"
2714
+ "src": "193:5:126"
2715
2715
  },
2716
2716
  "nodeType": "YulFunctionCall",
2717
- "src": "193:18:125"
2717
+ "src": "193:18:126"
2718
2718
  }
2719
2719
  ],
2720
2720
  "functionName": {
2721
2721
  "name": "mstore",
2722
2722
  "nodeType": "YulIdentifier",
2723
- "src": "173:6:125"
2723
+ "src": "173:6:126"
2724
2724
  },
2725
2725
  "nodeType": "YulFunctionCall",
2726
- "src": "173:39:125"
2726
+ "src": "173:39:126"
2727
2727
  },
2728
2728
  "nodeType": "YulExpressionStatement",
2729
- "src": "173:39:125"
2729
+ "src": "173:39:126"
2730
2730
  }
2731
2731
  ]
2732
2732
  },
@@ -2735,41 +2735,41 @@
2735
2735
  {
2736
2736
  "name": "i",
2737
2737
  "nodeType": "YulIdentifier",
2738
- "src": "120:1:125"
2738
+ "src": "120:1:126"
2739
2739
  },
2740
2740
  {
2741
2741
  "name": "length",
2742
2742
  "nodeType": "YulIdentifier",
2743
- "src": "123:6:125"
2743
+ "src": "123:6:126"
2744
2744
  }
2745
2745
  ],
2746
2746
  "functionName": {
2747
2747
  "name": "lt",
2748
2748
  "nodeType": "YulIdentifier",
2749
- "src": "117:2:125"
2749
+ "src": "117:2:126"
2750
2750
  },
2751
2751
  "nodeType": "YulFunctionCall",
2752
- "src": "117:13:125"
2752
+ "src": "117:13:126"
2753
2753
  },
2754
2754
  "nodeType": "YulForLoop",
2755
2755
  "post": {
2756
2756
  "nodeType": "YulBlock",
2757
- "src": "131:19:125",
2757
+ "src": "131:19:126",
2758
2758
  "statements": [
2759
2759
  {
2760
2760
  "nodeType": "YulAssignment",
2761
- "src": "133:15:125",
2761
+ "src": "133:15:126",
2762
2762
  "value": {
2763
2763
  "arguments": [
2764
2764
  {
2765
2765
  "name": "i",
2766
2766
  "nodeType": "YulIdentifier",
2767
- "src": "142:1:125"
2767
+ "src": "142:1:126"
2768
2768
  },
2769
2769
  {
2770
2770
  "kind": "number",
2771
2771
  "nodeType": "YulLiteral",
2772
- "src": "145:2:125",
2772
+ "src": "145:2:126",
2773
2773
  "type": "",
2774
2774
  "value": "32"
2775
2775
  }
@@ -2777,16 +2777,16 @@
2777
2777
  "functionName": {
2778
2778
  "name": "add",
2779
2779
  "nodeType": "YulIdentifier",
2780
- "src": "138:3:125"
2780
+ "src": "138:3:126"
2781
2781
  },
2782
2782
  "nodeType": "YulFunctionCall",
2783
- "src": "138:10:125"
2783
+ "src": "138:10:126"
2784
2784
  },
2785
2785
  "variableNames": [
2786
2786
  {
2787
2787
  "name": "i",
2788
2788
  "nodeType": "YulIdentifier",
2789
- "src": "133:1:125"
2789
+ "src": "133:1:126"
2790
2790
  }
2791
2791
  ]
2792
2792
  }
@@ -2794,10 +2794,10 @@
2794
2794
  },
2795
2795
  "pre": {
2796
2796
  "nodeType": "YulBlock",
2797
- "src": "113:3:125",
2797
+ "src": "113:3:126",
2798
2798
  "statements": []
2799
2799
  },
2800
- "src": "109:113:125"
2800
+ "src": "109:113:126"
2801
2801
  },
2802
2802
  {
2803
2803
  "expression": {
@@ -2807,26 +2807,26 @@
2807
2807
  {
2808
2808
  "name": "dst",
2809
2809
  "nodeType": "YulIdentifier",
2810
- "src": "242:3:125"
2810
+ "src": "242:3:126"
2811
2811
  },
2812
2812
  {
2813
2813
  "name": "length",
2814
2814
  "nodeType": "YulIdentifier",
2815
- "src": "247:6:125"
2815
+ "src": "247:6:126"
2816
2816
  }
2817
2817
  ],
2818
2818
  "functionName": {
2819
2819
  "name": "add",
2820
2820
  "nodeType": "YulIdentifier",
2821
- "src": "238:3:125"
2821
+ "src": "238:3:126"
2822
2822
  },
2823
2823
  "nodeType": "YulFunctionCall",
2824
- "src": "238:16:125"
2824
+ "src": "238:16:126"
2825
2825
  },
2826
2826
  {
2827
2827
  "kind": "number",
2828
2828
  "nodeType": "YulLiteral",
2829
- "src": "256:1:125",
2829
+ "src": "256:1:126",
2830
2830
  "type": "",
2831
2831
  "value": "0"
2832
2832
  }
@@ -2834,13 +2834,13 @@
2834
2834
  "functionName": {
2835
2835
  "name": "mstore",
2836
2836
  "nodeType": "YulIdentifier",
2837
- "src": "231:6:125"
2837
+ "src": "231:6:126"
2838
2838
  },
2839
2839
  "nodeType": "YulFunctionCall",
2840
- "src": "231:27:125"
2840
+ "src": "231:27:126"
2841
2841
  },
2842
2842
  "nodeType": "YulExpressionStatement",
2843
- "src": "231:27:125"
2843
+ "src": "231:27:126"
2844
2844
  }
2845
2845
  ]
2846
2846
  },
@@ -2850,53 +2850,53 @@
2850
2850
  {
2851
2851
  "name": "src",
2852
2852
  "nodeType": "YulTypedName",
2853
- "src": "58:3:125",
2853
+ "src": "58:3:126",
2854
2854
  "type": ""
2855
2855
  },
2856
2856
  {
2857
2857
  "name": "dst",
2858
2858
  "nodeType": "YulTypedName",
2859
- "src": "63:3:125",
2859
+ "src": "63:3:126",
2860
2860
  "type": ""
2861
2861
  },
2862
2862
  {
2863
2863
  "name": "length",
2864
2864
  "nodeType": "YulTypedName",
2865
- "src": "68:6:125",
2865
+ "src": "68:6:126",
2866
2866
  "type": ""
2867
2867
  }
2868
2868
  ],
2869
- "src": "14:250:125"
2869
+ "src": "14:250:126"
2870
2870
  },
2871
2871
  {
2872
2872
  "body": {
2873
2873
  "nodeType": "YulBlock",
2874
- "src": "406:150:125",
2874
+ "src": "406:150:126",
2875
2875
  "statements": [
2876
2876
  {
2877
2877
  "nodeType": "YulVariableDeclaration",
2878
- "src": "416:27:125",
2878
+ "src": "416:27:126",
2879
2879
  "value": {
2880
2880
  "arguments": [
2881
2881
  {
2882
2882
  "name": "value0",
2883
2883
  "nodeType": "YulIdentifier",
2884
- "src": "436:6:125"
2884
+ "src": "436:6:126"
2885
2885
  }
2886
2886
  ],
2887
2887
  "functionName": {
2888
2888
  "name": "mload",
2889
2889
  "nodeType": "YulIdentifier",
2890
- "src": "430:5:125"
2890
+ "src": "430:5:126"
2891
2891
  },
2892
2892
  "nodeType": "YulFunctionCall",
2893
- "src": "430:13:125"
2893
+ "src": "430:13:126"
2894
2894
  },
2895
2895
  "variables": [
2896
2896
  {
2897
2897
  "name": "length",
2898
2898
  "nodeType": "YulTypedName",
2899
- "src": "420:6:125",
2899
+ "src": "420:6:126",
2900
2900
  "type": ""
2901
2901
  }
2902
2902
  ]
@@ -2909,12 +2909,12 @@
2909
2909
  {
2910
2910
  "name": "value0",
2911
2911
  "nodeType": "YulIdentifier",
2912
- "src": "491:6:125"
2912
+ "src": "491:6:126"
2913
2913
  },
2914
2914
  {
2915
2915
  "kind": "number",
2916
2916
  "nodeType": "YulLiteral",
2917
- "src": "499:4:125",
2917
+ "src": "499:4:126",
2918
2918
  "type": "",
2919
2919
  "value": "0x20"
2920
2920
  }
@@ -2922,62 +2922,62 @@
2922
2922
  "functionName": {
2923
2923
  "name": "add",
2924
2924
  "nodeType": "YulIdentifier",
2925
- "src": "487:3:125"
2925
+ "src": "487:3:126"
2926
2926
  },
2927
2927
  "nodeType": "YulFunctionCall",
2928
- "src": "487:17:125"
2928
+ "src": "487:17:126"
2929
2929
  },
2930
2930
  {
2931
2931
  "name": "pos",
2932
2932
  "nodeType": "YulIdentifier",
2933
- "src": "506:3:125"
2933
+ "src": "506:3:126"
2934
2934
  },
2935
2935
  {
2936
2936
  "name": "length",
2937
2937
  "nodeType": "YulIdentifier",
2938
- "src": "511:6:125"
2938
+ "src": "511:6:126"
2939
2939
  }
2940
2940
  ],
2941
2941
  "functionName": {
2942
2942
  "name": "copy_memory_to_memory_with_cleanup",
2943
2943
  "nodeType": "YulIdentifier",
2944
- "src": "452:34:125"
2944
+ "src": "452:34:126"
2945
2945
  },
2946
2946
  "nodeType": "YulFunctionCall",
2947
- "src": "452:66:125"
2947
+ "src": "452:66:126"
2948
2948
  },
2949
2949
  "nodeType": "YulExpressionStatement",
2950
- "src": "452:66:125"
2950
+ "src": "452:66:126"
2951
2951
  },
2952
2952
  {
2953
2953
  "nodeType": "YulAssignment",
2954
- "src": "527:23:125",
2954
+ "src": "527:23:126",
2955
2955
  "value": {
2956
2956
  "arguments": [
2957
2957
  {
2958
2958
  "name": "pos",
2959
2959
  "nodeType": "YulIdentifier",
2960
- "src": "538:3:125"
2960
+ "src": "538:3:126"
2961
2961
  },
2962
2962
  {
2963
2963
  "name": "length",
2964
2964
  "nodeType": "YulIdentifier",
2965
- "src": "543:6:125"
2965
+ "src": "543:6:126"
2966
2966
  }
2967
2967
  ],
2968
2968
  "functionName": {
2969
2969
  "name": "add",
2970
2970
  "nodeType": "YulIdentifier",
2971
- "src": "534:3:125"
2971
+ "src": "534:3:126"
2972
2972
  },
2973
2973
  "nodeType": "YulFunctionCall",
2974
- "src": "534:16:125"
2974
+ "src": "534:16:126"
2975
2975
  },
2976
2976
  "variableNames": [
2977
2977
  {
2978
2978
  "name": "end",
2979
2979
  "nodeType": "YulIdentifier",
2980
- "src": "527:3:125"
2980
+ "src": "527:3:126"
2981
2981
  }
2982
2982
  ]
2983
2983
  }
@@ -2989,13 +2989,13 @@
2989
2989
  {
2990
2990
  "name": "pos",
2991
2991
  "nodeType": "YulTypedName",
2992
- "src": "382:3:125",
2992
+ "src": "382:3:126",
2993
2993
  "type": ""
2994
2994
  },
2995
2995
  {
2996
2996
  "name": "value0",
2997
2997
  "nodeType": "YulTypedName",
2998
- "src": "387:6:125",
2998
+ "src": "387:6:126",
2999
2999
  "type": ""
3000
3000
  }
3001
3001
  ],
@@ -3003,16 +3003,16 @@
3003
3003
  {
3004
3004
  "name": "end",
3005
3005
  "nodeType": "YulTypedName",
3006
- "src": "398:3:125",
3006
+ "src": "398:3:126",
3007
3007
  "type": ""
3008
3008
  }
3009
3009
  ],
3010
- "src": "269:287:125"
3010
+ "src": "269:287:126"
3011
3011
  },
3012
3012
  {
3013
3013
  "body": {
3014
3014
  "nodeType": "YulBlock",
3015
- "src": "735:179:125",
3015
+ "src": "735:179:126",
3016
3016
  "statements": [
3017
3017
  {
3018
3018
  "expression": {
@@ -3020,12 +3020,12 @@
3020
3020
  {
3021
3021
  "name": "headStart",
3022
3022
  "nodeType": "YulIdentifier",
3023
- "src": "752:9:125"
3023
+ "src": "752:9:126"
3024
3024
  },
3025
3025
  {
3026
3026
  "kind": "number",
3027
3027
  "nodeType": "YulLiteral",
3028
- "src": "763:2:125",
3028
+ "src": "763:2:126",
3029
3029
  "type": "",
3030
3030
  "value": "32"
3031
3031
  }
@@ -3033,13 +3033,13 @@
3033
3033
  "functionName": {
3034
3034
  "name": "mstore",
3035
3035
  "nodeType": "YulIdentifier",
3036
- "src": "745:6:125"
3036
+ "src": "745:6:126"
3037
3037
  },
3038
3038
  "nodeType": "YulFunctionCall",
3039
- "src": "745:21:125"
3039
+ "src": "745:21:126"
3040
3040
  },
3041
3041
  "nodeType": "YulExpressionStatement",
3042
- "src": "745:21:125"
3042
+ "src": "745:21:126"
3043
3043
  },
3044
3044
  {
3045
3045
  "expression": {
@@ -3049,12 +3049,12 @@
3049
3049
  {
3050
3050
  "name": "headStart",
3051
3051
  "nodeType": "YulIdentifier",
3052
- "src": "786:9:125"
3052
+ "src": "786:9:126"
3053
3053
  },
3054
3054
  {
3055
3055
  "kind": "number",
3056
3056
  "nodeType": "YulLiteral",
3057
- "src": "797:2:125",
3057
+ "src": "797:2:126",
3058
3058
  "type": "",
3059
3059
  "value": "32"
3060
3060
  }
@@ -3062,15 +3062,15 @@
3062
3062
  "functionName": {
3063
3063
  "name": "add",
3064
3064
  "nodeType": "YulIdentifier",
3065
- "src": "782:3:125"
3065
+ "src": "782:3:126"
3066
3066
  },
3067
3067
  "nodeType": "YulFunctionCall",
3068
- "src": "782:18:125"
3068
+ "src": "782:18:126"
3069
3069
  },
3070
3070
  {
3071
3071
  "kind": "number",
3072
3072
  "nodeType": "YulLiteral",
3073
- "src": "802:2:125",
3073
+ "src": "802:2:126",
3074
3074
  "type": "",
3075
3075
  "value": "29"
3076
3076
  }
@@ -3078,13 +3078,13 @@
3078
3078
  "functionName": {
3079
3079
  "name": "mstore",
3080
3080
  "nodeType": "YulIdentifier",
3081
- "src": "775:6:125"
3081
+ "src": "775:6:126"
3082
3082
  },
3083
3083
  "nodeType": "YulFunctionCall",
3084
- "src": "775:30:125"
3084
+ "src": "775:30:126"
3085
3085
  },
3086
3086
  "nodeType": "YulExpressionStatement",
3087
- "src": "775:30:125"
3087
+ "src": "775:30:126"
3088
3088
  },
3089
3089
  {
3090
3090
  "expression": {
@@ -3094,12 +3094,12 @@
3094
3094
  {
3095
3095
  "name": "headStart",
3096
3096
  "nodeType": "YulIdentifier",
3097
- "src": "825:9:125"
3097
+ "src": "825:9:126"
3098
3098
  },
3099
3099
  {
3100
3100
  "kind": "number",
3101
3101
  "nodeType": "YulLiteral",
3102
- "src": "836:2:125",
3102
+ "src": "836:2:126",
3103
3103
  "type": "",
3104
3104
  "value": "64"
3105
3105
  }
@@ -3107,16 +3107,16 @@
3107
3107
  "functionName": {
3108
3108
  "name": "add",
3109
3109
  "nodeType": "YulIdentifier",
3110
- "src": "821:3:125"
3110
+ "src": "821:3:126"
3111
3111
  },
3112
3112
  "nodeType": "YulFunctionCall",
3113
- "src": "821:18:125"
3113
+ "src": "821:18:126"
3114
3114
  },
3115
3115
  {
3116
3116
  "hexValue": "416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374",
3117
3117
  "kind": "string",
3118
3118
  "nodeType": "YulLiteral",
3119
- "src": "841:31:125",
3119
+ "src": "841:31:126",
3120
3120
  "type": "",
3121
3121
  "value": "Address: call to non-contract"
3122
3122
  }
@@ -3124,28 +3124,28 @@
3124
3124
  "functionName": {
3125
3125
  "name": "mstore",
3126
3126
  "nodeType": "YulIdentifier",
3127
- "src": "814:6:125"
3127
+ "src": "814:6:126"
3128
3128
  },
3129
3129
  "nodeType": "YulFunctionCall",
3130
- "src": "814:59:125"
3130
+ "src": "814:59:126"
3131
3131
  },
3132
3132
  "nodeType": "YulExpressionStatement",
3133
- "src": "814:59:125"
3133
+ "src": "814:59:126"
3134
3134
  },
3135
3135
  {
3136
3136
  "nodeType": "YulAssignment",
3137
- "src": "882:26:125",
3137
+ "src": "882:26:126",
3138
3138
  "value": {
3139
3139
  "arguments": [
3140
3140
  {
3141
3141
  "name": "headStart",
3142
3142
  "nodeType": "YulIdentifier",
3143
- "src": "894:9:125"
3143
+ "src": "894:9:126"
3144
3144
  },
3145
3145
  {
3146
3146
  "kind": "number",
3147
3147
  "nodeType": "YulLiteral",
3148
- "src": "905:2:125",
3148
+ "src": "905:2:126",
3149
3149
  "type": "",
3150
3150
  "value": "96"
3151
3151
  }
@@ -3153,16 +3153,16 @@
3153
3153
  "functionName": {
3154
3154
  "name": "add",
3155
3155
  "nodeType": "YulIdentifier",
3156
- "src": "890:3:125"
3156
+ "src": "890:3:126"
3157
3157
  },
3158
3158
  "nodeType": "YulFunctionCall",
3159
- "src": "890:18:125"
3159
+ "src": "890:18:126"
3160
3160
  },
3161
3161
  "variableNames": [
3162
3162
  {
3163
3163
  "name": "tail",
3164
3164
  "nodeType": "YulIdentifier",
3165
- "src": "882:4:125"
3165
+ "src": "882:4:126"
3166
3166
  }
3167
3167
  ]
3168
3168
  }
@@ -3174,7 +3174,7 @@
3174
3174
  {
3175
3175
  "name": "headStart",
3176
3176
  "nodeType": "YulTypedName",
3177
- "src": "712:9:125",
3177
+ "src": "712:9:126",
3178
3178
  "type": ""
3179
3179
  }
3180
3180
  ],
@@ -3182,16 +3182,16 @@
3182
3182
  {
3183
3183
  "name": "tail",
3184
3184
  "nodeType": "YulTypedName",
3185
- "src": "726:4:125",
3185
+ "src": "726:4:126",
3186
3186
  "type": ""
3187
3187
  }
3188
3188
  ],
3189
- "src": "561:353:125"
3189
+ "src": "561:353:126"
3190
3190
  },
3191
3191
  {
3192
3192
  "body": {
3193
3193
  "nodeType": "YulBlock",
3194
- "src": "1040:275:125",
3194
+ "src": "1040:275:126",
3195
3195
  "statements": [
3196
3196
  {
3197
3197
  "expression": {
@@ -3199,12 +3199,12 @@
3199
3199
  {
3200
3200
  "name": "headStart",
3201
3201
  "nodeType": "YulIdentifier",
3202
- "src": "1057:9:125"
3202
+ "src": "1057:9:126"
3203
3203
  },
3204
3204
  {
3205
3205
  "kind": "number",
3206
3206
  "nodeType": "YulLiteral",
3207
- "src": "1068:2:125",
3207
+ "src": "1068:2:126",
3208
3208
  "type": "",
3209
3209
  "value": "32"
3210
3210
  }
@@ -3212,38 +3212,38 @@
3212
3212
  "functionName": {
3213
3213
  "name": "mstore",
3214
3214
  "nodeType": "YulIdentifier",
3215
- "src": "1050:6:125"
3215
+ "src": "1050:6:126"
3216
3216
  },
3217
3217
  "nodeType": "YulFunctionCall",
3218
- "src": "1050:21:125"
3218
+ "src": "1050:21:126"
3219
3219
  },
3220
3220
  "nodeType": "YulExpressionStatement",
3221
- "src": "1050:21:125"
3221
+ "src": "1050:21:126"
3222
3222
  },
3223
3223
  {
3224
3224
  "nodeType": "YulVariableDeclaration",
3225
- "src": "1080:27:125",
3225
+ "src": "1080:27:126",
3226
3226
  "value": {
3227
3227
  "arguments": [
3228
3228
  {
3229
3229
  "name": "value0",
3230
3230
  "nodeType": "YulIdentifier",
3231
- "src": "1100:6:125"
3231
+ "src": "1100:6:126"
3232
3232
  }
3233
3233
  ],
3234
3234
  "functionName": {
3235
3235
  "name": "mload",
3236
3236
  "nodeType": "YulIdentifier",
3237
- "src": "1094:5:125"
3237
+ "src": "1094:5:126"
3238
3238
  },
3239
3239
  "nodeType": "YulFunctionCall",
3240
- "src": "1094:13:125"
3240
+ "src": "1094:13:126"
3241
3241
  },
3242
3242
  "variables": [
3243
3243
  {
3244
3244
  "name": "length",
3245
3245
  "nodeType": "YulTypedName",
3246
- "src": "1084:6:125",
3246
+ "src": "1084:6:126",
3247
3247
  "type": ""
3248
3248
  }
3249
3249
  ]
@@ -3256,12 +3256,12 @@
3256
3256
  {
3257
3257
  "name": "headStart",
3258
3258
  "nodeType": "YulIdentifier",
3259
- "src": "1127:9:125"
3259
+ "src": "1127:9:126"
3260
3260
  },
3261
3261
  {
3262
3262
  "kind": "number",
3263
3263
  "nodeType": "YulLiteral",
3264
- "src": "1138:2:125",
3264
+ "src": "1138:2:126",
3265
3265
  "type": "",
3266
3266
  "value": "32"
3267
3267
  }
@@ -3269,27 +3269,27 @@
3269
3269
  "functionName": {
3270
3270
  "name": "add",
3271
3271
  "nodeType": "YulIdentifier",
3272
- "src": "1123:3:125"
3272
+ "src": "1123:3:126"
3273
3273
  },
3274
3274
  "nodeType": "YulFunctionCall",
3275
- "src": "1123:18:125"
3275
+ "src": "1123:18:126"
3276
3276
  },
3277
3277
  {
3278
3278
  "name": "length",
3279
3279
  "nodeType": "YulIdentifier",
3280
- "src": "1143:6:125"
3280
+ "src": "1143:6:126"
3281
3281
  }
3282
3282
  ],
3283
3283
  "functionName": {
3284
3284
  "name": "mstore",
3285
3285
  "nodeType": "YulIdentifier",
3286
- "src": "1116:6:125"
3286
+ "src": "1116:6:126"
3287
3287
  },
3288
3288
  "nodeType": "YulFunctionCall",
3289
- "src": "1116:34:125"
3289
+ "src": "1116:34:126"
3290
3290
  },
3291
3291
  "nodeType": "YulExpressionStatement",
3292
- "src": "1116:34:125"
3292
+ "src": "1116:34:126"
3293
3293
  },
3294
3294
  {
3295
3295
  "expression": {
@@ -3299,12 +3299,12 @@
3299
3299
  {
3300
3300
  "name": "value0",
3301
3301
  "nodeType": "YulIdentifier",
3302
- "src": "1198:6:125"
3302
+ "src": "1198:6:126"
3303
3303
  },
3304
3304
  {
3305
3305
  "kind": "number",
3306
3306
  "nodeType": "YulLiteral",
3307
- "src": "1206:2:125",
3307
+ "src": "1206:2:126",
3308
3308
  "type": "",
3309
3309
  "value": "32"
3310
3310
  }
@@ -3312,22 +3312,22 @@
3312
3312
  "functionName": {
3313
3313
  "name": "add",
3314
3314
  "nodeType": "YulIdentifier",
3315
- "src": "1194:3:125"
3315
+ "src": "1194:3:126"
3316
3316
  },
3317
3317
  "nodeType": "YulFunctionCall",
3318
- "src": "1194:15:125"
3318
+ "src": "1194:15:126"
3319
3319
  },
3320
3320
  {
3321
3321
  "arguments": [
3322
3322
  {
3323
3323
  "name": "headStart",
3324
3324
  "nodeType": "YulIdentifier",
3325
- "src": "1215:9:125"
3325
+ "src": "1215:9:126"
3326
3326
  },
3327
3327
  {
3328
3328
  "kind": "number",
3329
3329
  "nodeType": "YulLiteral",
3330
- "src": "1226:2:125",
3330
+ "src": "1226:2:126",
3331
3331
  "type": "",
3332
3332
  "value": "64"
3333
3333
  }
@@ -3335,31 +3335,31 @@
3335
3335
  "functionName": {
3336
3336
  "name": "add",
3337
3337
  "nodeType": "YulIdentifier",
3338
- "src": "1211:3:125"
3338
+ "src": "1211:3:126"
3339
3339
  },
3340
3340
  "nodeType": "YulFunctionCall",
3341
- "src": "1211:18:125"
3341
+ "src": "1211:18:126"
3342
3342
  },
3343
3343
  {
3344
3344
  "name": "length",
3345
3345
  "nodeType": "YulIdentifier",
3346
- "src": "1231:6:125"
3346
+ "src": "1231:6:126"
3347
3347
  }
3348
3348
  ],
3349
3349
  "functionName": {
3350
3350
  "name": "copy_memory_to_memory_with_cleanup",
3351
3351
  "nodeType": "YulIdentifier",
3352
- "src": "1159:34:125"
3352
+ "src": "1159:34:126"
3353
3353
  },
3354
3354
  "nodeType": "YulFunctionCall",
3355
- "src": "1159:79:125"
3355
+ "src": "1159:79:126"
3356
3356
  },
3357
3357
  "nodeType": "YulExpressionStatement",
3358
- "src": "1159:79:125"
3358
+ "src": "1159:79:126"
3359
3359
  },
3360
3360
  {
3361
3361
  "nodeType": "YulAssignment",
3362
- "src": "1247:62:125",
3362
+ "src": "1247:62:126",
3363
3363
  "value": {
3364
3364
  "arguments": [
3365
3365
  {
@@ -3367,7 +3367,7 @@
3367
3367
  {
3368
3368
  "name": "headStart",
3369
3369
  "nodeType": "YulIdentifier",
3370
- "src": "1263:9:125"
3370
+ "src": "1263:9:126"
3371
3371
  },
3372
3372
  {
3373
3373
  "arguments": [
@@ -3376,12 +3376,12 @@
3376
3376
  {
3377
3377
  "name": "length",
3378
3378
  "nodeType": "YulIdentifier",
3379
- "src": "1282:6:125"
3379
+ "src": "1282:6:126"
3380
3380
  },
3381
3381
  {
3382
3382
  "kind": "number",
3383
3383
  "nodeType": "YulLiteral",
3384
- "src": "1290:2:125",
3384
+ "src": "1290:2:126",
3385
3385
  "type": "",
3386
3386
  "value": "31"
3387
3387
  }
@@ -3389,17 +3389,17 @@
3389
3389
  "functionName": {
3390
3390
  "name": "add",
3391
3391
  "nodeType": "YulIdentifier",
3392
- "src": "1278:3:125"
3392
+ "src": "1278:3:126"
3393
3393
  },
3394
3394
  "nodeType": "YulFunctionCall",
3395
- "src": "1278:15:125"
3395
+ "src": "1278:15:126"
3396
3396
  },
3397
3397
  {
3398
3398
  "arguments": [
3399
3399
  {
3400
3400
  "kind": "number",
3401
3401
  "nodeType": "YulLiteral",
3402
- "src": "1299:2:125",
3402
+ "src": "1299:2:126",
3403
3403
  "type": "",
3404
3404
  "value": "31"
3405
3405
  }
@@ -3407,33 +3407,33 @@
3407
3407
  "functionName": {
3408
3408
  "name": "not",
3409
3409
  "nodeType": "YulIdentifier",
3410
- "src": "1295:3:125"
3410
+ "src": "1295:3:126"
3411
3411
  },
3412
3412
  "nodeType": "YulFunctionCall",
3413
- "src": "1295:7:125"
3413
+ "src": "1295:7:126"
3414
3414
  }
3415
3415
  ],
3416
3416
  "functionName": {
3417
3417
  "name": "and",
3418
3418
  "nodeType": "YulIdentifier",
3419
- "src": "1274:3:125"
3419
+ "src": "1274:3:126"
3420
3420
  },
3421
3421
  "nodeType": "YulFunctionCall",
3422
- "src": "1274:29:125"
3422
+ "src": "1274:29:126"
3423
3423
  }
3424
3424
  ],
3425
3425
  "functionName": {
3426
3426
  "name": "add",
3427
3427
  "nodeType": "YulIdentifier",
3428
- "src": "1259:3:125"
3428
+ "src": "1259:3:126"
3429
3429
  },
3430
3430
  "nodeType": "YulFunctionCall",
3431
- "src": "1259:45:125"
3431
+ "src": "1259:45:126"
3432
3432
  },
3433
3433
  {
3434
3434
  "kind": "number",
3435
3435
  "nodeType": "YulLiteral",
3436
- "src": "1306:2:125",
3436
+ "src": "1306:2:126",
3437
3437
  "type": "",
3438
3438
  "value": "64"
3439
3439
  }
@@ -3441,16 +3441,16 @@
3441
3441
  "functionName": {
3442
3442
  "name": "add",
3443
3443
  "nodeType": "YulIdentifier",
3444
- "src": "1255:3:125"
3444
+ "src": "1255:3:126"
3445
3445
  },
3446
3446
  "nodeType": "YulFunctionCall",
3447
- "src": "1255:54:125"
3447
+ "src": "1255:54:126"
3448
3448
  },
3449
3449
  "variableNames": [
3450
3450
  {
3451
3451
  "name": "tail",
3452
3452
  "nodeType": "YulIdentifier",
3453
- "src": "1247:4:125"
3453
+ "src": "1247:4:126"
3454
3454
  }
3455
3455
  ]
3456
3456
  }
@@ -3462,13 +3462,13 @@
3462
3462
  {
3463
3463
  "name": "headStart",
3464
3464
  "nodeType": "YulTypedName",
3465
- "src": "1009:9:125",
3465
+ "src": "1009:9:126",
3466
3466
  "type": ""
3467
3467
  },
3468
3468
  {
3469
3469
  "name": "value0",
3470
3470
  "nodeType": "YulTypedName",
3471
- "src": "1020:6:125",
3471
+ "src": "1020:6:126",
3472
3472
  "type": ""
3473
3473
  }
3474
3474
  ],
@@ -3476,16 +3476,16 @@
3476
3476
  {
3477
3477
  "name": "tail",
3478
3478
  "nodeType": "YulTypedName",
3479
- "src": "1031:4:125",
3479
+ "src": "1031:4:126",
3480
3480
  "type": ""
3481
3481
  }
3482
3482
  ],
3483
- "src": "919:396:125"
3483
+ "src": "919:396:126"
3484
3484
  }
3485
3485
  ]
3486
3486
  },
3487
3487
  "contents": "{\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_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 abi_encode_tuple_t_stringliteral_cc2e4e38850b7c0a3e942cfed89b71c77302df25bcb2ec297a0c4ff9ff6b90ad__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 29)\n mstore(add(headStart, 64), \"Address: call to non-contract\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n mstore(headStart, 32)\n let length := mload(value0)\n mstore(add(headStart, 32), length)\n copy_memory_to_memory_with_cleanup(add(value0, 32), add(headStart, 64), length)\n tail := add(add(headStart, and(add(length, 31), not(31))), 64)\n }\n}",
3488
- "id": 125,
3488
+ "id": 126,
3489
3489
  "language": "Yul",
3490
3490
  "name": "#utility.yul"
3491
3491
  }
@@ -3493,7 +3493,7 @@
3493
3493
  "immutableReferences": {},
3494
3494
  "linkReferences": {},
3495
3495
  "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLDATASIZE PUSH2 0x13 JUMPI PUSH2 0x11 PUSH2 0x17 JUMP JUMPDEST STOP JUMPDEST PUSH2 0x11 JUMPDEST PUSH2 0x27 PUSH2 0x22 PUSH2 0x74 JUMP JUMPDEST PUSH2 0xB9 JUMP JUMPDEST JUMP JUMPDEST PUSH1 0x60 PUSH2 0x4E DUP4 DUP4 PUSH1 0x40 MLOAD DUP1 PUSH1 0x60 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0x27 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0x293 PUSH1 0x27 SWAP2 CODECOPY PUSH2 0xDD JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND EXTCODESIZE ISZERO ISZERO SWAP1 JUMP JUMPDEST SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0xB4 PUSH32 0x360894A13BA1A3210667C828492DB98DCA3E2076CC3735A920A3CA505D382BBC SLOAD PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND SWAP1 JUMP JUMPDEST SWAP1 POP SWAP1 JUMP JUMPDEST CALLDATASIZE PUSH1 0x0 DUP1 CALLDATACOPY PUSH1 0x0 DUP1 CALLDATASIZE PUSH1 0x0 DUP5 GAS DELEGATECALL RETURNDATASIZE PUSH1 0x0 DUP1 RETURNDATACOPY DUP1 DUP1 ISZERO PUSH2 0xD8 JUMPI RETURNDATASIZE PUSH1 0x0 RETURN JUMPDEST RETURNDATASIZE PUSH1 0x0 REVERT JUMPDEST PUSH1 0x60 PUSH1 0x0 DUP1 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP6 PUSH1 0x40 MLOAD PUSH2 0x107 SWAP2 SWAP1 PUSH2 0x243 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 GAS DELEGATECALL SWAP2 POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x142 JUMPI PUSH1 0x40 MLOAD SWAP2 POP PUSH1 0x1F NOT PUSH1 0x3F RETURNDATASIZE ADD AND DUP3 ADD PUSH1 0x40 MSTORE RETURNDATASIZE DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x147 JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP SWAP2 POP SWAP2 POP PUSH2 0x158 DUP7 DUP4 DUP4 DUP8 PUSH2 0x162 JUMP JUMPDEST SWAP7 SWAP6 POP POP POP POP POP POP JUMP JUMPDEST PUSH1 0x60 DUP4 ISZERO PUSH2 0x1E3 JUMPI DUP3 MLOAD PUSH1 0x0 SUB PUSH2 0x1DC JUMPI PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DUP6 AND EXTCODESIZE PUSH2 0x1DC JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x416464726573733A2063616C6C20746F206E6F6E2D636F6E7472616374000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST POP DUP2 PUSH2 0x1ED JUMP JUMPDEST PUSH2 0x1ED DUP4 DUP4 PUSH2 0x1F5 JUMP JUMPDEST SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST DUP2 MLOAD ISZERO PUSH2 0x205 JUMPI DUP2 MLOAD DUP1 DUP4 PUSH1 0x20 ADD REVERT JUMPDEST DUP1 PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x1D3 SWAP2 SWAP1 PUSH2 0x25F JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH2 0x23A JUMPI DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH2 0x222 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST PUSH1 0x0 DUP3 MLOAD PUSH2 0x255 DUP2 DUP5 PUSH1 0x20 DUP8 ADD PUSH2 0x21F JUMP JUMPDEST SWAP2 SWAP1 SWAP2 ADD SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH1 0x0 DUP3 MLOAD DUP1 PUSH1 0x20 DUP5 ADD MSTORE PUSH2 0x27E DUP2 PUSH1 0x40 DUP6 ADD PUSH1 0x20 DUP8 ADD PUSH2 0x21F JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP2 SWAP1 SWAP2 ADD PUSH1 0x40 ADD SWAP3 SWAP2 POP POP JUMP INVALID COINBASE PUSH5 0x6472657373 GASPRICE KECCAK256 PUSH13 0x6F772D6C6576656C2064656C65 PUSH8 0x6174652063616C6C KECCAK256 PUSH7 0x61696C6564A264 PUSH10 0x70667358221220B43207 0xAA 0x2D DUP4 CREATE SWAP13 0xC0 PUSH23 0x64C74462DC38C0E4C7C95F06267A0E4BAC9A4C13C11C64 PUSH20 0x6F6C634300081100330000000000000000000000 ",
3496
- "sourceMap": "567:723:51:-:0;;;;;;2898:11:53;:9;:11::i;:::-;567:723:51;;2675:11:53;2322:110;2397:28;2407:17;:15;:17::i;:::-;2397:9;:28::i;:::-;2322:110::o;6469:198:66:-;6552:12;6583:77;6604:6;6612:4;6583:77;;;;;;;;;;;;;;;;;:20;:77::i;:::-;6576:84;6469:198;-1:-1:-1;;;6469:198:66:o;1175:320::-;1465:19;;;:23;;;1175:320::o;1614:190:68:-;1784:4;1614:190::o;1148:140:51:-;1215:12;1246:35;1030:66:52;1380:54;;;;1301:140;1246:35:51;1239:42;;1148:140;:::o;948:895:53:-;1286:14;1283:1;1280;1267:34;1500:1;1497;1481:14;1478:1;1462:14;1455:5;1442:60;1576:16;1573:1;1570;1555:38;1614:6;1681:66;;;;1796:16;1793:1;1786:27;1681:66;1716:16;1713:1;1706:27;6853:325:66;6994:12;7019;7033:23;7060:6;:19;;7080:4;7060:25;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7018:67;;;;7102:69;7129:6;7137:7;7146:10;7158:12;7102:26;:69::i;:::-;7095:76;6853:325;-1:-1:-1;;;;;;6853:325:66:o;7466:628::-;7646:12;7674:7;7670:418;;;7701:10;:17;7722:1;7701:22;7697:286;;1465:19;;;;7908:60;;;;-1:-1:-1;;;7908:60:66;;763:2:125;7908:60:66;;;745:21:125;802:2;782:18;;;775:30;841:31;821:18;;;814:59;890:18;;7908:60:66;;;;;;;;;-1:-1:-1;8003:10:66;7996:17;;7670:418;8044:33;8052:10;8064:12;8044:7;:33::i;:::-;7466:628;;;;;;:::o;8616:540::-;8775:17;;:21;8771:379;;9003:10;8997:17;9059:15;9046:10;9042:2;9038:19;9031:44;8771:379;9126:12;9119:20;;-1:-1:-1;;;9119:20:66;;;;;;;;:::i;14:250:125:-;99:1;109:113;123:6;120:1;117:13;109:113;;;199:11;;;193:18;180:11;;;173:39;145:2;138:10;109:113;;;-1:-1:-1;;256:1:125;238:16;;231:27;14:250::o;269:287::-;398:3;436:6;430:13;452:66;511:6;506:3;499:4;491:6;487:17;452:66;:::i;:::-;534:16;;;;;269:287;-1:-1:-1;;269:287:125:o;919:396::-;1068:2;1057:9;1050:21;1031:4;1100:6;1094:13;1143:6;1138:2;1127:9;1123:18;1116:34;1159:79;1231:6;1226:2;1215:9;1211:18;1206:2;1198:6;1194:15;1159:79;:::i;:::-;1299:2;1278:15;-1:-1:-1;;1274:29:125;1259:45;;;;1306:2;1255:54;;919:396;-1:-1:-1;;919:396:125:o"
3496
+ "sourceMap": "567:723:51:-:0;;;;;;2898:11:53;:9;:11::i;:::-;567:723:51;;2675:11:53;2322:110;2397:28;2407:17;:15;:17::i;:::-;2397:9;:28::i;:::-;2322:110::o;6469:198:66:-;6552:12;6583:77;6604:6;6612:4;6583:77;;;;;;;;;;;;;;;;;:20;:77::i;:::-;6576:84;6469:198;-1:-1:-1;;;6469:198:66:o;1175:320::-;1465:19;;;:23;;;1175:320::o;1614:190:68:-;1784:4;1614:190::o;1148:140:51:-;1215:12;1246:35;1030:66:52;1380:54;;;;1301:140;1246:35:51;1239:42;;1148:140;:::o;948:895:53:-;1286:14;1283:1;1280;1267:34;1500:1;1497;1481:14;1478:1;1462:14;1455:5;1442:60;1576:16;1573:1;1570;1555:38;1614:6;1681:66;;;;1796:16;1793:1;1786:27;1681:66;1716:16;1713:1;1706:27;6853:325:66;6994:12;7019;7033:23;7060:6;:19;;7080:4;7060:25;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7018:67;;;;7102:69;7129:6;7137:7;7146:10;7158:12;7102:26;:69::i;:::-;7095:76;6853:325;-1:-1:-1;;;;;;6853:325:66:o;7466:628::-;7646:12;7674:7;7670:418;;;7701:10;:17;7722:1;7701:22;7697:286;;1465:19;;;;7908:60;;;;-1:-1:-1;;;7908:60:66;;763:2:126;7908:60:66;;;745:21:126;802:2;782:18;;;775:30;841:31;821:18;;;814:59;890:18;;7908:60:66;;;;;;;;;-1:-1:-1;8003:10:66;7996:17;;7670:418;8044:33;8052:10;8064:12;8044:7;:33::i;:::-;7466:628;;;;;;:::o;8616:540::-;8775:17;;:21;8771:379;;9003:10;8997:17;9059:15;9046:10;9042:2;9038:19;9031:44;8771:379;9126:12;9119:20;;-1:-1:-1;;;9119:20:66;;;;;;;;:::i;14:250:126:-;99:1;109:113;123:6;120:1;117:13;109:113;;;199:11;;;193:18;180:11;;;173:39;145:2;138:10;109:113;;;-1:-1:-1;;256:1:126;238:16;;231:27;14:250::o;269:287::-;398:3;436:6;430:13;452:66;511:6;506:3;499:4;491:6;487:17;452:66;:::i;:::-;534:16;;;;;269:287;-1:-1:-1;;269:287:126:o;919:396::-;1068:2;1057:9;1050:21;1031:4;1100:6;1094:13;1143:6;1138:2;1127:9;1123:18;1116:34;1159:79;1231:6;1226:2;1215:9;1211:18;1206:2;1198:6;1194:15;1159:79;:::i;:::-;1299:2;1278:15;-1:-1:-1;;1274:29:126;1259:45;;;;1306:2;1255:54;;919:396;-1:-1:-1;;919:396:126:o"
3497
3497
  },
3498
3498
  "gasEstimates": {
3499
3499
  "creation": {