@keep-network/tbtc-v2 1.6.0-dev.1 → 1.6.0-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/BLS.json +1 -1
- package/artifacts/Bank.json +3 -3
- package/artifacts/BeaconAuthorization.json +1 -1
- package/artifacts/BeaconDkg.json +1 -1
- package/artifacts/BeaconDkgValidator.json +1 -1
- package/artifacts/BeaconInactivity.json +1 -1
- package/artifacts/BeaconSortitionPool.json +3 -3
- package/artifacts/Bridge.json +5 -5
- package/artifacts/BridgeGovernance.json +2 -2
- package/artifacts/BridgeGovernanceParameters.json +2 -2
- package/artifacts/Deposit.json +2 -2
- package/artifacts/DepositSweep.json +2 -2
- package/artifacts/DonationVault.json +3 -3
- package/artifacts/EcdsaDkgValidator.json +1 -1
- package/artifacts/EcdsaInactivity.json +1 -1
- package/artifacts/EcdsaSortitionPool.json +3 -3
- package/artifacts/Fraud.json +2 -2
- package/artifacts/KeepRegistry.json +1 -1
- package/artifacts/KeepStake.json +2 -2
- package/artifacts/KeepToken.json +2 -2
- package/artifacts/KeepTokenStaking.json +1 -1
- package/artifacts/LightRelay.json +3 -3
- package/artifacts/LightRelayMaintainerProxy.json +3 -3
- package/artifacts/MaintainerProxy.json +3 -3
- package/artifacts/MovingFunds.json +2 -2
- package/artifacts/NuCypherStakingEscrow.json +1 -1
- package/artifacts/NuCypherToken.json +2 -2
- package/artifacts/RandomBeacon.json +2 -2
- package/artifacts/RandomBeaconChaosnet.json +2 -2
- package/artifacts/RandomBeaconGovernance.json +2 -2
- package/artifacts/Redemption.json +2 -2
- package/artifacts/ReimbursementPool.json +2 -2
- package/artifacts/T.json +2 -2
- package/artifacts/TBTC.json +3 -3
- package/artifacts/TBTCToken.json +3 -3
- package/artifacts/TBTCVault.json +23 -23
- package/artifacts/TokenStaking.json +1 -1
- package/artifacts/TokenholderGovernor.json +9 -9
- package/artifacts/TokenholderTimelock.json +8 -8
- package/artifacts/VendingMachine.json +3 -3
- package/artifacts/VendingMachineKeep.json +1 -1
- package/artifacts/VendingMachineNuCypher.json +1 -1
- package/artifacts/VendingMachineV2.json +3 -3
- package/artifacts/VendingMachineV3.json +3 -3
- package/artifacts/WalletCoordinator.json +5 -5
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{9c1bc2cca49796c7f9e7712adfa86bb8.json → d2d7e276da75d7184610fe11a4a103b7.json} +3 -0
- package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
- package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
- package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
- package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
- package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
- package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
- package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
- package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
- package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
- package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
- package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
- package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
- package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
- package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
- package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
- package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
- package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
- package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
- package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
- package/deploy/01_deploy_light_relay.ts +3 -0
- package/deploy/09_deploy_bridge_governance.ts +5 -2
- package/deploy/19_authorize_spv_maintainer_in_bridge.ts +3 -3
- package/deploy/24_transfer_tbtc_ownership.ts +1 -1
- package/deploy/28_authorize_bridge_in_reimbursement_pool.ts +1 -1
- package/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts +1 -1
- package/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.ts +3 -1
- package/export/artifacts/@keep-network/bitcoin-spv-sol/contracts/BTCUtils.sol/BTCUtils.json +20 -20
- package/export/artifacts/@keep-network/ecdsa/contracts/EcdsaDkgValidator.sol/EcdsaDkgValidator.json +1986 -1986
- package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaDkg.sol/EcdsaDkg.json +20 -20
- package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaInactivity.sol/EcdsaInactivity.json +1836 -1836
- package/export/artifacts/@keep-network/random-beacon/contracts/ReimbursementPool.sol/ReimbursementPool.json +545 -545
- package/export/artifacts/@keep-network/sortition-pools/contracts/Chaosnet.sol/Chaosnet.json +506 -506
- package/export/artifacts/@keep-network/sortition-pools/contracts/Rewards.sol/Rewards.json +23 -23
- package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionPool.sol/SortitionPool.json +2456 -2456
- package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionTree.sol/SortitionTree.json +465 -465
- package/export/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.json +568 -568
- package/export/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.json +603 -603
- package/export/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.json +1001 -1001
- package/export/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.json +1877 -1877
- package/export/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol/ERC20Upgradeable.json +654 -654
- package/export/artifacts/@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol/ERC20WithPermit.json +2534 -2534
- package/export/artifacts/@thesis/solidity-contracts/contracts/token/MisfundRecovery.sol/MisfundRecovery.json +736 -736
- package/export/artifacts/contracts/bank/Bank.sol/Bank.json +1872 -1872
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +7061 -7061
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +1257 -1257
- package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +972 -972
- package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +1122 -1122
- package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +5403 -5403
- package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +2961 -2961
- package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +2442 -2442
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +2305 -2305
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +1864 -1864
- package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +982 -982
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +1872 -1872
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +8064 -8064
- package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +1864 -1864
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +127 -127
- package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +1987 -1987
- package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +346 -346
- package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +12024 -0
- package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +568 -568
- package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +2291 -2291
- package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +1698 -1698
- package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +189 -189
- package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +1443 -1443
- package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2847 -2847
- package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +858 -858
- package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +3476 -3476
- package/export/deploy/01_deploy_light_relay.js +3 -0
- package/export/deploy/09_deploy_bridge_governance.js +4 -2
- package/export/deploy/19_authorize_spv_maintainer_in_bridge.js +3 -3
- package/export/deploy/24_transfer_tbtc_ownership.js +1 -1
- package/export/deploy/28_authorize_bridge_in_reimbursement_pool.js +1 -1
- package/export/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js +1 -1
- package/export/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.js +7 -3
- package/export/hardhat.config.js +24 -1
- package/export/typechain/SepoliaLightRelay.js +2 -0
- package/export/typechain/factories/SepoliaLightRelay__factory.js +535 -0
- package/export/typechain/index.js +3 -1
- package/package.json +1 -1
|
@@ -316,22 +316,22 @@
|
|
|
316
316
|
{
|
|
317
317
|
"ast": {
|
|
318
318
|
"nodeType": "YulBlock",
|
|
319
|
-
"src": "0:3742:
|
|
319
|
+
"src": "0:3742:126",
|
|
320
320
|
"statements": [
|
|
321
321
|
{
|
|
322
322
|
"nodeType": "YulBlock",
|
|
323
|
-
"src": "6:3:
|
|
323
|
+
"src": "6:3:126",
|
|
324
324
|
"statements": []
|
|
325
325
|
},
|
|
326
326
|
{
|
|
327
327
|
"body": {
|
|
328
328
|
"nodeType": "YulBlock",
|
|
329
|
-
"src": "84:239:
|
|
329
|
+
"src": "84:239:126",
|
|
330
330
|
"statements": [
|
|
331
331
|
{
|
|
332
332
|
"body": {
|
|
333
333
|
"nodeType": "YulBlock",
|
|
334
|
-
"src": "130:16:
|
|
334
|
+
"src": "130:16:126",
|
|
335
335
|
"statements": [
|
|
336
336
|
{
|
|
337
337
|
"expression": {
|
|
@@ -339,14 +339,14 @@
|
|
|
339
339
|
{
|
|
340
340
|
"kind": "number",
|
|
341
341
|
"nodeType": "YulLiteral",
|
|
342
|
-
"src": "139:1:
|
|
342
|
+
"src": "139:1:126",
|
|
343
343
|
"type": "",
|
|
344
344
|
"value": "0"
|
|
345
345
|
},
|
|
346
346
|
{
|
|
347
347
|
"kind": "number",
|
|
348
348
|
"nodeType": "YulLiteral",
|
|
349
|
-
"src": "142:1:
|
|
349
|
+
"src": "142:1:126",
|
|
350
350
|
"type": "",
|
|
351
351
|
"value": "0"
|
|
352
352
|
}
|
|
@@ -354,13 +354,13 @@
|
|
|
354
354
|
"functionName": {
|
|
355
355
|
"name": "revert",
|
|
356
356
|
"nodeType": "YulIdentifier",
|
|
357
|
-
"src": "132:6:
|
|
357
|
+
"src": "132:6:126"
|
|
358
358
|
},
|
|
359
359
|
"nodeType": "YulFunctionCall",
|
|
360
|
-
"src": "132:12:
|
|
360
|
+
"src": "132:12:126"
|
|
361
361
|
},
|
|
362
362
|
"nodeType": "YulExpressionStatement",
|
|
363
|
-
"src": "132:12:
|
|
363
|
+
"src": "132:12:126"
|
|
364
364
|
}
|
|
365
365
|
]
|
|
366
366
|
},
|
|
@@ -371,26 +371,26 @@
|
|
|
371
371
|
{
|
|
372
372
|
"name": "dataEnd",
|
|
373
373
|
"nodeType": "YulIdentifier",
|
|
374
|
-
"src": "105:7:
|
|
374
|
+
"src": "105:7:126"
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"name": "headStart",
|
|
378
378
|
"nodeType": "YulIdentifier",
|
|
379
|
-
"src": "114:9:
|
|
379
|
+
"src": "114:9:126"
|
|
380
380
|
}
|
|
381
381
|
],
|
|
382
382
|
"functionName": {
|
|
383
383
|
"name": "sub",
|
|
384
384
|
"nodeType": "YulIdentifier",
|
|
385
|
-
"src": "101:3:
|
|
385
|
+
"src": "101:3:126"
|
|
386
386
|
},
|
|
387
387
|
"nodeType": "YulFunctionCall",
|
|
388
|
-
"src": "101:23:
|
|
388
|
+
"src": "101:23:126"
|
|
389
389
|
},
|
|
390
390
|
{
|
|
391
391
|
"kind": "number",
|
|
392
392
|
"nodeType": "YulLiteral",
|
|
393
|
-
"src": "126:2:
|
|
393
|
+
"src": "126:2:126",
|
|
394
394
|
"type": "",
|
|
395
395
|
"value": "32"
|
|
396
396
|
}
|
|
@@ -398,38 +398,38 @@
|
|
|
398
398
|
"functionName": {
|
|
399
399
|
"name": "slt",
|
|
400
400
|
"nodeType": "YulIdentifier",
|
|
401
|
-
"src": "97:3:
|
|
401
|
+
"src": "97:3:126"
|
|
402
402
|
},
|
|
403
403
|
"nodeType": "YulFunctionCall",
|
|
404
|
-
"src": "97:32:
|
|
404
|
+
"src": "97:32:126"
|
|
405
405
|
},
|
|
406
406
|
"nodeType": "YulIf",
|
|
407
|
-
"src": "94:52:
|
|
407
|
+
"src": "94:52:126"
|
|
408
408
|
},
|
|
409
409
|
{
|
|
410
410
|
"nodeType": "YulVariableDeclaration",
|
|
411
|
-
"src": "155:36:
|
|
411
|
+
"src": "155:36:126",
|
|
412
412
|
"value": {
|
|
413
413
|
"arguments": [
|
|
414
414
|
{
|
|
415
415
|
"name": "headStart",
|
|
416
416
|
"nodeType": "YulIdentifier",
|
|
417
|
-
"src": "181:9:
|
|
417
|
+
"src": "181:9:126"
|
|
418
418
|
}
|
|
419
419
|
],
|
|
420
420
|
"functionName": {
|
|
421
421
|
"name": "calldataload",
|
|
422
422
|
"nodeType": "YulIdentifier",
|
|
423
|
-
"src": "168:12:
|
|
423
|
+
"src": "168:12:126"
|
|
424
424
|
},
|
|
425
425
|
"nodeType": "YulFunctionCall",
|
|
426
|
-
"src": "168:23:
|
|
426
|
+
"src": "168:23:126"
|
|
427
427
|
},
|
|
428
428
|
"variables": [
|
|
429
429
|
{
|
|
430
430
|
"name": "value",
|
|
431
431
|
"nodeType": "YulTypedName",
|
|
432
|
-
"src": "159:5:
|
|
432
|
+
"src": "159:5:126",
|
|
433
433
|
"type": ""
|
|
434
434
|
}
|
|
435
435
|
]
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
{
|
|
438
438
|
"body": {
|
|
439
439
|
"nodeType": "YulBlock",
|
|
440
|
-
"src": "277:16:
|
|
440
|
+
"src": "277:16:126",
|
|
441
441
|
"statements": [
|
|
442
442
|
{
|
|
443
443
|
"expression": {
|
|
@@ -445,14 +445,14 @@
|
|
|
445
445
|
{
|
|
446
446
|
"kind": "number",
|
|
447
447
|
"nodeType": "YulLiteral",
|
|
448
|
-
"src": "286:1:
|
|
448
|
+
"src": "286:1:126",
|
|
449
449
|
"type": "",
|
|
450
450
|
"value": "0"
|
|
451
451
|
},
|
|
452
452
|
{
|
|
453
453
|
"kind": "number",
|
|
454
454
|
"nodeType": "YulLiteral",
|
|
455
|
-
"src": "289:1:
|
|
455
|
+
"src": "289:1:126",
|
|
456
456
|
"type": "",
|
|
457
457
|
"value": "0"
|
|
458
458
|
}
|
|
@@ -460,13 +460,13 @@
|
|
|
460
460
|
"functionName": {
|
|
461
461
|
"name": "revert",
|
|
462
462
|
"nodeType": "YulIdentifier",
|
|
463
|
-
"src": "279:6:
|
|
463
|
+
"src": "279:6:126"
|
|
464
464
|
},
|
|
465
465
|
"nodeType": "YulFunctionCall",
|
|
466
|
-
"src": "279:12:
|
|
466
|
+
"src": "279:12:126"
|
|
467
467
|
},
|
|
468
468
|
"nodeType": "YulExpressionStatement",
|
|
469
|
-
"src": "279:12:
|
|
469
|
+
"src": "279:12:126"
|
|
470
470
|
}
|
|
471
471
|
]
|
|
472
472
|
},
|
|
@@ -477,19 +477,19 @@
|
|
|
477
477
|
{
|
|
478
478
|
"name": "value",
|
|
479
479
|
"nodeType": "YulIdentifier",
|
|
480
|
-
"src": "213:5:
|
|
480
|
+
"src": "213:5:126"
|
|
481
481
|
},
|
|
482
482
|
{
|
|
483
483
|
"arguments": [
|
|
484
484
|
{
|
|
485
485
|
"name": "value",
|
|
486
486
|
"nodeType": "YulIdentifier",
|
|
487
|
-
"src": "224:5:
|
|
487
|
+
"src": "224:5:126"
|
|
488
488
|
},
|
|
489
489
|
{
|
|
490
490
|
"kind": "number",
|
|
491
491
|
"nodeType": "YulLiteral",
|
|
492
|
-
"src": "231:42:
|
|
492
|
+
"src": "231:42:126",
|
|
493
493
|
"type": "",
|
|
494
494
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
495
495
|
}
|
|
@@ -497,45 +497,45 @@
|
|
|
497
497
|
"functionName": {
|
|
498
498
|
"name": "and",
|
|
499
499
|
"nodeType": "YulIdentifier",
|
|
500
|
-
"src": "220:3:
|
|
500
|
+
"src": "220:3:126"
|
|
501
501
|
},
|
|
502
502
|
"nodeType": "YulFunctionCall",
|
|
503
|
-
"src": "220:54:
|
|
503
|
+
"src": "220:54:126"
|
|
504
504
|
}
|
|
505
505
|
],
|
|
506
506
|
"functionName": {
|
|
507
507
|
"name": "eq",
|
|
508
508
|
"nodeType": "YulIdentifier",
|
|
509
|
-
"src": "210:2:
|
|
509
|
+
"src": "210:2:126"
|
|
510
510
|
},
|
|
511
511
|
"nodeType": "YulFunctionCall",
|
|
512
|
-
"src": "210:65:
|
|
512
|
+
"src": "210:65:126"
|
|
513
513
|
}
|
|
514
514
|
],
|
|
515
515
|
"functionName": {
|
|
516
516
|
"name": "iszero",
|
|
517
517
|
"nodeType": "YulIdentifier",
|
|
518
|
-
"src": "203:6:
|
|
518
|
+
"src": "203:6:126"
|
|
519
519
|
},
|
|
520
520
|
"nodeType": "YulFunctionCall",
|
|
521
|
-
"src": "203:73:
|
|
521
|
+
"src": "203:73:126"
|
|
522
522
|
},
|
|
523
523
|
"nodeType": "YulIf",
|
|
524
|
-
"src": "200:93:
|
|
524
|
+
"src": "200:93:126"
|
|
525
525
|
},
|
|
526
526
|
{
|
|
527
527
|
"nodeType": "YulAssignment",
|
|
528
|
-
"src": "302:15:
|
|
528
|
+
"src": "302:15:126",
|
|
529
529
|
"value": {
|
|
530
530
|
"name": "value",
|
|
531
531
|
"nodeType": "YulIdentifier",
|
|
532
|
-
"src": "312:5:
|
|
532
|
+
"src": "312:5:126"
|
|
533
533
|
},
|
|
534
534
|
"variableNames": [
|
|
535
535
|
{
|
|
536
536
|
"name": "value0",
|
|
537
537
|
"nodeType": "YulIdentifier",
|
|
538
|
-
"src": "302:6:
|
|
538
|
+
"src": "302:6:126"
|
|
539
539
|
}
|
|
540
540
|
]
|
|
541
541
|
}
|
|
@@ -547,13 +547,13 @@
|
|
|
547
547
|
{
|
|
548
548
|
"name": "headStart",
|
|
549
549
|
"nodeType": "YulTypedName",
|
|
550
|
-
"src": "50:9:
|
|
550
|
+
"src": "50:9:126",
|
|
551
551
|
"type": ""
|
|
552
552
|
},
|
|
553
553
|
{
|
|
554
554
|
"name": "dataEnd",
|
|
555
555
|
"nodeType": "YulTypedName",
|
|
556
|
-
"src": "61:7:
|
|
556
|
+
"src": "61:7:126",
|
|
557
557
|
"type": ""
|
|
558
558
|
}
|
|
559
559
|
],
|
|
@@ -561,31 +561,31 @@
|
|
|
561
561
|
{
|
|
562
562
|
"name": "value0",
|
|
563
563
|
"nodeType": "YulTypedName",
|
|
564
|
-
"src": "73:6:
|
|
564
|
+
"src": "73:6:126",
|
|
565
565
|
"type": ""
|
|
566
566
|
}
|
|
567
567
|
],
|
|
568
|
-
"src": "14:309:
|
|
568
|
+
"src": "14:309:126"
|
|
569
569
|
},
|
|
570
570
|
{
|
|
571
571
|
"body": {
|
|
572
572
|
"nodeType": "YulBlock",
|
|
573
|
-
"src": "427:93:
|
|
573
|
+
"src": "427:93:126",
|
|
574
574
|
"statements": [
|
|
575
575
|
{
|
|
576
576
|
"nodeType": "YulAssignment",
|
|
577
|
-
"src": "437:26:
|
|
577
|
+
"src": "437:26:126",
|
|
578
578
|
"value": {
|
|
579
579
|
"arguments": [
|
|
580
580
|
{
|
|
581
581
|
"name": "headStart",
|
|
582
582
|
"nodeType": "YulIdentifier",
|
|
583
|
-
"src": "449:9:
|
|
583
|
+
"src": "449:9:126"
|
|
584
584
|
},
|
|
585
585
|
{
|
|
586
586
|
"kind": "number",
|
|
587
587
|
"nodeType": "YulLiteral",
|
|
588
|
-
"src": "460:2:
|
|
588
|
+
"src": "460:2:126",
|
|
589
589
|
"type": "",
|
|
590
590
|
"value": "32"
|
|
591
591
|
}
|
|
@@ -593,16 +593,16 @@
|
|
|
593
593
|
"functionName": {
|
|
594
594
|
"name": "add",
|
|
595
595
|
"nodeType": "YulIdentifier",
|
|
596
|
-
"src": "445:3:
|
|
596
|
+
"src": "445:3:126"
|
|
597
597
|
},
|
|
598
598
|
"nodeType": "YulFunctionCall",
|
|
599
|
-
"src": "445:18:
|
|
599
|
+
"src": "445:18:126"
|
|
600
600
|
},
|
|
601
601
|
"variableNames": [
|
|
602
602
|
{
|
|
603
603
|
"name": "tail",
|
|
604
604
|
"nodeType": "YulIdentifier",
|
|
605
|
-
"src": "437:4:
|
|
605
|
+
"src": "437:4:126"
|
|
606
606
|
}
|
|
607
607
|
]
|
|
608
608
|
},
|
|
@@ -612,19 +612,19 @@
|
|
|
612
612
|
{
|
|
613
613
|
"name": "headStart",
|
|
614
614
|
"nodeType": "YulIdentifier",
|
|
615
|
-
"src": "479:9:
|
|
615
|
+
"src": "479:9:126"
|
|
616
616
|
},
|
|
617
617
|
{
|
|
618
618
|
"arguments": [
|
|
619
619
|
{
|
|
620
620
|
"name": "value0",
|
|
621
621
|
"nodeType": "YulIdentifier",
|
|
622
|
-
"src": "494:6:
|
|
622
|
+
"src": "494:6:126"
|
|
623
623
|
},
|
|
624
624
|
{
|
|
625
625
|
"kind": "number",
|
|
626
626
|
"nodeType": "YulLiteral",
|
|
627
|
-
"src": "502:10:
|
|
627
|
+
"src": "502:10:126",
|
|
628
628
|
"type": "",
|
|
629
629
|
"value": "0xffffffff"
|
|
630
630
|
}
|
|
@@ -632,22 +632,22 @@
|
|
|
632
632
|
"functionName": {
|
|
633
633
|
"name": "and",
|
|
634
634
|
"nodeType": "YulIdentifier",
|
|
635
|
-
"src": "490:3:
|
|
635
|
+
"src": "490:3:126"
|
|
636
636
|
},
|
|
637
637
|
"nodeType": "YulFunctionCall",
|
|
638
|
-
"src": "490:23:
|
|
638
|
+
"src": "490:23:126"
|
|
639
639
|
}
|
|
640
640
|
],
|
|
641
641
|
"functionName": {
|
|
642
642
|
"name": "mstore",
|
|
643
643
|
"nodeType": "YulIdentifier",
|
|
644
|
-
"src": "472:6:
|
|
644
|
+
"src": "472:6:126"
|
|
645
645
|
},
|
|
646
646
|
"nodeType": "YulFunctionCall",
|
|
647
|
-
"src": "472:42:
|
|
647
|
+
"src": "472:42:126"
|
|
648
648
|
},
|
|
649
649
|
"nodeType": "YulExpressionStatement",
|
|
650
|
-
"src": "472:42:
|
|
650
|
+
"src": "472:42:126"
|
|
651
651
|
}
|
|
652
652
|
]
|
|
653
653
|
},
|
|
@@ -657,13 +657,13 @@
|
|
|
657
657
|
{
|
|
658
658
|
"name": "headStart",
|
|
659
659
|
"nodeType": "YulTypedName",
|
|
660
|
-
"src": "396:9:
|
|
660
|
+
"src": "396:9:126",
|
|
661
661
|
"type": ""
|
|
662
662
|
},
|
|
663
663
|
{
|
|
664
664
|
"name": "value0",
|
|
665
665
|
"nodeType": "YulTypedName",
|
|
666
|
-
"src": "407:6:
|
|
666
|
+
"src": "407:6:126",
|
|
667
667
|
"type": ""
|
|
668
668
|
}
|
|
669
669
|
],
|
|
@@ -671,31 +671,31 @@
|
|
|
671
671
|
{
|
|
672
672
|
"name": "tail",
|
|
673
673
|
"nodeType": "YulTypedName",
|
|
674
|
-
"src": "418:4:
|
|
674
|
+
"src": "418:4:126",
|
|
675
675
|
"type": ""
|
|
676
676
|
}
|
|
677
677
|
],
|
|
678
|
-
"src": "328:192:
|
|
678
|
+
"src": "328:192:126"
|
|
679
679
|
},
|
|
680
680
|
{
|
|
681
681
|
"body": {
|
|
682
682
|
"nodeType": "YulBlock",
|
|
683
|
-
"src": "620:92:
|
|
683
|
+
"src": "620:92:126",
|
|
684
684
|
"statements": [
|
|
685
685
|
{
|
|
686
686
|
"nodeType": "YulAssignment",
|
|
687
|
-
"src": "630:26:
|
|
687
|
+
"src": "630:26:126",
|
|
688
688
|
"value": {
|
|
689
689
|
"arguments": [
|
|
690
690
|
{
|
|
691
691
|
"name": "headStart",
|
|
692
692
|
"nodeType": "YulIdentifier",
|
|
693
|
-
"src": "642:9:
|
|
693
|
+
"src": "642:9:126"
|
|
694
694
|
},
|
|
695
695
|
{
|
|
696
696
|
"kind": "number",
|
|
697
697
|
"nodeType": "YulLiteral",
|
|
698
|
-
"src": "653:2:
|
|
698
|
+
"src": "653:2:126",
|
|
699
699
|
"type": "",
|
|
700
700
|
"value": "32"
|
|
701
701
|
}
|
|
@@ -703,16 +703,16 @@
|
|
|
703
703
|
"functionName": {
|
|
704
704
|
"name": "add",
|
|
705
705
|
"nodeType": "YulIdentifier",
|
|
706
|
-
"src": "638:3:
|
|
706
|
+
"src": "638:3:126"
|
|
707
707
|
},
|
|
708
708
|
"nodeType": "YulFunctionCall",
|
|
709
|
-
"src": "638:18:
|
|
709
|
+
"src": "638:18:126"
|
|
710
710
|
},
|
|
711
711
|
"variableNames": [
|
|
712
712
|
{
|
|
713
713
|
"name": "tail",
|
|
714
714
|
"nodeType": "YulIdentifier",
|
|
715
|
-
"src": "630:4:
|
|
715
|
+
"src": "630:4:126"
|
|
716
716
|
}
|
|
717
717
|
]
|
|
718
718
|
},
|
|
@@ -722,7 +722,7 @@
|
|
|
722
722
|
{
|
|
723
723
|
"name": "headStart",
|
|
724
724
|
"nodeType": "YulIdentifier",
|
|
725
|
-
"src": "672:9:
|
|
725
|
+
"src": "672:9:126"
|
|
726
726
|
},
|
|
727
727
|
{
|
|
728
728
|
"arguments": [
|
|
@@ -731,37 +731,37 @@
|
|
|
731
731
|
{
|
|
732
732
|
"name": "value0",
|
|
733
733
|
"nodeType": "YulIdentifier",
|
|
734
|
-
"src": "697:6:
|
|
734
|
+
"src": "697:6:126"
|
|
735
735
|
}
|
|
736
736
|
],
|
|
737
737
|
"functionName": {
|
|
738
738
|
"name": "iszero",
|
|
739
739
|
"nodeType": "YulIdentifier",
|
|
740
|
-
"src": "690:6:
|
|
740
|
+
"src": "690:6:126"
|
|
741
741
|
},
|
|
742
742
|
"nodeType": "YulFunctionCall",
|
|
743
|
-
"src": "690:14:
|
|
743
|
+
"src": "690:14:126"
|
|
744
744
|
}
|
|
745
745
|
],
|
|
746
746
|
"functionName": {
|
|
747
747
|
"name": "iszero",
|
|
748
748
|
"nodeType": "YulIdentifier",
|
|
749
|
-
"src": "683:6:
|
|
749
|
+
"src": "683:6:126"
|
|
750
750
|
},
|
|
751
751
|
"nodeType": "YulFunctionCall",
|
|
752
|
-
"src": "683:22:
|
|
752
|
+
"src": "683:22:126"
|
|
753
753
|
}
|
|
754
754
|
],
|
|
755
755
|
"functionName": {
|
|
756
756
|
"name": "mstore",
|
|
757
757
|
"nodeType": "YulIdentifier",
|
|
758
|
-
"src": "665:6:
|
|
758
|
+
"src": "665:6:126"
|
|
759
759
|
},
|
|
760
760
|
"nodeType": "YulFunctionCall",
|
|
761
|
-
"src": "665:41:
|
|
761
|
+
"src": "665:41:126"
|
|
762
762
|
},
|
|
763
763
|
"nodeType": "YulExpressionStatement",
|
|
764
|
-
"src": "665:41:
|
|
764
|
+
"src": "665:41:126"
|
|
765
765
|
}
|
|
766
766
|
]
|
|
767
767
|
},
|
|
@@ -771,13 +771,13 @@
|
|
|
771
771
|
{
|
|
772
772
|
"name": "headStart",
|
|
773
773
|
"nodeType": "YulTypedName",
|
|
774
|
-
"src": "589:9:
|
|
774
|
+
"src": "589:9:126",
|
|
775
775
|
"type": ""
|
|
776
776
|
},
|
|
777
777
|
{
|
|
778
778
|
"name": "value0",
|
|
779
779
|
"nodeType": "YulTypedName",
|
|
780
|
-
"src": "600:6:
|
|
780
|
+
"src": "600:6:126",
|
|
781
781
|
"type": ""
|
|
782
782
|
}
|
|
783
783
|
],
|
|
@@ -785,21 +785,21 @@
|
|
|
785
785
|
{
|
|
786
786
|
"name": "tail",
|
|
787
787
|
"nodeType": "YulTypedName",
|
|
788
|
-
"src": "611:4:
|
|
788
|
+
"src": "611:4:126",
|
|
789
789
|
"type": ""
|
|
790
790
|
}
|
|
791
791
|
],
|
|
792
|
-
"src": "525:187:
|
|
792
|
+
"src": "525:187:126"
|
|
793
793
|
},
|
|
794
794
|
{
|
|
795
795
|
"body": {
|
|
796
796
|
"nodeType": "YulBlock",
|
|
797
|
-
"src": "786:207:
|
|
797
|
+
"src": "786:207:126",
|
|
798
798
|
"statements": [
|
|
799
799
|
{
|
|
800
800
|
"body": {
|
|
801
801
|
"nodeType": "YulBlock",
|
|
802
|
-
"src": "832:16:
|
|
802
|
+
"src": "832:16:126",
|
|
803
803
|
"statements": [
|
|
804
804
|
{
|
|
805
805
|
"expression": {
|
|
@@ -807,14 +807,14 @@
|
|
|
807
807
|
{
|
|
808
808
|
"kind": "number",
|
|
809
809
|
"nodeType": "YulLiteral",
|
|
810
|
-
"src": "841:1:
|
|
810
|
+
"src": "841:1:126",
|
|
811
811
|
"type": "",
|
|
812
812
|
"value": "0"
|
|
813
813
|
},
|
|
814
814
|
{
|
|
815
815
|
"kind": "number",
|
|
816
816
|
"nodeType": "YulLiteral",
|
|
817
|
-
"src": "844:1:
|
|
817
|
+
"src": "844:1:126",
|
|
818
818
|
"type": "",
|
|
819
819
|
"value": "0"
|
|
820
820
|
}
|
|
@@ -822,13 +822,13 @@
|
|
|
822
822
|
"functionName": {
|
|
823
823
|
"name": "revert",
|
|
824
824
|
"nodeType": "YulIdentifier",
|
|
825
|
-
"src": "834:6:
|
|
825
|
+
"src": "834:6:126"
|
|
826
826
|
},
|
|
827
827
|
"nodeType": "YulFunctionCall",
|
|
828
|
-
"src": "834:12:
|
|
828
|
+
"src": "834:12:126"
|
|
829
829
|
},
|
|
830
830
|
"nodeType": "YulExpressionStatement",
|
|
831
|
-
"src": "834:12:
|
|
831
|
+
"src": "834:12:126"
|
|
832
832
|
}
|
|
833
833
|
]
|
|
834
834
|
},
|
|
@@ -839,26 +839,26 @@
|
|
|
839
839
|
{
|
|
840
840
|
"name": "dataEnd",
|
|
841
841
|
"nodeType": "YulIdentifier",
|
|
842
|
-
"src": "807:7:
|
|
842
|
+
"src": "807:7:126"
|
|
843
843
|
},
|
|
844
844
|
{
|
|
845
845
|
"name": "headStart",
|
|
846
846
|
"nodeType": "YulIdentifier",
|
|
847
|
-
"src": "816:9:
|
|
847
|
+
"src": "816:9:126"
|
|
848
848
|
}
|
|
849
849
|
],
|
|
850
850
|
"functionName": {
|
|
851
851
|
"name": "sub",
|
|
852
852
|
"nodeType": "YulIdentifier",
|
|
853
|
-
"src": "803:3:
|
|
853
|
+
"src": "803:3:126"
|
|
854
854
|
},
|
|
855
855
|
"nodeType": "YulFunctionCall",
|
|
856
|
-
"src": "803:23:
|
|
856
|
+
"src": "803:23:126"
|
|
857
857
|
},
|
|
858
858
|
{
|
|
859
859
|
"kind": "number",
|
|
860
860
|
"nodeType": "YulLiteral",
|
|
861
|
-
"src": "828:2:
|
|
861
|
+
"src": "828:2:126",
|
|
862
862
|
"type": "",
|
|
863
863
|
"value": "32"
|
|
864
864
|
}
|
|
@@ -866,38 +866,38 @@
|
|
|
866
866
|
"functionName": {
|
|
867
867
|
"name": "slt",
|
|
868
868
|
"nodeType": "YulIdentifier",
|
|
869
|
-
"src": "799:3:
|
|
869
|
+
"src": "799:3:126"
|
|
870
870
|
},
|
|
871
871
|
"nodeType": "YulFunctionCall",
|
|
872
|
-
"src": "799:32:
|
|
872
|
+
"src": "799:32:126"
|
|
873
873
|
},
|
|
874
874
|
"nodeType": "YulIf",
|
|
875
|
-
"src": "796:52:
|
|
875
|
+
"src": "796:52:126"
|
|
876
876
|
},
|
|
877
877
|
{
|
|
878
878
|
"nodeType": "YulVariableDeclaration",
|
|
879
|
-
"src": "857:36:
|
|
879
|
+
"src": "857:36:126",
|
|
880
880
|
"value": {
|
|
881
881
|
"arguments": [
|
|
882
882
|
{
|
|
883
883
|
"name": "headStart",
|
|
884
884
|
"nodeType": "YulIdentifier",
|
|
885
|
-
"src": "883:9:
|
|
885
|
+
"src": "883:9:126"
|
|
886
886
|
}
|
|
887
887
|
],
|
|
888
888
|
"functionName": {
|
|
889
889
|
"name": "calldataload",
|
|
890
890
|
"nodeType": "YulIdentifier",
|
|
891
|
-
"src": "870:12:
|
|
891
|
+
"src": "870:12:126"
|
|
892
892
|
},
|
|
893
893
|
"nodeType": "YulFunctionCall",
|
|
894
|
-
"src": "870:23:
|
|
894
|
+
"src": "870:23:126"
|
|
895
895
|
},
|
|
896
896
|
"variables": [
|
|
897
897
|
{
|
|
898
898
|
"name": "value",
|
|
899
899
|
"nodeType": "YulTypedName",
|
|
900
|
-
"src": "861:5:
|
|
900
|
+
"src": "861:5:126",
|
|
901
901
|
"type": ""
|
|
902
902
|
}
|
|
903
903
|
]
|
|
@@ -905,7 +905,7 @@
|
|
|
905
905
|
{
|
|
906
906
|
"body": {
|
|
907
907
|
"nodeType": "YulBlock",
|
|
908
|
-
"src": "947:16:
|
|
908
|
+
"src": "947:16:126",
|
|
909
909
|
"statements": [
|
|
910
910
|
{
|
|
911
911
|
"expression": {
|
|
@@ -913,14 +913,14 @@
|
|
|
913
913
|
{
|
|
914
914
|
"kind": "number",
|
|
915
915
|
"nodeType": "YulLiteral",
|
|
916
|
-
"src": "956:1:
|
|
916
|
+
"src": "956:1:126",
|
|
917
917
|
"type": "",
|
|
918
918
|
"value": "0"
|
|
919
919
|
},
|
|
920
920
|
{
|
|
921
921
|
"kind": "number",
|
|
922
922
|
"nodeType": "YulLiteral",
|
|
923
|
-
"src": "959:1:
|
|
923
|
+
"src": "959:1:126",
|
|
924
924
|
"type": "",
|
|
925
925
|
"value": "0"
|
|
926
926
|
}
|
|
@@ -928,13 +928,13 @@
|
|
|
928
928
|
"functionName": {
|
|
929
929
|
"name": "revert",
|
|
930
930
|
"nodeType": "YulIdentifier",
|
|
931
|
-
"src": "949:6:
|
|
931
|
+
"src": "949:6:126"
|
|
932
932
|
},
|
|
933
933
|
"nodeType": "YulFunctionCall",
|
|
934
|
-
"src": "949:12:
|
|
934
|
+
"src": "949:12:126"
|
|
935
935
|
},
|
|
936
936
|
"nodeType": "YulExpressionStatement",
|
|
937
|
-
"src": "949:12:
|
|
937
|
+
"src": "949:12:126"
|
|
938
938
|
}
|
|
939
939
|
]
|
|
940
940
|
},
|
|
@@ -945,19 +945,19 @@
|
|
|
945
945
|
{
|
|
946
946
|
"name": "value",
|
|
947
947
|
"nodeType": "YulIdentifier",
|
|
948
|
-
"src": "915:5:
|
|
948
|
+
"src": "915:5:126"
|
|
949
949
|
},
|
|
950
950
|
{
|
|
951
951
|
"arguments": [
|
|
952
952
|
{
|
|
953
953
|
"name": "value",
|
|
954
954
|
"nodeType": "YulIdentifier",
|
|
955
|
-
"src": "926:5:
|
|
955
|
+
"src": "926:5:126"
|
|
956
956
|
},
|
|
957
957
|
{
|
|
958
958
|
"kind": "number",
|
|
959
959
|
"nodeType": "YulLiteral",
|
|
960
|
-
"src": "933:10:
|
|
960
|
+
"src": "933:10:126",
|
|
961
961
|
"type": "",
|
|
962
962
|
"value": "0xffffffff"
|
|
963
963
|
}
|
|
@@ -965,45 +965,45 @@
|
|
|
965
965
|
"functionName": {
|
|
966
966
|
"name": "and",
|
|
967
967
|
"nodeType": "YulIdentifier",
|
|
968
|
-
"src": "922:3:
|
|
968
|
+
"src": "922:3:126"
|
|
969
969
|
},
|
|
970
970
|
"nodeType": "YulFunctionCall",
|
|
971
|
-
"src": "922:22:
|
|
971
|
+
"src": "922:22:126"
|
|
972
972
|
}
|
|
973
973
|
],
|
|
974
974
|
"functionName": {
|
|
975
975
|
"name": "eq",
|
|
976
976
|
"nodeType": "YulIdentifier",
|
|
977
|
-
"src": "912:2:
|
|
977
|
+
"src": "912:2:126"
|
|
978
978
|
},
|
|
979
979
|
"nodeType": "YulFunctionCall",
|
|
980
|
-
"src": "912:33:
|
|
980
|
+
"src": "912:33:126"
|
|
981
981
|
}
|
|
982
982
|
],
|
|
983
983
|
"functionName": {
|
|
984
984
|
"name": "iszero",
|
|
985
985
|
"nodeType": "YulIdentifier",
|
|
986
|
-
"src": "905:6:
|
|
986
|
+
"src": "905:6:126"
|
|
987
987
|
},
|
|
988
988
|
"nodeType": "YulFunctionCall",
|
|
989
|
-
"src": "905:41:
|
|
989
|
+
"src": "905:41:126"
|
|
990
990
|
},
|
|
991
991
|
"nodeType": "YulIf",
|
|
992
|
-
"src": "902:61:
|
|
992
|
+
"src": "902:61:126"
|
|
993
993
|
},
|
|
994
994
|
{
|
|
995
995
|
"nodeType": "YulAssignment",
|
|
996
|
-
"src": "972:15:
|
|
996
|
+
"src": "972:15:126",
|
|
997
997
|
"value": {
|
|
998
998
|
"name": "value",
|
|
999
999
|
"nodeType": "YulIdentifier",
|
|
1000
|
-
"src": "982:5:
|
|
1000
|
+
"src": "982:5:126"
|
|
1001
1001
|
},
|
|
1002
1002
|
"variableNames": [
|
|
1003
1003
|
{
|
|
1004
1004
|
"name": "value0",
|
|
1005
1005
|
"nodeType": "YulIdentifier",
|
|
1006
|
-
"src": "972:6:
|
|
1006
|
+
"src": "972:6:126"
|
|
1007
1007
|
}
|
|
1008
1008
|
]
|
|
1009
1009
|
}
|
|
@@ -1015,13 +1015,13 @@
|
|
|
1015
1015
|
{
|
|
1016
1016
|
"name": "headStart",
|
|
1017
1017
|
"nodeType": "YulTypedName",
|
|
1018
|
-
"src": "752:9:
|
|
1018
|
+
"src": "752:9:126",
|
|
1019
1019
|
"type": ""
|
|
1020
1020
|
},
|
|
1021
1021
|
{
|
|
1022
1022
|
"name": "dataEnd",
|
|
1023
1023
|
"nodeType": "YulTypedName",
|
|
1024
|
-
"src": "763:7:
|
|
1024
|
+
"src": "763:7:126",
|
|
1025
1025
|
"type": ""
|
|
1026
1026
|
}
|
|
1027
1027
|
],
|
|
@@ -1029,31 +1029,31 @@
|
|
|
1029
1029
|
{
|
|
1030
1030
|
"name": "value0",
|
|
1031
1031
|
"nodeType": "YulTypedName",
|
|
1032
|
-
"src": "775:6:
|
|
1032
|
+
"src": "775:6:126",
|
|
1033
1033
|
"type": ""
|
|
1034
1034
|
}
|
|
1035
1035
|
],
|
|
1036
|
-
"src": "717:276:
|
|
1036
|
+
"src": "717:276:126"
|
|
1037
1037
|
},
|
|
1038
1038
|
{
|
|
1039
1039
|
"body": {
|
|
1040
1040
|
"nodeType": "YulBlock",
|
|
1041
|
-
"src": "1099:125:
|
|
1041
|
+
"src": "1099:125:126",
|
|
1042
1042
|
"statements": [
|
|
1043
1043
|
{
|
|
1044
1044
|
"nodeType": "YulAssignment",
|
|
1045
|
-
"src": "1109:26:
|
|
1045
|
+
"src": "1109:26:126",
|
|
1046
1046
|
"value": {
|
|
1047
1047
|
"arguments": [
|
|
1048
1048
|
{
|
|
1049
1049
|
"name": "headStart",
|
|
1050
1050
|
"nodeType": "YulIdentifier",
|
|
1051
|
-
"src": "1121:9:
|
|
1051
|
+
"src": "1121:9:126"
|
|
1052
1052
|
},
|
|
1053
1053
|
{
|
|
1054
1054
|
"kind": "number",
|
|
1055
1055
|
"nodeType": "YulLiteral",
|
|
1056
|
-
"src": "1132:2:
|
|
1056
|
+
"src": "1132:2:126",
|
|
1057
1057
|
"type": "",
|
|
1058
1058
|
"value": "32"
|
|
1059
1059
|
}
|
|
@@ -1061,16 +1061,16 @@
|
|
|
1061
1061
|
"functionName": {
|
|
1062
1062
|
"name": "add",
|
|
1063
1063
|
"nodeType": "YulIdentifier",
|
|
1064
|
-
"src": "1117:3:
|
|
1064
|
+
"src": "1117:3:126"
|
|
1065
1065
|
},
|
|
1066
1066
|
"nodeType": "YulFunctionCall",
|
|
1067
|
-
"src": "1117:18:
|
|
1067
|
+
"src": "1117:18:126"
|
|
1068
1068
|
},
|
|
1069
1069
|
"variableNames": [
|
|
1070
1070
|
{
|
|
1071
1071
|
"name": "tail",
|
|
1072
1072
|
"nodeType": "YulIdentifier",
|
|
1073
|
-
"src": "1109:4:
|
|
1073
|
+
"src": "1109:4:126"
|
|
1074
1074
|
}
|
|
1075
1075
|
]
|
|
1076
1076
|
},
|
|
@@ -1080,19 +1080,19 @@
|
|
|
1080
1080
|
{
|
|
1081
1081
|
"name": "headStart",
|
|
1082
1082
|
"nodeType": "YulIdentifier",
|
|
1083
|
-
"src": "1151:9:
|
|
1083
|
+
"src": "1151:9:126"
|
|
1084
1084
|
},
|
|
1085
1085
|
{
|
|
1086
1086
|
"arguments": [
|
|
1087
1087
|
{
|
|
1088
1088
|
"name": "value0",
|
|
1089
1089
|
"nodeType": "YulIdentifier",
|
|
1090
|
-
"src": "1166:6:
|
|
1090
|
+
"src": "1166:6:126"
|
|
1091
1091
|
},
|
|
1092
1092
|
{
|
|
1093
1093
|
"kind": "number",
|
|
1094
1094
|
"nodeType": "YulLiteral",
|
|
1095
|
-
"src": "1174:42:
|
|
1095
|
+
"src": "1174:42:126",
|
|
1096
1096
|
"type": "",
|
|
1097
1097
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
1098
1098
|
}
|
|
@@ -1100,22 +1100,22 @@
|
|
|
1100
1100
|
"functionName": {
|
|
1101
1101
|
"name": "and",
|
|
1102
1102
|
"nodeType": "YulIdentifier",
|
|
1103
|
-
"src": "1162:3:
|
|
1103
|
+
"src": "1162:3:126"
|
|
1104
1104
|
},
|
|
1105
1105
|
"nodeType": "YulFunctionCall",
|
|
1106
|
-
"src": "1162:55:
|
|
1106
|
+
"src": "1162:55:126"
|
|
1107
1107
|
}
|
|
1108
1108
|
],
|
|
1109
1109
|
"functionName": {
|
|
1110
1110
|
"name": "mstore",
|
|
1111
1111
|
"nodeType": "YulIdentifier",
|
|
1112
|
-
"src": "1144:6:
|
|
1112
|
+
"src": "1144:6:126"
|
|
1113
1113
|
},
|
|
1114
1114
|
"nodeType": "YulFunctionCall",
|
|
1115
|
-
"src": "1144:74:
|
|
1115
|
+
"src": "1144:74:126"
|
|
1116
1116
|
},
|
|
1117
1117
|
"nodeType": "YulExpressionStatement",
|
|
1118
|
-
"src": "1144:74:
|
|
1118
|
+
"src": "1144:74:126"
|
|
1119
1119
|
}
|
|
1120
1120
|
]
|
|
1121
1121
|
},
|
|
@@ -1125,13 +1125,13 @@
|
|
|
1125
1125
|
{
|
|
1126
1126
|
"name": "headStart",
|
|
1127
1127
|
"nodeType": "YulTypedName",
|
|
1128
|
-
"src": "1068:9:
|
|
1128
|
+
"src": "1068:9:126",
|
|
1129
1129
|
"type": ""
|
|
1130
1130
|
},
|
|
1131
1131
|
{
|
|
1132
1132
|
"name": "value0",
|
|
1133
1133
|
"nodeType": "YulTypedName",
|
|
1134
|
-
"src": "1079:6:
|
|
1134
|
+
"src": "1079:6:126",
|
|
1135
1135
|
"type": ""
|
|
1136
1136
|
}
|
|
1137
1137
|
],
|
|
@@ -1139,31 +1139,31 @@
|
|
|
1139
1139
|
{
|
|
1140
1140
|
"name": "tail",
|
|
1141
1141
|
"nodeType": "YulTypedName",
|
|
1142
|
-
"src": "1090:4:
|
|
1142
|
+
"src": "1090:4:126",
|
|
1143
1143
|
"type": ""
|
|
1144
1144
|
}
|
|
1145
1145
|
],
|
|
1146
|
-
"src": "998:226:
|
|
1146
|
+
"src": "998:226:126"
|
|
1147
1147
|
},
|
|
1148
1148
|
{
|
|
1149
1149
|
"body": {
|
|
1150
1150
|
"nodeType": "YulBlock",
|
|
1151
|
-
"src": "1330:76:
|
|
1151
|
+
"src": "1330:76:126",
|
|
1152
1152
|
"statements": [
|
|
1153
1153
|
{
|
|
1154
1154
|
"nodeType": "YulAssignment",
|
|
1155
|
-
"src": "1340:26:
|
|
1155
|
+
"src": "1340:26:126",
|
|
1156
1156
|
"value": {
|
|
1157
1157
|
"arguments": [
|
|
1158
1158
|
{
|
|
1159
1159
|
"name": "headStart",
|
|
1160
1160
|
"nodeType": "YulIdentifier",
|
|
1161
|
-
"src": "1352:9:
|
|
1161
|
+
"src": "1352:9:126"
|
|
1162
1162
|
},
|
|
1163
1163
|
{
|
|
1164
1164
|
"kind": "number",
|
|
1165
1165
|
"nodeType": "YulLiteral",
|
|
1166
|
-
"src": "1363:2:
|
|
1166
|
+
"src": "1363:2:126",
|
|
1167
1167
|
"type": "",
|
|
1168
1168
|
"value": "32"
|
|
1169
1169
|
}
|
|
@@ -1171,16 +1171,16 @@
|
|
|
1171
1171
|
"functionName": {
|
|
1172
1172
|
"name": "add",
|
|
1173
1173
|
"nodeType": "YulIdentifier",
|
|
1174
|
-
"src": "1348:3:
|
|
1174
|
+
"src": "1348:3:126"
|
|
1175
1175
|
},
|
|
1176
1176
|
"nodeType": "YulFunctionCall",
|
|
1177
|
-
"src": "1348:18:
|
|
1177
|
+
"src": "1348:18:126"
|
|
1178
1178
|
},
|
|
1179
1179
|
"variableNames": [
|
|
1180
1180
|
{
|
|
1181
1181
|
"name": "tail",
|
|
1182
1182
|
"nodeType": "YulIdentifier",
|
|
1183
|
-
"src": "1340:4:
|
|
1183
|
+
"src": "1340:4:126"
|
|
1184
1184
|
}
|
|
1185
1185
|
]
|
|
1186
1186
|
},
|
|
@@ -1190,24 +1190,24 @@
|
|
|
1190
1190
|
{
|
|
1191
1191
|
"name": "headStart",
|
|
1192
1192
|
"nodeType": "YulIdentifier",
|
|
1193
|
-
"src": "1382:9:
|
|
1193
|
+
"src": "1382:9:126"
|
|
1194
1194
|
},
|
|
1195
1195
|
{
|
|
1196
1196
|
"name": "value0",
|
|
1197
1197
|
"nodeType": "YulIdentifier",
|
|
1198
|
-
"src": "1393:6:
|
|
1198
|
+
"src": "1393:6:126"
|
|
1199
1199
|
}
|
|
1200
1200
|
],
|
|
1201
1201
|
"functionName": {
|
|
1202
1202
|
"name": "mstore",
|
|
1203
1203
|
"nodeType": "YulIdentifier",
|
|
1204
|
-
"src": "1375:6:
|
|
1204
|
+
"src": "1375:6:126"
|
|
1205
1205
|
},
|
|
1206
1206
|
"nodeType": "YulFunctionCall",
|
|
1207
|
-
"src": "1375:25:
|
|
1207
|
+
"src": "1375:25:126"
|
|
1208
1208
|
},
|
|
1209
1209
|
"nodeType": "YulExpressionStatement",
|
|
1210
|
-
"src": "1375:25:
|
|
1210
|
+
"src": "1375:25:126"
|
|
1211
1211
|
}
|
|
1212
1212
|
]
|
|
1213
1213
|
},
|
|
@@ -1217,13 +1217,13 @@
|
|
|
1217
1217
|
{
|
|
1218
1218
|
"name": "headStart",
|
|
1219
1219
|
"nodeType": "YulTypedName",
|
|
1220
|
-
"src": "1299:9:
|
|
1220
|
+
"src": "1299:9:126",
|
|
1221
1221
|
"type": ""
|
|
1222
1222
|
},
|
|
1223
1223
|
{
|
|
1224
1224
|
"name": "value0",
|
|
1225
1225
|
"nodeType": "YulTypedName",
|
|
1226
|
-
"src": "1310:6:
|
|
1226
|
+
"src": "1310:6:126",
|
|
1227
1227
|
"type": ""
|
|
1228
1228
|
}
|
|
1229
1229
|
],
|
|
@@ -1231,21 +1231,21 @@
|
|
|
1231
1231
|
{
|
|
1232
1232
|
"name": "tail",
|
|
1233
1233
|
"nodeType": "YulTypedName",
|
|
1234
|
-
"src": "1321:4:
|
|
1234
|
+
"src": "1321:4:126",
|
|
1235
1235
|
"type": ""
|
|
1236
1236
|
}
|
|
1237
1237
|
],
|
|
1238
|
-
"src": "1229:177:
|
|
1238
|
+
"src": "1229:177:126"
|
|
1239
1239
|
},
|
|
1240
1240
|
{
|
|
1241
1241
|
"body": {
|
|
1242
1242
|
"nodeType": "YulBlock",
|
|
1243
|
-
"src": "1515:510:
|
|
1243
|
+
"src": "1515:510:126",
|
|
1244
1244
|
"statements": [
|
|
1245
1245
|
{
|
|
1246
1246
|
"body": {
|
|
1247
1247
|
"nodeType": "YulBlock",
|
|
1248
|
-
"src": "1561:16:
|
|
1248
|
+
"src": "1561:16:126",
|
|
1249
1249
|
"statements": [
|
|
1250
1250
|
{
|
|
1251
1251
|
"expression": {
|
|
@@ -1253,14 +1253,14 @@
|
|
|
1253
1253
|
{
|
|
1254
1254
|
"kind": "number",
|
|
1255
1255
|
"nodeType": "YulLiteral",
|
|
1256
|
-
"src": "1570:1:
|
|
1256
|
+
"src": "1570:1:126",
|
|
1257
1257
|
"type": "",
|
|
1258
1258
|
"value": "0"
|
|
1259
1259
|
},
|
|
1260
1260
|
{
|
|
1261
1261
|
"kind": "number",
|
|
1262
1262
|
"nodeType": "YulLiteral",
|
|
1263
|
-
"src": "1573:1:
|
|
1263
|
+
"src": "1573:1:126",
|
|
1264
1264
|
"type": "",
|
|
1265
1265
|
"value": "0"
|
|
1266
1266
|
}
|
|
@@ -1268,13 +1268,13 @@
|
|
|
1268
1268
|
"functionName": {
|
|
1269
1269
|
"name": "revert",
|
|
1270
1270
|
"nodeType": "YulIdentifier",
|
|
1271
|
-
"src": "1563:6:
|
|
1271
|
+
"src": "1563:6:126"
|
|
1272
1272
|
},
|
|
1273
1273
|
"nodeType": "YulFunctionCall",
|
|
1274
|
-
"src": "1563:12:
|
|
1274
|
+
"src": "1563:12:126"
|
|
1275
1275
|
},
|
|
1276
1276
|
"nodeType": "YulExpressionStatement",
|
|
1277
|
-
"src": "1563:12:
|
|
1277
|
+
"src": "1563:12:126"
|
|
1278
1278
|
}
|
|
1279
1279
|
]
|
|
1280
1280
|
},
|
|
@@ -1285,26 +1285,26 @@
|
|
|
1285
1285
|
{
|
|
1286
1286
|
"name": "dataEnd",
|
|
1287
1287
|
"nodeType": "YulIdentifier",
|
|
1288
|
-
"src": "1536:7:
|
|
1288
|
+
"src": "1536:7:126"
|
|
1289
1289
|
},
|
|
1290
1290
|
{
|
|
1291
1291
|
"name": "headStart",
|
|
1292
1292
|
"nodeType": "YulIdentifier",
|
|
1293
|
-
"src": "1545:9:
|
|
1293
|
+
"src": "1545:9:126"
|
|
1294
1294
|
}
|
|
1295
1295
|
],
|
|
1296
1296
|
"functionName": {
|
|
1297
1297
|
"name": "sub",
|
|
1298
1298
|
"nodeType": "YulIdentifier",
|
|
1299
|
-
"src": "1532:3:
|
|
1299
|
+
"src": "1532:3:126"
|
|
1300
1300
|
},
|
|
1301
1301
|
"nodeType": "YulFunctionCall",
|
|
1302
|
-
"src": "1532:23:
|
|
1302
|
+
"src": "1532:23:126"
|
|
1303
1303
|
},
|
|
1304
1304
|
{
|
|
1305
1305
|
"kind": "number",
|
|
1306
1306
|
"nodeType": "YulLiteral",
|
|
1307
|
-
"src": "1557:2:
|
|
1307
|
+
"src": "1557:2:126",
|
|
1308
1308
|
"type": "",
|
|
1309
1309
|
"value": "32"
|
|
1310
1310
|
}
|
|
@@ -1312,49 +1312,49 @@
|
|
|
1312
1312
|
"functionName": {
|
|
1313
1313
|
"name": "slt",
|
|
1314
1314
|
"nodeType": "YulIdentifier",
|
|
1315
|
-
"src": "1528:3:
|
|
1315
|
+
"src": "1528:3:126"
|
|
1316
1316
|
},
|
|
1317
1317
|
"nodeType": "YulFunctionCall",
|
|
1318
|
-
"src": "1528:32:
|
|
1318
|
+
"src": "1528:32:126"
|
|
1319
1319
|
},
|
|
1320
1320
|
"nodeType": "YulIf",
|
|
1321
|
-
"src": "1525:52:
|
|
1321
|
+
"src": "1525:52:126"
|
|
1322
1322
|
},
|
|
1323
1323
|
{
|
|
1324
1324
|
"nodeType": "YulVariableDeclaration",
|
|
1325
|
-
"src": "1586:37:
|
|
1325
|
+
"src": "1586:37:126",
|
|
1326
1326
|
"value": {
|
|
1327
1327
|
"arguments": [
|
|
1328
1328
|
{
|
|
1329
1329
|
"name": "headStart",
|
|
1330
1330
|
"nodeType": "YulIdentifier",
|
|
1331
|
-
"src": "1613:9:
|
|
1331
|
+
"src": "1613:9:126"
|
|
1332
1332
|
}
|
|
1333
1333
|
],
|
|
1334
1334
|
"functionName": {
|
|
1335
1335
|
"name": "calldataload",
|
|
1336
1336
|
"nodeType": "YulIdentifier",
|
|
1337
|
-
"src": "1600:12:
|
|
1337
|
+
"src": "1600:12:126"
|
|
1338
1338
|
},
|
|
1339
1339
|
"nodeType": "YulFunctionCall",
|
|
1340
|
-
"src": "1600:23:
|
|
1340
|
+
"src": "1600:23:126"
|
|
1341
1341
|
},
|
|
1342
1342
|
"variables": [
|
|
1343
1343
|
{
|
|
1344
1344
|
"name": "offset",
|
|
1345
1345
|
"nodeType": "YulTypedName",
|
|
1346
|
-
"src": "1590:6:
|
|
1346
|
+
"src": "1590:6:126",
|
|
1347
1347
|
"type": ""
|
|
1348
1348
|
}
|
|
1349
1349
|
]
|
|
1350
1350
|
},
|
|
1351
1351
|
{
|
|
1352
1352
|
"nodeType": "YulVariableDeclaration",
|
|
1353
|
-
"src": "1632:28:
|
|
1353
|
+
"src": "1632:28:126",
|
|
1354
1354
|
"value": {
|
|
1355
1355
|
"kind": "number",
|
|
1356
1356
|
"nodeType": "YulLiteral",
|
|
1357
|
-
"src": "1642:18:
|
|
1357
|
+
"src": "1642:18:126",
|
|
1358
1358
|
"type": "",
|
|
1359
1359
|
"value": "0xffffffffffffffff"
|
|
1360
1360
|
},
|
|
@@ -1362,7 +1362,7 @@
|
|
|
1362
1362
|
{
|
|
1363
1363
|
"name": "_1",
|
|
1364
1364
|
"nodeType": "YulTypedName",
|
|
1365
|
-
"src": "1636:2:
|
|
1365
|
+
"src": "1636:2:126",
|
|
1366
1366
|
"type": ""
|
|
1367
1367
|
}
|
|
1368
1368
|
]
|
|
@@ -1370,7 +1370,7 @@
|
|
|
1370
1370
|
{
|
|
1371
1371
|
"body": {
|
|
1372
1372
|
"nodeType": "YulBlock",
|
|
1373
|
-
"src": "1687:16:
|
|
1373
|
+
"src": "1687:16:126",
|
|
1374
1374
|
"statements": [
|
|
1375
1375
|
{
|
|
1376
1376
|
"expression": {
|
|
@@ -1378,14 +1378,14 @@
|
|
|
1378
1378
|
{
|
|
1379
1379
|
"kind": "number",
|
|
1380
1380
|
"nodeType": "YulLiteral",
|
|
1381
|
-
"src": "1696:1:
|
|
1381
|
+
"src": "1696:1:126",
|
|
1382
1382
|
"type": "",
|
|
1383
1383
|
"value": "0"
|
|
1384
1384
|
},
|
|
1385
1385
|
{
|
|
1386
1386
|
"kind": "number",
|
|
1387
1387
|
"nodeType": "YulLiteral",
|
|
1388
|
-
"src": "1699:1:
|
|
1388
|
+
"src": "1699:1:126",
|
|
1389
1389
|
"type": "",
|
|
1390
1390
|
"value": "0"
|
|
1391
1391
|
}
|
|
@@ -1393,13 +1393,13 @@
|
|
|
1393
1393
|
"functionName": {
|
|
1394
1394
|
"name": "revert",
|
|
1395
1395
|
"nodeType": "YulIdentifier",
|
|
1396
|
-
"src": "1689:6:
|
|
1396
|
+
"src": "1689:6:126"
|
|
1397
1397
|
},
|
|
1398
1398
|
"nodeType": "YulFunctionCall",
|
|
1399
|
-
"src": "1689:12:
|
|
1399
|
+
"src": "1689:12:126"
|
|
1400
1400
|
},
|
|
1401
1401
|
"nodeType": "YulExpressionStatement",
|
|
1402
|
-
"src": "1689:12:
|
|
1402
|
+
"src": "1689:12:126"
|
|
1403
1403
|
}
|
|
1404
1404
|
]
|
|
1405
1405
|
},
|
|
@@ -1408,54 +1408,54 @@
|
|
|
1408
1408
|
{
|
|
1409
1409
|
"name": "offset",
|
|
1410
1410
|
"nodeType": "YulIdentifier",
|
|
1411
|
-
"src": "1675:6:
|
|
1411
|
+
"src": "1675:6:126"
|
|
1412
1412
|
},
|
|
1413
1413
|
{
|
|
1414
1414
|
"name": "_1",
|
|
1415
1415
|
"nodeType": "YulIdentifier",
|
|
1416
|
-
"src": "1683:2:
|
|
1416
|
+
"src": "1683:2:126"
|
|
1417
1417
|
}
|
|
1418
1418
|
],
|
|
1419
1419
|
"functionName": {
|
|
1420
1420
|
"name": "gt",
|
|
1421
1421
|
"nodeType": "YulIdentifier",
|
|
1422
|
-
"src": "1672:2:
|
|
1422
|
+
"src": "1672:2:126"
|
|
1423
1423
|
},
|
|
1424
1424
|
"nodeType": "YulFunctionCall",
|
|
1425
|
-
"src": "1672:14:
|
|
1425
|
+
"src": "1672:14:126"
|
|
1426
1426
|
},
|
|
1427
1427
|
"nodeType": "YulIf",
|
|
1428
|
-
"src": "1669:34:
|
|
1428
|
+
"src": "1669:34:126"
|
|
1429
1429
|
},
|
|
1430
1430
|
{
|
|
1431
1431
|
"nodeType": "YulVariableDeclaration",
|
|
1432
|
-
"src": "1712:32:
|
|
1432
|
+
"src": "1712:32:126",
|
|
1433
1433
|
"value": {
|
|
1434
1434
|
"arguments": [
|
|
1435
1435
|
{
|
|
1436
1436
|
"name": "headStart",
|
|
1437
1437
|
"nodeType": "YulIdentifier",
|
|
1438
|
-
"src": "1726:9:
|
|
1438
|
+
"src": "1726:9:126"
|
|
1439
1439
|
},
|
|
1440
1440
|
{
|
|
1441
1441
|
"name": "offset",
|
|
1442
1442
|
"nodeType": "YulIdentifier",
|
|
1443
|
-
"src": "1737:6:
|
|
1443
|
+
"src": "1737:6:126"
|
|
1444
1444
|
}
|
|
1445
1445
|
],
|
|
1446
1446
|
"functionName": {
|
|
1447
1447
|
"name": "add",
|
|
1448
1448
|
"nodeType": "YulIdentifier",
|
|
1449
|
-
"src": "1722:3:
|
|
1449
|
+
"src": "1722:3:126"
|
|
1450
1450
|
},
|
|
1451
1451
|
"nodeType": "YulFunctionCall",
|
|
1452
|
-
"src": "1722:22:
|
|
1452
|
+
"src": "1722:22:126"
|
|
1453
1453
|
},
|
|
1454
1454
|
"variables": [
|
|
1455
1455
|
{
|
|
1456
1456
|
"name": "_2",
|
|
1457
1457
|
"nodeType": "YulTypedName",
|
|
1458
|
-
"src": "1716:2:
|
|
1458
|
+
"src": "1716:2:126",
|
|
1459
1459
|
"type": ""
|
|
1460
1460
|
}
|
|
1461
1461
|
]
|
|
@@ -1463,7 +1463,7 @@
|
|
|
1463
1463
|
{
|
|
1464
1464
|
"body": {
|
|
1465
1465
|
"nodeType": "YulBlock",
|
|
1466
|
-
"src": "1792:16:
|
|
1466
|
+
"src": "1792:16:126",
|
|
1467
1467
|
"statements": [
|
|
1468
1468
|
{
|
|
1469
1469
|
"expression": {
|
|
@@ -1471,14 +1471,14 @@
|
|
|
1471
1471
|
{
|
|
1472
1472
|
"kind": "number",
|
|
1473
1473
|
"nodeType": "YulLiteral",
|
|
1474
|
-
"src": "1801:1:
|
|
1474
|
+
"src": "1801:1:126",
|
|
1475
1475
|
"type": "",
|
|
1476
1476
|
"value": "0"
|
|
1477
1477
|
},
|
|
1478
1478
|
{
|
|
1479
1479
|
"kind": "number",
|
|
1480
1480
|
"nodeType": "YulLiteral",
|
|
1481
|
-
"src": "1804:1:
|
|
1481
|
+
"src": "1804:1:126",
|
|
1482
1482
|
"type": "",
|
|
1483
1483
|
"value": "0"
|
|
1484
1484
|
}
|
|
@@ -1486,13 +1486,13 @@
|
|
|
1486
1486
|
"functionName": {
|
|
1487
1487
|
"name": "revert",
|
|
1488
1488
|
"nodeType": "YulIdentifier",
|
|
1489
|
-
"src": "1794:6:
|
|
1489
|
+
"src": "1794:6:126"
|
|
1490
1490
|
},
|
|
1491
1491
|
"nodeType": "YulFunctionCall",
|
|
1492
|
-
"src": "1794:12:
|
|
1492
|
+
"src": "1794:12:126"
|
|
1493
1493
|
},
|
|
1494
1494
|
"nodeType": "YulExpressionStatement",
|
|
1495
|
-
"src": "1794:12:
|
|
1495
|
+
"src": "1794:12:126"
|
|
1496
1496
|
}
|
|
1497
1497
|
]
|
|
1498
1498
|
},
|
|
@@ -1505,12 +1505,12 @@
|
|
|
1505
1505
|
{
|
|
1506
1506
|
"name": "_2",
|
|
1507
1507
|
"nodeType": "YulIdentifier",
|
|
1508
|
-
"src": "1771:2:
|
|
1508
|
+
"src": "1771:2:126"
|
|
1509
1509
|
},
|
|
1510
1510
|
{
|
|
1511
1511
|
"kind": "number",
|
|
1512
1512
|
"nodeType": "YulLiteral",
|
|
1513
|
-
"src": "1775:4:
|
|
1513
|
+
"src": "1775:4:126",
|
|
1514
1514
|
"type": "",
|
|
1515
1515
|
"value": "0x1f"
|
|
1516
1516
|
}
|
|
@@ -1518,61 +1518,61 @@
|
|
|
1518
1518
|
"functionName": {
|
|
1519
1519
|
"name": "add",
|
|
1520
1520
|
"nodeType": "YulIdentifier",
|
|
1521
|
-
"src": "1767:3:
|
|
1521
|
+
"src": "1767:3:126"
|
|
1522
1522
|
},
|
|
1523
1523
|
"nodeType": "YulFunctionCall",
|
|
1524
|
-
"src": "1767:13:
|
|
1524
|
+
"src": "1767:13:126"
|
|
1525
1525
|
},
|
|
1526
1526
|
{
|
|
1527
1527
|
"name": "dataEnd",
|
|
1528
1528
|
"nodeType": "YulIdentifier",
|
|
1529
|
-
"src": "1782:7:
|
|
1529
|
+
"src": "1782:7:126"
|
|
1530
1530
|
}
|
|
1531
1531
|
],
|
|
1532
1532
|
"functionName": {
|
|
1533
1533
|
"name": "slt",
|
|
1534
1534
|
"nodeType": "YulIdentifier",
|
|
1535
|
-
"src": "1763:3:
|
|
1535
|
+
"src": "1763:3:126"
|
|
1536
1536
|
},
|
|
1537
1537
|
"nodeType": "YulFunctionCall",
|
|
1538
|
-
"src": "1763:27:
|
|
1538
|
+
"src": "1763:27:126"
|
|
1539
1539
|
}
|
|
1540
1540
|
],
|
|
1541
1541
|
"functionName": {
|
|
1542
1542
|
"name": "iszero",
|
|
1543
1543
|
"nodeType": "YulIdentifier",
|
|
1544
|
-
"src": "1756:6:
|
|
1544
|
+
"src": "1756:6:126"
|
|
1545
1545
|
},
|
|
1546
1546
|
"nodeType": "YulFunctionCall",
|
|
1547
|
-
"src": "1756:35:
|
|
1547
|
+
"src": "1756:35:126"
|
|
1548
1548
|
},
|
|
1549
1549
|
"nodeType": "YulIf",
|
|
1550
|
-
"src": "1753:55:
|
|
1550
|
+
"src": "1753:55:126"
|
|
1551
1551
|
},
|
|
1552
1552
|
{
|
|
1553
1553
|
"nodeType": "YulVariableDeclaration",
|
|
1554
|
-
"src": "1817:30:
|
|
1554
|
+
"src": "1817:30:126",
|
|
1555
1555
|
"value": {
|
|
1556
1556
|
"arguments": [
|
|
1557
1557
|
{
|
|
1558
1558
|
"name": "_2",
|
|
1559
1559
|
"nodeType": "YulIdentifier",
|
|
1560
|
-
"src": "1844:2:
|
|
1560
|
+
"src": "1844:2:126"
|
|
1561
1561
|
}
|
|
1562
1562
|
],
|
|
1563
1563
|
"functionName": {
|
|
1564
1564
|
"name": "calldataload",
|
|
1565
1565
|
"nodeType": "YulIdentifier",
|
|
1566
|
-
"src": "1831:12:
|
|
1566
|
+
"src": "1831:12:126"
|
|
1567
1567
|
},
|
|
1568
1568
|
"nodeType": "YulFunctionCall",
|
|
1569
|
-
"src": "1831:16:
|
|
1569
|
+
"src": "1831:16:126"
|
|
1570
1570
|
},
|
|
1571
1571
|
"variables": [
|
|
1572
1572
|
{
|
|
1573
1573
|
"name": "length",
|
|
1574
1574
|
"nodeType": "YulTypedName",
|
|
1575
|
-
"src": "1821:6:
|
|
1575
|
+
"src": "1821:6:126",
|
|
1576
1576
|
"type": ""
|
|
1577
1577
|
}
|
|
1578
1578
|
]
|
|
@@ -1580,7 +1580,7 @@
|
|
|
1580
1580
|
{
|
|
1581
1581
|
"body": {
|
|
1582
1582
|
"nodeType": "YulBlock",
|
|
1583
|
-
"src": "1874:16:
|
|
1583
|
+
"src": "1874:16:126",
|
|
1584
1584
|
"statements": [
|
|
1585
1585
|
{
|
|
1586
1586
|
"expression": {
|
|
@@ -1588,14 +1588,14 @@
|
|
|
1588
1588
|
{
|
|
1589
1589
|
"kind": "number",
|
|
1590
1590
|
"nodeType": "YulLiteral",
|
|
1591
|
-
"src": "1883:1:
|
|
1591
|
+
"src": "1883:1:126",
|
|
1592
1592
|
"type": "",
|
|
1593
1593
|
"value": "0"
|
|
1594
1594
|
},
|
|
1595
1595
|
{
|
|
1596
1596
|
"kind": "number",
|
|
1597
1597
|
"nodeType": "YulLiteral",
|
|
1598
|
-
"src": "1886:1:
|
|
1598
|
+
"src": "1886:1:126",
|
|
1599
1599
|
"type": "",
|
|
1600
1600
|
"value": "0"
|
|
1601
1601
|
}
|
|
@@ -1603,13 +1603,13 @@
|
|
|
1603
1603
|
"functionName": {
|
|
1604
1604
|
"name": "revert",
|
|
1605
1605
|
"nodeType": "YulIdentifier",
|
|
1606
|
-
"src": "1876:6:
|
|
1606
|
+
"src": "1876:6:126"
|
|
1607
1607
|
},
|
|
1608
1608
|
"nodeType": "YulFunctionCall",
|
|
1609
|
-
"src": "1876:12:
|
|
1609
|
+
"src": "1876:12:126"
|
|
1610
1610
|
},
|
|
1611
1611
|
"nodeType": "YulExpressionStatement",
|
|
1612
|
-
"src": "1876:12:
|
|
1612
|
+
"src": "1876:12:126"
|
|
1613
1613
|
}
|
|
1614
1614
|
]
|
|
1615
1615
|
},
|
|
@@ -1618,29 +1618,29 @@
|
|
|
1618
1618
|
{
|
|
1619
1619
|
"name": "length",
|
|
1620
1620
|
"nodeType": "YulIdentifier",
|
|
1621
|
-
"src": "1862:6:
|
|
1621
|
+
"src": "1862:6:126"
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|
|
1624
1624
|
"name": "_1",
|
|
1625
1625
|
"nodeType": "YulIdentifier",
|
|
1626
|
-
"src": "1870:2:
|
|
1626
|
+
"src": "1870:2:126"
|
|
1627
1627
|
}
|
|
1628
1628
|
],
|
|
1629
1629
|
"functionName": {
|
|
1630
1630
|
"name": "gt",
|
|
1631
1631
|
"nodeType": "YulIdentifier",
|
|
1632
|
-
"src": "1859:2:
|
|
1632
|
+
"src": "1859:2:126"
|
|
1633
1633
|
},
|
|
1634
1634
|
"nodeType": "YulFunctionCall",
|
|
1635
|
-
"src": "1859:14:
|
|
1635
|
+
"src": "1859:14:126"
|
|
1636
1636
|
},
|
|
1637
1637
|
"nodeType": "YulIf",
|
|
1638
|
-
"src": "1856:34:
|
|
1638
|
+
"src": "1856:34:126"
|
|
1639
1639
|
},
|
|
1640
1640
|
{
|
|
1641
1641
|
"body": {
|
|
1642
1642
|
"nodeType": "YulBlock",
|
|
1643
|
-
"src": "1948:16:
|
|
1643
|
+
"src": "1948:16:126",
|
|
1644
1644
|
"statements": [
|
|
1645
1645
|
{
|
|
1646
1646
|
"expression": {
|
|
@@ -1648,14 +1648,14 @@
|
|
|
1648
1648
|
{
|
|
1649
1649
|
"kind": "number",
|
|
1650
1650
|
"nodeType": "YulLiteral",
|
|
1651
|
-
"src": "1957:1:
|
|
1651
|
+
"src": "1957:1:126",
|
|
1652
1652
|
"type": "",
|
|
1653
1653
|
"value": "0"
|
|
1654
1654
|
},
|
|
1655
1655
|
{
|
|
1656
1656
|
"kind": "number",
|
|
1657
1657
|
"nodeType": "YulLiteral",
|
|
1658
|
-
"src": "1960:1:
|
|
1658
|
+
"src": "1960:1:126",
|
|
1659
1659
|
"type": "",
|
|
1660
1660
|
"value": "0"
|
|
1661
1661
|
}
|
|
@@ -1663,13 +1663,13 @@
|
|
|
1663
1663
|
"functionName": {
|
|
1664
1664
|
"name": "revert",
|
|
1665
1665
|
"nodeType": "YulIdentifier",
|
|
1666
|
-
"src": "1950:6:
|
|
1666
|
+
"src": "1950:6:126"
|
|
1667
1667
|
},
|
|
1668
1668
|
"nodeType": "YulFunctionCall",
|
|
1669
|
-
"src": "1950:12:
|
|
1669
|
+
"src": "1950:12:126"
|
|
1670
1670
|
},
|
|
1671
1671
|
"nodeType": "YulExpressionStatement",
|
|
1672
|
-
"src": "1950:12:
|
|
1672
|
+
"src": "1950:12:126"
|
|
1673
1673
|
}
|
|
1674
1674
|
]
|
|
1675
1675
|
},
|
|
@@ -1682,44 +1682,44 @@
|
|
|
1682
1682
|
{
|
|
1683
1683
|
"name": "_2",
|
|
1684
1684
|
"nodeType": "YulIdentifier",
|
|
1685
|
-
"src": "1913:2:
|
|
1685
|
+
"src": "1913:2:126"
|
|
1686
1686
|
},
|
|
1687
1687
|
{
|
|
1688
1688
|
"arguments": [
|
|
1689
1689
|
{
|
|
1690
1690
|
"kind": "number",
|
|
1691
1691
|
"nodeType": "YulLiteral",
|
|
1692
|
-
"src": "1921:1:
|
|
1692
|
+
"src": "1921:1:126",
|
|
1693
1693
|
"type": "",
|
|
1694
1694
|
"value": "5"
|
|
1695
1695
|
},
|
|
1696
1696
|
{
|
|
1697
1697
|
"name": "length",
|
|
1698
1698
|
"nodeType": "YulIdentifier",
|
|
1699
|
-
"src": "1924:6:
|
|
1699
|
+
"src": "1924:6:126"
|
|
1700
1700
|
}
|
|
1701
1701
|
],
|
|
1702
1702
|
"functionName": {
|
|
1703
1703
|
"name": "shl",
|
|
1704
1704
|
"nodeType": "YulIdentifier",
|
|
1705
|
-
"src": "1917:3:
|
|
1705
|
+
"src": "1917:3:126"
|
|
1706
1706
|
},
|
|
1707
1707
|
"nodeType": "YulFunctionCall",
|
|
1708
|
-
"src": "1917:14:
|
|
1708
|
+
"src": "1917:14:126"
|
|
1709
1709
|
}
|
|
1710
1710
|
],
|
|
1711
1711
|
"functionName": {
|
|
1712
1712
|
"name": "add",
|
|
1713
1713
|
"nodeType": "YulIdentifier",
|
|
1714
|
-
"src": "1909:3:
|
|
1714
|
+
"src": "1909:3:126"
|
|
1715
1715
|
},
|
|
1716
1716
|
"nodeType": "YulFunctionCall",
|
|
1717
|
-
"src": "1909:23:
|
|
1717
|
+
"src": "1909:23:126"
|
|
1718
1718
|
},
|
|
1719
1719
|
{
|
|
1720
1720
|
"kind": "number",
|
|
1721
1721
|
"nodeType": "YulLiteral",
|
|
1722
|
-
"src": "1934:2:
|
|
1722
|
+
"src": "1934:2:126",
|
|
1723
1723
|
"type": "",
|
|
1724
1724
|
"value": "32"
|
|
1725
1725
|
}
|
|
@@ -1727,42 +1727,42 @@
|
|
|
1727
1727
|
"functionName": {
|
|
1728
1728
|
"name": "add",
|
|
1729
1729
|
"nodeType": "YulIdentifier",
|
|
1730
|
-
"src": "1905:3:
|
|
1730
|
+
"src": "1905:3:126"
|
|
1731
1731
|
},
|
|
1732
1732
|
"nodeType": "YulFunctionCall",
|
|
1733
|
-
"src": "1905:32:
|
|
1733
|
+
"src": "1905:32:126"
|
|
1734
1734
|
},
|
|
1735
1735
|
{
|
|
1736
1736
|
"name": "dataEnd",
|
|
1737
1737
|
"nodeType": "YulIdentifier",
|
|
1738
|
-
"src": "1939:7:
|
|
1738
|
+
"src": "1939:7:126"
|
|
1739
1739
|
}
|
|
1740
1740
|
],
|
|
1741
1741
|
"functionName": {
|
|
1742
1742
|
"name": "gt",
|
|
1743
1743
|
"nodeType": "YulIdentifier",
|
|
1744
|
-
"src": "1902:2:
|
|
1744
|
+
"src": "1902:2:126"
|
|
1745
1745
|
},
|
|
1746
1746
|
"nodeType": "YulFunctionCall",
|
|
1747
|
-
"src": "1902:45:
|
|
1747
|
+
"src": "1902:45:126"
|
|
1748
1748
|
},
|
|
1749
1749
|
"nodeType": "YulIf",
|
|
1750
|
-
"src": "1899:65:
|
|
1750
|
+
"src": "1899:65:126"
|
|
1751
1751
|
},
|
|
1752
1752
|
{
|
|
1753
1753
|
"nodeType": "YulAssignment",
|
|
1754
|
-
"src": "1973:21:
|
|
1754
|
+
"src": "1973:21:126",
|
|
1755
1755
|
"value": {
|
|
1756
1756
|
"arguments": [
|
|
1757
1757
|
{
|
|
1758
1758
|
"name": "_2",
|
|
1759
1759
|
"nodeType": "YulIdentifier",
|
|
1760
|
-
"src": "1987:2:
|
|
1760
|
+
"src": "1987:2:126"
|
|
1761
1761
|
},
|
|
1762
1762
|
{
|
|
1763
1763
|
"kind": "number",
|
|
1764
1764
|
"nodeType": "YulLiteral",
|
|
1765
|
-
"src": "1991:2:
|
|
1765
|
+
"src": "1991:2:126",
|
|
1766
1766
|
"type": "",
|
|
1767
1767
|
"value": "32"
|
|
1768
1768
|
}
|
|
@@ -1770,32 +1770,32 @@
|
|
|
1770
1770
|
"functionName": {
|
|
1771
1771
|
"name": "add",
|
|
1772
1772
|
"nodeType": "YulIdentifier",
|
|
1773
|
-
"src": "1983:3:
|
|
1773
|
+
"src": "1983:3:126"
|
|
1774
1774
|
},
|
|
1775
1775
|
"nodeType": "YulFunctionCall",
|
|
1776
|
-
"src": "1983:11:
|
|
1776
|
+
"src": "1983:11:126"
|
|
1777
1777
|
},
|
|
1778
1778
|
"variableNames": [
|
|
1779
1779
|
{
|
|
1780
1780
|
"name": "value0",
|
|
1781
1781
|
"nodeType": "YulIdentifier",
|
|
1782
|
-
"src": "1973:6:
|
|
1782
|
+
"src": "1973:6:126"
|
|
1783
1783
|
}
|
|
1784
1784
|
]
|
|
1785
1785
|
},
|
|
1786
1786
|
{
|
|
1787
1787
|
"nodeType": "YulAssignment",
|
|
1788
|
-
"src": "2003:16:
|
|
1788
|
+
"src": "2003:16:126",
|
|
1789
1789
|
"value": {
|
|
1790
1790
|
"name": "length",
|
|
1791
1791
|
"nodeType": "YulIdentifier",
|
|
1792
|
-
"src": "2013:6:
|
|
1792
|
+
"src": "2013:6:126"
|
|
1793
1793
|
},
|
|
1794
1794
|
"variableNames": [
|
|
1795
1795
|
{
|
|
1796
1796
|
"name": "value1",
|
|
1797
1797
|
"nodeType": "YulIdentifier",
|
|
1798
|
-
"src": "2003:6:
|
|
1798
|
+
"src": "2003:6:126"
|
|
1799
1799
|
}
|
|
1800
1800
|
]
|
|
1801
1801
|
}
|
|
@@ -1807,13 +1807,13 @@
|
|
|
1807
1807
|
{
|
|
1808
1808
|
"name": "headStart",
|
|
1809
1809
|
"nodeType": "YulTypedName",
|
|
1810
|
-
"src": "1473:9:
|
|
1810
|
+
"src": "1473:9:126",
|
|
1811
1811
|
"type": ""
|
|
1812
1812
|
},
|
|
1813
1813
|
{
|
|
1814
1814
|
"name": "dataEnd",
|
|
1815
1815
|
"nodeType": "YulTypedName",
|
|
1816
|
-
"src": "1484:7:
|
|
1816
|
+
"src": "1484:7:126",
|
|
1817
1817
|
"type": ""
|
|
1818
1818
|
}
|
|
1819
1819
|
],
|
|
@@ -1821,30 +1821,30 @@
|
|
|
1821
1821
|
{
|
|
1822
1822
|
"name": "value0",
|
|
1823
1823
|
"nodeType": "YulTypedName",
|
|
1824
|
-
"src": "1496:6:
|
|
1824
|
+
"src": "1496:6:126",
|
|
1825
1825
|
"type": ""
|
|
1826
1826
|
},
|
|
1827
1827
|
{
|
|
1828
1828
|
"name": "value1",
|
|
1829
1829
|
"nodeType": "YulTypedName",
|
|
1830
|
-
"src": "1504:6:
|
|
1830
|
+
"src": "1504:6:126",
|
|
1831
1831
|
"type": ""
|
|
1832
1832
|
}
|
|
1833
1833
|
],
|
|
1834
|
-
"src": "1411:614:
|
|
1834
|
+
"src": "1411:614:126"
|
|
1835
1835
|
},
|
|
1836
1836
|
{
|
|
1837
1837
|
"body": {
|
|
1838
1838
|
"nodeType": "YulBlock",
|
|
1839
|
-
"src": "2181:530:
|
|
1839
|
+
"src": "2181:530:126",
|
|
1840
1840
|
"statements": [
|
|
1841
1841
|
{
|
|
1842
1842
|
"nodeType": "YulVariableDeclaration",
|
|
1843
|
-
"src": "2191:12:
|
|
1843
|
+
"src": "2191:12:126",
|
|
1844
1844
|
"value": {
|
|
1845
1845
|
"kind": "number",
|
|
1846
1846
|
"nodeType": "YulLiteral",
|
|
1847
|
-
"src": "2201:2:
|
|
1847
|
+
"src": "2201:2:126",
|
|
1848
1848
|
"type": "",
|
|
1849
1849
|
"value": "32"
|
|
1850
1850
|
},
|
|
@@ -1852,40 +1852,40 @@
|
|
|
1852
1852
|
{
|
|
1853
1853
|
"name": "_1",
|
|
1854
1854
|
"nodeType": "YulTypedName",
|
|
1855
|
-
"src": "2195:2:
|
|
1855
|
+
"src": "2195:2:126",
|
|
1856
1856
|
"type": ""
|
|
1857
1857
|
}
|
|
1858
1858
|
]
|
|
1859
1859
|
},
|
|
1860
1860
|
{
|
|
1861
1861
|
"nodeType": "YulVariableDeclaration",
|
|
1862
|
-
"src": "2212:32:
|
|
1862
|
+
"src": "2212:32:126",
|
|
1863
1863
|
"value": {
|
|
1864
1864
|
"arguments": [
|
|
1865
1865
|
{
|
|
1866
1866
|
"name": "headStart",
|
|
1867
1867
|
"nodeType": "YulIdentifier",
|
|
1868
|
-
"src": "2230:9:
|
|
1868
|
+
"src": "2230:9:126"
|
|
1869
1869
|
},
|
|
1870
1870
|
{
|
|
1871
1871
|
"name": "_1",
|
|
1872
1872
|
"nodeType": "YulIdentifier",
|
|
1873
|
-
"src": "2241:2:
|
|
1873
|
+
"src": "2241:2:126"
|
|
1874
1874
|
}
|
|
1875
1875
|
],
|
|
1876
1876
|
"functionName": {
|
|
1877
1877
|
"name": "add",
|
|
1878
1878
|
"nodeType": "YulIdentifier",
|
|
1879
|
-
"src": "2226:3:
|
|
1879
|
+
"src": "2226:3:126"
|
|
1880
1880
|
},
|
|
1881
1881
|
"nodeType": "YulFunctionCall",
|
|
1882
|
-
"src": "2226:18:
|
|
1882
|
+
"src": "2226:18:126"
|
|
1883
1883
|
},
|
|
1884
1884
|
"variables": [
|
|
1885
1885
|
{
|
|
1886
1886
|
"name": "tail_1",
|
|
1887
1887
|
"nodeType": "YulTypedName",
|
|
1888
|
-
"src": "2216:6:
|
|
1888
|
+
"src": "2216:6:126",
|
|
1889
1889
|
"type": ""
|
|
1890
1890
|
}
|
|
1891
1891
|
]
|
|
@@ -1896,66 +1896,66 @@
|
|
|
1896
1896
|
{
|
|
1897
1897
|
"name": "headStart",
|
|
1898
1898
|
"nodeType": "YulIdentifier",
|
|
1899
|
-
"src": "2260:9:
|
|
1899
|
+
"src": "2260:9:126"
|
|
1900
1900
|
},
|
|
1901
1901
|
{
|
|
1902
1902
|
"name": "_1",
|
|
1903
1903
|
"nodeType": "YulIdentifier",
|
|
1904
|
-
"src": "2271:2:
|
|
1904
|
+
"src": "2271:2:126"
|
|
1905
1905
|
}
|
|
1906
1906
|
],
|
|
1907
1907
|
"functionName": {
|
|
1908
1908
|
"name": "mstore",
|
|
1909
1909
|
"nodeType": "YulIdentifier",
|
|
1910
|
-
"src": "2253:6:
|
|
1910
|
+
"src": "2253:6:126"
|
|
1911
1911
|
},
|
|
1912
1912
|
"nodeType": "YulFunctionCall",
|
|
1913
|
-
"src": "2253:21:
|
|
1913
|
+
"src": "2253:21:126"
|
|
1914
1914
|
},
|
|
1915
1915
|
"nodeType": "YulExpressionStatement",
|
|
1916
|
-
"src": "2253:21:
|
|
1916
|
+
"src": "2253:21:126"
|
|
1917
1917
|
},
|
|
1918
1918
|
{
|
|
1919
1919
|
"nodeType": "YulVariableDeclaration",
|
|
1920
|
-
"src": "2283:17:
|
|
1920
|
+
"src": "2283:17:126",
|
|
1921
1921
|
"value": {
|
|
1922
1922
|
"name": "tail_1",
|
|
1923
1923
|
"nodeType": "YulIdentifier",
|
|
1924
|
-
"src": "2294:6:
|
|
1924
|
+
"src": "2294:6:126"
|
|
1925
1925
|
},
|
|
1926
1926
|
"variables": [
|
|
1927
1927
|
{
|
|
1928
1928
|
"name": "pos",
|
|
1929
1929
|
"nodeType": "YulTypedName",
|
|
1930
|
-
"src": "2287:3:
|
|
1930
|
+
"src": "2287:3:126",
|
|
1931
1931
|
"type": ""
|
|
1932
1932
|
}
|
|
1933
1933
|
]
|
|
1934
1934
|
},
|
|
1935
1935
|
{
|
|
1936
1936
|
"nodeType": "YulVariableDeclaration",
|
|
1937
|
-
"src": "2309:27:
|
|
1937
|
+
"src": "2309:27:126",
|
|
1938
1938
|
"value": {
|
|
1939
1939
|
"arguments": [
|
|
1940
1940
|
{
|
|
1941
1941
|
"name": "value0",
|
|
1942
1942
|
"nodeType": "YulIdentifier",
|
|
1943
|
-
"src": "2329:6:
|
|
1943
|
+
"src": "2329:6:126"
|
|
1944
1944
|
}
|
|
1945
1945
|
],
|
|
1946
1946
|
"functionName": {
|
|
1947
1947
|
"name": "mload",
|
|
1948
1948
|
"nodeType": "YulIdentifier",
|
|
1949
|
-
"src": "2323:5:
|
|
1949
|
+
"src": "2323:5:126"
|
|
1950
1950
|
},
|
|
1951
1951
|
"nodeType": "YulFunctionCall",
|
|
1952
|
-
"src": "2323:13:
|
|
1952
|
+
"src": "2323:13:126"
|
|
1953
1953
|
},
|
|
1954
1954
|
"variables": [
|
|
1955
1955
|
{
|
|
1956
1956
|
"name": "length",
|
|
1957
1957
|
"nodeType": "YulTypedName",
|
|
1958
|
-
"src": "2313:6:
|
|
1958
|
+
"src": "2313:6:126",
|
|
1959
1959
|
"type": ""
|
|
1960
1960
|
}
|
|
1961
1961
|
]
|
|
@@ -1966,39 +1966,39 @@
|
|
|
1966
1966
|
{
|
|
1967
1967
|
"name": "tail_1",
|
|
1968
1968
|
"nodeType": "YulIdentifier",
|
|
1969
|
-
"src": "2352:6:
|
|
1969
|
+
"src": "2352:6:126"
|
|
1970
1970
|
},
|
|
1971
1971
|
{
|
|
1972
1972
|
"name": "length",
|
|
1973
1973
|
"nodeType": "YulIdentifier",
|
|
1974
|
-
"src": "2360:6:
|
|
1974
|
+
"src": "2360:6:126"
|
|
1975
1975
|
}
|
|
1976
1976
|
],
|
|
1977
1977
|
"functionName": {
|
|
1978
1978
|
"name": "mstore",
|
|
1979
1979
|
"nodeType": "YulIdentifier",
|
|
1980
|
-
"src": "2345:6:
|
|
1980
|
+
"src": "2345:6:126"
|
|
1981
1981
|
},
|
|
1982
1982
|
"nodeType": "YulFunctionCall",
|
|
1983
|
-
"src": "2345:22:
|
|
1983
|
+
"src": "2345:22:126"
|
|
1984
1984
|
},
|
|
1985
1985
|
"nodeType": "YulExpressionStatement",
|
|
1986
|
-
"src": "2345:22:
|
|
1986
|
+
"src": "2345:22:126"
|
|
1987
1987
|
},
|
|
1988
1988
|
{
|
|
1989
1989
|
"nodeType": "YulAssignment",
|
|
1990
|
-
"src": "2376:25:
|
|
1990
|
+
"src": "2376:25:126",
|
|
1991
1991
|
"value": {
|
|
1992
1992
|
"arguments": [
|
|
1993
1993
|
{
|
|
1994
1994
|
"name": "headStart",
|
|
1995
1995
|
"nodeType": "YulIdentifier",
|
|
1996
|
-
"src": "2387:9:
|
|
1996
|
+
"src": "2387:9:126"
|
|
1997
1997
|
},
|
|
1998
1998
|
{
|
|
1999
1999
|
"kind": "number",
|
|
2000
2000
|
"nodeType": "YulLiteral",
|
|
2001
|
-
"src": "2398:2:
|
|
2001
|
+
"src": "2398:2:126",
|
|
2002
2002
|
"type": "",
|
|
2003
2003
|
"value": "64"
|
|
2004
2004
|
}
|
|
@@ -2006,59 +2006,59 @@
|
|
|
2006
2006
|
"functionName": {
|
|
2007
2007
|
"name": "add",
|
|
2008
2008
|
"nodeType": "YulIdentifier",
|
|
2009
|
-
"src": "2383:3:
|
|
2009
|
+
"src": "2383:3:126"
|
|
2010
2010
|
},
|
|
2011
2011
|
"nodeType": "YulFunctionCall",
|
|
2012
|
-
"src": "2383:18:
|
|
2012
|
+
"src": "2383:18:126"
|
|
2013
2013
|
},
|
|
2014
2014
|
"variableNames": [
|
|
2015
2015
|
{
|
|
2016
2016
|
"name": "pos",
|
|
2017
2017
|
"nodeType": "YulIdentifier",
|
|
2018
|
-
"src": "2376:3:
|
|
2018
|
+
"src": "2376:3:126"
|
|
2019
2019
|
}
|
|
2020
2020
|
]
|
|
2021
2021
|
},
|
|
2022
2022
|
{
|
|
2023
2023
|
"nodeType": "YulVariableDeclaration",
|
|
2024
|
-
"src": "2410:29:
|
|
2024
|
+
"src": "2410:29:126",
|
|
2025
2025
|
"value": {
|
|
2026
2026
|
"arguments": [
|
|
2027
2027
|
{
|
|
2028
2028
|
"name": "value0",
|
|
2029
2029
|
"nodeType": "YulIdentifier",
|
|
2030
|
-
"src": "2428:6:
|
|
2030
|
+
"src": "2428:6:126"
|
|
2031
2031
|
},
|
|
2032
2032
|
{
|
|
2033
2033
|
"name": "_1",
|
|
2034
2034
|
"nodeType": "YulIdentifier",
|
|
2035
|
-
"src": "2436:2:
|
|
2035
|
+
"src": "2436:2:126"
|
|
2036
2036
|
}
|
|
2037
2037
|
],
|
|
2038
2038
|
"functionName": {
|
|
2039
2039
|
"name": "add",
|
|
2040
2040
|
"nodeType": "YulIdentifier",
|
|
2041
|
-
"src": "2424:3:
|
|
2041
|
+
"src": "2424:3:126"
|
|
2042
2042
|
},
|
|
2043
2043
|
"nodeType": "YulFunctionCall",
|
|
2044
|
-
"src": "2424:15:
|
|
2044
|
+
"src": "2424:15:126"
|
|
2045
2045
|
},
|
|
2046
2046
|
"variables": [
|
|
2047
2047
|
{
|
|
2048
2048
|
"name": "srcPtr",
|
|
2049
2049
|
"nodeType": "YulTypedName",
|
|
2050
|
-
"src": "2414:6:
|
|
2050
|
+
"src": "2414:6:126",
|
|
2051
2051
|
"type": ""
|
|
2052
2052
|
}
|
|
2053
2053
|
]
|
|
2054
2054
|
},
|
|
2055
2055
|
{
|
|
2056
2056
|
"nodeType": "YulVariableDeclaration",
|
|
2057
|
-
"src": "2448:10:
|
|
2057
|
+
"src": "2448:10:126",
|
|
2058
2058
|
"value": {
|
|
2059
2059
|
"kind": "number",
|
|
2060
2060
|
"nodeType": "YulLiteral",
|
|
2061
|
-
"src": "2457:1:
|
|
2061
|
+
"src": "2457:1:126",
|
|
2062
2062
|
"type": "",
|
|
2063
2063
|
"value": "0"
|
|
2064
2064
|
},
|
|
@@ -2066,7 +2066,7 @@
|
|
|
2066
2066
|
{
|
|
2067
2067
|
"name": "i",
|
|
2068
2068
|
"nodeType": "YulTypedName",
|
|
2069
|
-
"src": "2452:1:
|
|
2069
|
+
"src": "2452:1:126",
|
|
2070
2070
|
"type": ""
|
|
2071
2071
|
}
|
|
2072
2072
|
]
|
|
@@ -2074,7 +2074,7 @@
|
|
|
2074
2074
|
{
|
|
2075
2075
|
"body": {
|
|
2076
2076
|
"nodeType": "YulBlock",
|
|
2077
|
-
"src": "2516:169:
|
|
2077
|
+
"src": "2516:169:126",
|
|
2078
2078
|
"statements": [
|
|
2079
2079
|
{
|
|
2080
2080
|
"expression": {
|
|
@@ -2082,7 +2082,7 @@
|
|
|
2082
2082
|
{
|
|
2083
2083
|
"name": "pos",
|
|
2084
2084
|
"nodeType": "YulIdentifier",
|
|
2085
|
-
"src": "2537:3:
|
|
2085
|
+
"src": "2537:3:126"
|
|
2086
2086
|
},
|
|
2087
2087
|
{
|
|
2088
2088
|
"arguments": [
|
|
@@ -2091,21 +2091,21 @@
|
|
|
2091
2091
|
{
|
|
2092
2092
|
"name": "srcPtr",
|
|
2093
2093
|
"nodeType": "YulIdentifier",
|
|
2094
|
-
"src": "2552:6:
|
|
2094
|
+
"src": "2552:6:126"
|
|
2095
2095
|
}
|
|
2096
2096
|
],
|
|
2097
2097
|
"functionName": {
|
|
2098
2098
|
"name": "mload",
|
|
2099
2099
|
"nodeType": "YulIdentifier",
|
|
2100
|
-
"src": "2546:5:
|
|
2100
|
+
"src": "2546:5:126"
|
|
2101
2101
|
},
|
|
2102
2102
|
"nodeType": "YulFunctionCall",
|
|
2103
|
-
"src": "2546:13:
|
|
2103
|
+
"src": "2546:13:126"
|
|
2104
2104
|
},
|
|
2105
2105
|
{
|
|
2106
2106
|
"kind": "number",
|
|
2107
2107
|
"nodeType": "YulLiteral",
|
|
2108
|
-
"src": "2561:42:
|
|
2108
|
+
"src": "2561:42:126",
|
|
2109
2109
|
"type": "",
|
|
2110
2110
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
2111
2111
|
}
|
|
@@ -2113,84 +2113,84 @@
|
|
|
2113
2113
|
"functionName": {
|
|
2114
2114
|
"name": "and",
|
|
2115
2115
|
"nodeType": "YulIdentifier",
|
|
2116
|
-
"src": "2542:3:
|
|
2116
|
+
"src": "2542:3:126"
|
|
2117
2117
|
},
|
|
2118
2118
|
"nodeType": "YulFunctionCall",
|
|
2119
|
-
"src": "2542:62:
|
|
2119
|
+
"src": "2542:62:126"
|
|
2120
2120
|
}
|
|
2121
2121
|
],
|
|
2122
2122
|
"functionName": {
|
|
2123
2123
|
"name": "mstore",
|
|
2124
2124
|
"nodeType": "YulIdentifier",
|
|
2125
|
-
"src": "2530:6:
|
|
2125
|
+
"src": "2530:6:126"
|
|
2126
2126
|
},
|
|
2127
2127
|
"nodeType": "YulFunctionCall",
|
|
2128
|
-
"src": "2530:75:
|
|
2128
|
+
"src": "2530:75:126"
|
|
2129
2129
|
},
|
|
2130
2130
|
"nodeType": "YulExpressionStatement",
|
|
2131
|
-
"src": "2530:75:
|
|
2131
|
+
"src": "2530:75:126"
|
|
2132
2132
|
},
|
|
2133
2133
|
{
|
|
2134
2134
|
"nodeType": "YulAssignment",
|
|
2135
|
-
"src": "2618:19:
|
|
2135
|
+
"src": "2618:19:126",
|
|
2136
2136
|
"value": {
|
|
2137
2137
|
"arguments": [
|
|
2138
2138
|
{
|
|
2139
2139
|
"name": "pos",
|
|
2140
2140
|
"nodeType": "YulIdentifier",
|
|
2141
|
-
"src": "2629:3:
|
|
2141
|
+
"src": "2629:3:126"
|
|
2142
2142
|
},
|
|
2143
2143
|
{
|
|
2144
2144
|
"name": "_1",
|
|
2145
2145
|
"nodeType": "YulIdentifier",
|
|
2146
|
-
"src": "2634:2:
|
|
2146
|
+
"src": "2634:2:126"
|
|
2147
2147
|
}
|
|
2148
2148
|
],
|
|
2149
2149
|
"functionName": {
|
|
2150
2150
|
"name": "add",
|
|
2151
2151
|
"nodeType": "YulIdentifier",
|
|
2152
|
-
"src": "2625:3:
|
|
2152
|
+
"src": "2625:3:126"
|
|
2153
2153
|
},
|
|
2154
2154
|
"nodeType": "YulFunctionCall",
|
|
2155
|
-
"src": "2625:12:
|
|
2155
|
+
"src": "2625:12:126"
|
|
2156
2156
|
},
|
|
2157
2157
|
"variableNames": [
|
|
2158
2158
|
{
|
|
2159
2159
|
"name": "pos",
|
|
2160
2160
|
"nodeType": "YulIdentifier",
|
|
2161
|
-
"src": "2618:3:
|
|
2161
|
+
"src": "2618:3:126"
|
|
2162
2162
|
}
|
|
2163
2163
|
]
|
|
2164
2164
|
},
|
|
2165
2165
|
{
|
|
2166
2166
|
"nodeType": "YulAssignment",
|
|
2167
|
-
"src": "2650:25:
|
|
2167
|
+
"src": "2650:25:126",
|
|
2168
2168
|
"value": {
|
|
2169
2169
|
"arguments": [
|
|
2170
2170
|
{
|
|
2171
2171
|
"name": "srcPtr",
|
|
2172
2172
|
"nodeType": "YulIdentifier",
|
|
2173
|
-
"src": "2664:6:
|
|
2173
|
+
"src": "2664:6:126"
|
|
2174
2174
|
},
|
|
2175
2175
|
{
|
|
2176
2176
|
"name": "_1",
|
|
2177
2177
|
"nodeType": "YulIdentifier",
|
|
2178
|
-
"src": "2672:2:
|
|
2178
|
+
"src": "2672:2:126"
|
|
2179
2179
|
}
|
|
2180
2180
|
],
|
|
2181
2181
|
"functionName": {
|
|
2182
2182
|
"name": "add",
|
|
2183
2183
|
"nodeType": "YulIdentifier",
|
|
2184
|
-
"src": "2660:3:
|
|
2184
|
+
"src": "2660:3:126"
|
|
2185
2185
|
},
|
|
2186
2186
|
"nodeType": "YulFunctionCall",
|
|
2187
|
-
"src": "2660:15:
|
|
2187
|
+
"src": "2660:15:126"
|
|
2188
2188
|
},
|
|
2189
2189
|
"variableNames": [
|
|
2190
2190
|
{
|
|
2191
2191
|
"name": "srcPtr",
|
|
2192
2192
|
"nodeType": "YulIdentifier",
|
|
2193
|
-
"src": "2650:6:
|
|
2193
|
+
"src": "2650:6:126"
|
|
2194
2194
|
}
|
|
2195
2195
|
]
|
|
2196
2196
|
}
|
|
@@ -2201,41 +2201,41 @@
|
|
|
2201
2201
|
{
|
|
2202
2202
|
"name": "i",
|
|
2203
2203
|
"nodeType": "YulIdentifier",
|
|
2204
|
-
"src": "2478:1:
|
|
2204
|
+
"src": "2478:1:126"
|
|
2205
2205
|
},
|
|
2206
2206
|
{
|
|
2207
2207
|
"name": "length",
|
|
2208
2208
|
"nodeType": "YulIdentifier",
|
|
2209
|
-
"src": "2481:6:
|
|
2209
|
+
"src": "2481:6:126"
|
|
2210
2210
|
}
|
|
2211
2211
|
],
|
|
2212
2212
|
"functionName": {
|
|
2213
2213
|
"name": "lt",
|
|
2214
2214
|
"nodeType": "YulIdentifier",
|
|
2215
|
-
"src": "2475:2:
|
|
2215
|
+
"src": "2475:2:126"
|
|
2216
2216
|
},
|
|
2217
2217
|
"nodeType": "YulFunctionCall",
|
|
2218
|
-
"src": "2475:13:
|
|
2218
|
+
"src": "2475:13:126"
|
|
2219
2219
|
},
|
|
2220
2220
|
"nodeType": "YulForLoop",
|
|
2221
2221
|
"post": {
|
|
2222
2222
|
"nodeType": "YulBlock",
|
|
2223
|
-
"src": "2489:18:
|
|
2223
|
+
"src": "2489:18:126",
|
|
2224
2224
|
"statements": [
|
|
2225
2225
|
{
|
|
2226
2226
|
"nodeType": "YulAssignment",
|
|
2227
|
-
"src": "2491:14:
|
|
2227
|
+
"src": "2491:14:126",
|
|
2228
2228
|
"value": {
|
|
2229
2229
|
"arguments": [
|
|
2230
2230
|
{
|
|
2231
2231
|
"name": "i",
|
|
2232
2232
|
"nodeType": "YulIdentifier",
|
|
2233
|
-
"src": "2500:1:
|
|
2233
|
+
"src": "2500:1:126"
|
|
2234
2234
|
},
|
|
2235
2235
|
{
|
|
2236
2236
|
"kind": "number",
|
|
2237
2237
|
"nodeType": "YulLiteral",
|
|
2238
|
-
"src": "2503:1:
|
|
2238
|
+
"src": "2503:1:126",
|
|
2239
2239
|
"type": "",
|
|
2240
2240
|
"value": "1"
|
|
2241
2241
|
}
|
|
@@ -2243,16 +2243,16 @@
|
|
|
2243
2243
|
"functionName": {
|
|
2244
2244
|
"name": "add",
|
|
2245
2245
|
"nodeType": "YulIdentifier",
|
|
2246
|
-
"src": "2496:3:
|
|
2246
|
+
"src": "2496:3:126"
|
|
2247
2247
|
},
|
|
2248
2248
|
"nodeType": "YulFunctionCall",
|
|
2249
|
-
"src": "2496:9:
|
|
2249
|
+
"src": "2496:9:126"
|
|
2250
2250
|
},
|
|
2251
2251
|
"variableNames": [
|
|
2252
2252
|
{
|
|
2253
2253
|
"name": "i",
|
|
2254
2254
|
"nodeType": "YulIdentifier",
|
|
2255
|
-
"src": "2491:1:
|
|
2255
|
+
"src": "2491:1:126"
|
|
2256
2256
|
}
|
|
2257
2257
|
]
|
|
2258
2258
|
}
|
|
@@ -2260,24 +2260,24 @@
|
|
|
2260
2260
|
},
|
|
2261
2261
|
"pre": {
|
|
2262
2262
|
"nodeType": "YulBlock",
|
|
2263
|
-
"src": "2471:3:
|
|
2263
|
+
"src": "2471:3:126",
|
|
2264
2264
|
"statements": []
|
|
2265
2265
|
},
|
|
2266
|
-
"src": "2467:218:
|
|
2266
|
+
"src": "2467:218:126"
|
|
2267
2267
|
},
|
|
2268
2268
|
{
|
|
2269
2269
|
"nodeType": "YulAssignment",
|
|
2270
|
-
"src": "2694:11:
|
|
2270
|
+
"src": "2694:11:126",
|
|
2271
2271
|
"value": {
|
|
2272
2272
|
"name": "pos",
|
|
2273
2273
|
"nodeType": "YulIdentifier",
|
|
2274
|
-
"src": "2702:3:
|
|
2274
|
+
"src": "2702:3:126"
|
|
2275
2275
|
},
|
|
2276
2276
|
"variableNames": [
|
|
2277
2277
|
{
|
|
2278
2278
|
"name": "tail",
|
|
2279
2279
|
"nodeType": "YulIdentifier",
|
|
2280
|
-
"src": "2694:4:
|
|
2280
|
+
"src": "2694:4:126"
|
|
2281
2281
|
}
|
|
2282
2282
|
]
|
|
2283
2283
|
}
|
|
@@ -2289,13 +2289,13 @@
|
|
|
2289
2289
|
{
|
|
2290
2290
|
"name": "headStart",
|
|
2291
2291
|
"nodeType": "YulTypedName",
|
|
2292
|
-
"src": "2150:9:
|
|
2292
|
+
"src": "2150:9:126",
|
|
2293
2293
|
"type": ""
|
|
2294
2294
|
},
|
|
2295
2295
|
{
|
|
2296
2296
|
"name": "value0",
|
|
2297
2297
|
"nodeType": "YulTypedName",
|
|
2298
|
-
"src": "2161:6:
|
|
2298
|
+
"src": "2161:6:126",
|
|
2299
2299
|
"type": ""
|
|
2300
2300
|
}
|
|
2301
2301
|
],
|
|
@@ -2303,16 +2303,16 @@
|
|
|
2303
2303
|
{
|
|
2304
2304
|
"name": "tail",
|
|
2305
2305
|
"nodeType": "YulTypedName",
|
|
2306
|
-
"src": "2172:4:
|
|
2306
|
+
"src": "2172:4:126",
|
|
2307
2307
|
"type": ""
|
|
2308
2308
|
}
|
|
2309
2309
|
],
|
|
2310
|
-
"src": "2030:681:
|
|
2310
|
+
"src": "2030:681:126"
|
|
2311
2311
|
},
|
|
2312
2312
|
{
|
|
2313
2313
|
"body": {
|
|
2314
2314
|
"nodeType": "YulBlock",
|
|
2315
|
-
"src": "2748:152:
|
|
2315
|
+
"src": "2748:152:126",
|
|
2316
2316
|
"statements": [
|
|
2317
2317
|
{
|
|
2318
2318
|
"expression": {
|
|
@@ -2320,14 +2320,14 @@
|
|
|
2320
2320
|
{
|
|
2321
2321
|
"kind": "number",
|
|
2322
2322
|
"nodeType": "YulLiteral",
|
|
2323
|
-
"src": "2765:1:
|
|
2323
|
+
"src": "2765:1:126",
|
|
2324
2324
|
"type": "",
|
|
2325
2325
|
"value": "0"
|
|
2326
2326
|
},
|
|
2327
2327
|
{
|
|
2328
2328
|
"kind": "number",
|
|
2329
2329
|
"nodeType": "YulLiteral",
|
|
2330
|
-
"src": "2768:77:
|
|
2330
|
+
"src": "2768:77:126",
|
|
2331
2331
|
"type": "",
|
|
2332
2332
|
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
|
|
2333
2333
|
}
|
|
@@ -2335,13 +2335,13 @@
|
|
|
2335
2335
|
"functionName": {
|
|
2336
2336
|
"name": "mstore",
|
|
2337
2337
|
"nodeType": "YulIdentifier",
|
|
2338
|
-
"src": "2758:6:
|
|
2338
|
+
"src": "2758:6:126"
|
|
2339
2339
|
},
|
|
2340
2340
|
"nodeType": "YulFunctionCall",
|
|
2341
|
-
"src": "2758:88:
|
|
2341
|
+
"src": "2758:88:126"
|
|
2342
2342
|
},
|
|
2343
2343
|
"nodeType": "YulExpressionStatement",
|
|
2344
|
-
"src": "2758:88:
|
|
2344
|
+
"src": "2758:88:126"
|
|
2345
2345
|
},
|
|
2346
2346
|
{
|
|
2347
2347
|
"expression": {
|
|
@@ -2349,14 +2349,14 @@
|
|
|
2349
2349
|
{
|
|
2350
2350
|
"kind": "number",
|
|
2351
2351
|
"nodeType": "YulLiteral",
|
|
2352
|
-
"src": "2862:1:
|
|
2352
|
+
"src": "2862:1:126",
|
|
2353
2353
|
"type": "",
|
|
2354
2354
|
"value": "4"
|
|
2355
2355
|
},
|
|
2356
2356
|
{
|
|
2357
2357
|
"kind": "number",
|
|
2358
2358
|
"nodeType": "YulLiteral",
|
|
2359
|
-
"src": "2865:4:
|
|
2359
|
+
"src": "2865:4:126",
|
|
2360
2360
|
"type": "",
|
|
2361
2361
|
"value": "0x32"
|
|
2362
2362
|
}
|
|
@@ -2364,13 +2364,13 @@
|
|
|
2364
2364
|
"functionName": {
|
|
2365
2365
|
"name": "mstore",
|
|
2366
2366
|
"nodeType": "YulIdentifier",
|
|
2367
|
-
"src": "2855:6:
|
|
2367
|
+
"src": "2855:6:126"
|
|
2368
2368
|
},
|
|
2369
2369
|
"nodeType": "YulFunctionCall",
|
|
2370
|
-
"src": "2855:15:
|
|
2370
|
+
"src": "2855:15:126"
|
|
2371
2371
|
},
|
|
2372
2372
|
"nodeType": "YulExpressionStatement",
|
|
2373
|
-
"src": "2855:15:
|
|
2373
|
+
"src": "2855:15:126"
|
|
2374
2374
|
},
|
|
2375
2375
|
{
|
|
2376
2376
|
"expression": {
|
|
@@ -2378,14 +2378,14 @@
|
|
|
2378
2378
|
{
|
|
2379
2379
|
"kind": "number",
|
|
2380
2380
|
"nodeType": "YulLiteral",
|
|
2381
|
-
"src": "2886:1:
|
|
2381
|
+
"src": "2886:1:126",
|
|
2382
2382
|
"type": "",
|
|
2383
2383
|
"value": "0"
|
|
2384
2384
|
},
|
|
2385
2385
|
{
|
|
2386
2386
|
"kind": "number",
|
|
2387
2387
|
"nodeType": "YulLiteral",
|
|
2388
|
-
"src": "2889:4:
|
|
2388
|
+
"src": "2889:4:126",
|
|
2389
2389
|
"type": "",
|
|
2390
2390
|
"value": "0x24"
|
|
2391
2391
|
}
|
|
@@ -2393,24 +2393,24 @@
|
|
|
2393
2393
|
"functionName": {
|
|
2394
2394
|
"name": "revert",
|
|
2395
2395
|
"nodeType": "YulIdentifier",
|
|
2396
|
-
"src": "2879:6:
|
|
2396
|
+
"src": "2879:6:126"
|
|
2397
2397
|
},
|
|
2398
2398
|
"nodeType": "YulFunctionCall",
|
|
2399
|
-
"src": "2879:15:
|
|
2399
|
+
"src": "2879:15:126"
|
|
2400
2400
|
},
|
|
2401
2401
|
"nodeType": "YulExpressionStatement",
|
|
2402
|
-
"src": "2879:15:
|
|
2402
|
+
"src": "2879:15:126"
|
|
2403
2403
|
}
|
|
2404
2404
|
]
|
|
2405
2405
|
},
|
|
2406
2406
|
"name": "panic_error_0x32",
|
|
2407
2407
|
"nodeType": "YulFunctionDefinition",
|
|
2408
|
-
"src": "2716:184:
|
|
2408
|
+
"src": "2716:184:126"
|
|
2409
2409
|
},
|
|
2410
2410
|
{
|
|
2411
2411
|
"body": {
|
|
2412
2412
|
"nodeType": "YulBlock",
|
|
2413
|
-
"src": "2937:152:
|
|
2413
|
+
"src": "2937:152:126",
|
|
2414
2414
|
"statements": [
|
|
2415
2415
|
{
|
|
2416
2416
|
"expression": {
|
|
@@ -2418,14 +2418,14 @@
|
|
|
2418
2418
|
{
|
|
2419
2419
|
"kind": "number",
|
|
2420
2420
|
"nodeType": "YulLiteral",
|
|
2421
|
-
"src": "2954:1:
|
|
2421
|
+
"src": "2954:1:126",
|
|
2422
2422
|
"type": "",
|
|
2423
2423
|
"value": "0"
|
|
2424
2424
|
},
|
|
2425
2425
|
{
|
|
2426
2426
|
"kind": "number",
|
|
2427
2427
|
"nodeType": "YulLiteral",
|
|
2428
|
-
"src": "2957:77:
|
|
2428
|
+
"src": "2957:77:126",
|
|
2429
2429
|
"type": "",
|
|
2430
2430
|
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
|
|
2431
2431
|
}
|
|
@@ -2433,13 +2433,13 @@
|
|
|
2433
2433
|
"functionName": {
|
|
2434
2434
|
"name": "mstore",
|
|
2435
2435
|
"nodeType": "YulIdentifier",
|
|
2436
|
-
"src": "2947:6:
|
|
2436
|
+
"src": "2947:6:126"
|
|
2437
2437
|
},
|
|
2438
2438
|
"nodeType": "YulFunctionCall",
|
|
2439
|
-
"src": "2947:88:
|
|
2439
|
+
"src": "2947:88:126"
|
|
2440
2440
|
},
|
|
2441
2441
|
"nodeType": "YulExpressionStatement",
|
|
2442
|
-
"src": "2947:88:
|
|
2442
|
+
"src": "2947:88:126"
|
|
2443
2443
|
},
|
|
2444
2444
|
{
|
|
2445
2445
|
"expression": {
|
|
@@ -2447,14 +2447,14 @@
|
|
|
2447
2447
|
{
|
|
2448
2448
|
"kind": "number",
|
|
2449
2449
|
"nodeType": "YulLiteral",
|
|
2450
|
-
"src": "3051:1:
|
|
2450
|
+
"src": "3051:1:126",
|
|
2451
2451
|
"type": "",
|
|
2452
2452
|
"value": "4"
|
|
2453
2453
|
},
|
|
2454
2454
|
{
|
|
2455
2455
|
"kind": "number",
|
|
2456
2456
|
"nodeType": "YulLiteral",
|
|
2457
|
-
"src": "3054:4:
|
|
2457
|
+
"src": "3054:4:126",
|
|
2458
2458
|
"type": "",
|
|
2459
2459
|
"value": "0x11"
|
|
2460
2460
|
}
|
|
@@ -2462,13 +2462,13 @@
|
|
|
2462
2462
|
"functionName": {
|
|
2463
2463
|
"name": "mstore",
|
|
2464
2464
|
"nodeType": "YulIdentifier",
|
|
2465
|
-
"src": "3044:6:
|
|
2465
|
+
"src": "3044:6:126"
|
|
2466
2466
|
},
|
|
2467
2467
|
"nodeType": "YulFunctionCall",
|
|
2468
|
-
"src": "3044:15:
|
|
2468
|
+
"src": "3044:15:126"
|
|
2469
2469
|
},
|
|
2470
2470
|
"nodeType": "YulExpressionStatement",
|
|
2471
|
-
"src": "3044:15:
|
|
2471
|
+
"src": "3044:15:126"
|
|
2472
2472
|
},
|
|
2473
2473
|
{
|
|
2474
2474
|
"expression": {
|
|
@@ -2476,14 +2476,14 @@
|
|
|
2476
2476
|
{
|
|
2477
2477
|
"kind": "number",
|
|
2478
2478
|
"nodeType": "YulLiteral",
|
|
2479
|
-
"src": "3075:1:
|
|
2479
|
+
"src": "3075:1:126",
|
|
2480
2480
|
"type": "",
|
|
2481
2481
|
"value": "0"
|
|
2482
2482
|
},
|
|
2483
2483
|
{
|
|
2484
2484
|
"kind": "number",
|
|
2485
2485
|
"nodeType": "YulLiteral",
|
|
2486
|
-
"src": "3078:4:
|
|
2486
|
+
"src": "3078:4:126",
|
|
2487
2487
|
"type": "",
|
|
2488
2488
|
"value": "0x24"
|
|
2489
2489
|
}
|
|
@@ -2491,61 +2491,61 @@
|
|
|
2491
2491
|
"functionName": {
|
|
2492
2492
|
"name": "revert",
|
|
2493
2493
|
"nodeType": "YulIdentifier",
|
|
2494
|
-
"src": "3068:6:
|
|
2494
|
+
"src": "3068:6:126"
|
|
2495
2495
|
},
|
|
2496
2496
|
"nodeType": "YulFunctionCall",
|
|
2497
|
-
"src": "3068:15:
|
|
2497
|
+
"src": "3068:15:126"
|
|
2498
2498
|
},
|
|
2499
2499
|
"nodeType": "YulExpressionStatement",
|
|
2500
|
-
"src": "3068:15:
|
|
2500
|
+
"src": "3068:15:126"
|
|
2501
2501
|
}
|
|
2502
2502
|
]
|
|
2503
2503
|
},
|
|
2504
2504
|
"name": "panic_error_0x11",
|
|
2505
2505
|
"nodeType": "YulFunctionDefinition",
|
|
2506
|
-
"src": "2905:184:
|
|
2506
|
+
"src": "2905:184:126"
|
|
2507
2507
|
},
|
|
2508
2508
|
{
|
|
2509
2509
|
"body": {
|
|
2510
2510
|
"nodeType": "YulBlock",
|
|
2511
|
-
"src": "3143:79:
|
|
2511
|
+
"src": "3143:79:126",
|
|
2512
2512
|
"statements": [
|
|
2513
2513
|
{
|
|
2514
2514
|
"nodeType": "YulAssignment",
|
|
2515
|
-
"src": "3153:17:
|
|
2515
|
+
"src": "3153:17:126",
|
|
2516
2516
|
"value": {
|
|
2517
2517
|
"arguments": [
|
|
2518
2518
|
{
|
|
2519
2519
|
"name": "x",
|
|
2520
2520
|
"nodeType": "YulIdentifier",
|
|
2521
|
-
"src": "3165:1:
|
|
2521
|
+
"src": "3165:1:126"
|
|
2522
2522
|
},
|
|
2523
2523
|
{
|
|
2524
2524
|
"name": "y",
|
|
2525
2525
|
"nodeType": "YulIdentifier",
|
|
2526
|
-
"src": "3168:1:
|
|
2526
|
+
"src": "3168:1:126"
|
|
2527
2527
|
}
|
|
2528
2528
|
],
|
|
2529
2529
|
"functionName": {
|
|
2530
2530
|
"name": "sub",
|
|
2531
2531
|
"nodeType": "YulIdentifier",
|
|
2532
|
-
"src": "3161:3:
|
|
2532
|
+
"src": "3161:3:126"
|
|
2533
2533
|
},
|
|
2534
2534
|
"nodeType": "YulFunctionCall",
|
|
2535
|
-
"src": "3161:9:
|
|
2535
|
+
"src": "3161:9:126"
|
|
2536
2536
|
},
|
|
2537
2537
|
"variableNames": [
|
|
2538
2538
|
{
|
|
2539
2539
|
"name": "diff",
|
|
2540
2540
|
"nodeType": "YulIdentifier",
|
|
2541
|
-
"src": "3153:4:
|
|
2541
|
+
"src": "3153:4:126"
|
|
2542
2542
|
}
|
|
2543
2543
|
]
|
|
2544
2544
|
},
|
|
2545
2545
|
{
|
|
2546
2546
|
"body": {
|
|
2547
2547
|
"nodeType": "YulBlock",
|
|
2548
|
-
"src": "3194:22:
|
|
2548
|
+
"src": "3194:22:126",
|
|
2549
2549
|
"statements": [
|
|
2550
2550
|
{
|
|
2551
2551
|
"expression": {
|
|
@@ -2553,13 +2553,13 @@
|
|
|
2553
2553
|
"functionName": {
|
|
2554
2554
|
"name": "panic_error_0x11",
|
|
2555
2555
|
"nodeType": "YulIdentifier",
|
|
2556
|
-
"src": "3196:16:
|
|
2556
|
+
"src": "3196:16:126"
|
|
2557
2557
|
},
|
|
2558
2558
|
"nodeType": "YulFunctionCall",
|
|
2559
|
-
"src": "3196:18:
|
|
2559
|
+
"src": "3196:18:126"
|
|
2560
2560
|
},
|
|
2561
2561
|
"nodeType": "YulExpressionStatement",
|
|
2562
|
-
"src": "3196:18:
|
|
2562
|
+
"src": "3196:18:126"
|
|
2563
2563
|
}
|
|
2564
2564
|
]
|
|
2565
2565
|
},
|
|
@@ -2568,24 +2568,24 @@
|
|
|
2568
2568
|
{
|
|
2569
2569
|
"name": "diff",
|
|
2570
2570
|
"nodeType": "YulIdentifier",
|
|
2571
|
-
"src": "3185:4:
|
|
2571
|
+
"src": "3185:4:126"
|
|
2572
2572
|
},
|
|
2573
2573
|
{
|
|
2574
2574
|
"name": "x",
|
|
2575
2575
|
"nodeType": "YulIdentifier",
|
|
2576
|
-
"src": "3191:1:
|
|
2576
|
+
"src": "3191:1:126"
|
|
2577
2577
|
}
|
|
2578
2578
|
],
|
|
2579
2579
|
"functionName": {
|
|
2580
2580
|
"name": "gt",
|
|
2581
2581
|
"nodeType": "YulIdentifier",
|
|
2582
|
-
"src": "3182:2:
|
|
2582
|
+
"src": "3182:2:126"
|
|
2583
2583
|
},
|
|
2584
2584
|
"nodeType": "YulFunctionCall",
|
|
2585
|
-
"src": "3182:11:
|
|
2585
|
+
"src": "3182:11:126"
|
|
2586
2586
|
},
|
|
2587
2587
|
"nodeType": "YulIf",
|
|
2588
|
-
"src": "3179:37:
|
|
2588
|
+
"src": "3179:37:126"
|
|
2589
2589
|
}
|
|
2590
2590
|
]
|
|
2591
2591
|
},
|
|
@@ -2595,13 +2595,13 @@
|
|
|
2595
2595
|
{
|
|
2596
2596
|
"name": "x",
|
|
2597
2597
|
"nodeType": "YulTypedName",
|
|
2598
|
-
"src": "3125:1:
|
|
2598
|
+
"src": "3125:1:126",
|
|
2599
2599
|
"type": ""
|
|
2600
2600
|
},
|
|
2601
2601
|
{
|
|
2602
2602
|
"name": "y",
|
|
2603
2603
|
"nodeType": "YulTypedName",
|
|
2604
|
-
"src": "3128:1:
|
|
2604
|
+
"src": "3128:1:126",
|
|
2605
2605
|
"type": ""
|
|
2606
2606
|
}
|
|
2607
2607
|
],
|
|
@@ -2609,16 +2609,16 @@
|
|
|
2609
2609
|
{
|
|
2610
2610
|
"name": "diff",
|
|
2611
2611
|
"nodeType": "YulTypedName",
|
|
2612
|
-
"src": "3134:4:
|
|
2612
|
+
"src": "3134:4:126",
|
|
2613
2613
|
"type": ""
|
|
2614
2614
|
}
|
|
2615
2615
|
],
|
|
2616
|
-
"src": "3094:128:
|
|
2616
|
+
"src": "3094:128:126"
|
|
2617
2617
|
},
|
|
2618
2618
|
{
|
|
2619
2619
|
"body": {
|
|
2620
2620
|
"nodeType": "YulBlock",
|
|
2621
|
-
"src": "3259:152:
|
|
2621
|
+
"src": "3259:152:126",
|
|
2622
2622
|
"statements": [
|
|
2623
2623
|
{
|
|
2624
2624
|
"expression": {
|
|
@@ -2626,14 +2626,14 @@
|
|
|
2626
2626
|
{
|
|
2627
2627
|
"kind": "number",
|
|
2628
2628
|
"nodeType": "YulLiteral",
|
|
2629
|
-
"src": "3276:1:
|
|
2629
|
+
"src": "3276:1:126",
|
|
2630
2630
|
"type": "",
|
|
2631
2631
|
"value": "0"
|
|
2632
2632
|
},
|
|
2633
2633
|
{
|
|
2634
2634
|
"kind": "number",
|
|
2635
2635
|
"nodeType": "YulLiteral",
|
|
2636
|
-
"src": "3279:77:
|
|
2636
|
+
"src": "3279:77:126",
|
|
2637
2637
|
"type": "",
|
|
2638
2638
|
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
|
|
2639
2639
|
}
|
|
@@ -2641,13 +2641,13 @@
|
|
|
2641
2641
|
"functionName": {
|
|
2642
2642
|
"name": "mstore",
|
|
2643
2643
|
"nodeType": "YulIdentifier",
|
|
2644
|
-
"src": "3269:6:
|
|
2644
|
+
"src": "3269:6:126"
|
|
2645
2645
|
},
|
|
2646
2646
|
"nodeType": "YulFunctionCall",
|
|
2647
|
-
"src": "3269:88:
|
|
2647
|
+
"src": "3269:88:126"
|
|
2648
2648
|
},
|
|
2649
2649
|
"nodeType": "YulExpressionStatement",
|
|
2650
|
-
"src": "3269:88:
|
|
2650
|
+
"src": "3269:88:126"
|
|
2651
2651
|
},
|
|
2652
2652
|
{
|
|
2653
2653
|
"expression": {
|
|
@@ -2655,14 +2655,14 @@
|
|
|
2655
2655
|
{
|
|
2656
2656
|
"kind": "number",
|
|
2657
2657
|
"nodeType": "YulLiteral",
|
|
2658
|
-
"src": "3373:1:
|
|
2658
|
+
"src": "3373:1:126",
|
|
2659
2659
|
"type": "",
|
|
2660
2660
|
"value": "4"
|
|
2661
2661
|
},
|
|
2662
2662
|
{
|
|
2663
2663
|
"kind": "number",
|
|
2664
2664
|
"nodeType": "YulLiteral",
|
|
2665
|
-
"src": "3376:4:
|
|
2665
|
+
"src": "3376:4:126",
|
|
2666
2666
|
"type": "",
|
|
2667
2667
|
"value": "0x41"
|
|
2668
2668
|
}
|
|
@@ -2670,13 +2670,13 @@
|
|
|
2670
2670
|
"functionName": {
|
|
2671
2671
|
"name": "mstore",
|
|
2672
2672
|
"nodeType": "YulIdentifier",
|
|
2673
|
-
"src": "3366:6:
|
|
2673
|
+
"src": "3366:6:126"
|
|
2674
2674
|
},
|
|
2675
2675
|
"nodeType": "YulFunctionCall",
|
|
2676
|
-
"src": "3366:15:
|
|
2676
|
+
"src": "3366:15:126"
|
|
2677
2677
|
},
|
|
2678
2678
|
"nodeType": "YulExpressionStatement",
|
|
2679
|
-
"src": "3366:15:
|
|
2679
|
+
"src": "3366:15:126"
|
|
2680
2680
|
},
|
|
2681
2681
|
{
|
|
2682
2682
|
"expression": {
|
|
@@ -2684,14 +2684,14 @@
|
|
|
2684
2684
|
{
|
|
2685
2685
|
"kind": "number",
|
|
2686
2686
|
"nodeType": "YulLiteral",
|
|
2687
|
-
"src": "3397:1:
|
|
2687
|
+
"src": "3397:1:126",
|
|
2688
2688
|
"type": "",
|
|
2689
2689
|
"value": "0"
|
|
2690
2690
|
},
|
|
2691
2691
|
{
|
|
2692
2692
|
"kind": "number",
|
|
2693
2693
|
"nodeType": "YulLiteral",
|
|
2694
|
-
"src": "3400:4:
|
|
2694
|
+
"src": "3400:4:126",
|
|
2695
2695
|
"type": "",
|
|
2696
2696
|
"value": "0x24"
|
|
2697
2697
|
}
|
|
@@ -2699,29 +2699,29 @@
|
|
|
2699
2699
|
"functionName": {
|
|
2700
2700
|
"name": "revert",
|
|
2701
2701
|
"nodeType": "YulIdentifier",
|
|
2702
|
-
"src": "3390:6:
|
|
2702
|
+
"src": "3390:6:126"
|
|
2703
2703
|
},
|
|
2704
2704
|
"nodeType": "YulFunctionCall",
|
|
2705
|
-
"src": "3390:15:
|
|
2705
|
+
"src": "3390:15:126"
|
|
2706
2706
|
},
|
|
2707
2707
|
"nodeType": "YulExpressionStatement",
|
|
2708
|
-
"src": "3390:15:
|
|
2708
|
+
"src": "3390:15:126"
|
|
2709
2709
|
}
|
|
2710
2710
|
]
|
|
2711
2711
|
},
|
|
2712
2712
|
"name": "panic_error_0x41",
|
|
2713
2713
|
"nodeType": "YulFunctionDefinition",
|
|
2714
|
-
"src": "3227:184:
|
|
2714
|
+
"src": "3227:184:126"
|
|
2715
2715
|
},
|
|
2716
2716
|
{
|
|
2717
2717
|
"body": {
|
|
2718
2718
|
"nodeType": "YulBlock",
|
|
2719
|
-
"src": "3463:88:
|
|
2719
|
+
"src": "3463:88:126",
|
|
2720
2720
|
"statements": [
|
|
2721
2721
|
{
|
|
2722
2722
|
"body": {
|
|
2723
2723
|
"nodeType": "YulBlock",
|
|
2724
|
-
"src": "3494:22:
|
|
2724
|
+
"src": "3494:22:126",
|
|
2725
2725
|
"statements": [
|
|
2726
2726
|
{
|
|
2727
2727
|
"expression": {
|
|
@@ -2729,13 +2729,13 @@
|
|
|
2729
2729
|
"functionName": {
|
|
2730
2730
|
"name": "panic_error_0x11",
|
|
2731
2731
|
"nodeType": "YulIdentifier",
|
|
2732
|
-
"src": "3496:16:
|
|
2732
|
+
"src": "3496:16:126"
|
|
2733
2733
|
},
|
|
2734
2734
|
"nodeType": "YulFunctionCall",
|
|
2735
|
-
"src": "3496:18:
|
|
2735
|
+
"src": "3496:18:126"
|
|
2736
2736
|
},
|
|
2737
2737
|
"nodeType": "YulExpressionStatement",
|
|
2738
|
-
"src": "3496:18:
|
|
2738
|
+
"src": "3496:18:126"
|
|
2739
2739
|
}
|
|
2740
2740
|
]
|
|
2741
2741
|
},
|
|
@@ -2744,14 +2744,14 @@
|
|
|
2744
2744
|
{
|
|
2745
2745
|
"name": "value",
|
|
2746
2746
|
"nodeType": "YulIdentifier",
|
|
2747
|
-
"src": "3479:5:
|
|
2747
|
+
"src": "3479:5:126"
|
|
2748
2748
|
},
|
|
2749
2749
|
{
|
|
2750
2750
|
"arguments": [
|
|
2751
2751
|
{
|
|
2752
2752
|
"kind": "number",
|
|
2753
2753
|
"nodeType": "YulLiteral",
|
|
2754
|
-
"src": "3490:1:
|
|
2754
|
+
"src": "3490:1:126",
|
|
2755
2755
|
"type": "",
|
|
2756
2756
|
"value": "0"
|
|
2757
2757
|
}
|
|
@@ -2759,37 +2759,37 @@
|
|
|
2759
2759
|
"functionName": {
|
|
2760
2760
|
"name": "not",
|
|
2761
2761
|
"nodeType": "YulIdentifier",
|
|
2762
|
-
"src": "3486:3:
|
|
2762
|
+
"src": "3486:3:126"
|
|
2763
2763
|
},
|
|
2764
2764
|
"nodeType": "YulFunctionCall",
|
|
2765
|
-
"src": "3486:6:
|
|
2765
|
+
"src": "3486:6:126"
|
|
2766
2766
|
}
|
|
2767
2767
|
],
|
|
2768
2768
|
"functionName": {
|
|
2769
2769
|
"name": "eq",
|
|
2770
2770
|
"nodeType": "YulIdentifier",
|
|
2771
|
-
"src": "3476:2:
|
|
2771
|
+
"src": "3476:2:126"
|
|
2772
2772
|
},
|
|
2773
2773
|
"nodeType": "YulFunctionCall",
|
|
2774
|
-
"src": "3476:17:
|
|
2774
|
+
"src": "3476:17:126"
|
|
2775
2775
|
},
|
|
2776
2776
|
"nodeType": "YulIf",
|
|
2777
|
-
"src": "3473:43:
|
|
2777
|
+
"src": "3473:43:126"
|
|
2778
2778
|
},
|
|
2779
2779
|
{
|
|
2780
2780
|
"nodeType": "YulAssignment",
|
|
2781
|
-
"src": "3525:20:
|
|
2781
|
+
"src": "3525:20:126",
|
|
2782
2782
|
"value": {
|
|
2783
2783
|
"arguments": [
|
|
2784
2784
|
{
|
|
2785
2785
|
"name": "value",
|
|
2786
2786
|
"nodeType": "YulIdentifier",
|
|
2787
|
-
"src": "3536:5:
|
|
2787
|
+
"src": "3536:5:126"
|
|
2788
2788
|
},
|
|
2789
2789
|
{
|
|
2790
2790
|
"kind": "number",
|
|
2791
2791
|
"nodeType": "YulLiteral",
|
|
2792
|
-
"src": "3543:1:
|
|
2792
|
+
"src": "3543:1:126",
|
|
2793
2793
|
"type": "",
|
|
2794
2794
|
"value": "1"
|
|
2795
2795
|
}
|
|
@@ -2797,16 +2797,16 @@
|
|
|
2797
2797
|
"functionName": {
|
|
2798
2798
|
"name": "add",
|
|
2799
2799
|
"nodeType": "YulIdentifier",
|
|
2800
|
-
"src": "3532:3:
|
|
2800
|
+
"src": "3532:3:126"
|
|
2801
2801
|
},
|
|
2802
2802
|
"nodeType": "YulFunctionCall",
|
|
2803
|
-
"src": "3532:13:
|
|
2803
|
+
"src": "3532:13:126"
|
|
2804
2804
|
},
|
|
2805
2805
|
"variableNames": [
|
|
2806
2806
|
{
|
|
2807
2807
|
"name": "ret",
|
|
2808
2808
|
"nodeType": "YulIdentifier",
|
|
2809
|
-
"src": "3525:3:
|
|
2809
|
+
"src": "3525:3:126"
|
|
2810
2810
|
}
|
|
2811
2811
|
]
|
|
2812
2812
|
}
|
|
@@ -2818,7 +2818,7 @@
|
|
|
2818
2818
|
{
|
|
2819
2819
|
"name": "value",
|
|
2820
2820
|
"nodeType": "YulTypedName",
|
|
2821
|
-
"src": "3445:5:
|
|
2821
|
+
"src": "3445:5:126",
|
|
2822
2822
|
"type": ""
|
|
2823
2823
|
}
|
|
2824
2824
|
],
|
|
@@ -2826,16 +2826,16 @@
|
|
|
2826
2826
|
{
|
|
2827
2827
|
"name": "ret",
|
|
2828
2828
|
"nodeType": "YulTypedName",
|
|
2829
|
-
"src": "3455:3:
|
|
2829
|
+
"src": "3455:3:126",
|
|
2830
2830
|
"type": ""
|
|
2831
2831
|
}
|
|
2832
2832
|
],
|
|
2833
|
-
"src": "3416:135:
|
|
2833
|
+
"src": "3416:135:126"
|
|
2834
2834
|
},
|
|
2835
2835
|
{
|
|
2836
2836
|
"body": {
|
|
2837
2837
|
"nodeType": "YulBlock",
|
|
2838
|
-
"src": "3588:152:
|
|
2838
|
+
"src": "3588:152:126",
|
|
2839
2839
|
"statements": [
|
|
2840
2840
|
{
|
|
2841
2841
|
"expression": {
|
|
@@ -2843,14 +2843,14 @@
|
|
|
2843
2843
|
{
|
|
2844
2844
|
"kind": "number",
|
|
2845
2845
|
"nodeType": "YulLiteral",
|
|
2846
|
-
"src": "3605:1:
|
|
2846
|
+
"src": "3605:1:126",
|
|
2847
2847
|
"type": "",
|
|
2848
2848
|
"value": "0"
|
|
2849
2849
|
},
|
|
2850
2850
|
{
|
|
2851
2851
|
"kind": "number",
|
|
2852
2852
|
"nodeType": "YulLiteral",
|
|
2853
|
-
"src": "3608:77:
|
|
2853
|
+
"src": "3608:77:126",
|
|
2854
2854
|
"type": "",
|
|
2855
2855
|
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
|
|
2856
2856
|
}
|
|
@@ -2858,13 +2858,13 @@
|
|
|
2858
2858
|
"functionName": {
|
|
2859
2859
|
"name": "mstore",
|
|
2860
2860
|
"nodeType": "YulIdentifier",
|
|
2861
|
-
"src": "3598:6:
|
|
2861
|
+
"src": "3598:6:126"
|
|
2862
2862
|
},
|
|
2863
2863
|
"nodeType": "YulFunctionCall",
|
|
2864
|
-
"src": "3598:88:
|
|
2864
|
+
"src": "3598:88:126"
|
|
2865
2865
|
},
|
|
2866
2866
|
"nodeType": "YulExpressionStatement",
|
|
2867
|
-
"src": "3598:88:
|
|
2867
|
+
"src": "3598:88:126"
|
|
2868
2868
|
},
|
|
2869
2869
|
{
|
|
2870
2870
|
"expression": {
|
|
@@ -2872,14 +2872,14 @@
|
|
|
2872
2872
|
{
|
|
2873
2873
|
"kind": "number",
|
|
2874
2874
|
"nodeType": "YulLiteral",
|
|
2875
|
-
"src": "3702:1:
|
|
2875
|
+
"src": "3702:1:126",
|
|
2876
2876
|
"type": "",
|
|
2877
2877
|
"value": "4"
|
|
2878
2878
|
},
|
|
2879
2879
|
{
|
|
2880
2880
|
"kind": "number",
|
|
2881
2881
|
"nodeType": "YulLiteral",
|
|
2882
|
-
"src": "3705:4:
|
|
2882
|
+
"src": "3705:4:126",
|
|
2883
2883
|
"type": "",
|
|
2884
2884
|
"value": "0x12"
|
|
2885
2885
|
}
|
|
@@ -2887,13 +2887,13 @@
|
|
|
2887
2887
|
"functionName": {
|
|
2888
2888
|
"name": "mstore",
|
|
2889
2889
|
"nodeType": "YulIdentifier",
|
|
2890
|
-
"src": "3695:6:
|
|
2890
|
+
"src": "3695:6:126"
|
|
2891
2891
|
},
|
|
2892
2892
|
"nodeType": "YulFunctionCall",
|
|
2893
|
-
"src": "3695:15:
|
|
2893
|
+
"src": "3695:15:126"
|
|
2894
2894
|
},
|
|
2895
2895
|
"nodeType": "YulExpressionStatement",
|
|
2896
|
-
"src": "3695:15:
|
|
2896
|
+
"src": "3695:15:126"
|
|
2897
2897
|
},
|
|
2898
2898
|
{
|
|
2899
2899
|
"expression": {
|
|
@@ -2901,14 +2901,14 @@
|
|
|
2901
2901
|
{
|
|
2902
2902
|
"kind": "number",
|
|
2903
2903
|
"nodeType": "YulLiteral",
|
|
2904
|
-
"src": "3726:1:
|
|
2904
|
+
"src": "3726:1:126",
|
|
2905
2905
|
"type": "",
|
|
2906
2906
|
"value": "0"
|
|
2907
2907
|
},
|
|
2908
2908
|
{
|
|
2909
2909
|
"kind": "number",
|
|
2910
2910
|
"nodeType": "YulLiteral",
|
|
2911
|
-
"src": "3729:4:
|
|
2911
|
+
"src": "3729:4:126",
|
|
2912
2912
|
"type": "",
|
|
2913
2913
|
"value": "0x24"
|
|
2914
2914
|
}
|
|
@@ -2916,24 +2916,24 @@
|
|
|
2916
2916
|
"functionName": {
|
|
2917
2917
|
"name": "revert",
|
|
2918
2918
|
"nodeType": "YulIdentifier",
|
|
2919
|
-
"src": "3719:6:
|
|
2919
|
+
"src": "3719:6:126"
|
|
2920
2920
|
},
|
|
2921
2921
|
"nodeType": "YulFunctionCall",
|
|
2922
|
-
"src": "3719:15:
|
|
2922
|
+
"src": "3719:15:126"
|
|
2923
2923
|
},
|
|
2924
2924
|
"nodeType": "YulExpressionStatement",
|
|
2925
|
-
"src": "3719:15:
|
|
2925
|
+
"src": "3719:15:126"
|
|
2926
2926
|
}
|
|
2927
2927
|
]
|
|
2928
2928
|
},
|
|
2929
2929
|
"name": "panic_error_0x12",
|
|
2930
2930
|
"nodeType": "YulFunctionDefinition",
|
|
2931
|
-
"src": "3556:184:
|
|
2931
|
+
"src": "3556:184:126"
|
|
2932
2932
|
}
|
|
2933
2933
|
]
|
|
2934
2934
|
},
|
|
2935
2935
|
"contents": "{\n { }\n function abi_decode_tuple_t_address(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n let value := calldataload(headStart)\n if iszero(eq(value, and(value, 0xffffffffffffffffffffffffffffffffffffffff))) { revert(0, 0) }\n value0 := value\n }\n function abi_encode_tuple_t_uint32__to_t_uint32__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, and(value0, 0xffffffff))\n }\n function abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, iszero(iszero(value0)))\n }\n function abi_decode_tuple_t_uint32(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n let value := calldataload(headStart)\n if iszero(eq(value, and(value, 0xffffffff))) { revert(0, 0) }\n value0 := value\n }\n function abi_encode_tuple_t_address__to_t_address__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, and(value0, 0xffffffffffffffffffffffffffffffffffffffff))\n }\n function abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, value0)\n }\n function abi_decode_tuple_t_array$_t_uint32_$dyn_calldata_ptr(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n let offset := calldataload(headStart)\n let _1 := 0xffffffffffffffff\n if gt(offset, _1) { revert(0, 0) }\n let _2 := add(headStart, offset)\n if iszero(slt(add(_2, 0x1f), dataEnd)) { revert(0, 0) }\n let length := calldataload(_2)\n if gt(length, _1) { revert(0, 0) }\n if gt(add(add(_2, shl(5, length)), 32), dataEnd) { revert(0, 0) }\n value0 := add(_2, 32)\n value1 := length\n }\n function abi_encode_tuple_t_array$_t_address_$dyn_memory_ptr__to_t_array$_t_address_$dyn_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n let _1 := 32\n let tail_1 := add(headStart, _1)\n mstore(headStart, _1)\n let pos := tail_1\n let length := mload(value0)\n mstore(tail_1, length)\n pos := add(headStart, 64)\n let srcPtr := add(value0, _1)\n let i := 0\n for { } lt(i, length) { i := add(i, 1) }\n {\n mstore(pos, and(mload(srcPtr), 0xffffffffffffffffffffffffffffffffffffffff))\n pos := add(pos, _1)\n srcPtr := add(srcPtr, _1)\n }\n tail := pos\n }\n function panic_error_0x32()\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x32)\n revert(0, 0x24)\n }\n function panic_error_0x11()\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n function checked_sub_t_uint256(x, y) -> diff\n {\n diff := sub(x, y)\n if gt(diff, x) { panic_error_0x11() }\n }\n function panic_error_0x41()\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x41)\n revert(0, 0x24)\n }\n function increment_t_uint256(value) -> ret\n {\n if eq(value, not(0)) { panic_error_0x11() }\n ret := add(value, 1)\n }\n function panic_error_0x12()\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x12)\n revert(0, 0x24)\n }\n}",
|
|
2936
|
-
"id":
|
|
2936
|
+
"id": 126,
|
|
2937
2937
|
"language": "Yul",
|
|
2938
2938
|
"name": "#utility.yul"
|
|
2939
2939
|
}
|
|
@@ -2941,7 +2941,7 @@
|
|
|
2941
2941
|
"immutableReferences": {},
|
|
2942
2942
|
"linkReferences": {},
|
|
2943
2943
|
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x72 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x96C82E57 GT PUSH2 0x50 JUMPI DUP1 PUSH4 0x96C82E57 EQ PUSH2 0x126 JUMPI DUP1 PUSH4 0xE7BFD899 EQ PUSH2 0x13C JUMPI DUP1 PUSH4 0xF7F9A8FA EQ PUSH2 0x144 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x5A48B46B EQ PUSH2 0x77 JUMPI DUP1 PUSH4 0x6B1906F8 EQ PUSH2 0xC0 JUMPI DUP1 PUSH4 0x8871CA5D EQ PUSH2 0xFB JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xA6 PUSH2 0x85 CALLDATASIZE PUSH1 0x4 PUSH2 0x318 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x6 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH4 0xFFFFFFFF AND SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH4 0xFFFFFFFF SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xEB PUSH2 0xCE CALLDATASIZE PUSH1 0x4 PUSH2 0x318 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x3 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD ISZERO ISZERO SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xB7 JUMP JUMPDEST PUSH2 0x10E PUSH2 0x109 CALLDATASIZE PUSH1 0x4 PUSH2 0x348 JUMP JUMPDEST PUSH2 0x164 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xB7 JUMP JUMPDEST PUSH2 0x12E PUSH2 0x1B2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xB7 JUMP JUMPDEST PUSH2 0x12E PUSH2 0x1C4 JUMP JUMPDEST PUSH2 0x157 PUSH2 0x152 CALLDATASIZE PUSH1 0x4 PUSH2 0x36E JUMP JUMPDEST PUSH2 0x1DF JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xB7 SWAP2 SWAP1 PUSH2 0x3E3 JUMP JUMPDEST PUSH1 0x7 SLOAD PUSH1 0x0 SWAP1 PUSH4 0xFFFFFFFF DUP4 AND LT PUSH2 0x17D JUMPI PUSH1 0x0 PUSH2 0x1AC JUMP JUMPDEST PUSH1 0x7 DUP3 PUSH4 0xFFFFFFFF AND DUP2 SLOAD DUP2 LT PUSH2 0x196 JUMPI PUSH2 0x196 PUSH2 0x430 JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 MSTORE PUSH1 0x20 SWAP1 SWAP2 KECCAK256 ADD SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x1BF PUSH1 0x0 SLOAD PUSH2 0x2EB JUMP JUMPDEST SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x4 SLOAD PUSH1 0x5 SLOAD PUSH1 0x0 SWAP2 SWAP1 PUSH2 0x1D8 DUP2 DUP4 PUSH2 0x45C JUMP JUMPDEST SWAP3 POP POP POP SWAP1 JUMP JUMPDEST PUSH1 0x7 SLOAD PUSH1 0x60 SWAP1 PUSH1 0x0 DUP4 PUSH8 0xFFFFFFFFFFFFFFFF DUP2 GT ISZERO PUSH2 0x200 JUMPI PUSH2 0x200 PUSH2 0x46F JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP1 DUP3 MSTORE DUP1 PUSH1 0x20 MUL PUSH1 0x20 ADD DUP3 ADD PUSH1 0x40 MSTORE DUP1 ISZERO PUSH2 0x229 JUMPI DUP2 PUSH1 0x20 ADD PUSH1 0x20 DUP3 MUL DUP1 CALLDATASIZE DUP4 CALLDATACOPY ADD SWAP1 POP JUMPDEST POP SWAP1 POP PUSH1 0x0 JUMPDEST DUP5 DUP2 LT ISZERO PUSH2 0x2E2 JUMPI PUSH1 0x0 DUP7 DUP7 DUP4 DUP2 DUP2 LT PUSH2 0x24B JUMPI PUSH2 0x24B PUSH2 0x430 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 MUL ADD PUSH1 0x20 DUP2 ADD SWAP1 PUSH2 0x260 SWAP2 SWAP1 PUSH2 0x348 JUMP JUMPDEST SWAP1 POP DUP1 PUSH4 0xFFFFFFFF AND DUP5 GT PUSH2 0x276 JUMPI PUSH1 0x0 PUSH2 0x2A5 JUMP JUMPDEST PUSH1 0x7 DUP2 PUSH4 0xFFFFFFFF AND DUP2 SLOAD DUP2 LT PUSH2 0x28F JUMPI PUSH2 0x28F PUSH2 0x430 JUMP JUMPDEST PUSH1 0x0 SWAP2 DUP3 MSTORE PUSH1 0x20 SWAP1 SWAP2 KECCAK256 ADD SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND JUMPDEST DUP4 DUP4 DUP2 MLOAD DUP2 LT PUSH2 0x2B7 JUMPI PUSH2 0x2B7 PUSH2 0x430 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND PUSH1 0x20 SWAP3 DUP4 MUL SWAP2 SWAP1 SWAP2 ADD SWAP1 SWAP2 ADD MSTORE POP DUP1 PUSH2 0x2DA DUP2 PUSH2 0x485 JUMP JUMPDEST SWAP2 POP POP PUSH2 0x22F JUMP JUMPDEST POP SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST PUSH4 0xFFFFFFFF DUP2 AND PUSH1 0x20 DUP3 SWAP1 SHR JUMPDEST DUP1 ISZERO PUSH2 0x312 JUMPI PUSH4 0xFFFFFFFF DUP2 AND SWAP2 SWAP1 SWAP2 ADD SWAP1 PUSH1 0x20 SHR PUSH2 0x2F8 JUMP JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x32A JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x341 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x35A JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD PUSH4 0xFFFFFFFF DUP2 AND DUP2 EQ PUSH2 0x341 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x20 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x381 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP3 CALLDATALOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP1 DUP3 GT ISZERO PUSH2 0x399 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 DUP6 ADD SWAP2 POP DUP6 PUSH1 0x1F DUP4 ADD SLT PUSH2 0x3AD JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD DUP2 DUP2 GT ISZERO PUSH2 0x3BC JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP7 PUSH1 0x20 DUP3 PUSH1 0x5 SHL DUP6 ADD ADD GT ISZERO PUSH2 0x3D1 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x20 SWAP3 SWAP1 SWAP3 ADD SWAP7 SWAP2 SWAP6 POP SWAP1 SWAP4 POP POP POP POP JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE DUP3 MLOAD DUP3 DUP3 ADD DUP2 SWAP1 MSTORE PUSH1 0x0 SWAP2 SWAP1 DUP5 DUP3 ADD SWAP1 PUSH1 0x40 DUP6 ADD SWAP1 DUP5 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x424 JUMPI DUP4 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP4 MSTORE SWAP3 DUP5 ADD SWAP3 SWAP2 DUP5 ADD SWAP2 PUSH1 0x1 ADD PUSH2 0x3FF JUMP JUMPDEST POP SWAP1 SWAP7 SWAP6 POP POP POP POP POP POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP2 DUP2 SUB DUP2 DUP2 GT ISZERO PUSH2 0x1AC JUMPI PUSH2 0x1AC PUSH2 0x446 JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1 DUP3 ADD PUSH2 0x497 JUMPI PUSH2 0x497 PUSH2 0x446 JUMP JUMPDEST POP PUSH1 0x1 ADD SWAP1 JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB9 0xED 0x29 JUMPDEST EXTCODEHASH JUMPDEST 0x1E CALLDATASIZE PUSH15 0x53B3B5F039114D250BF6ECF02FF444 PUSH8 0x8B0A3969033E9564 PUSH20 0x6F6C634300081100330000000000000000000000 ",
|
|
2944
|
-
"sourceMap": "121:12886:27:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2224:108;;;;;;:::i;:::-;-1:-1:-1;;;;;2307:20:27;2286:6;2307:20;;;:10;:20;;;;;;;;;2224:108;;;;502:10:
|
|
2944
|
+
"sourceMap": "121:12886:27:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2224:108;;;;;;:::i;:::-;-1:-1:-1;;;;;2307:20:27;2286:6;2307:20;;;:10;:20;;;;;;;;;2224:108;;;;502:10:126;490:23;;;472:42;;460:2;445:18;2224:108:27;;;;;;;;3657:130;;;;;;:::i;:::-;-1:-1:-1;;;;;11349:29:27;3726:4;11349:29;;;:19;:29;;;;;;3745:37;;;3657:130;;;;690:14:126;;683:22;665:41;;653:2;638:18;3657:130:27;525:187:126;2559:132:27;;;;;;:::i;:::-;;:::i;:::-;;;-1:-1:-1;;;;;1162:55:126;;;1144:74;;1132:2;1117:18;2559:132:27;998:226:126;4548:87:27;;;:::i;:::-;;;1375:25:126;;;1363:2;1348:18;4548:87:27;1229:177:126;3898:531:27;;;:::i;3088:371::-;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;2559:132::-;2636:9;:16;2614:7;;2636:21;;;-1:-1:-1;2636:50:27;;2684:1;2636:50;;;2660:9;2670:2;2660:13;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;;;;2660:13:27;2636:50;2629:57;2559:132;-1:-1:-1;;2559:132:27:o;4548:87::-;4592:7;4614:16;:4;;:14;:16::i;:::-;4607:23;;4548:87;:::o;3898:531::-;4228:13;;4356:11;:18;3946:7;;4228:13;4389:34;4356:18;4228:13;4389:34;:::i;:::-;4381:43;;;;3898:531;:::o;3088:371::-;3212:9;:16;3168;;3194:15;3278:3;3264:25;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3264:25:27;;3235:54;;3300:9;3295:138;3315:14;;;3295:138;;;3344:9;3356:3;;3360:1;3356:6;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;3344:18;;3395:2;3385:12;;:7;:12;:41;;3424:1;3385:41;;;3400:9;3410:2;3400:13;;;;;;;;;;:::i;:::-;;;;;;;;;;;-1:-1:-1;;;;;3400:13:27;3385:41;3370:9;3380:1;3370:12;;;;;;;;:::i;:::-;-1:-1:-1;;;;;3370:56:27;;;:12;;;;;;;;;;;:56;-1:-1:-1;3331:3:27;;;;:::i;:::-;;;;3295:138;;;-1:-1:-1;3445:9:27;3088:371;-1:-1:-1;;;;3088:371:27:o;3448:500:19:-;709:19:21;3547:25:19;;614:16:21;3757:28:19;;;3793:127;3800:11;;3793:127;;709:19:21;3831:28:19;;3823:37;;;;;614:16:21;3880:31:19;3793:127;;;3927:10;3448:500;;;:::o;14:309:126:-;73:6;126:2;114:9;105:7;101:23;97:32;94:52;;;142:1;139;132:12;94:52;181:9;168:23;-1:-1:-1;;;;;224:5:126;220:54;213:5;210:65;200:93;;289:1;286;279:12;200:93;312:5;14:309;-1:-1:-1;;;14:309:126:o;717:276::-;775:6;828:2;816:9;807:7;803:23;799:32;796:52;;;844:1;841;834:12;796:52;883:9;870:23;933:10;926:5;922:22;915:5;912:33;902:61;;959:1;956;949:12;1411:614;1496:6;1504;1557:2;1545:9;1536:7;1532:23;1528:32;1525:52;;;1573:1;1570;1563:12;1525:52;1613:9;1600:23;1642:18;1683:2;1675:6;1672:14;1669:34;;;1699:1;1696;1689:12;1669:34;1737:6;1726:9;1722:22;1712:32;;1782:7;1775:4;1771:2;1767:13;1763:27;1753:55;;1804:1;1801;1794:12;1753:55;1844:2;1831:16;1870:2;1862:6;1859:14;1856:34;;;1886:1;1883;1876:12;1856:34;1939:7;1934:2;1924:6;1921:1;1917:14;1913:2;1909:23;1905:32;1902:45;1899:65;;;1960:1;1957;1950:12;1899:65;1991:2;1983:11;;;;;2013:6;;-1:-1:-1;1411:614:126;;-1:-1:-1;;;;1411:614:126:o;2030:681::-;2201:2;2253:21;;;2323:13;;2226:18;;;2345:22;;;2172:4;;2201:2;2424:15;;;;2398:2;2383:18;;;2172:4;2467:218;2481:6;2478:1;2475:13;2467:218;;;2546:13;;-1:-1:-1;;;;;2542:62:126;2530:75;;2660:15;;;;2625:12;;;;2503:1;2496:9;2467:218;;;-1:-1:-1;2702:3:126;;2030:681;-1:-1:-1;;;;;;2030:681:126:o;2716:184::-;-1:-1:-1;;;2765:1:126;2758:88;2865:4;2862:1;2855:15;2889:4;2886:1;2879:15;2905:184;-1:-1:-1;;;2954:1:126;2947:88;3054:4;3051:1;3044:15;3078:4;3075:1;3068:15;3094:128;3161:9;;;3182:11;;;3179:37;;;3196:18;;:::i;3227:184::-;-1:-1:-1;;;3276:1:126;3269:88;3376:4;3373:1;3366:15;3400:4;3397:1;3390:15;3416:135;3455:3;3476:17;;;3473:43;;3496:18;;:::i;:::-;-1:-1:-1;3543:1:126;3532:13;;3416:135::o"
|
|
2945
2945
|
},
|
|
2946
2946
|
"gasEstimates": {
|
|
2947
2947
|
"creation": {
|