@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
|
@@ -346,22 +346,22 @@
|
|
|
346
346
|
{
|
|
347
347
|
"ast": {
|
|
348
348
|
"nodeType": "YulBlock",
|
|
349
|
-
"src": "0:6302:
|
|
349
|
+
"src": "0:6302:126",
|
|
350
350
|
"statements": [
|
|
351
351
|
{
|
|
352
352
|
"nodeType": "YulBlock",
|
|
353
|
-
"src": "6:3:
|
|
353
|
+
"src": "6:3:126",
|
|
354
354
|
"statements": []
|
|
355
355
|
},
|
|
356
356
|
{
|
|
357
357
|
"body": {
|
|
358
358
|
"nodeType": "YulBlock",
|
|
359
|
-
"src": "67:109:
|
|
359
|
+
"src": "67:109:126",
|
|
360
360
|
"statements": [
|
|
361
361
|
{
|
|
362
362
|
"body": {
|
|
363
363
|
"nodeType": "YulBlock",
|
|
364
|
-
"src": "154:16:
|
|
364
|
+
"src": "154:16:126",
|
|
365
365
|
"statements": [
|
|
366
366
|
{
|
|
367
367
|
"expression": {
|
|
@@ -369,14 +369,14 @@
|
|
|
369
369
|
{
|
|
370
370
|
"kind": "number",
|
|
371
371
|
"nodeType": "YulLiteral",
|
|
372
|
-
"src": "163:1:
|
|
372
|
+
"src": "163:1:126",
|
|
373
373
|
"type": "",
|
|
374
374
|
"value": "0"
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"kind": "number",
|
|
378
378
|
"nodeType": "YulLiteral",
|
|
379
|
-
"src": "166:1:
|
|
379
|
+
"src": "166:1:126",
|
|
380
380
|
"type": "",
|
|
381
381
|
"value": "0"
|
|
382
382
|
}
|
|
@@ -384,13 +384,13 @@
|
|
|
384
384
|
"functionName": {
|
|
385
385
|
"name": "revert",
|
|
386
386
|
"nodeType": "YulIdentifier",
|
|
387
|
-
"src": "156:6:
|
|
387
|
+
"src": "156:6:126"
|
|
388
388
|
},
|
|
389
389
|
"nodeType": "YulFunctionCall",
|
|
390
|
-
"src": "156:12:
|
|
390
|
+
"src": "156:12:126"
|
|
391
391
|
},
|
|
392
392
|
"nodeType": "YulExpressionStatement",
|
|
393
|
-
"src": "156:12:
|
|
393
|
+
"src": "156:12:126"
|
|
394
394
|
}
|
|
395
395
|
]
|
|
396
396
|
},
|
|
@@ -401,19 +401,19 @@
|
|
|
401
401
|
{
|
|
402
402
|
"name": "value",
|
|
403
403
|
"nodeType": "YulIdentifier",
|
|
404
|
-
"src": "90:5:
|
|
404
|
+
"src": "90:5:126"
|
|
405
405
|
},
|
|
406
406
|
{
|
|
407
407
|
"arguments": [
|
|
408
408
|
{
|
|
409
409
|
"name": "value",
|
|
410
410
|
"nodeType": "YulIdentifier",
|
|
411
|
-
"src": "101:5:
|
|
411
|
+
"src": "101:5:126"
|
|
412
412
|
},
|
|
413
413
|
{
|
|
414
414
|
"kind": "number",
|
|
415
415
|
"nodeType": "YulLiteral",
|
|
416
|
-
"src": "108:42:
|
|
416
|
+
"src": "108:42:126",
|
|
417
417
|
"type": "",
|
|
418
418
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
419
419
|
}
|
|
@@ -421,31 +421,31 @@
|
|
|
421
421
|
"functionName": {
|
|
422
422
|
"name": "and",
|
|
423
423
|
"nodeType": "YulIdentifier",
|
|
424
|
-
"src": "97:3:
|
|
424
|
+
"src": "97:3:126"
|
|
425
425
|
},
|
|
426
426
|
"nodeType": "YulFunctionCall",
|
|
427
|
-
"src": "97:54:
|
|
427
|
+
"src": "97:54:126"
|
|
428
428
|
}
|
|
429
429
|
],
|
|
430
430
|
"functionName": {
|
|
431
431
|
"name": "eq",
|
|
432
432
|
"nodeType": "YulIdentifier",
|
|
433
|
-
"src": "87:2:
|
|
433
|
+
"src": "87:2:126"
|
|
434
434
|
},
|
|
435
435
|
"nodeType": "YulFunctionCall",
|
|
436
|
-
"src": "87:65:
|
|
436
|
+
"src": "87:65:126"
|
|
437
437
|
}
|
|
438
438
|
],
|
|
439
439
|
"functionName": {
|
|
440
440
|
"name": "iszero",
|
|
441
441
|
"nodeType": "YulIdentifier",
|
|
442
|
-
"src": "80:6:
|
|
442
|
+
"src": "80:6:126"
|
|
443
443
|
},
|
|
444
444
|
"nodeType": "YulFunctionCall",
|
|
445
|
-
"src": "80:73:
|
|
445
|
+
"src": "80:73:126"
|
|
446
446
|
},
|
|
447
447
|
"nodeType": "YulIf",
|
|
448
|
-
"src": "77:93:
|
|
448
|
+
"src": "77:93:126"
|
|
449
449
|
}
|
|
450
450
|
]
|
|
451
451
|
},
|
|
@@ -455,21 +455,21 @@
|
|
|
455
455
|
{
|
|
456
456
|
"name": "value",
|
|
457
457
|
"nodeType": "YulTypedName",
|
|
458
|
-
"src": "56:5:
|
|
458
|
+
"src": "56:5:126",
|
|
459
459
|
"type": ""
|
|
460
460
|
}
|
|
461
461
|
],
|
|
462
|
-
"src": "14:162:
|
|
462
|
+
"src": "14:162:126"
|
|
463
463
|
},
|
|
464
464
|
{
|
|
465
465
|
"body": {
|
|
466
466
|
"nodeType": "YulBlock",
|
|
467
|
-
"src": "301:368:
|
|
467
|
+
"src": "301:368:126",
|
|
468
468
|
"statements": [
|
|
469
469
|
{
|
|
470
470
|
"body": {
|
|
471
471
|
"nodeType": "YulBlock",
|
|
472
|
-
"src": "347:16:
|
|
472
|
+
"src": "347:16:126",
|
|
473
473
|
"statements": [
|
|
474
474
|
{
|
|
475
475
|
"expression": {
|
|
@@ -477,14 +477,14 @@
|
|
|
477
477
|
{
|
|
478
478
|
"kind": "number",
|
|
479
479
|
"nodeType": "YulLiteral",
|
|
480
|
-
"src": "356:1:
|
|
480
|
+
"src": "356:1:126",
|
|
481
481
|
"type": "",
|
|
482
482
|
"value": "0"
|
|
483
483
|
},
|
|
484
484
|
{
|
|
485
485
|
"kind": "number",
|
|
486
486
|
"nodeType": "YulLiteral",
|
|
487
|
-
"src": "359:1:
|
|
487
|
+
"src": "359:1:126",
|
|
488
488
|
"type": "",
|
|
489
489
|
"value": "0"
|
|
490
490
|
}
|
|
@@ -492,13 +492,13 @@
|
|
|
492
492
|
"functionName": {
|
|
493
493
|
"name": "revert",
|
|
494
494
|
"nodeType": "YulIdentifier",
|
|
495
|
-
"src": "349:6:
|
|
495
|
+
"src": "349:6:126"
|
|
496
496
|
},
|
|
497
497
|
"nodeType": "YulFunctionCall",
|
|
498
|
-
"src": "349:12:
|
|
498
|
+
"src": "349:12:126"
|
|
499
499
|
},
|
|
500
500
|
"nodeType": "YulExpressionStatement",
|
|
501
|
-
"src": "349:12:
|
|
501
|
+
"src": "349:12:126"
|
|
502
502
|
}
|
|
503
503
|
]
|
|
504
504
|
},
|
|
@@ -509,26 +509,26 @@
|
|
|
509
509
|
{
|
|
510
510
|
"name": "dataEnd",
|
|
511
511
|
"nodeType": "YulIdentifier",
|
|
512
|
-
"src": "322:7:
|
|
512
|
+
"src": "322:7:126"
|
|
513
513
|
},
|
|
514
514
|
{
|
|
515
515
|
"name": "headStart",
|
|
516
516
|
"nodeType": "YulIdentifier",
|
|
517
|
-
"src": "331:9:
|
|
517
|
+
"src": "331:9:126"
|
|
518
518
|
}
|
|
519
519
|
],
|
|
520
520
|
"functionName": {
|
|
521
521
|
"name": "sub",
|
|
522
522
|
"nodeType": "YulIdentifier",
|
|
523
|
-
"src": "318:3:
|
|
523
|
+
"src": "318:3:126"
|
|
524
524
|
},
|
|
525
525
|
"nodeType": "YulFunctionCall",
|
|
526
|
-
"src": "318:23:
|
|
526
|
+
"src": "318:23:126"
|
|
527
527
|
},
|
|
528
528
|
{
|
|
529
529
|
"kind": "number",
|
|
530
530
|
"nodeType": "YulLiteral",
|
|
531
|
-
"src": "343:2:
|
|
531
|
+
"src": "343:2:126",
|
|
532
532
|
"type": "",
|
|
533
533
|
"value": "96"
|
|
534
534
|
}
|
|
@@ -536,38 +536,38 @@
|
|
|
536
536
|
"functionName": {
|
|
537
537
|
"name": "slt",
|
|
538
538
|
"nodeType": "YulIdentifier",
|
|
539
|
-
"src": "314:3:
|
|
539
|
+
"src": "314:3:126"
|
|
540
540
|
},
|
|
541
541
|
"nodeType": "YulFunctionCall",
|
|
542
|
-
"src": "314:32:
|
|
542
|
+
"src": "314:32:126"
|
|
543
543
|
},
|
|
544
544
|
"nodeType": "YulIf",
|
|
545
|
-
"src": "311:52:
|
|
545
|
+
"src": "311:52:126"
|
|
546
546
|
},
|
|
547
547
|
{
|
|
548
548
|
"nodeType": "YulVariableDeclaration",
|
|
549
|
-
"src": "372:36:
|
|
549
|
+
"src": "372:36:126",
|
|
550
550
|
"value": {
|
|
551
551
|
"arguments": [
|
|
552
552
|
{
|
|
553
553
|
"name": "headStart",
|
|
554
554
|
"nodeType": "YulIdentifier",
|
|
555
|
-
"src": "398:9:
|
|
555
|
+
"src": "398:9:126"
|
|
556
556
|
}
|
|
557
557
|
],
|
|
558
558
|
"functionName": {
|
|
559
559
|
"name": "calldataload",
|
|
560
560
|
"nodeType": "YulIdentifier",
|
|
561
|
-
"src": "385:12:
|
|
561
|
+
"src": "385:12:126"
|
|
562
562
|
},
|
|
563
563
|
"nodeType": "YulFunctionCall",
|
|
564
|
-
"src": "385:23:
|
|
564
|
+
"src": "385:23:126"
|
|
565
565
|
},
|
|
566
566
|
"variables": [
|
|
567
567
|
{
|
|
568
568
|
"name": "value",
|
|
569
569
|
"nodeType": "YulTypedName",
|
|
570
|
-
"src": "376:5:
|
|
570
|
+
"src": "376:5:126",
|
|
571
571
|
"type": ""
|
|
572
572
|
}
|
|
573
573
|
]
|
|
@@ -578,39 +578,39 @@
|
|
|
578
578
|
{
|
|
579
579
|
"name": "value",
|
|
580
580
|
"nodeType": "YulIdentifier",
|
|
581
|
-
"src": "450:5:
|
|
581
|
+
"src": "450:5:126"
|
|
582
582
|
}
|
|
583
583
|
],
|
|
584
584
|
"functionName": {
|
|
585
585
|
"name": "validator_revert_contract_IERC20",
|
|
586
586
|
"nodeType": "YulIdentifier",
|
|
587
|
-
"src": "417:32:
|
|
587
|
+
"src": "417:32:126"
|
|
588
588
|
},
|
|
589
589
|
"nodeType": "YulFunctionCall",
|
|
590
|
-
"src": "417:39:
|
|
590
|
+
"src": "417:39:126"
|
|
591
591
|
},
|
|
592
592
|
"nodeType": "YulExpressionStatement",
|
|
593
|
-
"src": "417:39:
|
|
593
|
+
"src": "417:39:126"
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
596
|
"nodeType": "YulAssignment",
|
|
597
|
-
"src": "465:15:
|
|
597
|
+
"src": "465:15:126",
|
|
598
598
|
"value": {
|
|
599
599
|
"name": "value",
|
|
600
600
|
"nodeType": "YulIdentifier",
|
|
601
|
-
"src": "475:5:
|
|
601
|
+
"src": "475:5:126"
|
|
602
602
|
},
|
|
603
603
|
"variableNames": [
|
|
604
604
|
{
|
|
605
605
|
"name": "value0",
|
|
606
606
|
"nodeType": "YulIdentifier",
|
|
607
|
-
"src": "465:6:
|
|
607
|
+
"src": "465:6:126"
|
|
608
608
|
}
|
|
609
609
|
]
|
|
610
610
|
},
|
|
611
611
|
{
|
|
612
612
|
"nodeType": "YulVariableDeclaration",
|
|
613
|
-
"src": "489:47:
|
|
613
|
+
"src": "489:47:126",
|
|
614
614
|
"value": {
|
|
615
615
|
"arguments": [
|
|
616
616
|
{
|
|
@@ -618,12 +618,12 @@
|
|
|
618
618
|
{
|
|
619
619
|
"name": "headStart",
|
|
620
620
|
"nodeType": "YulIdentifier",
|
|
621
|
-
"src": "521:9:
|
|
621
|
+
"src": "521:9:126"
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
624
|
"kind": "number",
|
|
625
625
|
"nodeType": "YulLiteral",
|
|
626
|
-
"src": "532:2:
|
|
626
|
+
"src": "532:2:126",
|
|
627
627
|
"type": "",
|
|
628
628
|
"value": "32"
|
|
629
629
|
}
|
|
@@ -631,25 +631,25 @@
|
|
|
631
631
|
"functionName": {
|
|
632
632
|
"name": "add",
|
|
633
633
|
"nodeType": "YulIdentifier",
|
|
634
|
-
"src": "517:3:
|
|
634
|
+
"src": "517:3:126"
|
|
635
635
|
},
|
|
636
636
|
"nodeType": "YulFunctionCall",
|
|
637
|
-
"src": "517:18:
|
|
637
|
+
"src": "517:18:126"
|
|
638
638
|
}
|
|
639
639
|
],
|
|
640
640
|
"functionName": {
|
|
641
641
|
"name": "calldataload",
|
|
642
642
|
"nodeType": "YulIdentifier",
|
|
643
|
-
"src": "504:12:
|
|
643
|
+
"src": "504:12:126"
|
|
644
644
|
},
|
|
645
645
|
"nodeType": "YulFunctionCall",
|
|
646
|
-
"src": "504:32:
|
|
646
|
+
"src": "504:32:126"
|
|
647
647
|
},
|
|
648
648
|
"variables": [
|
|
649
649
|
{
|
|
650
650
|
"name": "value_1",
|
|
651
651
|
"nodeType": "YulTypedName",
|
|
652
|
-
"src": "493:7:
|
|
652
|
+
"src": "493:7:126",
|
|
653
653
|
"type": ""
|
|
654
654
|
}
|
|
655
655
|
]
|
|
@@ -660,39 +660,39 @@
|
|
|
660
660
|
{
|
|
661
661
|
"name": "value_1",
|
|
662
662
|
"nodeType": "YulIdentifier",
|
|
663
|
-
"src": "578:7:
|
|
663
|
+
"src": "578:7:126"
|
|
664
664
|
}
|
|
665
665
|
],
|
|
666
666
|
"functionName": {
|
|
667
667
|
"name": "validator_revert_contract_IERC20",
|
|
668
668
|
"nodeType": "YulIdentifier",
|
|
669
|
-
"src": "545:32:
|
|
669
|
+
"src": "545:32:126"
|
|
670
670
|
},
|
|
671
671
|
"nodeType": "YulFunctionCall",
|
|
672
|
-
"src": "545:41:
|
|
672
|
+
"src": "545:41:126"
|
|
673
673
|
},
|
|
674
674
|
"nodeType": "YulExpressionStatement",
|
|
675
|
-
"src": "545:41:
|
|
675
|
+
"src": "545:41:126"
|
|
676
676
|
},
|
|
677
677
|
{
|
|
678
678
|
"nodeType": "YulAssignment",
|
|
679
|
-
"src": "595:17:
|
|
679
|
+
"src": "595:17:126",
|
|
680
680
|
"value": {
|
|
681
681
|
"name": "value_1",
|
|
682
682
|
"nodeType": "YulIdentifier",
|
|
683
|
-
"src": "605:7:
|
|
683
|
+
"src": "605:7:126"
|
|
684
684
|
},
|
|
685
685
|
"variableNames": [
|
|
686
686
|
{
|
|
687
687
|
"name": "value1",
|
|
688
688
|
"nodeType": "YulIdentifier",
|
|
689
|
-
"src": "595:6:
|
|
689
|
+
"src": "595:6:126"
|
|
690
690
|
}
|
|
691
691
|
]
|
|
692
692
|
},
|
|
693
693
|
{
|
|
694
694
|
"nodeType": "YulAssignment",
|
|
695
|
-
"src": "621:42:
|
|
695
|
+
"src": "621:42:126",
|
|
696
696
|
"value": {
|
|
697
697
|
"arguments": [
|
|
698
698
|
{
|
|
@@ -700,12 +700,12 @@
|
|
|
700
700
|
{
|
|
701
701
|
"name": "headStart",
|
|
702
702
|
"nodeType": "YulIdentifier",
|
|
703
|
-
"src": "648:9:
|
|
703
|
+
"src": "648:9:126"
|
|
704
704
|
},
|
|
705
705
|
{
|
|
706
706
|
"kind": "number",
|
|
707
707
|
"nodeType": "YulLiteral",
|
|
708
|
-
"src": "659:2:
|
|
708
|
+
"src": "659:2:126",
|
|
709
709
|
"type": "",
|
|
710
710
|
"value": "64"
|
|
711
711
|
}
|
|
@@ -713,25 +713,25 @@
|
|
|
713
713
|
"functionName": {
|
|
714
714
|
"name": "add",
|
|
715
715
|
"nodeType": "YulIdentifier",
|
|
716
|
-
"src": "644:3:
|
|
716
|
+
"src": "644:3:126"
|
|
717
717
|
},
|
|
718
718
|
"nodeType": "YulFunctionCall",
|
|
719
|
-
"src": "644:18:
|
|
719
|
+
"src": "644:18:126"
|
|
720
720
|
}
|
|
721
721
|
],
|
|
722
722
|
"functionName": {
|
|
723
723
|
"name": "calldataload",
|
|
724
724
|
"nodeType": "YulIdentifier",
|
|
725
|
-
"src": "631:12:
|
|
725
|
+
"src": "631:12:126"
|
|
726
726
|
},
|
|
727
727
|
"nodeType": "YulFunctionCall",
|
|
728
|
-
"src": "631:32:
|
|
728
|
+
"src": "631:32:126"
|
|
729
729
|
},
|
|
730
730
|
"variableNames": [
|
|
731
731
|
{
|
|
732
732
|
"name": "value2",
|
|
733
733
|
"nodeType": "YulIdentifier",
|
|
734
|
-
"src": "621:6:
|
|
734
|
+
"src": "621:6:126"
|
|
735
735
|
}
|
|
736
736
|
]
|
|
737
737
|
}
|
|
@@ -743,13 +743,13 @@
|
|
|
743
743
|
{
|
|
744
744
|
"name": "headStart",
|
|
745
745
|
"nodeType": "YulTypedName",
|
|
746
|
-
"src": "251:9:
|
|
746
|
+
"src": "251:9:126",
|
|
747
747
|
"type": ""
|
|
748
748
|
},
|
|
749
749
|
{
|
|
750
750
|
"name": "dataEnd",
|
|
751
751
|
"nodeType": "YulTypedName",
|
|
752
|
-
"src": "262:7:
|
|
752
|
+
"src": "262:7:126",
|
|
753
753
|
"type": ""
|
|
754
754
|
}
|
|
755
755
|
],
|
|
@@ -757,43 +757,43 @@
|
|
|
757
757
|
{
|
|
758
758
|
"name": "value0",
|
|
759
759
|
"nodeType": "YulTypedName",
|
|
760
|
-
"src": "274:6:
|
|
760
|
+
"src": "274:6:126",
|
|
761
761
|
"type": ""
|
|
762
762
|
},
|
|
763
763
|
{
|
|
764
764
|
"name": "value1",
|
|
765
765
|
"nodeType": "YulTypedName",
|
|
766
|
-
"src": "282:6:
|
|
766
|
+
"src": "282:6:126",
|
|
767
767
|
"type": ""
|
|
768
768
|
},
|
|
769
769
|
{
|
|
770
770
|
"name": "value2",
|
|
771
771
|
"nodeType": "YulTypedName",
|
|
772
|
-
"src": "290:6:
|
|
772
|
+
"src": "290:6:126",
|
|
773
773
|
"type": ""
|
|
774
774
|
}
|
|
775
775
|
],
|
|
776
|
-
"src": "181:488:
|
|
776
|
+
"src": "181:488:126"
|
|
777
777
|
},
|
|
778
778
|
{
|
|
779
779
|
"body": {
|
|
780
780
|
"nodeType": "YulBlock",
|
|
781
|
-
"src": "775:125:
|
|
781
|
+
"src": "775:125:126",
|
|
782
782
|
"statements": [
|
|
783
783
|
{
|
|
784
784
|
"nodeType": "YulAssignment",
|
|
785
|
-
"src": "785:26:
|
|
785
|
+
"src": "785:26:126",
|
|
786
786
|
"value": {
|
|
787
787
|
"arguments": [
|
|
788
788
|
{
|
|
789
789
|
"name": "headStart",
|
|
790
790
|
"nodeType": "YulIdentifier",
|
|
791
|
-
"src": "797:9:
|
|
791
|
+
"src": "797:9:126"
|
|
792
792
|
},
|
|
793
793
|
{
|
|
794
794
|
"kind": "number",
|
|
795
795
|
"nodeType": "YulLiteral",
|
|
796
|
-
"src": "808:2:
|
|
796
|
+
"src": "808:2:126",
|
|
797
797
|
"type": "",
|
|
798
798
|
"value": "32"
|
|
799
799
|
}
|
|
@@ -801,16 +801,16 @@
|
|
|
801
801
|
"functionName": {
|
|
802
802
|
"name": "add",
|
|
803
803
|
"nodeType": "YulIdentifier",
|
|
804
|
-
"src": "793:3:
|
|
804
|
+
"src": "793:3:126"
|
|
805
805
|
},
|
|
806
806
|
"nodeType": "YulFunctionCall",
|
|
807
|
-
"src": "793:18:
|
|
807
|
+
"src": "793:18:126"
|
|
808
808
|
},
|
|
809
809
|
"variableNames": [
|
|
810
810
|
{
|
|
811
811
|
"name": "tail",
|
|
812
812
|
"nodeType": "YulIdentifier",
|
|
813
|
-
"src": "785:4:
|
|
813
|
+
"src": "785:4:126"
|
|
814
814
|
}
|
|
815
815
|
]
|
|
816
816
|
},
|
|
@@ -820,19 +820,19 @@
|
|
|
820
820
|
{
|
|
821
821
|
"name": "headStart",
|
|
822
822
|
"nodeType": "YulIdentifier",
|
|
823
|
-
"src": "827:9:
|
|
823
|
+
"src": "827:9:126"
|
|
824
824
|
},
|
|
825
825
|
{
|
|
826
826
|
"arguments": [
|
|
827
827
|
{
|
|
828
828
|
"name": "value0",
|
|
829
829
|
"nodeType": "YulIdentifier",
|
|
830
|
-
"src": "842:6:
|
|
830
|
+
"src": "842:6:126"
|
|
831
831
|
},
|
|
832
832
|
{
|
|
833
833
|
"kind": "number",
|
|
834
834
|
"nodeType": "YulLiteral",
|
|
835
|
-
"src": "850:42:
|
|
835
|
+
"src": "850:42:126",
|
|
836
836
|
"type": "",
|
|
837
837
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
838
838
|
}
|
|
@@ -840,22 +840,22 @@
|
|
|
840
840
|
"functionName": {
|
|
841
841
|
"name": "and",
|
|
842
842
|
"nodeType": "YulIdentifier",
|
|
843
|
-
"src": "838:3:
|
|
843
|
+
"src": "838:3:126"
|
|
844
844
|
},
|
|
845
845
|
"nodeType": "YulFunctionCall",
|
|
846
|
-
"src": "838:55:
|
|
846
|
+
"src": "838:55:126"
|
|
847
847
|
}
|
|
848
848
|
],
|
|
849
849
|
"functionName": {
|
|
850
850
|
"name": "mstore",
|
|
851
851
|
"nodeType": "YulIdentifier",
|
|
852
|
-
"src": "820:6:
|
|
852
|
+
"src": "820:6:126"
|
|
853
853
|
},
|
|
854
854
|
"nodeType": "YulFunctionCall",
|
|
855
|
-
"src": "820:74:
|
|
855
|
+
"src": "820:74:126"
|
|
856
856
|
},
|
|
857
857
|
"nodeType": "YulExpressionStatement",
|
|
858
|
-
"src": "820:74:
|
|
858
|
+
"src": "820:74:126"
|
|
859
859
|
}
|
|
860
860
|
]
|
|
861
861
|
},
|
|
@@ -865,13 +865,13 @@
|
|
|
865
865
|
{
|
|
866
866
|
"name": "headStart",
|
|
867
867
|
"nodeType": "YulTypedName",
|
|
868
|
-
"src": "744:9:
|
|
868
|
+
"src": "744:9:126",
|
|
869
869
|
"type": ""
|
|
870
870
|
},
|
|
871
871
|
{
|
|
872
872
|
"name": "value0",
|
|
873
873
|
"nodeType": "YulTypedName",
|
|
874
|
-
"src": "755:6:
|
|
874
|
+
"src": "755:6:126",
|
|
875
875
|
"type": ""
|
|
876
876
|
}
|
|
877
877
|
],
|
|
@@ -879,21 +879,21 @@
|
|
|
879
879
|
{
|
|
880
880
|
"name": "tail",
|
|
881
881
|
"nodeType": "YulTypedName",
|
|
882
|
-
"src": "766:4:
|
|
882
|
+
"src": "766:4:126",
|
|
883
883
|
"type": ""
|
|
884
884
|
}
|
|
885
885
|
],
|
|
886
|
-
"src": "674:226:
|
|
886
|
+
"src": "674:226:126"
|
|
887
887
|
},
|
|
888
888
|
{
|
|
889
889
|
"body": {
|
|
890
890
|
"nodeType": "YulBlock",
|
|
891
|
-
"src": "975:185:
|
|
891
|
+
"src": "975:185:126",
|
|
892
892
|
"statements": [
|
|
893
893
|
{
|
|
894
894
|
"body": {
|
|
895
895
|
"nodeType": "YulBlock",
|
|
896
|
-
"src": "1021:16:
|
|
896
|
+
"src": "1021:16:126",
|
|
897
897
|
"statements": [
|
|
898
898
|
{
|
|
899
899
|
"expression": {
|
|
@@ -901,14 +901,14 @@
|
|
|
901
901
|
{
|
|
902
902
|
"kind": "number",
|
|
903
903
|
"nodeType": "YulLiteral",
|
|
904
|
-
"src": "1030:1:
|
|
904
|
+
"src": "1030:1:126",
|
|
905
905
|
"type": "",
|
|
906
906
|
"value": "0"
|
|
907
907
|
},
|
|
908
908
|
{
|
|
909
909
|
"kind": "number",
|
|
910
910
|
"nodeType": "YulLiteral",
|
|
911
|
-
"src": "1033:1:
|
|
911
|
+
"src": "1033:1:126",
|
|
912
912
|
"type": "",
|
|
913
913
|
"value": "0"
|
|
914
914
|
}
|
|
@@ -916,13 +916,13 @@
|
|
|
916
916
|
"functionName": {
|
|
917
917
|
"name": "revert",
|
|
918
918
|
"nodeType": "YulIdentifier",
|
|
919
|
-
"src": "1023:6:
|
|
919
|
+
"src": "1023:6:126"
|
|
920
920
|
},
|
|
921
921
|
"nodeType": "YulFunctionCall",
|
|
922
|
-
"src": "1023:12:
|
|
922
|
+
"src": "1023:12:126"
|
|
923
923
|
},
|
|
924
924
|
"nodeType": "YulExpressionStatement",
|
|
925
|
-
"src": "1023:12:
|
|
925
|
+
"src": "1023:12:126"
|
|
926
926
|
}
|
|
927
927
|
]
|
|
928
928
|
},
|
|
@@ -933,26 +933,26 @@
|
|
|
933
933
|
{
|
|
934
934
|
"name": "dataEnd",
|
|
935
935
|
"nodeType": "YulIdentifier",
|
|
936
|
-
"src": "996:7:
|
|
936
|
+
"src": "996:7:126"
|
|
937
937
|
},
|
|
938
938
|
{
|
|
939
939
|
"name": "headStart",
|
|
940
940
|
"nodeType": "YulIdentifier",
|
|
941
|
-
"src": "1005:9:
|
|
941
|
+
"src": "1005:9:126"
|
|
942
942
|
}
|
|
943
943
|
],
|
|
944
944
|
"functionName": {
|
|
945
945
|
"name": "sub",
|
|
946
946
|
"nodeType": "YulIdentifier",
|
|
947
|
-
"src": "992:3:
|
|
947
|
+
"src": "992:3:126"
|
|
948
948
|
},
|
|
949
949
|
"nodeType": "YulFunctionCall",
|
|
950
|
-
"src": "992:23:
|
|
950
|
+
"src": "992:23:126"
|
|
951
951
|
},
|
|
952
952
|
{
|
|
953
953
|
"kind": "number",
|
|
954
954
|
"nodeType": "YulLiteral",
|
|
955
|
-
"src": "1017:2:
|
|
955
|
+
"src": "1017:2:126",
|
|
956
956
|
"type": "",
|
|
957
957
|
"value": "32"
|
|
958
958
|
}
|
|
@@ -960,38 +960,38 @@
|
|
|
960
960
|
"functionName": {
|
|
961
961
|
"name": "slt",
|
|
962
962
|
"nodeType": "YulIdentifier",
|
|
963
|
-
"src": "988:3:
|
|
963
|
+
"src": "988:3:126"
|
|
964
964
|
},
|
|
965
965
|
"nodeType": "YulFunctionCall",
|
|
966
|
-
"src": "988:32:
|
|
966
|
+
"src": "988:32:126"
|
|
967
967
|
},
|
|
968
968
|
"nodeType": "YulIf",
|
|
969
|
-
"src": "985:52:
|
|
969
|
+
"src": "985:52:126"
|
|
970
970
|
},
|
|
971
971
|
{
|
|
972
972
|
"nodeType": "YulVariableDeclaration",
|
|
973
|
-
"src": "1046:36:
|
|
973
|
+
"src": "1046:36:126",
|
|
974
974
|
"value": {
|
|
975
975
|
"arguments": [
|
|
976
976
|
{
|
|
977
977
|
"name": "headStart",
|
|
978
978
|
"nodeType": "YulIdentifier",
|
|
979
|
-
"src": "1072:9:
|
|
979
|
+
"src": "1072:9:126"
|
|
980
980
|
}
|
|
981
981
|
],
|
|
982
982
|
"functionName": {
|
|
983
983
|
"name": "calldataload",
|
|
984
984
|
"nodeType": "YulIdentifier",
|
|
985
|
-
"src": "1059:12:
|
|
985
|
+
"src": "1059:12:126"
|
|
986
986
|
},
|
|
987
987
|
"nodeType": "YulFunctionCall",
|
|
988
|
-
"src": "1059:23:
|
|
988
|
+
"src": "1059:23:126"
|
|
989
989
|
},
|
|
990
990
|
"variables": [
|
|
991
991
|
{
|
|
992
992
|
"name": "value",
|
|
993
993
|
"nodeType": "YulTypedName",
|
|
994
|
-
"src": "1050:5:
|
|
994
|
+
"src": "1050:5:126",
|
|
995
995
|
"type": ""
|
|
996
996
|
}
|
|
997
997
|
]
|
|
@@ -1002,33 +1002,33 @@
|
|
|
1002
1002
|
{
|
|
1003
1003
|
"name": "value",
|
|
1004
1004
|
"nodeType": "YulIdentifier",
|
|
1005
|
-
"src": "1124:5:
|
|
1005
|
+
"src": "1124:5:126"
|
|
1006
1006
|
}
|
|
1007
1007
|
],
|
|
1008
1008
|
"functionName": {
|
|
1009
1009
|
"name": "validator_revert_contract_IERC20",
|
|
1010
1010
|
"nodeType": "YulIdentifier",
|
|
1011
|
-
"src": "1091:32:
|
|
1011
|
+
"src": "1091:32:126"
|
|
1012
1012
|
},
|
|
1013
1013
|
"nodeType": "YulFunctionCall",
|
|
1014
|
-
"src": "1091:39:
|
|
1014
|
+
"src": "1091:39:126"
|
|
1015
1015
|
},
|
|
1016
1016
|
"nodeType": "YulExpressionStatement",
|
|
1017
|
-
"src": "1091:39:
|
|
1017
|
+
"src": "1091:39:126"
|
|
1018
1018
|
},
|
|
1019
1019
|
{
|
|
1020
1020
|
"nodeType": "YulAssignment",
|
|
1021
|
-
"src": "1139:15:
|
|
1021
|
+
"src": "1139:15:126",
|
|
1022
1022
|
"value": {
|
|
1023
1023
|
"name": "value",
|
|
1024
1024
|
"nodeType": "YulIdentifier",
|
|
1025
|
-
"src": "1149:5:
|
|
1025
|
+
"src": "1149:5:126"
|
|
1026
1026
|
},
|
|
1027
1027
|
"variableNames": [
|
|
1028
1028
|
{
|
|
1029
1029
|
"name": "value0",
|
|
1030
1030
|
"nodeType": "YulIdentifier",
|
|
1031
|
-
"src": "1139:6:
|
|
1031
|
+
"src": "1139:6:126"
|
|
1032
1032
|
}
|
|
1033
1033
|
]
|
|
1034
1034
|
}
|
|
@@ -1040,13 +1040,13 @@
|
|
|
1040
1040
|
{
|
|
1041
1041
|
"name": "headStart",
|
|
1042
1042
|
"nodeType": "YulTypedName",
|
|
1043
|
-
"src": "941:9:
|
|
1043
|
+
"src": "941:9:126",
|
|
1044
1044
|
"type": ""
|
|
1045
1045
|
},
|
|
1046
1046
|
{
|
|
1047
1047
|
"name": "dataEnd",
|
|
1048
1048
|
"nodeType": "YulTypedName",
|
|
1049
|
-
"src": "952:7:
|
|
1049
|
+
"src": "952:7:126",
|
|
1050
1050
|
"type": ""
|
|
1051
1051
|
}
|
|
1052
1052
|
],
|
|
@@ -1054,21 +1054,21 @@
|
|
|
1054
1054
|
{
|
|
1055
1055
|
"name": "value0",
|
|
1056
1056
|
"nodeType": "YulTypedName",
|
|
1057
|
-
"src": "964:6:
|
|
1057
|
+
"src": "964:6:126",
|
|
1058
1058
|
"type": ""
|
|
1059
1059
|
}
|
|
1060
1060
|
],
|
|
1061
|
-
"src": "905:255:
|
|
1061
|
+
"src": "905:255:126"
|
|
1062
1062
|
},
|
|
1063
1063
|
{
|
|
1064
1064
|
"body": {
|
|
1065
1065
|
"nodeType": "YulBlock",
|
|
1066
|
-
"src": "1322:812:
|
|
1066
|
+
"src": "1322:812:126",
|
|
1067
1067
|
"statements": [
|
|
1068
1068
|
{
|
|
1069
1069
|
"body": {
|
|
1070
1070
|
"nodeType": "YulBlock",
|
|
1071
|
-
"src": "1369:16:
|
|
1071
|
+
"src": "1369:16:126",
|
|
1072
1072
|
"statements": [
|
|
1073
1073
|
{
|
|
1074
1074
|
"expression": {
|
|
@@ -1076,14 +1076,14 @@
|
|
|
1076
1076
|
{
|
|
1077
1077
|
"kind": "number",
|
|
1078
1078
|
"nodeType": "YulLiteral",
|
|
1079
|
-
"src": "1378:1:
|
|
1079
|
+
"src": "1378:1:126",
|
|
1080
1080
|
"type": "",
|
|
1081
1081
|
"value": "0"
|
|
1082
1082
|
},
|
|
1083
1083
|
{
|
|
1084
1084
|
"kind": "number",
|
|
1085
1085
|
"nodeType": "YulLiteral",
|
|
1086
|
-
"src": "1381:1:
|
|
1086
|
+
"src": "1381:1:126",
|
|
1087
1087
|
"type": "",
|
|
1088
1088
|
"value": "0"
|
|
1089
1089
|
}
|
|
@@ -1091,13 +1091,13 @@
|
|
|
1091
1091
|
"functionName": {
|
|
1092
1092
|
"name": "revert",
|
|
1093
1093
|
"nodeType": "YulIdentifier",
|
|
1094
|
-
"src": "1371:6:
|
|
1094
|
+
"src": "1371:6:126"
|
|
1095
1095
|
},
|
|
1096
1096
|
"nodeType": "YulFunctionCall",
|
|
1097
|
-
"src": "1371:12:
|
|
1097
|
+
"src": "1371:12:126"
|
|
1098
1098
|
},
|
|
1099
1099
|
"nodeType": "YulExpressionStatement",
|
|
1100
|
-
"src": "1371:12:
|
|
1100
|
+
"src": "1371:12:126"
|
|
1101
1101
|
}
|
|
1102
1102
|
]
|
|
1103
1103
|
},
|
|
@@ -1108,26 +1108,26 @@
|
|
|
1108
1108
|
{
|
|
1109
1109
|
"name": "dataEnd",
|
|
1110
1110
|
"nodeType": "YulIdentifier",
|
|
1111
|
-
"src": "1343:7:
|
|
1111
|
+
"src": "1343:7:126"
|
|
1112
1112
|
},
|
|
1113
1113
|
{
|
|
1114
1114
|
"name": "headStart",
|
|
1115
1115
|
"nodeType": "YulIdentifier",
|
|
1116
|
-
"src": "1352:9:
|
|
1116
|
+
"src": "1352:9:126"
|
|
1117
1117
|
}
|
|
1118
1118
|
],
|
|
1119
1119
|
"functionName": {
|
|
1120
1120
|
"name": "sub",
|
|
1121
1121
|
"nodeType": "YulIdentifier",
|
|
1122
|
-
"src": "1339:3:
|
|
1122
|
+
"src": "1339:3:126"
|
|
1123
1123
|
},
|
|
1124
1124
|
"nodeType": "YulFunctionCall",
|
|
1125
|
-
"src": "1339:23:
|
|
1125
|
+
"src": "1339:23:126"
|
|
1126
1126
|
},
|
|
1127
1127
|
{
|
|
1128
1128
|
"kind": "number",
|
|
1129
1129
|
"nodeType": "YulLiteral",
|
|
1130
|
-
"src": "1364:3:
|
|
1130
|
+
"src": "1364:3:126",
|
|
1131
1131
|
"type": "",
|
|
1132
1132
|
"value": "128"
|
|
1133
1133
|
}
|
|
@@ -1135,38 +1135,38 @@
|
|
|
1135
1135
|
"functionName": {
|
|
1136
1136
|
"name": "slt",
|
|
1137
1137
|
"nodeType": "YulIdentifier",
|
|
1138
|
-
"src": "1335:3:
|
|
1138
|
+
"src": "1335:3:126"
|
|
1139
1139
|
},
|
|
1140
1140
|
"nodeType": "YulFunctionCall",
|
|
1141
|
-
"src": "1335:33:
|
|
1141
|
+
"src": "1335:33:126"
|
|
1142
1142
|
},
|
|
1143
1143
|
"nodeType": "YulIf",
|
|
1144
|
-
"src": "1332:53:
|
|
1144
|
+
"src": "1332:53:126"
|
|
1145
1145
|
},
|
|
1146
1146
|
{
|
|
1147
1147
|
"nodeType": "YulVariableDeclaration",
|
|
1148
|
-
"src": "1394:36:
|
|
1148
|
+
"src": "1394:36:126",
|
|
1149
1149
|
"value": {
|
|
1150
1150
|
"arguments": [
|
|
1151
1151
|
{
|
|
1152
1152
|
"name": "headStart",
|
|
1153
1153
|
"nodeType": "YulIdentifier",
|
|
1154
|
-
"src": "1420:9:
|
|
1154
|
+
"src": "1420:9:126"
|
|
1155
1155
|
}
|
|
1156
1156
|
],
|
|
1157
1157
|
"functionName": {
|
|
1158
1158
|
"name": "calldataload",
|
|
1159
1159
|
"nodeType": "YulIdentifier",
|
|
1160
|
-
"src": "1407:12:
|
|
1160
|
+
"src": "1407:12:126"
|
|
1161
1161
|
},
|
|
1162
1162
|
"nodeType": "YulFunctionCall",
|
|
1163
|
-
"src": "1407:23:
|
|
1163
|
+
"src": "1407:23:126"
|
|
1164
1164
|
},
|
|
1165
1165
|
"variables": [
|
|
1166
1166
|
{
|
|
1167
1167
|
"name": "value",
|
|
1168
1168
|
"nodeType": "YulTypedName",
|
|
1169
|
-
"src": "1398:5:
|
|
1169
|
+
"src": "1398:5:126",
|
|
1170
1170
|
"type": ""
|
|
1171
1171
|
}
|
|
1172
1172
|
]
|
|
@@ -1177,39 +1177,39 @@
|
|
|
1177
1177
|
{
|
|
1178
1178
|
"name": "value",
|
|
1179
1179
|
"nodeType": "YulIdentifier",
|
|
1180
|
-
"src": "1472:5:
|
|
1180
|
+
"src": "1472:5:126"
|
|
1181
1181
|
}
|
|
1182
1182
|
],
|
|
1183
1183
|
"functionName": {
|
|
1184
1184
|
"name": "validator_revert_contract_IERC20",
|
|
1185
1185
|
"nodeType": "YulIdentifier",
|
|
1186
|
-
"src": "1439:32:
|
|
1186
|
+
"src": "1439:32:126"
|
|
1187
1187
|
},
|
|
1188
1188
|
"nodeType": "YulFunctionCall",
|
|
1189
|
-
"src": "1439:39:
|
|
1189
|
+
"src": "1439:39:126"
|
|
1190
1190
|
},
|
|
1191
1191
|
"nodeType": "YulExpressionStatement",
|
|
1192
|
-
"src": "1439:39:
|
|
1192
|
+
"src": "1439:39:126"
|
|
1193
1193
|
},
|
|
1194
1194
|
{
|
|
1195
1195
|
"nodeType": "YulAssignment",
|
|
1196
|
-
"src": "1487:15:
|
|
1196
|
+
"src": "1487:15:126",
|
|
1197
1197
|
"value": {
|
|
1198
1198
|
"name": "value",
|
|
1199
1199
|
"nodeType": "YulIdentifier",
|
|
1200
|
-
"src": "1497:5:
|
|
1200
|
+
"src": "1497:5:126"
|
|
1201
1201
|
},
|
|
1202
1202
|
"variableNames": [
|
|
1203
1203
|
{
|
|
1204
1204
|
"name": "value0",
|
|
1205
1205
|
"nodeType": "YulIdentifier",
|
|
1206
|
-
"src": "1487:6:
|
|
1206
|
+
"src": "1487:6:126"
|
|
1207
1207
|
}
|
|
1208
1208
|
]
|
|
1209
1209
|
},
|
|
1210
1210
|
{
|
|
1211
1211
|
"nodeType": "YulVariableDeclaration",
|
|
1212
|
-
"src": "1511:47:
|
|
1212
|
+
"src": "1511:47:126",
|
|
1213
1213
|
"value": {
|
|
1214
1214
|
"arguments": [
|
|
1215
1215
|
{
|
|
@@ -1217,12 +1217,12 @@
|
|
|
1217
1217
|
{
|
|
1218
1218
|
"name": "headStart",
|
|
1219
1219
|
"nodeType": "YulIdentifier",
|
|
1220
|
-
"src": "1543:9:
|
|
1220
|
+
"src": "1543:9:126"
|
|
1221
1221
|
},
|
|
1222
1222
|
{
|
|
1223
1223
|
"kind": "number",
|
|
1224
1224
|
"nodeType": "YulLiteral",
|
|
1225
|
-
"src": "1554:2:
|
|
1225
|
+
"src": "1554:2:126",
|
|
1226
1226
|
"type": "",
|
|
1227
1227
|
"value": "32"
|
|
1228
1228
|
}
|
|
@@ -1230,25 +1230,25 @@
|
|
|
1230
1230
|
"functionName": {
|
|
1231
1231
|
"name": "add",
|
|
1232
1232
|
"nodeType": "YulIdentifier",
|
|
1233
|
-
"src": "1539:3:
|
|
1233
|
+
"src": "1539:3:126"
|
|
1234
1234
|
},
|
|
1235
1235
|
"nodeType": "YulFunctionCall",
|
|
1236
|
-
"src": "1539:18:
|
|
1236
|
+
"src": "1539:18:126"
|
|
1237
1237
|
}
|
|
1238
1238
|
],
|
|
1239
1239
|
"functionName": {
|
|
1240
1240
|
"name": "calldataload",
|
|
1241
1241
|
"nodeType": "YulIdentifier",
|
|
1242
|
-
"src": "1526:12:
|
|
1242
|
+
"src": "1526:12:126"
|
|
1243
1243
|
},
|
|
1244
1244
|
"nodeType": "YulFunctionCall",
|
|
1245
|
-
"src": "1526:32:
|
|
1245
|
+
"src": "1526:32:126"
|
|
1246
1246
|
},
|
|
1247
1247
|
"variables": [
|
|
1248
1248
|
{
|
|
1249
1249
|
"name": "value_1",
|
|
1250
1250
|
"nodeType": "YulTypedName",
|
|
1251
|
-
"src": "1515:7:
|
|
1251
|
+
"src": "1515:7:126",
|
|
1252
1252
|
"type": ""
|
|
1253
1253
|
}
|
|
1254
1254
|
]
|
|
@@ -1259,39 +1259,39 @@
|
|
|
1259
1259
|
{
|
|
1260
1260
|
"name": "value_1",
|
|
1261
1261
|
"nodeType": "YulIdentifier",
|
|
1262
|
-
"src": "1600:7:
|
|
1262
|
+
"src": "1600:7:126"
|
|
1263
1263
|
}
|
|
1264
1264
|
],
|
|
1265
1265
|
"functionName": {
|
|
1266
1266
|
"name": "validator_revert_contract_IERC20",
|
|
1267
1267
|
"nodeType": "YulIdentifier",
|
|
1268
|
-
"src": "1567:32:
|
|
1268
|
+
"src": "1567:32:126"
|
|
1269
1269
|
},
|
|
1270
1270
|
"nodeType": "YulFunctionCall",
|
|
1271
|
-
"src": "1567:41:
|
|
1271
|
+
"src": "1567:41:126"
|
|
1272
1272
|
},
|
|
1273
1273
|
"nodeType": "YulExpressionStatement",
|
|
1274
|
-
"src": "1567:41:
|
|
1274
|
+
"src": "1567:41:126"
|
|
1275
1275
|
},
|
|
1276
1276
|
{
|
|
1277
1277
|
"nodeType": "YulAssignment",
|
|
1278
|
-
"src": "1617:17:
|
|
1278
|
+
"src": "1617:17:126",
|
|
1279
1279
|
"value": {
|
|
1280
1280
|
"name": "value_1",
|
|
1281
1281
|
"nodeType": "YulIdentifier",
|
|
1282
|
-
"src": "1627:7:
|
|
1282
|
+
"src": "1627:7:126"
|
|
1283
1283
|
},
|
|
1284
1284
|
"variableNames": [
|
|
1285
1285
|
{
|
|
1286
1286
|
"name": "value1",
|
|
1287
1287
|
"nodeType": "YulIdentifier",
|
|
1288
|
-
"src": "1617:6:
|
|
1288
|
+
"src": "1617:6:126"
|
|
1289
1289
|
}
|
|
1290
1290
|
]
|
|
1291
1291
|
},
|
|
1292
1292
|
{
|
|
1293
1293
|
"nodeType": "YulAssignment",
|
|
1294
|
-
"src": "1643:42:
|
|
1294
|
+
"src": "1643:42:126",
|
|
1295
1295
|
"value": {
|
|
1296
1296
|
"arguments": [
|
|
1297
1297
|
{
|
|
@@ -1299,12 +1299,12 @@
|
|
|
1299
1299
|
{
|
|
1300
1300
|
"name": "headStart",
|
|
1301
1301
|
"nodeType": "YulIdentifier",
|
|
1302
|
-
"src": "1670:9:
|
|
1302
|
+
"src": "1670:9:126"
|
|
1303
1303
|
},
|
|
1304
1304
|
{
|
|
1305
1305
|
"kind": "number",
|
|
1306
1306
|
"nodeType": "YulLiteral",
|
|
1307
|
-
"src": "1681:2:
|
|
1307
|
+
"src": "1681:2:126",
|
|
1308
1308
|
"type": "",
|
|
1309
1309
|
"value": "64"
|
|
1310
1310
|
}
|
|
@@ -1312,31 +1312,31 @@
|
|
|
1312
1312
|
"functionName": {
|
|
1313
1313
|
"name": "add",
|
|
1314
1314
|
"nodeType": "YulIdentifier",
|
|
1315
|
-
"src": "1666:3:
|
|
1315
|
+
"src": "1666:3:126"
|
|
1316
1316
|
},
|
|
1317
1317
|
"nodeType": "YulFunctionCall",
|
|
1318
|
-
"src": "1666:18:
|
|
1318
|
+
"src": "1666:18:126"
|
|
1319
1319
|
}
|
|
1320
1320
|
],
|
|
1321
1321
|
"functionName": {
|
|
1322
1322
|
"name": "calldataload",
|
|
1323
1323
|
"nodeType": "YulIdentifier",
|
|
1324
|
-
"src": "1653:12:
|
|
1324
|
+
"src": "1653:12:126"
|
|
1325
1325
|
},
|
|
1326
1326
|
"nodeType": "YulFunctionCall",
|
|
1327
|
-
"src": "1653:32:
|
|
1327
|
+
"src": "1653:32:126"
|
|
1328
1328
|
},
|
|
1329
1329
|
"variableNames": [
|
|
1330
1330
|
{
|
|
1331
1331
|
"name": "value2",
|
|
1332
1332
|
"nodeType": "YulIdentifier",
|
|
1333
|
-
"src": "1643:6:
|
|
1333
|
+
"src": "1643:6:126"
|
|
1334
1334
|
}
|
|
1335
1335
|
]
|
|
1336
1336
|
},
|
|
1337
1337
|
{
|
|
1338
1338
|
"nodeType": "YulVariableDeclaration",
|
|
1339
|
-
"src": "1694:46:
|
|
1339
|
+
"src": "1694:46:126",
|
|
1340
1340
|
"value": {
|
|
1341
1341
|
"arguments": [
|
|
1342
1342
|
{
|
|
@@ -1344,12 +1344,12 @@
|
|
|
1344
1344
|
{
|
|
1345
1345
|
"name": "headStart",
|
|
1346
1346
|
"nodeType": "YulIdentifier",
|
|
1347
|
-
"src": "1725:9:
|
|
1347
|
+
"src": "1725:9:126"
|
|
1348
1348
|
},
|
|
1349
1349
|
{
|
|
1350
1350
|
"kind": "number",
|
|
1351
1351
|
"nodeType": "YulLiteral",
|
|
1352
|
-
"src": "1736:2:
|
|
1352
|
+
"src": "1736:2:126",
|
|
1353
1353
|
"type": "",
|
|
1354
1354
|
"value": "96"
|
|
1355
1355
|
}
|
|
@@ -1357,36 +1357,36 @@
|
|
|
1357
1357
|
"functionName": {
|
|
1358
1358
|
"name": "add",
|
|
1359
1359
|
"nodeType": "YulIdentifier",
|
|
1360
|
-
"src": "1721:3:
|
|
1360
|
+
"src": "1721:3:126"
|
|
1361
1361
|
},
|
|
1362
1362
|
"nodeType": "YulFunctionCall",
|
|
1363
|
-
"src": "1721:18:
|
|
1363
|
+
"src": "1721:18:126"
|
|
1364
1364
|
}
|
|
1365
1365
|
],
|
|
1366
1366
|
"functionName": {
|
|
1367
1367
|
"name": "calldataload",
|
|
1368
1368
|
"nodeType": "YulIdentifier",
|
|
1369
|
-
"src": "1708:12:
|
|
1369
|
+
"src": "1708:12:126"
|
|
1370
1370
|
},
|
|
1371
1371
|
"nodeType": "YulFunctionCall",
|
|
1372
|
-
"src": "1708:32:
|
|
1372
|
+
"src": "1708:32:126"
|
|
1373
1373
|
},
|
|
1374
1374
|
"variables": [
|
|
1375
1375
|
{
|
|
1376
1376
|
"name": "offset",
|
|
1377
1377
|
"nodeType": "YulTypedName",
|
|
1378
|
-
"src": "1698:6:
|
|
1378
|
+
"src": "1698:6:126",
|
|
1379
1379
|
"type": ""
|
|
1380
1380
|
}
|
|
1381
1381
|
]
|
|
1382
1382
|
},
|
|
1383
1383
|
{
|
|
1384
1384
|
"nodeType": "YulVariableDeclaration",
|
|
1385
|
-
"src": "1749:28:
|
|
1385
|
+
"src": "1749:28:126",
|
|
1386
1386
|
"value": {
|
|
1387
1387
|
"kind": "number",
|
|
1388
1388
|
"nodeType": "YulLiteral",
|
|
1389
|
-
"src": "1759:18:
|
|
1389
|
+
"src": "1759:18:126",
|
|
1390
1390
|
"type": "",
|
|
1391
1391
|
"value": "0xffffffffffffffff"
|
|
1392
1392
|
},
|
|
@@ -1394,7 +1394,7 @@
|
|
|
1394
1394
|
{
|
|
1395
1395
|
"name": "_1",
|
|
1396
1396
|
"nodeType": "YulTypedName",
|
|
1397
|
-
"src": "1753:2:
|
|
1397
|
+
"src": "1753:2:126",
|
|
1398
1398
|
"type": ""
|
|
1399
1399
|
}
|
|
1400
1400
|
]
|
|
@@ -1402,7 +1402,7 @@
|
|
|
1402
1402
|
{
|
|
1403
1403
|
"body": {
|
|
1404
1404
|
"nodeType": "YulBlock",
|
|
1405
|
-
"src": "1804:16:
|
|
1405
|
+
"src": "1804:16:126",
|
|
1406
1406
|
"statements": [
|
|
1407
1407
|
{
|
|
1408
1408
|
"expression": {
|
|
@@ -1410,14 +1410,14 @@
|
|
|
1410
1410
|
{
|
|
1411
1411
|
"kind": "number",
|
|
1412
1412
|
"nodeType": "YulLiteral",
|
|
1413
|
-
"src": "1813:1:
|
|
1413
|
+
"src": "1813:1:126",
|
|
1414
1414
|
"type": "",
|
|
1415
1415
|
"value": "0"
|
|
1416
1416
|
},
|
|
1417
1417
|
{
|
|
1418
1418
|
"kind": "number",
|
|
1419
1419
|
"nodeType": "YulLiteral",
|
|
1420
|
-
"src": "1816:1:
|
|
1420
|
+
"src": "1816:1:126",
|
|
1421
1421
|
"type": "",
|
|
1422
1422
|
"value": "0"
|
|
1423
1423
|
}
|
|
@@ -1425,13 +1425,13 @@
|
|
|
1425
1425
|
"functionName": {
|
|
1426
1426
|
"name": "revert",
|
|
1427
1427
|
"nodeType": "YulIdentifier",
|
|
1428
|
-
"src": "1806:6:
|
|
1428
|
+
"src": "1806:6:126"
|
|
1429
1429
|
},
|
|
1430
1430
|
"nodeType": "YulFunctionCall",
|
|
1431
|
-
"src": "1806:12:
|
|
1431
|
+
"src": "1806:12:126"
|
|
1432
1432
|
},
|
|
1433
1433
|
"nodeType": "YulExpressionStatement",
|
|
1434
|
-
"src": "1806:12:
|
|
1434
|
+
"src": "1806:12:126"
|
|
1435
1435
|
}
|
|
1436
1436
|
]
|
|
1437
1437
|
},
|
|
@@ -1440,54 +1440,54 @@
|
|
|
1440
1440
|
{
|
|
1441
1441
|
"name": "offset",
|
|
1442
1442
|
"nodeType": "YulIdentifier",
|
|
1443
|
-
"src": "1792:6:
|
|
1443
|
+
"src": "1792:6:126"
|
|
1444
1444
|
},
|
|
1445
1445
|
{
|
|
1446
1446
|
"name": "_1",
|
|
1447
1447
|
"nodeType": "YulIdentifier",
|
|
1448
|
-
"src": "1800:2:
|
|
1448
|
+
"src": "1800:2:126"
|
|
1449
1449
|
}
|
|
1450
1450
|
],
|
|
1451
1451
|
"functionName": {
|
|
1452
1452
|
"name": "gt",
|
|
1453
1453
|
"nodeType": "YulIdentifier",
|
|
1454
|
-
"src": "1789:2:
|
|
1454
|
+
"src": "1789:2:126"
|
|
1455
1455
|
},
|
|
1456
1456
|
"nodeType": "YulFunctionCall",
|
|
1457
|
-
"src": "1789:14:
|
|
1457
|
+
"src": "1789:14:126"
|
|
1458
1458
|
},
|
|
1459
1459
|
"nodeType": "YulIf",
|
|
1460
|
-
"src": "1786:34:
|
|
1460
|
+
"src": "1786:34:126"
|
|
1461
1461
|
},
|
|
1462
1462
|
{
|
|
1463
1463
|
"nodeType": "YulVariableDeclaration",
|
|
1464
|
-
"src": "1829:32:
|
|
1464
|
+
"src": "1829:32:126",
|
|
1465
1465
|
"value": {
|
|
1466
1466
|
"arguments": [
|
|
1467
1467
|
{
|
|
1468
1468
|
"name": "headStart",
|
|
1469
1469
|
"nodeType": "YulIdentifier",
|
|
1470
|
-
"src": "1843:9:
|
|
1470
|
+
"src": "1843:9:126"
|
|
1471
1471
|
},
|
|
1472
1472
|
{
|
|
1473
1473
|
"name": "offset",
|
|
1474
1474
|
"nodeType": "YulIdentifier",
|
|
1475
|
-
"src": "1854:6:
|
|
1475
|
+
"src": "1854:6:126"
|
|
1476
1476
|
}
|
|
1477
1477
|
],
|
|
1478
1478
|
"functionName": {
|
|
1479
1479
|
"name": "add",
|
|
1480
1480
|
"nodeType": "YulIdentifier",
|
|
1481
|
-
"src": "1839:3:
|
|
1481
|
+
"src": "1839:3:126"
|
|
1482
1482
|
},
|
|
1483
1483
|
"nodeType": "YulFunctionCall",
|
|
1484
|
-
"src": "1839:22:
|
|
1484
|
+
"src": "1839:22:126"
|
|
1485
1485
|
},
|
|
1486
1486
|
"variables": [
|
|
1487
1487
|
{
|
|
1488
1488
|
"name": "_2",
|
|
1489
1489
|
"nodeType": "YulTypedName",
|
|
1490
|
-
"src": "1833:2:
|
|
1490
|
+
"src": "1833:2:126",
|
|
1491
1491
|
"type": ""
|
|
1492
1492
|
}
|
|
1493
1493
|
]
|
|
@@ -1495,7 +1495,7 @@
|
|
|
1495
1495
|
{
|
|
1496
1496
|
"body": {
|
|
1497
1497
|
"nodeType": "YulBlock",
|
|
1498
|
-
"src": "1909:16:
|
|
1498
|
+
"src": "1909:16:126",
|
|
1499
1499
|
"statements": [
|
|
1500
1500
|
{
|
|
1501
1501
|
"expression": {
|
|
@@ -1503,14 +1503,14 @@
|
|
|
1503
1503
|
{
|
|
1504
1504
|
"kind": "number",
|
|
1505
1505
|
"nodeType": "YulLiteral",
|
|
1506
|
-
"src": "1918:1:
|
|
1506
|
+
"src": "1918:1:126",
|
|
1507
1507
|
"type": "",
|
|
1508
1508
|
"value": "0"
|
|
1509
1509
|
},
|
|
1510
1510
|
{
|
|
1511
1511
|
"kind": "number",
|
|
1512
1512
|
"nodeType": "YulLiteral",
|
|
1513
|
-
"src": "1921:1:
|
|
1513
|
+
"src": "1921:1:126",
|
|
1514
1514
|
"type": "",
|
|
1515
1515
|
"value": "0"
|
|
1516
1516
|
}
|
|
@@ -1518,13 +1518,13 @@
|
|
|
1518
1518
|
"functionName": {
|
|
1519
1519
|
"name": "revert",
|
|
1520
1520
|
"nodeType": "YulIdentifier",
|
|
1521
|
-
"src": "1911:6:
|
|
1521
|
+
"src": "1911:6:126"
|
|
1522
1522
|
},
|
|
1523
1523
|
"nodeType": "YulFunctionCall",
|
|
1524
|
-
"src": "1911:12:
|
|
1524
|
+
"src": "1911:12:126"
|
|
1525
1525
|
},
|
|
1526
1526
|
"nodeType": "YulExpressionStatement",
|
|
1527
|
-
"src": "1911:12:
|
|
1527
|
+
"src": "1911:12:126"
|
|
1528
1528
|
}
|
|
1529
1529
|
]
|
|
1530
1530
|
},
|
|
@@ -1537,12 +1537,12 @@
|
|
|
1537
1537
|
{
|
|
1538
1538
|
"name": "_2",
|
|
1539
1539
|
"nodeType": "YulIdentifier",
|
|
1540
|
-
"src": "1888:2:
|
|
1540
|
+
"src": "1888:2:126"
|
|
1541
1541
|
},
|
|
1542
1542
|
{
|
|
1543
1543
|
"kind": "number",
|
|
1544
1544
|
"nodeType": "YulLiteral",
|
|
1545
|
-
"src": "1892:4:
|
|
1545
|
+
"src": "1892:4:126",
|
|
1546
1546
|
"type": "",
|
|
1547
1547
|
"value": "0x1f"
|
|
1548
1548
|
}
|
|
@@ -1550,61 +1550,61 @@
|
|
|
1550
1550
|
"functionName": {
|
|
1551
1551
|
"name": "add",
|
|
1552
1552
|
"nodeType": "YulIdentifier",
|
|
1553
|
-
"src": "1884:3:
|
|
1553
|
+
"src": "1884:3:126"
|
|
1554
1554
|
},
|
|
1555
1555
|
"nodeType": "YulFunctionCall",
|
|
1556
|
-
"src": "1884:13:
|
|
1556
|
+
"src": "1884:13:126"
|
|
1557
1557
|
},
|
|
1558
1558
|
{
|
|
1559
1559
|
"name": "dataEnd",
|
|
1560
1560
|
"nodeType": "YulIdentifier",
|
|
1561
|
-
"src": "1899:7:
|
|
1561
|
+
"src": "1899:7:126"
|
|
1562
1562
|
}
|
|
1563
1563
|
],
|
|
1564
1564
|
"functionName": {
|
|
1565
1565
|
"name": "slt",
|
|
1566
1566
|
"nodeType": "YulIdentifier",
|
|
1567
|
-
"src": "1880:3:
|
|
1567
|
+
"src": "1880:3:126"
|
|
1568
1568
|
},
|
|
1569
1569
|
"nodeType": "YulFunctionCall",
|
|
1570
|
-
"src": "1880:27:
|
|
1570
|
+
"src": "1880:27:126"
|
|
1571
1571
|
}
|
|
1572
1572
|
],
|
|
1573
1573
|
"functionName": {
|
|
1574
1574
|
"name": "iszero",
|
|
1575
1575
|
"nodeType": "YulIdentifier",
|
|
1576
|
-
"src": "1873:6:
|
|
1576
|
+
"src": "1873:6:126"
|
|
1577
1577
|
},
|
|
1578
1578
|
"nodeType": "YulFunctionCall",
|
|
1579
|
-
"src": "1873:35:
|
|
1579
|
+
"src": "1873:35:126"
|
|
1580
1580
|
},
|
|
1581
1581
|
"nodeType": "YulIf",
|
|
1582
|
-
"src": "1870:55:
|
|
1582
|
+
"src": "1870:55:126"
|
|
1583
1583
|
},
|
|
1584
1584
|
{
|
|
1585
1585
|
"nodeType": "YulVariableDeclaration",
|
|
1586
|
-
"src": "1934:30:
|
|
1586
|
+
"src": "1934:30:126",
|
|
1587
1587
|
"value": {
|
|
1588
1588
|
"arguments": [
|
|
1589
1589
|
{
|
|
1590
1590
|
"name": "_2",
|
|
1591
1591
|
"nodeType": "YulIdentifier",
|
|
1592
|
-
"src": "1961:2:
|
|
1592
|
+
"src": "1961:2:126"
|
|
1593
1593
|
}
|
|
1594
1594
|
],
|
|
1595
1595
|
"functionName": {
|
|
1596
1596
|
"name": "calldataload",
|
|
1597
1597
|
"nodeType": "YulIdentifier",
|
|
1598
|
-
"src": "1948:12:
|
|
1598
|
+
"src": "1948:12:126"
|
|
1599
1599
|
},
|
|
1600
1600
|
"nodeType": "YulFunctionCall",
|
|
1601
|
-
"src": "1948:16:
|
|
1601
|
+
"src": "1948:16:126"
|
|
1602
1602
|
},
|
|
1603
1603
|
"variables": [
|
|
1604
1604
|
{
|
|
1605
1605
|
"name": "length",
|
|
1606
1606
|
"nodeType": "YulTypedName",
|
|
1607
|
-
"src": "1938:6:
|
|
1607
|
+
"src": "1938:6:126",
|
|
1608
1608
|
"type": ""
|
|
1609
1609
|
}
|
|
1610
1610
|
]
|
|
@@ -1612,7 +1612,7 @@
|
|
|
1612
1612
|
{
|
|
1613
1613
|
"body": {
|
|
1614
1614
|
"nodeType": "YulBlock",
|
|
1615
|
-
"src": "1991:16:
|
|
1615
|
+
"src": "1991:16:126",
|
|
1616
1616
|
"statements": [
|
|
1617
1617
|
{
|
|
1618
1618
|
"expression": {
|
|
@@ -1620,14 +1620,14 @@
|
|
|
1620
1620
|
{
|
|
1621
1621
|
"kind": "number",
|
|
1622
1622
|
"nodeType": "YulLiteral",
|
|
1623
|
-
"src": "2000:1:
|
|
1623
|
+
"src": "2000:1:126",
|
|
1624
1624
|
"type": "",
|
|
1625
1625
|
"value": "0"
|
|
1626
1626
|
},
|
|
1627
1627
|
{
|
|
1628
1628
|
"kind": "number",
|
|
1629
1629
|
"nodeType": "YulLiteral",
|
|
1630
|
-
"src": "2003:1:
|
|
1630
|
+
"src": "2003:1:126",
|
|
1631
1631
|
"type": "",
|
|
1632
1632
|
"value": "0"
|
|
1633
1633
|
}
|
|
@@ -1635,13 +1635,13 @@
|
|
|
1635
1635
|
"functionName": {
|
|
1636
1636
|
"name": "revert",
|
|
1637
1637
|
"nodeType": "YulIdentifier",
|
|
1638
|
-
"src": "1993:6:
|
|
1638
|
+
"src": "1993:6:126"
|
|
1639
1639
|
},
|
|
1640
1640
|
"nodeType": "YulFunctionCall",
|
|
1641
|
-
"src": "1993:12:
|
|
1641
|
+
"src": "1993:12:126"
|
|
1642
1642
|
},
|
|
1643
1643
|
"nodeType": "YulExpressionStatement",
|
|
1644
|
-
"src": "1993:12:
|
|
1644
|
+
"src": "1993:12:126"
|
|
1645
1645
|
}
|
|
1646
1646
|
]
|
|
1647
1647
|
},
|
|
@@ -1650,29 +1650,29 @@
|
|
|
1650
1650
|
{
|
|
1651
1651
|
"name": "length",
|
|
1652
1652
|
"nodeType": "YulIdentifier",
|
|
1653
|
-
"src": "1979:6:
|
|
1653
|
+
"src": "1979:6:126"
|
|
1654
1654
|
},
|
|
1655
1655
|
{
|
|
1656
1656
|
"name": "_1",
|
|
1657
1657
|
"nodeType": "YulIdentifier",
|
|
1658
|
-
"src": "1987:2:
|
|
1658
|
+
"src": "1987:2:126"
|
|
1659
1659
|
}
|
|
1660
1660
|
],
|
|
1661
1661
|
"functionName": {
|
|
1662
1662
|
"name": "gt",
|
|
1663
1663
|
"nodeType": "YulIdentifier",
|
|
1664
|
-
"src": "1976:2:
|
|
1664
|
+
"src": "1976:2:126"
|
|
1665
1665
|
},
|
|
1666
1666
|
"nodeType": "YulFunctionCall",
|
|
1667
|
-
"src": "1976:14:
|
|
1667
|
+
"src": "1976:14:126"
|
|
1668
1668
|
},
|
|
1669
1669
|
"nodeType": "YulIf",
|
|
1670
|
-
"src": "1973:34:
|
|
1670
|
+
"src": "1973:34:126"
|
|
1671
1671
|
},
|
|
1672
1672
|
{
|
|
1673
1673
|
"body": {
|
|
1674
1674
|
"nodeType": "YulBlock",
|
|
1675
|
-
"src": "2057:16:
|
|
1675
|
+
"src": "2057:16:126",
|
|
1676
1676
|
"statements": [
|
|
1677
1677
|
{
|
|
1678
1678
|
"expression": {
|
|
@@ -1680,14 +1680,14 @@
|
|
|
1680
1680
|
{
|
|
1681
1681
|
"kind": "number",
|
|
1682
1682
|
"nodeType": "YulLiteral",
|
|
1683
|
-
"src": "2066:1:
|
|
1683
|
+
"src": "2066:1:126",
|
|
1684
1684
|
"type": "",
|
|
1685
1685
|
"value": "0"
|
|
1686
1686
|
},
|
|
1687
1687
|
{
|
|
1688
1688
|
"kind": "number",
|
|
1689
1689
|
"nodeType": "YulLiteral",
|
|
1690
|
-
"src": "2069:1:
|
|
1690
|
+
"src": "2069:1:126",
|
|
1691
1691
|
"type": "",
|
|
1692
1692
|
"value": "0"
|
|
1693
1693
|
}
|
|
@@ -1695,13 +1695,13 @@
|
|
|
1695
1695
|
"functionName": {
|
|
1696
1696
|
"name": "revert",
|
|
1697
1697
|
"nodeType": "YulIdentifier",
|
|
1698
|
-
"src": "2059:6:
|
|
1698
|
+
"src": "2059:6:126"
|
|
1699
1699
|
},
|
|
1700
1700
|
"nodeType": "YulFunctionCall",
|
|
1701
|
-
"src": "2059:12:
|
|
1701
|
+
"src": "2059:12:126"
|
|
1702
1702
|
},
|
|
1703
1703
|
"nodeType": "YulExpressionStatement",
|
|
1704
|
-
"src": "2059:12:
|
|
1704
|
+
"src": "2059:12:126"
|
|
1705
1705
|
}
|
|
1706
1706
|
]
|
|
1707
1707
|
},
|
|
@@ -1714,26 +1714,26 @@
|
|
|
1714
1714
|
{
|
|
1715
1715
|
"name": "_2",
|
|
1716
1716
|
"nodeType": "YulIdentifier",
|
|
1717
|
-
"src": "2030:2:
|
|
1717
|
+
"src": "2030:2:126"
|
|
1718
1718
|
},
|
|
1719
1719
|
{
|
|
1720
1720
|
"name": "length",
|
|
1721
1721
|
"nodeType": "YulIdentifier",
|
|
1722
|
-
"src": "2034:6:
|
|
1722
|
+
"src": "2034:6:126"
|
|
1723
1723
|
}
|
|
1724
1724
|
],
|
|
1725
1725
|
"functionName": {
|
|
1726
1726
|
"name": "add",
|
|
1727
1727
|
"nodeType": "YulIdentifier",
|
|
1728
|
-
"src": "2026:3:
|
|
1728
|
+
"src": "2026:3:126"
|
|
1729
1729
|
},
|
|
1730
1730
|
"nodeType": "YulFunctionCall",
|
|
1731
|
-
"src": "2026:15:
|
|
1731
|
+
"src": "2026:15:126"
|
|
1732
1732
|
},
|
|
1733
1733
|
{
|
|
1734
1734
|
"kind": "number",
|
|
1735
1735
|
"nodeType": "YulLiteral",
|
|
1736
|
-
"src": "2043:2:
|
|
1736
|
+
"src": "2043:2:126",
|
|
1737
1737
|
"type": "",
|
|
1738
1738
|
"value": "32"
|
|
1739
1739
|
}
|
|
@@ -1741,42 +1741,42 @@
|
|
|
1741
1741
|
"functionName": {
|
|
1742
1742
|
"name": "add",
|
|
1743
1743
|
"nodeType": "YulIdentifier",
|
|
1744
|
-
"src": "2022:3:
|
|
1744
|
+
"src": "2022:3:126"
|
|
1745
1745
|
},
|
|
1746
1746
|
"nodeType": "YulFunctionCall",
|
|
1747
|
-
"src": "2022:24:
|
|
1747
|
+
"src": "2022:24:126"
|
|
1748
1748
|
},
|
|
1749
1749
|
{
|
|
1750
1750
|
"name": "dataEnd",
|
|
1751
1751
|
"nodeType": "YulIdentifier",
|
|
1752
|
-
"src": "2048:7:
|
|
1752
|
+
"src": "2048:7:126"
|
|
1753
1753
|
}
|
|
1754
1754
|
],
|
|
1755
1755
|
"functionName": {
|
|
1756
1756
|
"name": "gt",
|
|
1757
1757
|
"nodeType": "YulIdentifier",
|
|
1758
|
-
"src": "2019:2:
|
|
1758
|
+
"src": "2019:2:126"
|
|
1759
1759
|
},
|
|
1760
1760
|
"nodeType": "YulFunctionCall",
|
|
1761
|
-
"src": "2019:37:
|
|
1761
|
+
"src": "2019:37:126"
|
|
1762
1762
|
},
|
|
1763
1763
|
"nodeType": "YulIf",
|
|
1764
|
-
"src": "2016:57:
|
|
1764
|
+
"src": "2016:57:126"
|
|
1765
1765
|
},
|
|
1766
1766
|
{
|
|
1767
1767
|
"nodeType": "YulAssignment",
|
|
1768
|
-
"src": "2082:21:
|
|
1768
|
+
"src": "2082:21:126",
|
|
1769
1769
|
"value": {
|
|
1770
1770
|
"arguments": [
|
|
1771
1771
|
{
|
|
1772
1772
|
"name": "_2",
|
|
1773
1773
|
"nodeType": "YulIdentifier",
|
|
1774
|
-
"src": "2096:2:
|
|
1774
|
+
"src": "2096:2:126"
|
|
1775
1775
|
},
|
|
1776
1776
|
{
|
|
1777
1777
|
"kind": "number",
|
|
1778
1778
|
"nodeType": "YulLiteral",
|
|
1779
|
-
"src": "2100:2:
|
|
1779
|
+
"src": "2100:2:126",
|
|
1780
1780
|
"type": "",
|
|
1781
1781
|
"value": "32"
|
|
1782
1782
|
}
|
|
@@ -1784,32 +1784,32 @@
|
|
|
1784
1784
|
"functionName": {
|
|
1785
1785
|
"name": "add",
|
|
1786
1786
|
"nodeType": "YulIdentifier",
|
|
1787
|
-
"src": "2092:3:
|
|
1787
|
+
"src": "2092:3:126"
|
|
1788
1788
|
},
|
|
1789
1789
|
"nodeType": "YulFunctionCall",
|
|
1790
|
-
"src": "2092:11:
|
|
1790
|
+
"src": "2092:11:126"
|
|
1791
1791
|
},
|
|
1792
1792
|
"variableNames": [
|
|
1793
1793
|
{
|
|
1794
1794
|
"name": "value3",
|
|
1795
1795
|
"nodeType": "YulIdentifier",
|
|
1796
|
-
"src": "2082:6:
|
|
1796
|
+
"src": "2082:6:126"
|
|
1797
1797
|
}
|
|
1798
1798
|
]
|
|
1799
1799
|
},
|
|
1800
1800
|
{
|
|
1801
1801
|
"nodeType": "YulAssignment",
|
|
1802
|
-
"src": "2112:16:
|
|
1802
|
+
"src": "2112:16:126",
|
|
1803
1803
|
"value": {
|
|
1804
1804
|
"name": "length",
|
|
1805
1805
|
"nodeType": "YulIdentifier",
|
|
1806
|
-
"src": "2122:6:
|
|
1806
|
+
"src": "2122:6:126"
|
|
1807
1807
|
},
|
|
1808
1808
|
"variableNames": [
|
|
1809
1809
|
{
|
|
1810
1810
|
"name": "value4",
|
|
1811
1811
|
"nodeType": "YulIdentifier",
|
|
1812
|
-
"src": "2112:6:
|
|
1812
|
+
"src": "2112:6:126"
|
|
1813
1813
|
}
|
|
1814
1814
|
]
|
|
1815
1815
|
}
|
|
@@ -1821,13 +1821,13 @@
|
|
|
1821
1821
|
{
|
|
1822
1822
|
"name": "headStart",
|
|
1823
1823
|
"nodeType": "YulTypedName",
|
|
1824
|
-
"src": "1256:9:
|
|
1824
|
+
"src": "1256:9:126",
|
|
1825
1825
|
"type": ""
|
|
1826
1826
|
},
|
|
1827
1827
|
{
|
|
1828
1828
|
"name": "dataEnd",
|
|
1829
1829
|
"nodeType": "YulTypedName",
|
|
1830
|
-
"src": "1267:7:
|
|
1830
|
+
"src": "1267:7:126",
|
|
1831
1831
|
"type": ""
|
|
1832
1832
|
}
|
|
1833
1833
|
],
|
|
@@ -1835,40 +1835,40 @@
|
|
|
1835
1835
|
{
|
|
1836
1836
|
"name": "value0",
|
|
1837
1837
|
"nodeType": "YulTypedName",
|
|
1838
|
-
"src": "1279:6:
|
|
1838
|
+
"src": "1279:6:126",
|
|
1839
1839
|
"type": ""
|
|
1840
1840
|
},
|
|
1841
1841
|
{
|
|
1842
1842
|
"name": "value1",
|
|
1843
1843
|
"nodeType": "YulTypedName",
|
|
1844
|
-
"src": "1287:6:
|
|
1844
|
+
"src": "1287:6:126",
|
|
1845
1845
|
"type": ""
|
|
1846
1846
|
},
|
|
1847
1847
|
{
|
|
1848
1848
|
"name": "value2",
|
|
1849
1849
|
"nodeType": "YulTypedName",
|
|
1850
|
-
"src": "1295:6:
|
|
1850
|
+
"src": "1295:6:126",
|
|
1851
1851
|
"type": ""
|
|
1852
1852
|
},
|
|
1853
1853
|
{
|
|
1854
1854
|
"name": "value3",
|
|
1855
1855
|
"nodeType": "YulTypedName",
|
|
1856
|
-
"src": "1303:6:
|
|
1856
|
+
"src": "1303:6:126",
|
|
1857
1857
|
"type": ""
|
|
1858
1858
|
},
|
|
1859
1859
|
{
|
|
1860
1860
|
"name": "value4",
|
|
1861
1861
|
"nodeType": "YulTypedName",
|
|
1862
|
-
"src": "1311:6:
|
|
1862
|
+
"src": "1311:6:126",
|
|
1863
1863
|
"type": ""
|
|
1864
1864
|
}
|
|
1865
1865
|
],
|
|
1866
|
-
"src": "1165:969:
|
|
1866
|
+
"src": "1165:969:126"
|
|
1867
1867
|
},
|
|
1868
1868
|
{
|
|
1869
1869
|
"body": {
|
|
1870
1870
|
"nodeType": "YulBlock",
|
|
1871
|
-
"src": "2313:228:
|
|
1871
|
+
"src": "2313:228:126",
|
|
1872
1872
|
"statements": [
|
|
1873
1873
|
{
|
|
1874
1874
|
"expression": {
|
|
@@ -1876,12 +1876,12 @@
|
|
|
1876
1876
|
{
|
|
1877
1877
|
"name": "headStart",
|
|
1878
1878
|
"nodeType": "YulIdentifier",
|
|
1879
|
-
"src": "2330:9:
|
|
1879
|
+
"src": "2330:9:126"
|
|
1880
1880
|
},
|
|
1881
1881
|
{
|
|
1882
1882
|
"kind": "number",
|
|
1883
1883
|
"nodeType": "YulLiteral",
|
|
1884
|
-
"src": "2341:2:
|
|
1884
|
+
"src": "2341:2:126",
|
|
1885
1885
|
"type": "",
|
|
1886
1886
|
"value": "32"
|
|
1887
1887
|
}
|
|
@@ -1889,13 +1889,13 @@
|
|
|
1889
1889
|
"functionName": {
|
|
1890
1890
|
"name": "mstore",
|
|
1891
1891
|
"nodeType": "YulIdentifier",
|
|
1892
|
-
"src": "2323:6:
|
|
1892
|
+
"src": "2323:6:126"
|
|
1893
1893
|
},
|
|
1894
1894
|
"nodeType": "YulFunctionCall",
|
|
1895
|
-
"src": "2323:21:
|
|
1895
|
+
"src": "2323:21:126"
|
|
1896
1896
|
},
|
|
1897
1897
|
"nodeType": "YulExpressionStatement",
|
|
1898
|
-
"src": "2323:21:
|
|
1898
|
+
"src": "2323:21:126"
|
|
1899
1899
|
},
|
|
1900
1900
|
{
|
|
1901
1901
|
"expression": {
|
|
@@ -1905,12 +1905,12 @@
|
|
|
1905
1905
|
{
|
|
1906
1906
|
"name": "headStart",
|
|
1907
1907
|
"nodeType": "YulIdentifier",
|
|
1908
|
-
"src": "2364:9:
|
|
1908
|
+
"src": "2364:9:126"
|
|
1909
1909
|
},
|
|
1910
1910
|
{
|
|
1911
1911
|
"kind": "number",
|
|
1912
1912
|
"nodeType": "YulLiteral",
|
|
1913
|
-
"src": "2375:2:
|
|
1913
|
+
"src": "2375:2:126",
|
|
1914
1914
|
"type": "",
|
|
1915
1915
|
"value": "32"
|
|
1916
1916
|
}
|
|
@@ -1918,15 +1918,15 @@
|
|
|
1918
1918
|
"functionName": {
|
|
1919
1919
|
"name": "add",
|
|
1920
1920
|
"nodeType": "YulIdentifier",
|
|
1921
|
-
"src": "2360:3:
|
|
1921
|
+
"src": "2360:3:126"
|
|
1922
1922
|
},
|
|
1923
1923
|
"nodeType": "YulFunctionCall",
|
|
1924
|
-
"src": "2360:18:
|
|
1924
|
+
"src": "2360:18:126"
|
|
1925
1925
|
},
|
|
1926
1926
|
{
|
|
1927
1927
|
"kind": "number",
|
|
1928
1928
|
"nodeType": "YulLiteral",
|
|
1929
|
-
"src": "2380:2:
|
|
1929
|
+
"src": "2380:2:126",
|
|
1930
1930
|
"type": "",
|
|
1931
1931
|
"value": "38"
|
|
1932
1932
|
}
|
|
@@ -1934,13 +1934,13 @@
|
|
|
1934
1934
|
"functionName": {
|
|
1935
1935
|
"name": "mstore",
|
|
1936
1936
|
"nodeType": "YulIdentifier",
|
|
1937
|
-
"src": "2353:6:
|
|
1937
|
+
"src": "2353:6:126"
|
|
1938
1938
|
},
|
|
1939
1939
|
"nodeType": "YulFunctionCall",
|
|
1940
|
-
"src": "2353:30:
|
|
1940
|
+
"src": "2353:30:126"
|
|
1941
1941
|
},
|
|
1942
1942
|
"nodeType": "YulExpressionStatement",
|
|
1943
|
-
"src": "2353:30:
|
|
1943
|
+
"src": "2353:30:126"
|
|
1944
1944
|
},
|
|
1945
1945
|
{
|
|
1946
1946
|
"expression": {
|
|
@@ -1950,12 +1950,12 @@
|
|
|
1950
1950
|
{
|
|
1951
1951
|
"name": "headStart",
|
|
1952
1952
|
"nodeType": "YulIdentifier",
|
|
1953
|
-
"src": "2403:9:
|
|
1953
|
+
"src": "2403:9:126"
|
|
1954
1954
|
},
|
|
1955
1955
|
{
|
|
1956
1956
|
"kind": "number",
|
|
1957
1957
|
"nodeType": "YulLiteral",
|
|
1958
|
-
"src": "2414:2:
|
|
1958
|
+
"src": "2414:2:126",
|
|
1959
1959
|
"type": "",
|
|
1960
1960
|
"value": "64"
|
|
1961
1961
|
}
|
|
@@ -1963,16 +1963,16 @@
|
|
|
1963
1963
|
"functionName": {
|
|
1964
1964
|
"name": "add",
|
|
1965
1965
|
"nodeType": "YulIdentifier",
|
|
1966
|
-
"src": "2399:3:
|
|
1966
|
+
"src": "2399:3:126"
|
|
1967
1967
|
},
|
|
1968
1968
|
"nodeType": "YulFunctionCall",
|
|
1969
|
-
"src": "2399:18:
|
|
1969
|
+
"src": "2399:18:126"
|
|
1970
1970
|
},
|
|
1971
1971
|
{
|
|
1972
1972
|
"hexValue": "4f776e61626c653a206e6577206f776e657220697320746865207a65726f2061",
|
|
1973
1973
|
"kind": "string",
|
|
1974
1974
|
"nodeType": "YulLiteral",
|
|
1975
|
-
"src": "2419:34:
|
|
1975
|
+
"src": "2419:34:126",
|
|
1976
1976
|
"type": "",
|
|
1977
1977
|
"value": "Ownable: new owner is the zero a"
|
|
1978
1978
|
}
|
|
@@ -1980,13 +1980,13 @@
|
|
|
1980
1980
|
"functionName": {
|
|
1981
1981
|
"name": "mstore",
|
|
1982
1982
|
"nodeType": "YulIdentifier",
|
|
1983
|
-
"src": "2392:6:
|
|
1983
|
+
"src": "2392:6:126"
|
|
1984
1984
|
},
|
|
1985
1985
|
"nodeType": "YulFunctionCall",
|
|
1986
|
-
"src": "2392:62:
|
|
1986
|
+
"src": "2392:62:126"
|
|
1987
1987
|
},
|
|
1988
1988
|
"nodeType": "YulExpressionStatement",
|
|
1989
|
-
"src": "2392:62:
|
|
1989
|
+
"src": "2392:62:126"
|
|
1990
1990
|
},
|
|
1991
1991
|
{
|
|
1992
1992
|
"expression": {
|
|
@@ -1996,12 +1996,12 @@
|
|
|
1996
1996
|
{
|
|
1997
1997
|
"name": "headStart",
|
|
1998
1998
|
"nodeType": "YulIdentifier",
|
|
1999
|
-
"src": "2474:9:
|
|
1999
|
+
"src": "2474:9:126"
|
|
2000
2000
|
},
|
|
2001
2001
|
{
|
|
2002
2002
|
"kind": "number",
|
|
2003
2003
|
"nodeType": "YulLiteral",
|
|
2004
|
-
"src": "2485:2:
|
|
2004
|
+
"src": "2485:2:126",
|
|
2005
2005
|
"type": "",
|
|
2006
2006
|
"value": "96"
|
|
2007
2007
|
}
|
|
@@ -2009,16 +2009,16 @@
|
|
|
2009
2009
|
"functionName": {
|
|
2010
2010
|
"name": "add",
|
|
2011
2011
|
"nodeType": "YulIdentifier",
|
|
2012
|
-
"src": "2470:3:
|
|
2012
|
+
"src": "2470:3:126"
|
|
2013
2013
|
},
|
|
2014
2014
|
"nodeType": "YulFunctionCall",
|
|
2015
|
-
"src": "2470:18:
|
|
2015
|
+
"src": "2470:18:126"
|
|
2016
2016
|
},
|
|
2017
2017
|
{
|
|
2018
2018
|
"hexValue": "646472657373",
|
|
2019
2019
|
"kind": "string",
|
|
2020
2020
|
"nodeType": "YulLiteral",
|
|
2021
|
-
"src": "2490:8:
|
|
2021
|
+
"src": "2490:8:126",
|
|
2022
2022
|
"type": "",
|
|
2023
2023
|
"value": "ddress"
|
|
2024
2024
|
}
|
|
@@ -2026,28 +2026,28 @@
|
|
|
2026
2026
|
"functionName": {
|
|
2027
2027
|
"name": "mstore",
|
|
2028
2028
|
"nodeType": "YulIdentifier",
|
|
2029
|
-
"src": "2463:6:
|
|
2029
|
+
"src": "2463:6:126"
|
|
2030
2030
|
},
|
|
2031
2031
|
"nodeType": "YulFunctionCall",
|
|
2032
|
-
"src": "2463:36:
|
|
2032
|
+
"src": "2463:36:126"
|
|
2033
2033
|
},
|
|
2034
2034
|
"nodeType": "YulExpressionStatement",
|
|
2035
|
-
"src": "2463:36:
|
|
2035
|
+
"src": "2463:36:126"
|
|
2036
2036
|
},
|
|
2037
2037
|
{
|
|
2038
2038
|
"nodeType": "YulAssignment",
|
|
2039
|
-
"src": "2508:27:
|
|
2039
|
+
"src": "2508:27:126",
|
|
2040
2040
|
"value": {
|
|
2041
2041
|
"arguments": [
|
|
2042
2042
|
{
|
|
2043
2043
|
"name": "headStart",
|
|
2044
2044
|
"nodeType": "YulIdentifier",
|
|
2045
|
-
"src": "2520:9:
|
|
2045
|
+
"src": "2520:9:126"
|
|
2046
2046
|
},
|
|
2047
2047
|
{
|
|
2048
2048
|
"kind": "number",
|
|
2049
2049
|
"nodeType": "YulLiteral",
|
|
2050
|
-
"src": "2531:3:
|
|
2050
|
+
"src": "2531:3:126",
|
|
2051
2051
|
"type": "",
|
|
2052
2052
|
"value": "128"
|
|
2053
2053
|
}
|
|
@@ -2055,16 +2055,16 @@
|
|
|
2055
2055
|
"functionName": {
|
|
2056
2056
|
"name": "add",
|
|
2057
2057
|
"nodeType": "YulIdentifier",
|
|
2058
|
-
"src": "2516:3:
|
|
2058
|
+
"src": "2516:3:126"
|
|
2059
2059
|
},
|
|
2060
2060
|
"nodeType": "YulFunctionCall",
|
|
2061
|
-
"src": "2516:19:
|
|
2061
|
+
"src": "2516:19:126"
|
|
2062
2062
|
},
|
|
2063
2063
|
"variableNames": [
|
|
2064
2064
|
{
|
|
2065
2065
|
"name": "tail",
|
|
2066
2066
|
"nodeType": "YulIdentifier",
|
|
2067
|
-
"src": "2508:4:
|
|
2067
|
+
"src": "2508:4:126"
|
|
2068
2068
|
}
|
|
2069
2069
|
]
|
|
2070
2070
|
}
|
|
@@ -2076,7 +2076,7 @@
|
|
|
2076
2076
|
{
|
|
2077
2077
|
"name": "headStart",
|
|
2078
2078
|
"nodeType": "YulTypedName",
|
|
2079
|
-
"src": "2290:9:
|
|
2079
|
+
"src": "2290:9:126",
|
|
2080
2080
|
"type": ""
|
|
2081
2081
|
}
|
|
2082
2082
|
],
|
|
@@ -2084,24 +2084,24 @@
|
|
|
2084
2084
|
{
|
|
2085
2085
|
"name": "tail",
|
|
2086
2086
|
"nodeType": "YulTypedName",
|
|
2087
|
-
"src": "2304:4:
|
|
2087
|
+
"src": "2304:4:126",
|
|
2088
2088
|
"type": ""
|
|
2089
2089
|
}
|
|
2090
2090
|
],
|
|
2091
|
-
"src": "2139:402:
|
|
2091
|
+
"src": "2139:402:126"
|
|
2092
2092
|
},
|
|
2093
2093
|
{
|
|
2094
2094
|
"body": {
|
|
2095
2095
|
"nodeType": "YulBlock",
|
|
2096
|
-
"src": "2759:472:
|
|
2096
|
+
"src": "2759:472:126",
|
|
2097
2097
|
"statements": [
|
|
2098
2098
|
{
|
|
2099
2099
|
"nodeType": "YulVariableDeclaration",
|
|
2100
|
-
"src": "2769:52:
|
|
2100
|
+
"src": "2769:52:126",
|
|
2101
2101
|
"value": {
|
|
2102
2102
|
"kind": "number",
|
|
2103
2103
|
"nodeType": "YulLiteral",
|
|
2104
|
-
"src": "2779:42:
|
|
2104
|
+
"src": "2779:42:126",
|
|
2105
2105
|
"type": "",
|
|
2106
2106
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
2107
2107
|
},
|
|
@@ -2109,7 +2109,7 @@
|
|
|
2109
2109
|
{
|
|
2110
2110
|
"name": "_1",
|
|
2111
2111
|
"nodeType": "YulTypedName",
|
|
2112
|
-
"src": "2773:2:
|
|
2112
|
+
"src": "2773:2:126",
|
|
2113
2113
|
"type": ""
|
|
2114
2114
|
}
|
|
2115
2115
|
]
|
|
@@ -2120,40 +2120,40 @@
|
|
|
2120
2120
|
{
|
|
2121
2121
|
"name": "headStart",
|
|
2122
2122
|
"nodeType": "YulIdentifier",
|
|
2123
|
-
"src": "2837:9:
|
|
2123
|
+
"src": "2837:9:126"
|
|
2124
2124
|
},
|
|
2125
2125
|
{
|
|
2126
2126
|
"arguments": [
|
|
2127
2127
|
{
|
|
2128
2128
|
"name": "value0",
|
|
2129
2129
|
"nodeType": "YulIdentifier",
|
|
2130
|
-
"src": "2852:6:
|
|
2130
|
+
"src": "2852:6:126"
|
|
2131
2131
|
},
|
|
2132
2132
|
{
|
|
2133
2133
|
"name": "_1",
|
|
2134
2134
|
"nodeType": "YulIdentifier",
|
|
2135
|
-
"src": "2860:2:
|
|
2135
|
+
"src": "2860:2:126"
|
|
2136
2136
|
}
|
|
2137
2137
|
],
|
|
2138
2138
|
"functionName": {
|
|
2139
2139
|
"name": "and",
|
|
2140
2140
|
"nodeType": "YulIdentifier",
|
|
2141
|
-
"src": "2848:3:
|
|
2141
|
+
"src": "2848:3:126"
|
|
2142
2142
|
},
|
|
2143
2143
|
"nodeType": "YulFunctionCall",
|
|
2144
|
-
"src": "2848:15:
|
|
2144
|
+
"src": "2848:15:126"
|
|
2145
2145
|
}
|
|
2146
2146
|
],
|
|
2147
2147
|
"functionName": {
|
|
2148
2148
|
"name": "mstore",
|
|
2149
2149
|
"nodeType": "YulIdentifier",
|
|
2150
|
-
"src": "2830:6:
|
|
2150
|
+
"src": "2830:6:126"
|
|
2151
2151
|
},
|
|
2152
2152
|
"nodeType": "YulFunctionCall",
|
|
2153
|
-
"src": "2830:34:
|
|
2153
|
+
"src": "2830:34:126"
|
|
2154
2154
|
},
|
|
2155
2155
|
"nodeType": "YulExpressionStatement",
|
|
2156
|
-
"src": "2830:34:
|
|
2156
|
+
"src": "2830:34:126"
|
|
2157
2157
|
},
|
|
2158
2158
|
{
|
|
2159
2159
|
"expression": {
|
|
@@ -2163,12 +2163,12 @@
|
|
|
2163
2163
|
{
|
|
2164
2164
|
"name": "headStart",
|
|
2165
2165
|
"nodeType": "YulIdentifier",
|
|
2166
|
-
"src": "2884:9:
|
|
2166
|
+
"src": "2884:9:126"
|
|
2167
2167
|
},
|
|
2168
2168
|
{
|
|
2169
2169
|
"kind": "number",
|
|
2170
2170
|
"nodeType": "YulLiteral",
|
|
2171
|
-
"src": "2895:2:
|
|
2171
|
+
"src": "2895:2:126",
|
|
2172
2172
|
"type": "",
|
|
2173
2173
|
"value": "32"
|
|
2174
2174
|
}
|
|
@@ -2176,43 +2176,43 @@
|
|
|
2176
2176
|
"functionName": {
|
|
2177
2177
|
"name": "add",
|
|
2178
2178
|
"nodeType": "YulIdentifier",
|
|
2179
|
-
"src": "2880:3:
|
|
2179
|
+
"src": "2880:3:126"
|
|
2180
2180
|
},
|
|
2181
2181
|
"nodeType": "YulFunctionCall",
|
|
2182
|
-
"src": "2880:18:
|
|
2182
|
+
"src": "2880:18:126"
|
|
2183
2183
|
},
|
|
2184
2184
|
{
|
|
2185
2185
|
"arguments": [
|
|
2186
2186
|
{
|
|
2187
2187
|
"name": "value1",
|
|
2188
2188
|
"nodeType": "YulIdentifier",
|
|
2189
|
-
"src": "2904:6:
|
|
2189
|
+
"src": "2904:6:126"
|
|
2190
2190
|
},
|
|
2191
2191
|
{
|
|
2192
2192
|
"name": "_1",
|
|
2193
2193
|
"nodeType": "YulIdentifier",
|
|
2194
|
-
"src": "2912:2:
|
|
2194
|
+
"src": "2912:2:126"
|
|
2195
2195
|
}
|
|
2196
2196
|
],
|
|
2197
2197
|
"functionName": {
|
|
2198
2198
|
"name": "and",
|
|
2199
2199
|
"nodeType": "YulIdentifier",
|
|
2200
|
-
"src": "2900:3:
|
|
2200
|
+
"src": "2900:3:126"
|
|
2201
2201
|
},
|
|
2202
2202
|
"nodeType": "YulFunctionCall",
|
|
2203
|
-
"src": "2900:15:
|
|
2203
|
+
"src": "2900:15:126"
|
|
2204
2204
|
}
|
|
2205
2205
|
],
|
|
2206
2206
|
"functionName": {
|
|
2207
2207
|
"name": "mstore",
|
|
2208
2208
|
"nodeType": "YulIdentifier",
|
|
2209
|
-
"src": "2873:6:
|
|
2209
|
+
"src": "2873:6:126"
|
|
2210
2210
|
},
|
|
2211
2211
|
"nodeType": "YulFunctionCall",
|
|
2212
|
-
"src": "2873:43:
|
|
2212
|
+
"src": "2873:43:126"
|
|
2213
2213
|
},
|
|
2214
2214
|
"nodeType": "YulExpressionStatement",
|
|
2215
|
-
"src": "2873:43:
|
|
2215
|
+
"src": "2873:43:126"
|
|
2216
2216
|
},
|
|
2217
2217
|
{
|
|
2218
2218
|
"expression": {
|
|
@@ -2222,12 +2222,12 @@
|
|
|
2222
2222
|
{
|
|
2223
2223
|
"name": "headStart",
|
|
2224
2224
|
"nodeType": "YulIdentifier",
|
|
2225
|
-
"src": "2936:9:
|
|
2225
|
+
"src": "2936:9:126"
|
|
2226
2226
|
},
|
|
2227
2227
|
{
|
|
2228
2228
|
"kind": "number",
|
|
2229
2229
|
"nodeType": "YulLiteral",
|
|
2230
|
-
"src": "2947:2:
|
|
2230
|
+
"src": "2947:2:126",
|
|
2231
2231
|
"type": "",
|
|
2232
2232
|
"value": "64"
|
|
2233
2233
|
}
|
|
@@ -2235,27 +2235,27 @@
|
|
|
2235
2235
|
"functionName": {
|
|
2236
2236
|
"name": "add",
|
|
2237
2237
|
"nodeType": "YulIdentifier",
|
|
2238
|
-
"src": "2932:3:
|
|
2238
|
+
"src": "2932:3:126"
|
|
2239
2239
|
},
|
|
2240
2240
|
"nodeType": "YulFunctionCall",
|
|
2241
|
-
"src": "2932:18:
|
|
2241
|
+
"src": "2932:18:126"
|
|
2242
2242
|
},
|
|
2243
2243
|
{
|
|
2244
2244
|
"name": "value2",
|
|
2245
2245
|
"nodeType": "YulIdentifier",
|
|
2246
|
-
"src": "2952:6:
|
|
2246
|
+
"src": "2952:6:126"
|
|
2247
2247
|
}
|
|
2248
2248
|
],
|
|
2249
2249
|
"functionName": {
|
|
2250
2250
|
"name": "mstore",
|
|
2251
2251
|
"nodeType": "YulIdentifier",
|
|
2252
|
-
"src": "2925:6:
|
|
2252
|
+
"src": "2925:6:126"
|
|
2253
2253
|
},
|
|
2254
2254
|
"nodeType": "YulFunctionCall",
|
|
2255
|
-
"src": "2925:34:
|
|
2255
|
+
"src": "2925:34:126"
|
|
2256
2256
|
},
|
|
2257
2257
|
"nodeType": "YulExpressionStatement",
|
|
2258
|
-
"src": "2925:34:
|
|
2258
|
+
"src": "2925:34:126"
|
|
2259
2259
|
},
|
|
2260
2260
|
{
|
|
2261
2261
|
"expression": {
|
|
@@ -2265,12 +2265,12 @@
|
|
|
2265
2265
|
{
|
|
2266
2266
|
"name": "headStart",
|
|
2267
2267
|
"nodeType": "YulIdentifier",
|
|
2268
|
-
"src": "2979:9:
|
|
2268
|
+
"src": "2979:9:126"
|
|
2269
2269
|
},
|
|
2270
2270
|
{
|
|
2271
2271
|
"kind": "number",
|
|
2272
2272
|
"nodeType": "YulLiteral",
|
|
2273
|
-
"src": "2990:2:
|
|
2273
|
+
"src": "2990:2:126",
|
|
2274
2274
|
"type": "",
|
|
2275
2275
|
"value": "96"
|
|
2276
2276
|
}
|
|
@@ -2278,15 +2278,15 @@
|
|
|
2278
2278
|
"functionName": {
|
|
2279
2279
|
"name": "add",
|
|
2280
2280
|
"nodeType": "YulIdentifier",
|
|
2281
|
-
"src": "2975:3:
|
|
2281
|
+
"src": "2975:3:126"
|
|
2282
2282
|
},
|
|
2283
2283
|
"nodeType": "YulFunctionCall",
|
|
2284
|
-
"src": "2975:18:
|
|
2284
|
+
"src": "2975:18:126"
|
|
2285
2285
|
},
|
|
2286
2286
|
{
|
|
2287
2287
|
"kind": "number",
|
|
2288
2288
|
"nodeType": "YulLiteral",
|
|
2289
|
-
"src": "2995:3:
|
|
2289
|
+
"src": "2995:3:126",
|
|
2290
2290
|
"type": "",
|
|
2291
2291
|
"value": "128"
|
|
2292
2292
|
}
|
|
@@ -2294,13 +2294,13 @@
|
|
|
2294
2294
|
"functionName": {
|
|
2295
2295
|
"name": "mstore",
|
|
2296
2296
|
"nodeType": "YulIdentifier",
|
|
2297
|
-
"src": "2968:6:
|
|
2297
|
+
"src": "2968:6:126"
|
|
2298
2298
|
},
|
|
2299
2299
|
"nodeType": "YulFunctionCall",
|
|
2300
|
-
"src": "2968:31:
|
|
2300
|
+
"src": "2968:31:126"
|
|
2301
2301
|
},
|
|
2302
2302
|
"nodeType": "YulExpressionStatement",
|
|
2303
|
-
"src": "2968:31:
|
|
2303
|
+
"src": "2968:31:126"
|
|
2304
2304
|
},
|
|
2305
2305
|
{
|
|
2306
2306
|
"expression": {
|
|
@@ -2310,12 +2310,12 @@
|
|
|
2310
2310
|
{
|
|
2311
2311
|
"name": "headStart",
|
|
2312
2312
|
"nodeType": "YulIdentifier",
|
|
2313
|
-
"src": "3019:9:
|
|
2313
|
+
"src": "3019:9:126"
|
|
2314
2314
|
},
|
|
2315
2315
|
{
|
|
2316
2316
|
"kind": "number",
|
|
2317
2317
|
"nodeType": "YulLiteral",
|
|
2318
|
-
"src": "3030:3:
|
|
2318
|
+
"src": "3030:3:126",
|
|
2319
2319
|
"type": "",
|
|
2320
2320
|
"value": "128"
|
|
2321
2321
|
}
|
|
@@ -2323,27 +2323,27 @@
|
|
|
2323
2323
|
"functionName": {
|
|
2324
2324
|
"name": "add",
|
|
2325
2325
|
"nodeType": "YulIdentifier",
|
|
2326
|
-
"src": "3015:3:
|
|
2326
|
+
"src": "3015:3:126"
|
|
2327
2327
|
},
|
|
2328
2328
|
"nodeType": "YulFunctionCall",
|
|
2329
|
-
"src": "3015:19:
|
|
2329
|
+
"src": "3015:19:126"
|
|
2330
2330
|
},
|
|
2331
2331
|
{
|
|
2332
2332
|
"name": "value4",
|
|
2333
2333
|
"nodeType": "YulIdentifier",
|
|
2334
|
-
"src": "3036:6:
|
|
2334
|
+
"src": "3036:6:126"
|
|
2335
2335
|
}
|
|
2336
2336
|
],
|
|
2337
2337
|
"functionName": {
|
|
2338
2338
|
"name": "mstore",
|
|
2339
2339
|
"nodeType": "YulIdentifier",
|
|
2340
|
-
"src": "3008:6:
|
|
2340
|
+
"src": "3008:6:126"
|
|
2341
2341
|
},
|
|
2342
2342
|
"nodeType": "YulFunctionCall",
|
|
2343
|
-
"src": "3008:35:
|
|
2343
|
+
"src": "3008:35:126"
|
|
2344
2344
|
},
|
|
2345
2345
|
"nodeType": "YulExpressionStatement",
|
|
2346
|
-
"src": "3008:35:
|
|
2346
|
+
"src": "3008:35:126"
|
|
2347
2347
|
},
|
|
2348
2348
|
{
|
|
2349
2349
|
"expression": {
|
|
@@ -2353,12 +2353,12 @@
|
|
|
2353
2353
|
{
|
|
2354
2354
|
"name": "headStart",
|
|
2355
2355
|
"nodeType": "YulIdentifier",
|
|
2356
|
-
"src": "3069:9:
|
|
2356
|
+
"src": "3069:9:126"
|
|
2357
2357
|
},
|
|
2358
2358
|
{
|
|
2359
2359
|
"kind": "number",
|
|
2360
2360
|
"nodeType": "YulLiteral",
|
|
2361
|
-
"src": "3080:3:
|
|
2361
|
+
"src": "3080:3:126",
|
|
2362
2362
|
"type": "",
|
|
2363
2363
|
"value": "160"
|
|
2364
2364
|
}
|
|
@@ -2366,32 +2366,32 @@
|
|
|
2366
2366
|
"functionName": {
|
|
2367
2367
|
"name": "add",
|
|
2368
2368
|
"nodeType": "YulIdentifier",
|
|
2369
|
-
"src": "3065:3:
|
|
2369
|
+
"src": "3065:3:126"
|
|
2370
2370
|
},
|
|
2371
2371
|
"nodeType": "YulFunctionCall",
|
|
2372
|
-
"src": "3065:19:
|
|
2372
|
+
"src": "3065:19:126"
|
|
2373
2373
|
},
|
|
2374
2374
|
{
|
|
2375
2375
|
"name": "value3",
|
|
2376
2376
|
"nodeType": "YulIdentifier",
|
|
2377
|
-
"src": "3086:6:
|
|
2377
|
+
"src": "3086:6:126"
|
|
2378
2378
|
},
|
|
2379
2379
|
{
|
|
2380
2380
|
"name": "value4",
|
|
2381
2381
|
"nodeType": "YulIdentifier",
|
|
2382
|
-
"src": "3094:6:
|
|
2382
|
+
"src": "3094:6:126"
|
|
2383
2383
|
}
|
|
2384
2384
|
],
|
|
2385
2385
|
"functionName": {
|
|
2386
2386
|
"name": "calldatacopy",
|
|
2387
2387
|
"nodeType": "YulIdentifier",
|
|
2388
|
-
"src": "3052:12:
|
|
2388
|
+
"src": "3052:12:126"
|
|
2389
2389
|
},
|
|
2390
2390
|
"nodeType": "YulFunctionCall",
|
|
2391
|
-
"src": "3052:49:
|
|
2391
|
+
"src": "3052:49:126"
|
|
2392
2392
|
},
|
|
2393
2393
|
"nodeType": "YulExpressionStatement",
|
|
2394
|
-
"src": "3052:49:
|
|
2394
|
+
"src": "3052:49:126"
|
|
2395
2395
|
},
|
|
2396
2396
|
{
|
|
2397
2397
|
"expression": {
|
|
@@ -2403,26 +2403,26 @@
|
|
|
2403
2403
|
{
|
|
2404
2404
|
"name": "headStart",
|
|
2405
2405
|
"nodeType": "YulIdentifier",
|
|
2406
|
-
"src": "3125:9:
|
|
2406
|
+
"src": "3125:9:126"
|
|
2407
2407
|
},
|
|
2408
2408
|
{
|
|
2409
2409
|
"name": "value4",
|
|
2410
2410
|
"nodeType": "YulIdentifier",
|
|
2411
|
-
"src": "3136:6:
|
|
2411
|
+
"src": "3136:6:126"
|
|
2412
2412
|
}
|
|
2413
2413
|
],
|
|
2414
2414
|
"functionName": {
|
|
2415
2415
|
"name": "add",
|
|
2416
2416
|
"nodeType": "YulIdentifier",
|
|
2417
|
-
"src": "3121:3:
|
|
2417
|
+
"src": "3121:3:126"
|
|
2418
2418
|
},
|
|
2419
2419
|
"nodeType": "YulFunctionCall",
|
|
2420
|
-
"src": "3121:22:
|
|
2420
|
+
"src": "3121:22:126"
|
|
2421
2421
|
},
|
|
2422
2422
|
{
|
|
2423
2423
|
"kind": "number",
|
|
2424
2424
|
"nodeType": "YulLiteral",
|
|
2425
|
-
"src": "3145:3:
|
|
2425
|
+
"src": "3145:3:126",
|
|
2426
2426
|
"type": "",
|
|
2427
2427
|
"value": "160"
|
|
2428
2428
|
}
|
|
@@ -2430,15 +2430,15 @@
|
|
|
2430
2430
|
"functionName": {
|
|
2431
2431
|
"name": "add",
|
|
2432
2432
|
"nodeType": "YulIdentifier",
|
|
2433
|
-
"src": "3117:3:
|
|
2433
|
+
"src": "3117:3:126"
|
|
2434
2434
|
},
|
|
2435
2435
|
"nodeType": "YulFunctionCall",
|
|
2436
|
-
"src": "3117:32:
|
|
2436
|
+
"src": "3117:32:126"
|
|
2437
2437
|
},
|
|
2438
2438
|
{
|
|
2439
2439
|
"kind": "number",
|
|
2440
2440
|
"nodeType": "YulLiteral",
|
|
2441
|
-
"src": "3151:1:
|
|
2441
|
+
"src": "3151:1:126",
|
|
2442
2442
|
"type": "",
|
|
2443
2443
|
"value": "0"
|
|
2444
2444
|
}
|
|
@@ -2446,17 +2446,17 @@
|
|
|
2446
2446
|
"functionName": {
|
|
2447
2447
|
"name": "mstore",
|
|
2448
2448
|
"nodeType": "YulIdentifier",
|
|
2449
|
-
"src": "3110:6:
|
|
2449
|
+
"src": "3110:6:126"
|
|
2450
2450
|
},
|
|
2451
2451
|
"nodeType": "YulFunctionCall",
|
|
2452
|
-
"src": "3110:43:
|
|
2452
|
+
"src": "3110:43:126"
|
|
2453
2453
|
},
|
|
2454
2454
|
"nodeType": "YulExpressionStatement",
|
|
2455
|
-
"src": "3110:43:
|
|
2455
|
+
"src": "3110:43:126"
|
|
2456
2456
|
},
|
|
2457
2457
|
{
|
|
2458
2458
|
"nodeType": "YulAssignment",
|
|
2459
|
-
"src": "3162:63:
|
|
2459
|
+
"src": "3162:63:126",
|
|
2460
2460
|
"value": {
|
|
2461
2461
|
"arguments": [
|
|
2462
2462
|
{
|
|
@@ -2464,7 +2464,7 @@
|
|
|
2464
2464
|
{
|
|
2465
2465
|
"name": "headStart",
|
|
2466
2466
|
"nodeType": "YulIdentifier",
|
|
2467
|
-
"src": "3178:9:
|
|
2467
|
+
"src": "3178:9:126"
|
|
2468
2468
|
},
|
|
2469
2469
|
{
|
|
2470
2470
|
"arguments": [
|
|
@@ -2473,12 +2473,12 @@
|
|
|
2473
2473
|
{
|
|
2474
2474
|
"name": "value4",
|
|
2475
2475
|
"nodeType": "YulIdentifier",
|
|
2476
|
-
"src": "3197:6:
|
|
2476
|
+
"src": "3197:6:126"
|
|
2477
2477
|
},
|
|
2478
2478
|
{
|
|
2479
2479
|
"kind": "number",
|
|
2480
2480
|
"nodeType": "YulLiteral",
|
|
2481
|
-
"src": "3205:2:
|
|
2481
|
+
"src": "3205:2:126",
|
|
2482
2482
|
"type": "",
|
|
2483
2483
|
"value": "31"
|
|
2484
2484
|
}
|
|
@@ -2486,17 +2486,17 @@
|
|
|
2486
2486
|
"functionName": {
|
|
2487
2487
|
"name": "add",
|
|
2488
2488
|
"nodeType": "YulIdentifier",
|
|
2489
|
-
"src": "3193:3:
|
|
2489
|
+
"src": "3193:3:126"
|
|
2490
2490
|
},
|
|
2491
2491
|
"nodeType": "YulFunctionCall",
|
|
2492
|
-
"src": "3193:15:
|
|
2492
|
+
"src": "3193:15:126"
|
|
2493
2493
|
},
|
|
2494
2494
|
{
|
|
2495
2495
|
"arguments": [
|
|
2496
2496
|
{
|
|
2497
2497
|
"kind": "number",
|
|
2498
2498
|
"nodeType": "YulLiteral",
|
|
2499
|
-
"src": "3214:2:
|
|
2499
|
+
"src": "3214:2:126",
|
|
2500
2500
|
"type": "",
|
|
2501
2501
|
"value": "31"
|
|
2502
2502
|
}
|
|
@@ -2504,33 +2504,33 @@
|
|
|
2504
2504
|
"functionName": {
|
|
2505
2505
|
"name": "not",
|
|
2506
2506
|
"nodeType": "YulIdentifier",
|
|
2507
|
-
"src": "3210:3:
|
|
2507
|
+
"src": "3210:3:126"
|
|
2508
2508
|
},
|
|
2509
2509
|
"nodeType": "YulFunctionCall",
|
|
2510
|
-
"src": "3210:7:
|
|
2510
|
+
"src": "3210:7:126"
|
|
2511
2511
|
}
|
|
2512
2512
|
],
|
|
2513
2513
|
"functionName": {
|
|
2514
2514
|
"name": "and",
|
|
2515
2515
|
"nodeType": "YulIdentifier",
|
|
2516
|
-
"src": "3189:3:
|
|
2516
|
+
"src": "3189:3:126"
|
|
2517
2517
|
},
|
|
2518
2518
|
"nodeType": "YulFunctionCall",
|
|
2519
|
-
"src": "3189:29:
|
|
2519
|
+
"src": "3189:29:126"
|
|
2520
2520
|
}
|
|
2521
2521
|
],
|
|
2522
2522
|
"functionName": {
|
|
2523
2523
|
"name": "add",
|
|
2524
2524
|
"nodeType": "YulIdentifier",
|
|
2525
|
-
"src": "3174:3:
|
|
2525
|
+
"src": "3174:3:126"
|
|
2526
2526
|
},
|
|
2527
2527
|
"nodeType": "YulFunctionCall",
|
|
2528
|
-
"src": "3174:45:
|
|
2528
|
+
"src": "3174:45:126"
|
|
2529
2529
|
},
|
|
2530
2530
|
{
|
|
2531
2531
|
"kind": "number",
|
|
2532
2532
|
"nodeType": "YulLiteral",
|
|
2533
|
-
"src": "3221:3:
|
|
2533
|
+
"src": "3221:3:126",
|
|
2534
2534
|
"type": "",
|
|
2535
2535
|
"value": "160"
|
|
2536
2536
|
}
|
|
@@ -2538,16 +2538,16 @@
|
|
|
2538
2538
|
"functionName": {
|
|
2539
2539
|
"name": "add",
|
|
2540
2540
|
"nodeType": "YulIdentifier",
|
|
2541
|
-
"src": "3170:3:
|
|
2541
|
+
"src": "3170:3:126"
|
|
2542
2542
|
},
|
|
2543
2543
|
"nodeType": "YulFunctionCall",
|
|
2544
|
-
"src": "3170:55:
|
|
2544
|
+
"src": "3170:55:126"
|
|
2545
2545
|
},
|
|
2546
2546
|
"variableNames": [
|
|
2547
2547
|
{
|
|
2548
2548
|
"name": "tail",
|
|
2549
2549
|
"nodeType": "YulIdentifier",
|
|
2550
|
-
"src": "3162:4:
|
|
2550
|
+
"src": "3162:4:126"
|
|
2551
2551
|
}
|
|
2552
2552
|
]
|
|
2553
2553
|
}
|
|
@@ -2559,37 +2559,37 @@
|
|
|
2559
2559
|
{
|
|
2560
2560
|
"name": "headStart",
|
|
2561
2561
|
"nodeType": "YulTypedName",
|
|
2562
|
-
"src": "2696:9:
|
|
2562
|
+
"src": "2696:9:126",
|
|
2563
2563
|
"type": ""
|
|
2564
2564
|
},
|
|
2565
2565
|
{
|
|
2566
2566
|
"name": "value4",
|
|
2567
2567
|
"nodeType": "YulTypedName",
|
|
2568
|
-
"src": "2707:6:
|
|
2568
|
+
"src": "2707:6:126",
|
|
2569
2569
|
"type": ""
|
|
2570
2570
|
},
|
|
2571
2571
|
{
|
|
2572
2572
|
"name": "value3",
|
|
2573
2573
|
"nodeType": "YulTypedName",
|
|
2574
|
-
"src": "2715:6:
|
|
2574
|
+
"src": "2715:6:126",
|
|
2575
2575
|
"type": ""
|
|
2576
2576
|
},
|
|
2577
2577
|
{
|
|
2578
2578
|
"name": "value2",
|
|
2579
2579
|
"nodeType": "YulTypedName",
|
|
2580
|
-
"src": "2723:6:
|
|
2580
|
+
"src": "2723:6:126",
|
|
2581
2581
|
"type": ""
|
|
2582
2582
|
},
|
|
2583
2583
|
{
|
|
2584
2584
|
"name": "value1",
|
|
2585
2585
|
"nodeType": "YulTypedName",
|
|
2586
|
-
"src": "2731:6:
|
|
2586
|
+
"src": "2731:6:126",
|
|
2587
2587
|
"type": ""
|
|
2588
2588
|
},
|
|
2589
2589
|
{
|
|
2590
2590
|
"name": "value0",
|
|
2591
2591
|
"nodeType": "YulTypedName",
|
|
2592
|
-
"src": "2739:6:
|
|
2592
|
+
"src": "2739:6:126",
|
|
2593
2593
|
"type": ""
|
|
2594
2594
|
}
|
|
2595
2595
|
],
|
|
@@ -2597,16 +2597,16 @@
|
|
|
2597
2597
|
{
|
|
2598
2598
|
"name": "tail",
|
|
2599
2599
|
"nodeType": "YulTypedName",
|
|
2600
|
-
"src": "2750:4:
|
|
2600
|
+
"src": "2750:4:126",
|
|
2601
2601
|
"type": ""
|
|
2602
2602
|
}
|
|
2603
2603
|
],
|
|
2604
|
-
"src": "2546:685:
|
|
2604
|
+
"src": "2546:685:126"
|
|
2605
2605
|
},
|
|
2606
2606
|
{
|
|
2607
2607
|
"body": {
|
|
2608
2608
|
"nodeType": "YulBlock",
|
|
2609
|
-
"src": "3410:182:
|
|
2609
|
+
"src": "3410:182:126",
|
|
2610
2610
|
"statements": [
|
|
2611
2611
|
{
|
|
2612
2612
|
"expression": {
|
|
@@ -2614,12 +2614,12 @@
|
|
|
2614
2614
|
{
|
|
2615
2615
|
"name": "headStart",
|
|
2616
2616
|
"nodeType": "YulIdentifier",
|
|
2617
|
-
"src": "3427:9:
|
|
2617
|
+
"src": "3427:9:126"
|
|
2618
2618
|
},
|
|
2619
2619
|
{
|
|
2620
2620
|
"kind": "number",
|
|
2621
2621
|
"nodeType": "YulLiteral",
|
|
2622
|
-
"src": "3438:2:
|
|
2622
|
+
"src": "3438:2:126",
|
|
2623
2623
|
"type": "",
|
|
2624
2624
|
"value": "32"
|
|
2625
2625
|
}
|
|
@@ -2627,13 +2627,13 @@
|
|
|
2627
2627
|
"functionName": {
|
|
2628
2628
|
"name": "mstore",
|
|
2629
2629
|
"nodeType": "YulIdentifier",
|
|
2630
|
-
"src": "3420:6:
|
|
2630
|
+
"src": "3420:6:126"
|
|
2631
2631
|
},
|
|
2632
2632
|
"nodeType": "YulFunctionCall",
|
|
2633
|
-
"src": "3420:21:
|
|
2633
|
+
"src": "3420:21:126"
|
|
2634
2634
|
},
|
|
2635
2635
|
"nodeType": "YulExpressionStatement",
|
|
2636
|
-
"src": "3420:21:
|
|
2636
|
+
"src": "3420:21:126"
|
|
2637
2637
|
},
|
|
2638
2638
|
{
|
|
2639
2639
|
"expression": {
|
|
@@ -2643,12 +2643,12 @@
|
|
|
2643
2643
|
{
|
|
2644
2644
|
"name": "headStart",
|
|
2645
2645
|
"nodeType": "YulIdentifier",
|
|
2646
|
-
"src": "3461:9:
|
|
2646
|
+
"src": "3461:9:126"
|
|
2647
2647
|
},
|
|
2648
2648
|
{
|
|
2649
2649
|
"kind": "number",
|
|
2650
2650
|
"nodeType": "YulLiteral",
|
|
2651
|
-
"src": "3472:2:
|
|
2651
|
+
"src": "3472:2:126",
|
|
2652
2652
|
"type": "",
|
|
2653
2653
|
"value": "32"
|
|
2654
2654
|
}
|
|
@@ -2656,15 +2656,15 @@
|
|
|
2656
2656
|
"functionName": {
|
|
2657
2657
|
"name": "add",
|
|
2658
2658
|
"nodeType": "YulIdentifier",
|
|
2659
|
-
"src": "3457:3:
|
|
2659
|
+
"src": "3457:3:126"
|
|
2660
2660
|
},
|
|
2661
2661
|
"nodeType": "YulFunctionCall",
|
|
2662
|
-
"src": "3457:18:
|
|
2662
|
+
"src": "3457:18:126"
|
|
2663
2663
|
},
|
|
2664
2664
|
{
|
|
2665
2665
|
"kind": "number",
|
|
2666
2666
|
"nodeType": "YulLiteral",
|
|
2667
|
-
"src": "3477:2:
|
|
2667
|
+
"src": "3477:2:126",
|
|
2668
2668
|
"type": "",
|
|
2669
2669
|
"value": "32"
|
|
2670
2670
|
}
|
|
@@ -2672,13 +2672,13 @@
|
|
|
2672
2672
|
"functionName": {
|
|
2673
2673
|
"name": "mstore",
|
|
2674
2674
|
"nodeType": "YulIdentifier",
|
|
2675
|
-
"src": "3450:6:
|
|
2675
|
+
"src": "3450:6:126"
|
|
2676
2676
|
},
|
|
2677
2677
|
"nodeType": "YulFunctionCall",
|
|
2678
|
-
"src": "3450:30:
|
|
2678
|
+
"src": "3450:30:126"
|
|
2679
2679
|
},
|
|
2680
2680
|
"nodeType": "YulExpressionStatement",
|
|
2681
|
-
"src": "3450:30:
|
|
2681
|
+
"src": "3450:30:126"
|
|
2682
2682
|
},
|
|
2683
2683
|
{
|
|
2684
2684
|
"expression": {
|
|
@@ -2688,12 +2688,12 @@
|
|
|
2688
2688
|
{
|
|
2689
2689
|
"name": "headStart",
|
|
2690
2690
|
"nodeType": "YulIdentifier",
|
|
2691
|
-
"src": "3500:9:
|
|
2691
|
+
"src": "3500:9:126"
|
|
2692
2692
|
},
|
|
2693
2693
|
{
|
|
2694
2694
|
"kind": "number",
|
|
2695
2695
|
"nodeType": "YulLiteral",
|
|
2696
|
-
"src": "3511:2:
|
|
2696
|
+
"src": "3511:2:126",
|
|
2697
2697
|
"type": "",
|
|
2698
2698
|
"value": "64"
|
|
2699
2699
|
}
|
|
@@ -2701,16 +2701,16 @@
|
|
|
2701
2701
|
"functionName": {
|
|
2702
2702
|
"name": "add",
|
|
2703
2703
|
"nodeType": "YulIdentifier",
|
|
2704
|
-
"src": "3496:3:
|
|
2704
|
+
"src": "3496:3:126"
|
|
2705
2705
|
},
|
|
2706
2706
|
"nodeType": "YulFunctionCall",
|
|
2707
|
-
"src": "3496:18:
|
|
2707
|
+
"src": "3496:18:126"
|
|
2708
2708
|
},
|
|
2709
2709
|
{
|
|
2710
2710
|
"hexValue": "4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572",
|
|
2711
2711
|
"kind": "string",
|
|
2712
2712
|
"nodeType": "YulLiteral",
|
|
2713
|
-
"src": "3516:34:
|
|
2713
|
+
"src": "3516:34:126",
|
|
2714
2714
|
"type": "",
|
|
2715
2715
|
"value": "Ownable: caller is not the owner"
|
|
2716
2716
|
}
|
|
@@ -2718,28 +2718,28 @@
|
|
|
2718
2718
|
"functionName": {
|
|
2719
2719
|
"name": "mstore",
|
|
2720
2720
|
"nodeType": "YulIdentifier",
|
|
2721
|
-
"src": "3489:6:
|
|
2721
|
+
"src": "3489:6:126"
|
|
2722
2722
|
},
|
|
2723
2723
|
"nodeType": "YulFunctionCall",
|
|
2724
|
-
"src": "3489:62:
|
|
2724
|
+
"src": "3489:62:126"
|
|
2725
2725
|
},
|
|
2726
2726
|
"nodeType": "YulExpressionStatement",
|
|
2727
|
-
"src": "3489:62:
|
|
2727
|
+
"src": "3489:62:126"
|
|
2728
2728
|
},
|
|
2729
2729
|
{
|
|
2730
2730
|
"nodeType": "YulAssignment",
|
|
2731
|
-
"src": "3560:26:
|
|
2731
|
+
"src": "3560:26:126",
|
|
2732
2732
|
"value": {
|
|
2733
2733
|
"arguments": [
|
|
2734
2734
|
{
|
|
2735
2735
|
"name": "headStart",
|
|
2736
2736
|
"nodeType": "YulIdentifier",
|
|
2737
|
-
"src": "3572:9:
|
|
2737
|
+
"src": "3572:9:126"
|
|
2738
2738
|
},
|
|
2739
2739
|
{
|
|
2740
2740
|
"kind": "number",
|
|
2741
2741
|
"nodeType": "YulLiteral",
|
|
2742
|
-
"src": "3583:2:
|
|
2742
|
+
"src": "3583:2:126",
|
|
2743
2743
|
"type": "",
|
|
2744
2744
|
"value": "96"
|
|
2745
2745
|
}
|
|
@@ -2747,16 +2747,16 @@
|
|
|
2747
2747
|
"functionName": {
|
|
2748
2748
|
"name": "add",
|
|
2749
2749
|
"nodeType": "YulIdentifier",
|
|
2750
|
-
"src": "3568:3:
|
|
2750
|
+
"src": "3568:3:126"
|
|
2751
2751
|
},
|
|
2752
2752
|
"nodeType": "YulFunctionCall",
|
|
2753
|
-
"src": "3568:18:
|
|
2753
|
+
"src": "3568:18:126"
|
|
2754
2754
|
},
|
|
2755
2755
|
"variableNames": [
|
|
2756
2756
|
{
|
|
2757
2757
|
"name": "tail",
|
|
2758
2758
|
"nodeType": "YulIdentifier",
|
|
2759
|
-
"src": "3560:4:
|
|
2759
|
+
"src": "3560:4:126"
|
|
2760
2760
|
}
|
|
2761
2761
|
]
|
|
2762
2762
|
}
|
|
@@ -2768,7 +2768,7 @@
|
|
|
2768
2768
|
{
|
|
2769
2769
|
"name": "headStart",
|
|
2770
2770
|
"nodeType": "YulTypedName",
|
|
2771
|
-
"src": "3387:9:
|
|
2771
|
+
"src": "3387:9:126",
|
|
2772
2772
|
"type": ""
|
|
2773
2773
|
}
|
|
2774
2774
|
],
|
|
@@ -2776,31 +2776,31 @@
|
|
|
2776
2776
|
{
|
|
2777
2777
|
"name": "tail",
|
|
2778
2778
|
"nodeType": "YulTypedName",
|
|
2779
|
-
"src": "3401:4:
|
|
2779
|
+
"src": "3401:4:126",
|
|
2780
2780
|
"type": ""
|
|
2781
2781
|
}
|
|
2782
2782
|
],
|
|
2783
|
-
"src": "3236:356:
|
|
2783
|
+
"src": "3236:356:126"
|
|
2784
2784
|
},
|
|
2785
2785
|
{
|
|
2786
2786
|
"body": {
|
|
2787
2787
|
"nodeType": "YulBlock",
|
|
2788
|
-
"src": "3726:168:
|
|
2788
|
+
"src": "3726:168:126",
|
|
2789
2789
|
"statements": [
|
|
2790
2790
|
{
|
|
2791
2791
|
"nodeType": "YulAssignment",
|
|
2792
|
-
"src": "3736:26:
|
|
2792
|
+
"src": "3736:26:126",
|
|
2793
2793
|
"value": {
|
|
2794
2794
|
"arguments": [
|
|
2795
2795
|
{
|
|
2796
2796
|
"name": "headStart",
|
|
2797
2797
|
"nodeType": "YulIdentifier",
|
|
2798
|
-
"src": "3748:9:
|
|
2798
|
+
"src": "3748:9:126"
|
|
2799
2799
|
},
|
|
2800
2800
|
{
|
|
2801
2801
|
"kind": "number",
|
|
2802
2802
|
"nodeType": "YulLiteral",
|
|
2803
|
-
"src": "3759:2:
|
|
2803
|
+
"src": "3759:2:126",
|
|
2804
2804
|
"type": "",
|
|
2805
2805
|
"value": "64"
|
|
2806
2806
|
}
|
|
@@ -2808,16 +2808,16 @@
|
|
|
2808
2808
|
"functionName": {
|
|
2809
2809
|
"name": "add",
|
|
2810
2810
|
"nodeType": "YulIdentifier",
|
|
2811
|
-
"src": "3744:3:
|
|
2811
|
+
"src": "3744:3:126"
|
|
2812
2812
|
},
|
|
2813
2813
|
"nodeType": "YulFunctionCall",
|
|
2814
|
-
"src": "3744:18:
|
|
2814
|
+
"src": "3744:18:126"
|
|
2815
2815
|
},
|
|
2816
2816
|
"variableNames": [
|
|
2817
2817
|
{
|
|
2818
2818
|
"name": "tail",
|
|
2819
2819
|
"nodeType": "YulIdentifier",
|
|
2820
|
-
"src": "3736:4:
|
|
2820
|
+
"src": "3736:4:126"
|
|
2821
2821
|
}
|
|
2822
2822
|
]
|
|
2823
2823
|
},
|
|
@@ -2827,19 +2827,19 @@
|
|
|
2827
2827
|
{
|
|
2828
2828
|
"name": "headStart",
|
|
2829
2829
|
"nodeType": "YulIdentifier",
|
|
2830
|
-
"src": "3778:9:
|
|
2830
|
+
"src": "3778:9:126"
|
|
2831
2831
|
},
|
|
2832
2832
|
{
|
|
2833
2833
|
"arguments": [
|
|
2834
2834
|
{
|
|
2835
2835
|
"name": "value0",
|
|
2836
2836
|
"nodeType": "YulIdentifier",
|
|
2837
|
-
"src": "3793:6:
|
|
2837
|
+
"src": "3793:6:126"
|
|
2838
2838
|
},
|
|
2839
2839
|
{
|
|
2840
2840
|
"kind": "number",
|
|
2841
2841
|
"nodeType": "YulLiteral",
|
|
2842
|
-
"src": "3801:42:
|
|
2842
|
+
"src": "3801:42:126",
|
|
2843
2843
|
"type": "",
|
|
2844
2844
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
2845
2845
|
}
|
|
@@ -2847,22 +2847,22 @@
|
|
|
2847
2847
|
"functionName": {
|
|
2848
2848
|
"name": "and",
|
|
2849
2849
|
"nodeType": "YulIdentifier",
|
|
2850
|
-
"src": "3789:3:
|
|
2850
|
+
"src": "3789:3:126"
|
|
2851
2851
|
},
|
|
2852
2852
|
"nodeType": "YulFunctionCall",
|
|
2853
|
-
"src": "3789:55:
|
|
2853
|
+
"src": "3789:55:126"
|
|
2854
2854
|
}
|
|
2855
2855
|
],
|
|
2856
2856
|
"functionName": {
|
|
2857
2857
|
"name": "mstore",
|
|
2858
2858
|
"nodeType": "YulIdentifier",
|
|
2859
|
-
"src": "3771:6:
|
|
2859
|
+
"src": "3771:6:126"
|
|
2860
2860
|
},
|
|
2861
2861
|
"nodeType": "YulFunctionCall",
|
|
2862
|
-
"src": "3771:74:
|
|
2862
|
+
"src": "3771:74:126"
|
|
2863
2863
|
},
|
|
2864
2864
|
"nodeType": "YulExpressionStatement",
|
|
2865
|
-
"src": "3771:74:
|
|
2865
|
+
"src": "3771:74:126"
|
|
2866
2866
|
},
|
|
2867
2867
|
{
|
|
2868
2868
|
"expression": {
|
|
@@ -2872,12 +2872,12 @@
|
|
|
2872
2872
|
{
|
|
2873
2873
|
"name": "headStart",
|
|
2874
2874
|
"nodeType": "YulIdentifier",
|
|
2875
|
-
"src": "3865:9:
|
|
2875
|
+
"src": "3865:9:126"
|
|
2876
2876
|
},
|
|
2877
2877
|
{
|
|
2878
2878
|
"kind": "number",
|
|
2879
2879
|
"nodeType": "YulLiteral",
|
|
2880
|
-
"src": "3876:2:
|
|
2880
|
+
"src": "3876:2:126",
|
|
2881
2881
|
"type": "",
|
|
2882
2882
|
"value": "32"
|
|
2883
2883
|
}
|
|
@@ -2885,27 +2885,27 @@
|
|
|
2885
2885
|
"functionName": {
|
|
2886
2886
|
"name": "add",
|
|
2887
2887
|
"nodeType": "YulIdentifier",
|
|
2888
|
-
"src": "3861:3:
|
|
2888
|
+
"src": "3861:3:126"
|
|
2889
2889
|
},
|
|
2890
2890
|
"nodeType": "YulFunctionCall",
|
|
2891
|
-
"src": "3861:18:
|
|
2891
|
+
"src": "3861:18:126"
|
|
2892
2892
|
},
|
|
2893
2893
|
{
|
|
2894
2894
|
"name": "value1",
|
|
2895
2895
|
"nodeType": "YulIdentifier",
|
|
2896
|
-
"src": "3881:6:
|
|
2896
|
+
"src": "3881:6:126"
|
|
2897
2897
|
}
|
|
2898
2898
|
],
|
|
2899
2899
|
"functionName": {
|
|
2900
2900
|
"name": "mstore",
|
|
2901
2901
|
"nodeType": "YulIdentifier",
|
|
2902
|
-
"src": "3854:6:
|
|
2902
|
+
"src": "3854:6:126"
|
|
2903
2903
|
},
|
|
2904
2904
|
"nodeType": "YulFunctionCall",
|
|
2905
|
-
"src": "3854:34:
|
|
2905
|
+
"src": "3854:34:126"
|
|
2906
2906
|
},
|
|
2907
2907
|
"nodeType": "YulExpressionStatement",
|
|
2908
|
-
"src": "3854:34:
|
|
2908
|
+
"src": "3854:34:126"
|
|
2909
2909
|
}
|
|
2910
2910
|
]
|
|
2911
2911
|
},
|
|
@@ -2915,19 +2915,19 @@
|
|
|
2915
2915
|
{
|
|
2916
2916
|
"name": "headStart",
|
|
2917
2917
|
"nodeType": "YulTypedName",
|
|
2918
|
-
"src": "3687:9:
|
|
2918
|
+
"src": "3687:9:126",
|
|
2919
2919
|
"type": ""
|
|
2920
2920
|
},
|
|
2921
2921
|
{
|
|
2922
2922
|
"name": "value1",
|
|
2923
2923
|
"nodeType": "YulTypedName",
|
|
2924
|
-
"src": "3698:6:
|
|
2924
|
+
"src": "3698:6:126",
|
|
2925
2925
|
"type": ""
|
|
2926
2926
|
},
|
|
2927
2927
|
{
|
|
2928
2928
|
"name": "value0",
|
|
2929
2929
|
"nodeType": "YulTypedName",
|
|
2930
|
-
"src": "3706:6:
|
|
2930
|
+
"src": "3706:6:126",
|
|
2931
2931
|
"type": ""
|
|
2932
2932
|
}
|
|
2933
2933
|
],
|
|
@@ -2935,21 +2935,21 @@
|
|
|
2935
2935
|
{
|
|
2936
2936
|
"name": "tail",
|
|
2937
2937
|
"nodeType": "YulTypedName",
|
|
2938
|
-
"src": "3717:4:
|
|
2938
|
+
"src": "3717:4:126",
|
|
2939
2939
|
"type": ""
|
|
2940
2940
|
}
|
|
2941
2941
|
],
|
|
2942
|
-
"src": "3597:297:
|
|
2942
|
+
"src": "3597:297:126"
|
|
2943
2943
|
},
|
|
2944
2944
|
{
|
|
2945
2945
|
"body": {
|
|
2946
2946
|
"nodeType": "YulBlock",
|
|
2947
|
-
"src": "3977:199:
|
|
2947
|
+
"src": "3977:199:126",
|
|
2948
2948
|
"statements": [
|
|
2949
2949
|
{
|
|
2950
2950
|
"body": {
|
|
2951
2951
|
"nodeType": "YulBlock",
|
|
2952
|
-
"src": "4023:16:
|
|
2952
|
+
"src": "4023:16:126",
|
|
2953
2953
|
"statements": [
|
|
2954
2954
|
{
|
|
2955
2955
|
"expression": {
|
|
@@ -2957,14 +2957,14 @@
|
|
|
2957
2957
|
{
|
|
2958
2958
|
"kind": "number",
|
|
2959
2959
|
"nodeType": "YulLiteral",
|
|
2960
|
-
"src": "4032:1:
|
|
2960
|
+
"src": "4032:1:126",
|
|
2961
2961
|
"type": "",
|
|
2962
2962
|
"value": "0"
|
|
2963
2963
|
},
|
|
2964
2964
|
{
|
|
2965
2965
|
"kind": "number",
|
|
2966
2966
|
"nodeType": "YulLiteral",
|
|
2967
|
-
"src": "4035:1:
|
|
2967
|
+
"src": "4035:1:126",
|
|
2968
2968
|
"type": "",
|
|
2969
2969
|
"value": "0"
|
|
2970
2970
|
}
|
|
@@ -2972,13 +2972,13 @@
|
|
|
2972
2972
|
"functionName": {
|
|
2973
2973
|
"name": "revert",
|
|
2974
2974
|
"nodeType": "YulIdentifier",
|
|
2975
|
-
"src": "4025:6:
|
|
2975
|
+
"src": "4025:6:126"
|
|
2976
2976
|
},
|
|
2977
2977
|
"nodeType": "YulFunctionCall",
|
|
2978
|
-
"src": "4025:12:
|
|
2978
|
+
"src": "4025:12:126"
|
|
2979
2979
|
},
|
|
2980
2980
|
"nodeType": "YulExpressionStatement",
|
|
2981
|
-
"src": "4025:12:
|
|
2981
|
+
"src": "4025:12:126"
|
|
2982
2982
|
}
|
|
2983
2983
|
]
|
|
2984
2984
|
},
|
|
@@ -2989,26 +2989,26 @@
|
|
|
2989
2989
|
{
|
|
2990
2990
|
"name": "dataEnd",
|
|
2991
2991
|
"nodeType": "YulIdentifier",
|
|
2992
|
-
"src": "3998:7:
|
|
2992
|
+
"src": "3998:7:126"
|
|
2993
2993
|
},
|
|
2994
2994
|
{
|
|
2995
2995
|
"name": "headStart",
|
|
2996
2996
|
"nodeType": "YulIdentifier",
|
|
2997
|
-
"src": "4007:9:
|
|
2997
|
+
"src": "4007:9:126"
|
|
2998
2998
|
}
|
|
2999
2999
|
],
|
|
3000
3000
|
"functionName": {
|
|
3001
3001
|
"name": "sub",
|
|
3002
3002
|
"nodeType": "YulIdentifier",
|
|
3003
|
-
"src": "3994:3:
|
|
3003
|
+
"src": "3994:3:126"
|
|
3004
3004
|
},
|
|
3005
3005
|
"nodeType": "YulFunctionCall",
|
|
3006
|
-
"src": "3994:23:
|
|
3006
|
+
"src": "3994:23:126"
|
|
3007
3007
|
},
|
|
3008
3008
|
{
|
|
3009
3009
|
"kind": "number",
|
|
3010
3010
|
"nodeType": "YulLiteral",
|
|
3011
|
-
"src": "4019:2:
|
|
3011
|
+
"src": "4019:2:126",
|
|
3012
3012
|
"type": "",
|
|
3013
3013
|
"value": "32"
|
|
3014
3014
|
}
|
|
@@ -3016,38 +3016,38 @@
|
|
|
3016
3016
|
"functionName": {
|
|
3017
3017
|
"name": "slt",
|
|
3018
3018
|
"nodeType": "YulIdentifier",
|
|
3019
|
-
"src": "3990:3:
|
|
3019
|
+
"src": "3990:3:126"
|
|
3020
3020
|
},
|
|
3021
3021
|
"nodeType": "YulFunctionCall",
|
|
3022
|
-
"src": "3990:32:
|
|
3022
|
+
"src": "3990:32:126"
|
|
3023
3023
|
},
|
|
3024
3024
|
"nodeType": "YulIf",
|
|
3025
|
-
"src": "3987:52:
|
|
3025
|
+
"src": "3987:52:126"
|
|
3026
3026
|
},
|
|
3027
3027
|
{
|
|
3028
3028
|
"nodeType": "YulVariableDeclaration",
|
|
3029
|
-
"src": "4048:29:
|
|
3029
|
+
"src": "4048:29:126",
|
|
3030
3030
|
"value": {
|
|
3031
3031
|
"arguments": [
|
|
3032
3032
|
{
|
|
3033
3033
|
"name": "headStart",
|
|
3034
3034
|
"nodeType": "YulIdentifier",
|
|
3035
|
-
"src": "4067:9:
|
|
3035
|
+
"src": "4067:9:126"
|
|
3036
3036
|
}
|
|
3037
3037
|
],
|
|
3038
3038
|
"functionName": {
|
|
3039
3039
|
"name": "mload",
|
|
3040
3040
|
"nodeType": "YulIdentifier",
|
|
3041
|
-
"src": "4061:5:
|
|
3041
|
+
"src": "4061:5:126"
|
|
3042
3042
|
},
|
|
3043
3043
|
"nodeType": "YulFunctionCall",
|
|
3044
|
-
"src": "4061:16:
|
|
3044
|
+
"src": "4061:16:126"
|
|
3045
3045
|
},
|
|
3046
3046
|
"variables": [
|
|
3047
3047
|
{
|
|
3048
3048
|
"name": "value",
|
|
3049
3049
|
"nodeType": "YulTypedName",
|
|
3050
|
-
"src": "4052:5:
|
|
3050
|
+
"src": "4052:5:126",
|
|
3051
3051
|
"type": ""
|
|
3052
3052
|
}
|
|
3053
3053
|
]
|
|
@@ -3055,7 +3055,7 @@
|
|
|
3055
3055
|
{
|
|
3056
3056
|
"body": {
|
|
3057
3057
|
"nodeType": "YulBlock",
|
|
3058
|
-
"src": "4130:16:
|
|
3058
|
+
"src": "4130:16:126",
|
|
3059
3059
|
"statements": [
|
|
3060
3060
|
{
|
|
3061
3061
|
"expression": {
|
|
@@ -3063,14 +3063,14 @@
|
|
|
3063
3063
|
{
|
|
3064
3064
|
"kind": "number",
|
|
3065
3065
|
"nodeType": "YulLiteral",
|
|
3066
|
-
"src": "4139:1:
|
|
3066
|
+
"src": "4139:1:126",
|
|
3067
3067
|
"type": "",
|
|
3068
3068
|
"value": "0"
|
|
3069
3069
|
},
|
|
3070
3070
|
{
|
|
3071
3071
|
"kind": "number",
|
|
3072
3072
|
"nodeType": "YulLiteral",
|
|
3073
|
-
"src": "4142:1:
|
|
3073
|
+
"src": "4142:1:126",
|
|
3074
3074
|
"type": "",
|
|
3075
3075
|
"value": "0"
|
|
3076
3076
|
}
|
|
@@ -3078,13 +3078,13 @@
|
|
|
3078
3078
|
"functionName": {
|
|
3079
3079
|
"name": "revert",
|
|
3080
3080
|
"nodeType": "YulIdentifier",
|
|
3081
|
-
"src": "4132:6:
|
|
3081
|
+
"src": "4132:6:126"
|
|
3082
3082
|
},
|
|
3083
3083
|
"nodeType": "YulFunctionCall",
|
|
3084
|
-
"src": "4132:12:
|
|
3084
|
+
"src": "4132:12:126"
|
|
3085
3085
|
},
|
|
3086
3086
|
"nodeType": "YulExpressionStatement",
|
|
3087
|
-
"src": "4132:12:
|
|
3087
|
+
"src": "4132:12:126"
|
|
3088
3088
|
}
|
|
3089
3089
|
]
|
|
3090
3090
|
},
|
|
@@ -3095,7 +3095,7 @@
|
|
|
3095
3095
|
{
|
|
3096
3096
|
"name": "value",
|
|
3097
3097
|
"nodeType": "YulIdentifier",
|
|
3098
|
-
"src": "4099:5:
|
|
3098
|
+
"src": "4099:5:126"
|
|
3099
3099
|
},
|
|
3100
3100
|
{
|
|
3101
3101
|
"arguments": [
|
|
@@ -3104,60 +3104,60 @@
|
|
|
3104
3104
|
{
|
|
3105
3105
|
"name": "value",
|
|
3106
3106
|
"nodeType": "YulIdentifier",
|
|
3107
|
-
"src": "4120:5:
|
|
3107
|
+
"src": "4120:5:126"
|
|
3108
3108
|
}
|
|
3109
3109
|
],
|
|
3110
3110
|
"functionName": {
|
|
3111
3111
|
"name": "iszero",
|
|
3112
3112
|
"nodeType": "YulIdentifier",
|
|
3113
|
-
"src": "4113:6:
|
|
3113
|
+
"src": "4113:6:126"
|
|
3114
3114
|
},
|
|
3115
3115
|
"nodeType": "YulFunctionCall",
|
|
3116
|
-
"src": "4113:13:
|
|
3116
|
+
"src": "4113:13:126"
|
|
3117
3117
|
}
|
|
3118
3118
|
],
|
|
3119
3119
|
"functionName": {
|
|
3120
3120
|
"name": "iszero",
|
|
3121
3121
|
"nodeType": "YulIdentifier",
|
|
3122
|
-
"src": "4106:6:
|
|
3122
|
+
"src": "4106:6:126"
|
|
3123
3123
|
},
|
|
3124
3124
|
"nodeType": "YulFunctionCall",
|
|
3125
|
-
"src": "4106:21:
|
|
3125
|
+
"src": "4106:21:126"
|
|
3126
3126
|
}
|
|
3127
3127
|
],
|
|
3128
3128
|
"functionName": {
|
|
3129
3129
|
"name": "eq",
|
|
3130
3130
|
"nodeType": "YulIdentifier",
|
|
3131
|
-
"src": "4096:2:
|
|
3131
|
+
"src": "4096:2:126"
|
|
3132
3132
|
},
|
|
3133
3133
|
"nodeType": "YulFunctionCall",
|
|
3134
|
-
"src": "4096:32:
|
|
3134
|
+
"src": "4096:32:126"
|
|
3135
3135
|
}
|
|
3136
3136
|
],
|
|
3137
3137
|
"functionName": {
|
|
3138
3138
|
"name": "iszero",
|
|
3139
3139
|
"nodeType": "YulIdentifier",
|
|
3140
|
-
"src": "4089:6:
|
|
3140
|
+
"src": "4089:6:126"
|
|
3141
3141
|
},
|
|
3142
3142
|
"nodeType": "YulFunctionCall",
|
|
3143
|
-
"src": "4089:40:
|
|
3143
|
+
"src": "4089:40:126"
|
|
3144
3144
|
},
|
|
3145
3145
|
"nodeType": "YulIf",
|
|
3146
|
-
"src": "4086:60:
|
|
3146
|
+
"src": "4086:60:126"
|
|
3147
3147
|
},
|
|
3148
3148
|
{
|
|
3149
3149
|
"nodeType": "YulAssignment",
|
|
3150
|
-
"src": "4155:15:
|
|
3150
|
+
"src": "4155:15:126",
|
|
3151
3151
|
"value": {
|
|
3152
3152
|
"name": "value",
|
|
3153
3153
|
"nodeType": "YulIdentifier",
|
|
3154
|
-
"src": "4165:5:
|
|
3154
|
+
"src": "4165:5:126"
|
|
3155
3155
|
},
|
|
3156
3156
|
"variableNames": [
|
|
3157
3157
|
{
|
|
3158
3158
|
"name": "value0",
|
|
3159
3159
|
"nodeType": "YulIdentifier",
|
|
3160
|
-
"src": "4155:6:
|
|
3160
|
+
"src": "4155:6:126"
|
|
3161
3161
|
}
|
|
3162
3162
|
]
|
|
3163
3163
|
}
|
|
@@ -3169,13 +3169,13 @@
|
|
|
3169
3169
|
{
|
|
3170
3170
|
"name": "headStart",
|
|
3171
3171
|
"nodeType": "YulTypedName",
|
|
3172
|
-
"src": "3943:9:
|
|
3172
|
+
"src": "3943:9:126",
|
|
3173
3173
|
"type": ""
|
|
3174
3174
|
},
|
|
3175
3175
|
{
|
|
3176
3176
|
"name": "dataEnd",
|
|
3177
3177
|
"nodeType": "YulTypedName",
|
|
3178
|
-
"src": "3954:7:
|
|
3178
|
+
"src": "3954:7:126",
|
|
3179
3179
|
"type": ""
|
|
3180
3180
|
}
|
|
3181
3181
|
],
|
|
@@ -3183,16 +3183,16 @@
|
|
|
3183
3183
|
{
|
|
3184
3184
|
"name": "value0",
|
|
3185
3185
|
"nodeType": "YulTypedName",
|
|
3186
|
-
"src": "3966:6:
|
|
3186
|
+
"src": "3966:6:126",
|
|
3187
3187
|
"type": ""
|
|
3188
3188
|
}
|
|
3189
3189
|
],
|
|
3190
|
-
"src": "3899:277:
|
|
3190
|
+
"src": "3899:277:126"
|
|
3191
3191
|
},
|
|
3192
3192
|
{
|
|
3193
3193
|
"body": {
|
|
3194
3194
|
"nodeType": "YulBlock",
|
|
3195
|
-
"src": "4355:232:
|
|
3195
|
+
"src": "4355:232:126",
|
|
3196
3196
|
"statements": [
|
|
3197
3197
|
{
|
|
3198
3198
|
"expression": {
|
|
@@ -3200,12 +3200,12 @@
|
|
|
3200
3200
|
{
|
|
3201
3201
|
"name": "headStart",
|
|
3202
3202
|
"nodeType": "YulIdentifier",
|
|
3203
|
-
"src": "4372:9:
|
|
3203
|
+
"src": "4372:9:126"
|
|
3204
3204
|
},
|
|
3205
3205
|
{
|
|
3206
3206
|
"kind": "number",
|
|
3207
3207
|
"nodeType": "YulLiteral",
|
|
3208
|
-
"src": "4383:2:
|
|
3208
|
+
"src": "4383:2:126",
|
|
3209
3209
|
"type": "",
|
|
3210
3210
|
"value": "32"
|
|
3211
3211
|
}
|
|
@@ -3213,13 +3213,13 @@
|
|
|
3213
3213
|
"functionName": {
|
|
3214
3214
|
"name": "mstore",
|
|
3215
3215
|
"nodeType": "YulIdentifier",
|
|
3216
|
-
"src": "4365:6:
|
|
3216
|
+
"src": "4365:6:126"
|
|
3217
3217
|
},
|
|
3218
3218
|
"nodeType": "YulFunctionCall",
|
|
3219
|
-
"src": "4365:21:
|
|
3219
|
+
"src": "4365:21:126"
|
|
3220
3220
|
},
|
|
3221
3221
|
"nodeType": "YulExpressionStatement",
|
|
3222
|
-
"src": "4365:21:
|
|
3222
|
+
"src": "4365:21:126"
|
|
3223
3223
|
},
|
|
3224
3224
|
{
|
|
3225
3225
|
"expression": {
|
|
@@ -3229,12 +3229,12 @@
|
|
|
3229
3229
|
{
|
|
3230
3230
|
"name": "headStart",
|
|
3231
3231
|
"nodeType": "YulIdentifier",
|
|
3232
|
-
"src": "4406:9:
|
|
3232
|
+
"src": "4406:9:126"
|
|
3233
3233
|
},
|
|
3234
3234
|
{
|
|
3235
3235
|
"kind": "number",
|
|
3236
3236
|
"nodeType": "YulLiteral",
|
|
3237
|
-
"src": "4417:2:
|
|
3237
|
+
"src": "4417:2:126",
|
|
3238
3238
|
"type": "",
|
|
3239
3239
|
"value": "32"
|
|
3240
3240
|
}
|
|
@@ -3242,15 +3242,15 @@
|
|
|
3242
3242
|
"functionName": {
|
|
3243
3243
|
"name": "add",
|
|
3244
3244
|
"nodeType": "YulIdentifier",
|
|
3245
|
-
"src": "4402:3:
|
|
3245
|
+
"src": "4402:3:126"
|
|
3246
3246
|
},
|
|
3247
3247
|
"nodeType": "YulFunctionCall",
|
|
3248
|
-
"src": "4402:18:
|
|
3248
|
+
"src": "4402:18:126"
|
|
3249
3249
|
},
|
|
3250
3250
|
{
|
|
3251
3251
|
"kind": "number",
|
|
3252
3252
|
"nodeType": "YulLiteral",
|
|
3253
|
-
"src": "4422:2:
|
|
3253
|
+
"src": "4422:2:126",
|
|
3254
3254
|
"type": "",
|
|
3255
3255
|
"value": "42"
|
|
3256
3256
|
}
|
|
@@ -3258,13 +3258,13 @@
|
|
|
3258
3258
|
"functionName": {
|
|
3259
3259
|
"name": "mstore",
|
|
3260
3260
|
"nodeType": "YulIdentifier",
|
|
3261
|
-
"src": "4395:6:
|
|
3261
|
+
"src": "4395:6:126"
|
|
3262
3262
|
},
|
|
3263
3263
|
"nodeType": "YulFunctionCall",
|
|
3264
|
-
"src": "4395:30:
|
|
3264
|
+
"src": "4395:30:126"
|
|
3265
3265
|
},
|
|
3266
3266
|
"nodeType": "YulExpressionStatement",
|
|
3267
|
-
"src": "4395:30:
|
|
3267
|
+
"src": "4395:30:126"
|
|
3268
3268
|
},
|
|
3269
3269
|
{
|
|
3270
3270
|
"expression": {
|
|
@@ -3274,12 +3274,12 @@
|
|
|
3274
3274
|
{
|
|
3275
3275
|
"name": "headStart",
|
|
3276
3276
|
"nodeType": "YulIdentifier",
|
|
3277
|
-
"src": "4445:9:
|
|
3277
|
+
"src": "4445:9:126"
|
|
3278
3278
|
},
|
|
3279
3279
|
{
|
|
3280
3280
|
"kind": "number",
|
|
3281
3281
|
"nodeType": "YulLiteral",
|
|
3282
|
-
"src": "4456:2:
|
|
3282
|
+
"src": "4456:2:126",
|
|
3283
3283
|
"type": "",
|
|
3284
3284
|
"value": "64"
|
|
3285
3285
|
}
|
|
@@ -3287,16 +3287,16 @@
|
|
|
3287
3287
|
"functionName": {
|
|
3288
3288
|
"name": "add",
|
|
3289
3289
|
"nodeType": "YulIdentifier",
|
|
3290
|
-
"src": "4441:3:
|
|
3290
|
+
"src": "4441:3:126"
|
|
3291
3291
|
},
|
|
3292
3292
|
"nodeType": "YulFunctionCall",
|
|
3293
|
-
"src": "4441:18:
|
|
3293
|
+
"src": "4441:18:126"
|
|
3294
3294
|
},
|
|
3295
3295
|
{
|
|
3296
3296
|
"hexValue": "5361666545524332303a204552433230206f7065726174696f6e20646964206e",
|
|
3297
3297
|
"kind": "string",
|
|
3298
3298
|
"nodeType": "YulLiteral",
|
|
3299
|
-
"src": "4461:34:
|
|
3299
|
+
"src": "4461:34:126",
|
|
3300
3300
|
"type": "",
|
|
3301
3301
|
"value": "SafeERC20: ERC20 operation did n"
|
|
3302
3302
|
}
|
|
@@ -3304,13 +3304,13 @@
|
|
|
3304
3304
|
"functionName": {
|
|
3305
3305
|
"name": "mstore",
|
|
3306
3306
|
"nodeType": "YulIdentifier",
|
|
3307
|
-
"src": "4434:6:
|
|
3307
|
+
"src": "4434:6:126"
|
|
3308
3308
|
},
|
|
3309
3309
|
"nodeType": "YulFunctionCall",
|
|
3310
|
-
"src": "4434:62:
|
|
3310
|
+
"src": "4434:62:126"
|
|
3311
3311
|
},
|
|
3312
3312
|
"nodeType": "YulExpressionStatement",
|
|
3313
|
-
"src": "4434:62:
|
|
3313
|
+
"src": "4434:62:126"
|
|
3314
3314
|
},
|
|
3315
3315
|
{
|
|
3316
3316
|
"expression": {
|
|
@@ -3320,12 +3320,12 @@
|
|
|
3320
3320
|
{
|
|
3321
3321
|
"name": "headStart",
|
|
3322
3322
|
"nodeType": "YulIdentifier",
|
|
3323
|
-
"src": "4516:9:
|
|
3323
|
+
"src": "4516:9:126"
|
|
3324
3324
|
},
|
|
3325
3325
|
{
|
|
3326
3326
|
"kind": "number",
|
|
3327
3327
|
"nodeType": "YulLiteral",
|
|
3328
|
-
"src": "4527:2:
|
|
3328
|
+
"src": "4527:2:126",
|
|
3329
3329
|
"type": "",
|
|
3330
3330
|
"value": "96"
|
|
3331
3331
|
}
|
|
@@ -3333,16 +3333,16 @@
|
|
|
3333
3333
|
"functionName": {
|
|
3334
3334
|
"name": "add",
|
|
3335
3335
|
"nodeType": "YulIdentifier",
|
|
3336
|
-
"src": "4512:3:
|
|
3336
|
+
"src": "4512:3:126"
|
|
3337
3337
|
},
|
|
3338
3338
|
"nodeType": "YulFunctionCall",
|
|
3339
|
-
"src": "4512:18:
|
|
3339
|
+
"src": "4512:18:126"
|
|
3340
3340
|
},
|
|
3341
3341
|
{
|
|
3342
3342
|
"hexValue": "6f742073756363656564",
|
|
3343
3343
|
"kind": "string",
|
|
3344
3344
|
"nodeType": "YulLiteral",
|
|
3345
|
-
"src": "4532:12:
|
|
3345
|
+
"src": "4532:12:126",
|
|
3346
3346
|
"type": "",
|
|
3347
3347
|
"value": "ot succeed"
|
|
3348
3348
|
}
|
|
@@ -3350,28 +3350,28 @@
|
|
|
3350
3350
|
"functionName": {
|
|
3351
3351
|
"name": "mstore",
|
|
3352
3352
|
"nodeType": "YulIdentifier",
|
|
3353
|
-
"src": "4505:6:
|
|
3353
|
+
"src": "4505:6:126"
|
|
3354
3354
|
},
|
|
3355
3355
|
"nodeType": "YulFunctionCall",
|
|
3356
|
-
"src": "4505:40:
|
|
3356
|
+
"src": "4505:40:126"
|
|
3357
3357
|
},
|
|
3358
3358
|
"nodeType": "YulExpressionStatement",
|
|
3359
|
-
"src": "4505:40:
|
|
3359
|
+
"src": "4505:40:126"
|
|
3360
3360
|
},
|
|
3361
3361
|
{
|
|
3362
3362
|
"nodeType": "YulAssignment",
|
|
3363
|
-
"src": "4554:27:
|
|
3363
|
+
"src": "4554:27:126",
|
|
3364
3364
|
"value": {
|
|
3365
3365
|
"arguments": [
|
|
3366
3366
|
{
|
|
3367
3367
|
"name": "headStart",
|
|
3368
3368
|
"nodeType": "YulIdentifier",
|
|
3369
|
-
"src": "4566:9:
|
|
3369
|
+
"src": "4566:9:126"
|
|
3370
3370
|
},
|
|
3371
3371
|
{
|
|
3372
3372
|
"kind": "number",
|
|
3373
3373
|
"nodeType": "YulLiteral",
|
|
3374
|
-
"src": "4577:3:
|
|
3374
|
+
"src": "4577:3:126",
|
|
3375
3375
|
"type": "",
|
|
3376
3376
|
"value": "128"
|
|
3377
3377
|
}
|
|
@@ -3379,16 +3379,16 @@
|
|
|
3379
3379
|
"functionName": {
|
|
3380
3380
|
"name": "add",
|
|
3381
3381
|
"nodeType": "YulIdentifier",
|
|
3382
|
-
"src": "4562:3:
|
|
3382
|
+
"src": "4562:3:126"
|
|
3383
3383
|
},
|
|
3384
3384
|
"nodeType": "YulFunctionCall",
|
|
3385
|
-
"src": "4562:19:
|
|
3385
|
+
"src": "4562:19:126"
|
|
3386
3386
|
},
|
|
3387
3387
|
"variableNames": [
|
|
3388
3388
|
{
|
|
3389
3389
|
"name": "tail",
|
|
3390
3390
|
"nodeType": "YulIdentifier",
|
|
3391
|
-
"src": "4554:4:
|
|
3391
|
+
"src": "4554:4:126"
|
|
3392
3392
|
}
|
|
3393
3393
|
]
|
|
3394
3394
|
}
|
|
@@ -3400,7 +3400,7 @@
|
|
|
3400
3400
|
{
|
|
3401
3401
|
"name": "headStart",
|
|
3402
3402
|
"nodeType": "YulTypedName",
|
|
3403
|
-
"src": "4332:9:
|
|
3403
|
+
"src": "4332:9:126",
|
|
3404
3404
|
"type": ""
|
|
3405
3405
|
}
|
|
3406
3406
|
],
|
|
@@ -3408,16 +3408,16 @@
|
|
|
3408
3408
|
{
|
|
3409
3409
|
"name": "tail",
|
|
3410
3410
|
"nodeType": "YulTypedName",
|
|
3411
|
-
"src": "4346:4:
|
|
3411
|
+
"src": "4346:4:126",
|
|
3412
3412
|
"type": ""
|
|
3413
3413
|
}
|
|
3414
3414
|
],
|
|
3415
|
-
"src": "4181:406:
|
|
3415
|
+
"src": "4181:406:126"
|
|
3416
3416
|
},
|
|
3417
3417
|
{
|
|
3418
3418
|
"body": {
|
|
3419
3419
|
"nodeType": "YulBlock",
|
|
3420
|
-
"src": "4766:228:
|
|
3420
|
+
"src": "4766:228:126",
|
|
3421
3421
|
"statements": [
|
|
3422
3422
|
{
|
|
3423
3423
|
"expression": {
|
|
@@ -3425,12 +3425,12 @@
|
|
|
3425
3425
|
{
|
|
3426
3426
|
"name": "headStart",
|
|
3427
3427
|
"nodeType": "YulIdentifier",
|
|
3428
|
-
"src": "4783:9:
|
|
3428
|
+
"src": "4783:9:126"
|
|
3429
3429
|
},
|
|
3430
3430
|
{
|
|
3431
3431
|
"kind": "number",
|
|
3432
3432
|
"nodeType": "YulLiteral",
|
|
3433
|
-
"src": "4794:2:
|
|
3433
|
+
"src": "4794:2:126",
|
|
3434
3434
|
"type": "",
|
|
3435
3435
|
"value": "32"
|
|
3436
3436
|
}
|
|
@@ -3438,13 +3438,13 @@
|
|
|
3438
3438
|
"functionName": {
|
|
3439
3439
|
"name": "mstore",
|
|
3440
3440
|
"nodeType": "YulIdentifier",
|
|
3441
|
-
"src": "4776:6:
|
|
3441
|
+
"src": "4776:6:126"
|
|
3442
3442
|
},
|
|
3443
3443
|
"nodeType": "YulFunctionCall",
|
|
3444
|
-
"src": "4776:21:
|
|
3444
|
+
"src": "4776:21:126"
|
|
3445
3445
|
},
|
|
3446
3446
|
"nodeType": "YulExpressionStatement",
|
|
3447
|
-
"src": "4776:21:
|
|
3447
|
+
"src": "4776:21:126"
|
|
3448
3448
|
},
|
|
3449
3449
|
{
|
|
3450
3450
|
"expression": {
|
|
@@ -3454,12 +3454,12 @@
|
|
|
3454
3454
|
{
|
|
3455
3455
|
"name": "headStart",
|
|
3456
3456
|
"nodeType": "YulIdentifier",
|
|
3457
|
-
"src": "4817:9:
|
|
3457
|
+
"src": "4817:9:126"
|
|
3458
3458
|
},
|
|
3459
3459
|
{
|
|
3460
3460
|
"kind": "number",
|
|
3461
3461
|
"nodeType": "YulLiteral",
|
|
3462
|
-
"src": "4828:2:
|
|
3462
|
+
"src": "4828:2:126",
|
|
3463
3463
|
"type": "",
|
|
3464
3464
|
"value": "32"
|
|
3465
3465
|
}
|
|
@@ -3467,15 +3467,15 @@
|
|
|
3467
3467
|
"functionName": {
|
|
3468
3468
|
"name": "add",
|
|
3469
3469
|
"nodeType": "YulIdentifier",
|
|
3470
|
-
"src": "4813:3:
|
|
3470
|
+
"src": "4813:3:126"
|
|
3471
3471
|
},
|
|
3472
3472
|
"nodeType": "YulFunctionCall",
|
|
3473
|
-
"src": "4813:18:
|
|
3473
|
+
"src": "4813:18:126"
|
|
3474
3474
|
},
|
|
3475
3475
|
{
|
|
3476
3476
|
"kind": "number",
|
|
3477
3477
|
"nodeType": "YulLiteral",
|
|
3478
|
-
"src": "4833:2:
|
|
3478
|
+
"src": "4833:2:126",
|
|
3479
3479
|
"type": "",
|
|
3480
3480
|
"value": "38"
|
|
3481
3481
|
}
|
|
@@ -3483,13 +3483,13 @@
|
|
|
3483
3483
|
"functionName": {
|
|
3484
3484
|
"name": "mstore",
|
|
3485
3485
|
"nodeType": "YulIdentifier",
|
|
3486
|
-
"src": "4806:6:
|
|
3486
|
+
"src": "4806:6:126"
|
|
3487
3487
|
},
|
|
3488
3488
|
"nodeType": "YulFunctionCall",
|
|
3489
|
-
"src": "4806:30:
|
|
3489
|
+
"src": "4806:30:126"
|
|
3490
3490
|
},
|
|
3491
3491
|
"nodeType": "YulExpressionStatement",
|
|
3492
|
-
"src": "4806:30:
|
|
3492
|
+
"src": "4806:30:126"
|
|
3493
3493
|
},
|
|
3494
3494
|
{
|
|
3495
3495
|
"expression": {
|
|
@@ -3499,12 +3499,12 @@
|
|
|
3499
3499
|
{
|
|
3500
3500
|
"name": "headStart",
|
|
3501
3501
|
"nodeType": "YulIdentifier",
|
|
3502
|
-
"src": "4856:9:
|
|
3502
|
+
"src": "4856:9:126"
|
|
3503
3503
|
},
|
|
3504
3504
|
{
|
|
3505
3505
|
"kind": "number",
|
|
3506
3506
|
"nodeType": "YulLiteral",
|
|
3507
|
-
"src": "4867:2:
|
|
3507
|
+
"src": "4867:2:126",
|
|
3508
3508
|
"type": "",
|
|
3509
3509
|
"value": "64"
|
|
3510
3510
|
}
|
|
@@ -3512,16 +3512,16 @@
|
|
|
3512
3512
|
"functionName": {
|
|
3513
3513
|
"name": "add",
|
|
3514
3514
|
"nodeType": "YulIdentifier",
|
|
3515
|
-
"src": "4852:3:
|
|
3515
|
+
"src": "4852:3:126"
|
|
3516
3516
|
},
|
|
3517
3517
|
"nodeType": "YulFunctionCall",
|
|
3518
|
-
"src": "4852:18:
|
|
3518
|
+
"src": "4852:18:126"
|
|
3519
3519
|
},
|
|
3520
3520
|
{
|
|
3521
3521
|
"hexValue": "416464726573733a20696e73756666696369656e742062616c616e636520666f",
|
|
3522
3522
|
"kind": "string",
|
|
3523
3523
|
"nodeType": "YulLiteral",
|
|
3524
|
-
"src": "4872:34:
|
|
3524
|
+
"src": "4872:34:126",
|
|
3525
3525
|
"type": "",
|
|
3526
3526
|
"value": "Address: insufficient balance fo"
|
|
3527
3527
|
}
|
|
@@ -3529,13 +3529,13 @@
|
|
|
3529
3529
|
"functionName": {
|
|
3530
3530
|
"name": "mstore",
|
|
3531
3531
|
"nodeType": "YulIdentifier",
|
|
3532
|
-
"src": "4845:6:
|
|
3532
|
+
"src": "4845:6:126"
|
|
3533
3533
|
},
|
|
3534
3534
|
"nodeType": "YulFunctionCall",
|
|
3535
|
-
"src": "4845:62:
|
|
3535
|
+
"src": "4845:62:126"
|
|
3536
3536
|
},
|
|
3537
3537
|
"nodeType": "YulExpressionStatement",
|
|
3538
|
-
"src": "4845:62:
|
|
3538
|
+
"src": "4845:62:126"
|
|
3539
3539
|
},
|
|
3540
3540
|
{
|
|
3541
3541
|
"expression": {
|
|
@@ -3545,12 +3545,12 @@
|
|
|
3545
3545
|
{
|
|
3546
3546
|
"name": "headStart",
|
|
3547
3547
|
"nodeType": "YulIdentifier",
|
|
3548
|
-
"src": "4927:9:
|
|
3548
|
+
"src": "4927:9:126"
|
|
3549
3549
|
},
|
|
3550
3550
|
{
|
|
3551
3551
|
"kind": "number",
|
|
3552
3552
|
"nodeType": "YulLiteral",
|
|
3553
|
-
"src": "4938:2:
|
|
3553
|
+
"src": "4938:2:126",
|
|
3554
3554
|
"type": "",
|
|
3555
3555
|
"value": "96"
|
|
3556
3556
|
}
|
|
@@ -3558,16 +3558,16 @@
|
|
|
3558
3558
|
"functionName": {
|
|
3559
3559
|
"name": "add",
|
|
3560
3560
|
"nodeType": "YulIdentifier",
|
|
3561
|
-
"src": "4923:3:
|
|
3561
|
+
"src": "4923:3:126"
|
|
3562
3562
|
},
|
|
3563
3563
|
"nodeType": "YulFunctionCall",
|
|
3564
|
-
"src": "4923:18:
|
|
3564
|
+
"src": "4923:18:126"
|
|
3565
3565
|
},
|
|
3566
3566
|
{
|
|
3567
3567
|
"hexValue": "722063616c6c",
|
|
3568
3568
|
"kind": "string",
|
|
3569
3569
|
"nodeType": "YulLiteral",
|
|
3570
|
-
"src": "4943:8:
|
|
3570
|
+
"src": "4943:8:126",
|
|
3571
3571
|
"type": "",
|
|
3572
3572
|
"value": "r call"
|
|
3573
3573
|
}
|
|
@@ -3575,28 +3575,28 @@
|
|
|
3575
3575
|
"functionName": {
|
|
3576
3576
|
"name": "mstore",
|
|
3577
3577
|
"nodeType": "YulIdentifier",
|
|
3578
|
-
"src": "4916:6:
|
|
3578
|
+
"src": "4916:6:126"
|
|
3579
3579
|
},
|
|
3580
3580
|
"nodeType": "YulFunctionCall",
|
|
3581
|
-
"src": "4916:36:
|
|
3581
|
+
"src": "4916:36:126"
|
|
3582
3582
|
},
|
|
3583
3583
|
"nodeType": "YulExpressionStatement",
|
|
3584
|
-
"src": "4916:36:
|
|
3584
|
+
"src": "4916:36:126"
|
|
3585
3585
|
},
|
|
3586
3586
|
{
|
|
3587
3587
|
"nodeType": "YulAssignment",
|
|
3588
|
-
"src": "4961:27:
|
|
3588
|
+
"src": "4961:27:126",
|
|
3589
3589
|
"value": {
|
|
3590
3590
|
"arguments": [
|
|
3591
3591
|
{
|
|
3592
3592
|
"name": "headStart",
|
|
3593
3593
|
"nodeType": "YulIdentifier",
|
|
3594
|
-
"src": "4973:9:
|
|
3594
|
+
"src": "4973:9:126"
|
|
3595
3595
|
},
|
|
3596
3596
|
{
|
|
3597
3597
|
"kind": "number",
|
|
3598
3598
|
"nodeType": "YulLiteral",
|
|
3599
|
-
"src": "4984:3:
|
|
3599
|
+
"src": "4984:3:126",
|
|
3600
3600
|
"type": "",
|
|
3601
3601
|
"value": "128"
|
|
3602
3602
|
}
|
|
@@ -3604,16 +3604,16 @@
|
|
|
3604
3604
|
"functionName": {
|
|
3605
3605
|
"name": "add",
|
|
3606
3606
|
"nodeType": "YulIdentifier",
|
|
3607
|
-
"src": "4969:3:
|
|
3607
|
+
"src": "4969:3:126"
|
|
3608
3608
|
},
|
|
3609
3609
|
"nodeType": "YulFunctionCall",
|
|
3610
|
-
"src": "4969:19:
|
|
3610
|
+
"src": "4969:19:126"
|
|
3611
3611
|
},
|
|
3612
3612
|
"variableNames": [
|
|
3613
3613
|
{
|
|
3614
3614
|
"name": "tail",
|
|
3615
3615
|
"nodeType": "YulIdentifier",
|
|
3616
|
-
"src": "4961:4:
|
|
3616
|
+
"src": "4961:4:126"
|
|
3617
3617
|
}
|
|
3618
3618
|
]
|
|
3619
3619
|
}
|
|
@@ -3625,7 +3625,7 @@
|
|
|
3625
3625
|
{
|
|
3626
3626
|
"name": "headStart",
|
|
3627
3627
|
"nodeType": "YulTypedName",
|
|
3628
|
-
"src": "4743:9:
|
|
3628
|
+
"src": "4743:9:126",
|
|
3629
3629
|
"type": ""
|
|
3630
3630
|
}
|
|
3631
3631
|
],
|
|
@@ -3633,24 +3633,24 @@
|
|
|
3633
3633
|
{
|
|
3634
3634
|
"name": "tail",
|
|
3635
3635
|
"nodeType": "YulTypedName",
|
|
3636
|
-
"src": "4757:4:
|
|
3636
|
+
"src": "4757:4:126",
|
|
3637
3637
|
"type": ""
|
|
3638
3638
|
}
|
|
3639
3639
|
],
|
|
3640
|
-
"src": "4592:402:
|
|
3640
|
+
"src": "4592:402:126"
|
|
3641
3641
|
},
|
|
3642
3642
|
{
|
|
3643
3643
|
"body": {
|
|
3644
3644
|
"nodeType": "YulBlock",
|
|
3645
|
-
"src": "5065:184:
|
|
3645
|
+
"src": "5065:184:126",
|
|
3646
3646
|
"statements": [
|
|
3647
3647
|
{
|
|
3648
3648
|
"nodeType": "YulVariableDeclaration",
|
|
3649
|
-
"src": "5075:10:
|
|
3649
|
+
"src": "5075:10:126",
|
|
3650
3650
|
"value": {
|
|
3651
3651
|
"kind": "number",
|
|
3652
3652
|
"nodeType": "YulLiteral",
|
|
3653
|
-
"src": "5084:1:
|
|
3653
|
+
"src": "5084:1:126",
|
|
3654
3654
|
"type": "",
|
|
3655
3655
|
"value": "0"
|
|
3656
3656
|
},
|
|
@@ -3658,7 +3658,7 @@
|
|
|
3658
3658
|
{
|
|
3659
3659
|
"name": "i",
|
|
3660
3660
|
"nodeType": "YulTypedName",
|
|
3661
|
-
"src": "5079:1:
|
|
3661
|
+
"src": "5079:1:126",
|
|
3662
3662
|
"type": ""
|
|
3663
3663
|
}
|
|
3664
3664
|
]
|
|
@@ -3666,7 +3666,7 @@
|
|
|
3666
3666
|
{
|
|
3667
3667
|
"body": {
|
|
3668
3668
|
"nodeType": "YulBlock",
|
|
3669
|
-
"src": "5144:63:
|
|
3669
|
+
"src": "5144:63:126",
|
|
3670
3670
|
"statements": [
|
|
3671
3671
|
{
|
|
3672
3672
|
"expression": {
|
|
@@ -3676,21 +3676,21 @@
|
|
|
3676
3676
|
{
|
|
3677
3677
|
"name": "dst",
|
|
3678
3678
|
"nodeType": "YulIdentifier",
|
|
3679
|
-
"src": "5169:3:
|
|
3679
|
+
"src": "5169:3:126"
|
|
3680
3680
|
},
|
|
3681
3681
|
{
|
|
3682
3682
|
"name": "i",
|
|
3683
3683
|
"nodeType": "YulIdentifier",
|
|
3684
|
-
"src": "5174:1:
|
|
3684
|
+
"src": "5174:1:126"
|
|
3685
3685
|
}
|
|
3686
3686
|
],
|
|
3687
3687
|
"functionName": {
|
|
3688
3688
|
"name": "add",
|
|
3689
3689
|
"nodeType": "YulIdentifier",
|
|
3690
|
-
"src": "5165:3:
|
|
3690
|
+
"src": "5165:3:126"
|
|
3691
3691
|
},
|
|
3692
3692
|
"nodeType": "YulFunctionCall",
|
|
3693
|
-
"src": "5165:11:
|
|
3693
|
+
"src": "5165:11:126"
|
|
3694
3694
|
},
|
|
3695
3695
|
{
|
|
3696
3696
|
"arguments": [
|
|
@@ -3699,42 +3699,42 @@
|
|
|
3699
3699
|
{
|
|
3700
3700
|
"name": "src",
|
|
3701
3701
|
"nodeType": "YulIdentifier",
|
|
3702
|
-
"src": "5188:3:
|
|
3702
|
+
"src": "5188:3:126"
|
|
3703
3703
|
},
|
|
3704
3704
|
{
|
|
3705
3705
|
"name": "i",
|
|
3706
3706
|
"nodeType": "YulIdentifier",
|
|
3707
|
-
"src": "5193:1:
|
|
3707
|
+
"src": "5193:1:126"
|
|
3708
3708
|
}
|
|
3709
3709
|
],
|
|
3710
3710
|
"functionName": {
|
|
3711
3711
|
"name": "add",
|
|
3712
3712
|
"nodeType": "YulIdentifier",
|
|
3713
|
-
"src": "5184:3:
|
|
3713
|
+
"src": "5184:3:126"
|
|
3714
3714
|
},
|
|
3715
3715
|
"nodeType": "YulFunctionCall",
|
|
3716
|
-
"src": "5184:11:
|
|
3716
|
+
"src": "5184:11:126"
|
|
3717
3717
|
}
|
|
3718
3718
|
],
|
|
3719
3719
|
"functionName": {
|
|
3720
3720
|
"name": "mload",
|
|
3721
3721
|
"nodeType": "YulIdentifier",
|
|
3722
|
-
"src": "5178:5:
|
|
3722
|
+
"src": "5178:5:126"
|
|
3723
3723
|
},
|
|
3724
3724
|
"nodeType": "YulFunctionCall",
|
|
3725
|
-
"src": "5178:18:
|
|
3725
|
+
"src": "5178:18:126"
|
|
3726
3726
|
}
|
|
3727
3727
|
],
|
|
3728
3728
|
"functionName": {
|
|
3729
3729
|
"name": "mstore",
|
|
3730
3730
|
"nodeType": "YulIdentifier",
|
|
3731
|
-
"src": "5158:6:
|
|
3731
|
+
"src": "5158:6:126"
|
|
3732
3732
|
},
|
|
3733
3733
|
"nodeType": "YulFunctionCall",
|
|
3734
|
-
"src": "5158:39:
|
|
3734
|
+
"src": "5158:39:126"
|
|
3735
3735
|
},
|
|
3736
3736
|
"nodeType": "YulExpressionStatement",
|
|
3737
|
-
"src": "5158:39:
|
|
3737
|
+
"src": "5158:39:126"
|
|
3738
3738
|
}
|
|
3739
3739
|
]
|
|
3740
3740
|
},
|
|
@@ -3743,41 +3743,41 @@
|
|
|
3743
3743
|
{
|
|
3744
3744
|
"name": "i",
|
|
3745
3745
|
"nodeType": "YulIdentifier",
|
|
3746
|
-
"src": "5105:1:
|
|
3746
|
+
"src": "5105:1:126"
|
|
3747
3747
|
},
|
|
3748
3748
|
{
|
|
3749
3749
|
"name": "length",
|
|
3750
3750
|
"nodeType": "YulIdentifier",
|
|
3751
|
-
"src": "5108:6:
|
|
3751
|
+
"src": "5108:6:126"
|
|
3752
3752
|
}
|
|
3753
3753
|
],
|
|
3754
3754
|
"functionName": {
|
|
3755
3755
|
"name": "lt",
|
|
3756
3756
|
"nodeType": "YulIdentifier",
|
|
3757
|
-
"src": "5102:2:
|
|
3757
|
+
"src": "5102:2:126"
|
|
3758
3758
|
},
|
|
3759
3759
|
"nodeType": "YulFunctionCall",
|
|
3760
|
-
"src": "5102:13:
|
|
3760
|
+
"src": "5102:13:126"
|
|
3761
3761
|
},
|
|
3762
3762
|
"nodeType": "YulForLoop",
|
|
3763
3763
|
"post": {
|
|
3764
3764
|
"nodeType": "YulBlock",
|
|
3765
|
-
"src": "5116:19:
|
|
3765
|
+
"src": "5116:19:126",
|
|
3766
3766
|
"statements": [
|
|
3767
3767
|
{
|
|
3768
3768
|
"nodeType": "YulAssignment",
|
|
3769
|
-
"src": "5118:15:
|
|
3769
|
+
"src": "5118:15:126",
|
|
3770
3770
|
"value": {
|
|
3771
3771
|
"arguments": [
|
|
3772
3772
|
{
|
|
3773
3773
|
"name": "i",
|
|
3774
3774
|
"nodeType": "YulIdentifier",
|
|
3775
|
-
"src": "5127:1:
|
|
3775
|
+
"src": "5127:1:126"
|
|
3776
3776
|
},
|
|
3777
3777
|
{
|
|
3778
3778
|
"kind": "number",
|
|
3779
3779
|
"nodeType": "YulLiteral",
|
|
3780
|
-
"src": "5130:2:
|
|
3780
|
+
"src": "5130:2:126",
|
|
3781
3781
|
"type": "",
|
|
3782
3782
|
"value": "32"
|
|
3783
3783
|
}
|
|
@@ -3785,16 +3785,16 @@
|
|
|
3785
3785
|
"functionName": {
|
|
3786
3786
|
"name": "add",
|
|
3787
3787
|
"nodeType": "YulIdentifier",
|
|
3788
|
-
"src": "5123:3:
|
|
3788
|
+
"src": "5123:3:126"
|
|
3789
3789
|
},
|
|
3790
3790
|
"nodeType": "YulFunctionCall",
|
|
3791
|
-
"src": "5123:10:
|
|
3791
|
+
"src": "5123:10:126"
|
|
3792
3792
|
},
|
|
3793
3793
|
"variableNames": [
|
|
3794
3794
|
{
|
|
3795
3795
|
"name": "i",
|
|
3796
3796
|
"nodeType": "YulIdentifier",
|
|
3797
|
-
"src": "5118:1:
|
|
3797
|
+
"src": "5118:1:126"
|
|
3798
3798
|
}
|
|
3799
3799
|
]
|
|
3800
3800
|
}
|
|
@@ -3802,10 +3802,10 @@
|
|
|
3802
3802
|
},
|
|
3803
3803
|
"pre": {
|
|
3804
3804
|
"nodeType": "YulBlock",
|
|
3805
|
-
"src": "5098:3:
|
|
3805
|
+
"src": "5098:3:126",
|
|
3806
3806
|
"statements": []
|
|
3807
3807
|
},
|
|
3808
|
-
"src": "5094:113:
|
|
3808
|
+
"src": "5094:113:126"
|
|
3809
3809
|
},
|
|
3810
3810
|
{
|
|
3811
3811
|
"expression": {
|
|
@@ -3815,26 +3815,26 @@
|
|
|
3815
3815
|
{
|
|
3816
3816
|
"name": "dst",
|
|
3817
3817
|
"nodeType": "YulIdentifier",
|
|
3818
|
-
"src": "5227:3:
|
|
3818
|
+
"src": "5227:3:126"
|
|
3819
3819
|
},
|
|
3820
3820
|
{
|
|
3821
3821
|
"name": "length",
|
|
3822
3822
|
"nodeType": "YulIdentifier",
|
|
3823
|
-
"src": "5232:6:
|
|
3823
|
+
"src": "5232:6:126"
|
|
3824
3824
|
}
|
|
3825
3825
|
],
|
|
3826
3826
|
"functionName": {
|
|
3827
3827
|
"name": "add",
|
|
3828
3828
|
"nodeType": "YulIdentifier",
|
|
3829
|
-
"src": "5223:3:
|
|
3829
|
+
"src": "5223:3:126"
|
|
3830
3830
|
},
|
|
3831
3831
|
"nodeType": "YulFunctionCall",
|
|
3832
|
-
"src": "5223:16:
|
|
3832
|
+
"src": "5223:16:126"
|
|
3833
3833
|
},
|
|
3834
3834
|
{
|
|
3835
3835
|
"kind": "number",
|
|
3836
3836
|
"nodeType": "YulLiteral",
|
|
3837
|
-
"src": "5241:1:
|
|
3837
|
+
"src": "5241:1:126",
|
|
3838
3838
|
"type": "",
|
|
3839
3839
|
"value": "0"
|
|
3840
3840
|
}
|
|
@@ -3842,13 +3842,13 @@
|
|
|
3842
3842
|
"functionName": {
|
|
3843
3843
|
"name": "mstore",
|
|
3844
3844
|
"nodeType": "YulIdentifier",
|
|
3845
|
-
"src": "5216:6:
|
|
3845
|
+
"src": "5216:6:126"
|
|
3846
3846
|
},
|
|
3847
3847
|
"nodeType": "YulFunctionCall",
|
|
3848
|
-
"src": "5216:27:
|
|
3848
|
+
"src": "5216:27:126"
|
|
3849
3849
|
},
|
|
3850
3850
|
"nodeType": "YulExpressionStatement",
|
|
3851
|
-
"src": "5216:27:
|
|
3851
|
+
"src": "5216:27:126"
|
|
3852
3852
|
}
|
|
3853
3853
|
]
|
|
3854
3854
|
},
|
|
@@ -3858,53 +3858,53 @@
|
|
|
3858
3858
|
{
|
|
3859
3859
|
"name": "src",
|
|
3860
3860
|
"nodeType": "YulTypedName",
|
|
3861
|
-
"src": "5043:3:
|
|
3861
|
+
"src": "5043:3:126",
|
|
3862
3862
|
"type": ""
|
|
3863
3863
|
},
|
|
3864
3864
|
{
|
|
3865
3865
|
"name": "dst",
|
|
3866
3866
|
"nodeType": "YulTypedName",
|
|
3867
|
-
"src": "5048:3:
|
|
3867
|
+
"src": "5048:3:126",
|
|
3868
3868
|
"type": ""
|
|
3869
3869
|
},
|
|
3870
3870
|
{
|
|
3871
3871
|
"name": "length",
|
|
3872
3872
|
"nodeType": "YulTypedName",
|
|
3873
|
-
"src": "5053:6:
|
|
3873
|
+
"src": "5053:6:126",
|
|
3874
3874
|
"type": ""
|
|
3875
3875
|
}
|
|
3876
3876
|
],
|
|
3877
|
-
"src": "4999:250:
|
|
3877
|
+
"src": "4999:250:126"
|
|
3878
3878
|
},
|
|
3879
3879
|
{
|
|
3880
3880
|
"body": {
|
|
3881
3881
|
"nodeType": "YulBlock",
|
|
3882
|
-
"src": "5391:150:
|
|
3882
|
+
"src": "5391:150:126",
|
|
3883
3883
|
"statements": [
|
|
3884
3884
|
{
|
|
3885
3885
|
"nodeType": "YulVariableDeclaration",
|
|
3886
|
-
"src": "5401:27:
|
|
3886
|
+
"src": "5401:27:126",
|
|
3887
3887
|
"value": {
|
|
3888
3888
|
"arguments": [
|
|
3889
3889
|
{
|
|
3890
3890
|
"name": "value0",
|
|
3891
3891
|
"nodeType": "YulIdentifier",
|
|
3892
|
-
"src": "5421:6:
|
|
3892
|
+
"src": "5421:6:126"
|
|
3893
3893
|
}
|
|
3894
3894
|
],
|
|
3895
3895
|
"functionName": {
|
|
3896
3896
|
"name": "mload",
|
|
3897
3897
|
"nodeType": "YulIdentifier",
|
|
3898
|
-
"src": "5415:5:
|
|
3898
|
+
"src": "5415:5:126"
|
|
3899
3899
|
},
|
|
3900
3900
|
"nodeType": "YulFunctionCall",
|
|
3901
|
-
"src": "5415:13:
|
|
3901
|
+
"src": "5415:13:126"
|
|
3902
3902
|
},
|
|
3903
3903
|
"variables": [
|
|
3904
3904
|
{
|
|
3905
3905
|
"name": "length",
|
|
3906
3906
|
"nodeType": "YulTypedName",
|
|
3907
|
-
"src": "5405:6:
|
|
3907
|
+
"src": "5405:6:126",
|
|
3908
3908
|
"type": ""
|
|
3909
3909
|
}
|
|
3910
3910
|
]
|
|
@@ -3917,12 +3917,12 @@
|
|
|
3917
3917
|
{
|
|
3918
3918
|
"name": "value0",
|
|
3919
3919
|
"nodeType": "YulIdentifier",
|
|
3920
|
-
"src": "5476:6:
|
|
3920
|
+
"src": "5476:6:126"
|
|
3921
3921
|
},
|
|
3922
3922
|
{
|
|
3923
3923
|
"kind": "number",
|
|
3924
3924
|
"nodeType": "YulLiteral",
|
|
3925
|
-
"src": "5484:4:
|
|
3925
|
+
"src": "5484:4:126",
|
|
3926
3926
|
"type": "",
|
|
3927
3927
|
"value": "0x20"
|
|
3928
3928
|
}
|
|
@@ -3930,62 +3930,62 @@
|
|
|
3930
3930
|
"functionName": {
|
|
3931
3931
|
"name": "add",
|
|
3932
3932
|
"nodeType": "YulIdentifier",
|
|
3933
|
-
"src": "5472:3:
|
|
3933
|
+
"src": "5472:3:126"
|
|
3934
3934
|
},
|
|
3935
3935
|
"nodeType": "YulFunctionCall",
|
|
3936
|
-
"src": "5472:17:
|
|
3936
|
+
"src": "5472:17:126"
|
|
3937
3937
|
},
|
|
3938
3938
|
{
|
|
3939
3939
|
"name": "pos",
|
|
3940
3940
|
"nodeType": "YulIdentifier",
|
|
3941
|
-
"src": "5491:3:
|
|
3941
|
+
"src": "5491:3:126"
|
|
3942
3942
|
},
|
|
3943
3943
|
{
|
|
3944
3944
|
"name": "length",
|
|
3945
3945
|
"nodeType": "YulIdentifier",
|
|
3946
|
-
"src": "5496:6:
|
|
3946
|
+
"src": "5496:6:126"
|
|
3947
3947
|
}
|
|
3948
3948
|
],
|
|
3949
3949
|
"functionName": {
|
|
3950
3950
|
"name": "copy_memory_to_memory_with_cleanup",
|
|
3951
3951
|
"nodeType": "YulIdentifier",
|
|
3952
|
-
"src": "5437:34:
|
|
3952
|
+
"src": "5437:34:126"
|
|
3953
3953
|
},
|
|
3954
3954
|
"nodeType": "YulFunctionCall",
|
|
3955
|
-
"src": "5437:66:
|
|
3955
|
+
"src": "5437:66:126"
|
|
3956
3956
|
},
|
|
3957
3957
|
"nodeType": "YulExpressionStatement",
|
|
3958
|
-
"src": "5437:66:
|
|
3958
|
+
"src": "5437:66:126"
|
|
3959
3959
|
},
|
|
3960
3960
|
{
|
|
3961
3961
|
"nodeType": "YulAssignment",
|
|
3962
|
-
"src": "5512:23:
|
|
3962
|
+
"src": "5512:23:126",
|
|
3963
3963
|
"value": {
|
|
3964
3964
|
"arguments": [
|
|
3965
3965
|
{
|
|
3966
3966
|
"name": "pos",
|
|
3967
3967
|
"nodeType": "YulIdentifier",
|
|
3968
|
-
"src": "5523:3:
|
|
3968
|
+
"src": "5523:3:126"
|
|
3969
3969
|
},
|
|
3970
3970
|
{
|
|
3971
3971
|
"name": "length",
|
|
3972
3972
|
"nodeType": "YulIdentifier",
|
|
3973
|
-
"src": "5528:6:
|
|
3973
|
+
"src": "5528:6:126"
|
|
3974
3974
|
}
|
|
3975
3975
|
],
|
|
3976
3976
|
"functionName": {
|
|
3977
3977
|
"name": "add",
|
|
3978
3978
|
"nodeType": "YulIdentifier",
|
|
3979
|
-
"src": "5519:3:
|
|
3979
|
+
"src": "5519:3:126"
|
|
3980
3980
|
},
|
|
3981
3981
|
"nodeType": "YulFunctionCall",
|
|
3982
|
-
"src": "5519:16:
|
|
3982
|
+
"src": "5519:16:126"
|
|
3983
3983
|
},
|
|
3984
3984
|
"variableNames": [
|
|
3985
3985
|
{
|
|
3986
3986
|
"name": "end",
|
|
3987
3987
|
"nodeType": "YulIdentifier",
|
|
3988
|
-
"src": "5512:3:
|
|
3988
|
+
"src": "5512:3:126"
|
|
3989
3989
|
}
|
|
3990
3990
|
]
|
|
3991
3991
|
}
|
|
@@ -3997,13 +3997,13 @@
|
|
|
3997
3997
|
{
|
|
3998
3998
|
"name": "pos",
|
|
3999
3999
|
"nodeType": "YulTypedName",
|
|
4000
|
-
"src": "5367:3:
|
|
4000
|
+
"src": "5367:3:126",
|
|
4001
4001
|
"type": ""
|
|
4002
4002
|
},
|
|
4003
4003
|
{
|
|
4004
4004
|
"name": "value0",
|
|
4005
4005
|
"nodeType": "YulTypedName",
|
|
4006
|
-
"src": "5372:6:
|
|
4006
|
+
"src": "5372:6:126",
|
|
4007
4007
|
"type": ""
|
|
4008
4008
|
}
|
|
4009
4009
|
],
|
|
@@ -4011,16 +4011,16 @@
|
|
|
4011
4011
|
{
|
|
4012
4012
|
"name": "end",
|
|
4013
4013
|
"nodeType": "YulTypedName",
|
|
4014
|
-
"src": "5383:3:
|
|
4014
|
+
"src": "5383:3:126",
|
|
4015
4015
|
"type": ""
|
|
4016
4016
|
}
|
|
4017
4017
|
],
|
|
4018
|
-
"src": "5254:287:
|
|
4018
|
+
"src": "5254:287:126"
|
|
4019
4019
|
},
|
|
4020
4020
|
{
|
|
4021
4021
|
"body": {
|
|
4022
4022
|
"nodeType": "YulBlock",
|
|
4023
|
-
"src": "5720:179:
|
|
4023
|
+
"src": "5720:179:126",
|
|
4024
4024
|
"statements": [
|
|
4025
4025
|
{
|
|
4026
4026
|
"expression": {
|
|
@@ -4028,12 +4028,12 @@
|
|
|
4028
4028
|
{
|
|
4029
4029
|
"name": "headStart",
|
|
4030
4030
|
"nodeType": "YulIdentifier",
|
|
4031
|
-
"src": "5737:9:
|
|
4031
|
+
"src": "5737:9:126"
|
|
4032
4032
|
},
|
|
4033
4033
|
{
|
|
4034
4034
|
"kind": "number",
|
|
4035
4035
|
"nodeType": "YulLiteral",
|
|
4036
|
-
"src": "5748:2:
|
|
4036
|
+
"src": "5748:2:126",
|
|
4037
4037
|
"type": "",
|
|
4038
4038
|
"value": "32"
|
|
4039
4039
|
}
|
|
@@ -4041,13 +4041,13 @@
|
|
|
4041
4041
|
"functionName": {
|
|
4042
4042
|
"name": "mstore",
|
|
4043
4043
|
"nodeType": "YulIdentifier",
|
|
4044
|
-
"src": "5730:6:
|
|
4044
|
+
"src": "5730:6:126"
|
|
4045
4045
|
},
|
|
4046
4046
|
"nodeType": "YulFunctionCall",
|
|
4047
|
-
"src": "5730:21:
|
|
4047
|
+
"src": "5730:21:126"
|
|
4048
4048
|
},
|
|
4049
4049
|
"nodeType": "YulExpressionStatement",
|
|
4050
|
-
"src": "5730:21:
|
|
4050
|
+
"src": "5730:21:126"
|
|
4051
4051
|
},
|
|
4052
4052
|
{
|
|
4053
4053
|
"expression": {
|
|
@@ -4057,12 +4057,12 @@
|
|
|
4057
4057
|
{
|
|
4058
4058
|
"name": "headStart",
|
|
4059
4059
|
"nodeType": "YulIdentifier",
|
|
4060
|
-
"src": "5771:9:
|
|
4060
|
+
"src": "5771:9:126"
|
|
4061
4061
|
},
|
|
4062
4062
|
{
|
|
4063
4063
|
"kind": "number",
|
|
4064
4064
|
"nodeType": "YulLiteral",
|
|
4065
|
-
"src": "5782:2:
|
|
4065
|
+
"src": "5782:2:126",
|
|
4066
4066
|
"type": "",
|
|
4067
4067
|
"value": "32"
|
|
4068
4068
|
}
|
|
@@ -4070,15 +4070,15 @@
|
|
|
4070
4070
|
"functionName": {
|
|
4071
4071
|
"name": "add",
|
|
4072
4072
|
"nodeType": "YulIdentifier",
|
|
4073
|
-
"src": "5767:3:
|
|
4073
|
+
"src": "5767:3:126"
|
|
4074
4074
|
},
|
|
4075
4075
|
"nodeType": "YulFunctionCall",
|
|
4076
|
-
"src": "5767:18:
|
|
4076
|
+
"src": "5767:18:126"
|
|
4077
4077
|
},
|
|
4078
4078
|
{
|
|
4079
4079
|
"kind": "number",
|
|
4080
4080
|
"nodeType": "YulLiteral",
|
|
4081
|
-
"src": "5787:2:
|
|
4081
|
+
"src": "5787:2:126",
|
|
4082
4082
|
"type": "",
|
|
4083
4083
|
"value": "29"
|
|
4084
4084
|
}
|
|
@@ -4086,13 +4086,13 @@
|
|
|
4086
4086
|
"functionName": {
|
|
4087
4087
|
"name": "mstore",
|
|
4088
4088
|
"nodeType": "YulIdentifier",
|
|
4089
|
-
"src": "5760:6:
|
|
4089
|
+
"src": "5760:6:126"
|
|
4090
4090
|
},
|
|
4091
4091
|
"nodeType": "YulFunctionCall",
|
|
4092
|
-
"src": "5760:30:
|
|
4092
|
+
"src": "5760:30:126"
|
|
4093
4093
|
},
|
|
4094
4094
|
"nodeType": "YulExpressionStatement",
|
|
4095
|
-
"src": "5760:30:
|
|
4095
|
+
"src": "5760:30:126"
|
|
4096
4096
|
},
|
|
4097
4097
|
{
|
|
4098
4098
|
"expression": {
|
|
@@ -4102,12 +4102,12 @@
|
|
|
4102
4102
|
{
|
|
4103
4103
|
"name": "headStart",
|
|
4104
4104
|
"nodeType": "YulIdentifier",
|
|
4105
|
-
"src": "5810:9:
|
|
4105
|
+
"src": "5810:9:126"
|
|
4106
4106
|
},
|
|
4107
4107
|
{
|
|
4108
4108
|
"kind": "number",
|
|
4109
4109
|
"nodeType": "YulLiteral",
|
|
4110
|
-
"src": "5821:2:
|
|
4110
|
+
"src": "5821:2:126",
|
|
4111
4111
|
"type": "",
|
|
4112
4112
|
"value": "64"
|
|
4113
4113
|
}
|
|
@@ -4115,16 +4115,16 @@
|
|
|
4115
4115
|
"functionName": {
|
|
4116
4116
|
"name": "add",
|
|
4117
4117
|
"nodeType": "YulIdentifier",
|
|
4118
|
-
"src": "5806:3:
|
|
4118
|
+
"src": "5806:3:126"
|
|
4119
4119
|
},
|
|
4120
4120
|
"nodeType": "YulFunctionCall",
|
|
4121
|
-
"src": "5806:18:
|
|
4121
|
+
"src": "5806:18:126"
|
|
4122
4122
|
},
|
|
4123
4123
|
{
|
|
4124
4124
|
"hexValue": "416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374",
|
|
4125
4125
|
"kind": "string",
|
|
4126
4126
|
"nodeType": "YulLiteral",
|
|
4127
|
-
"src": "5826:31:
|
|
4127
|
+
"src": "5826:31:126",
|
|
4128
4128
|
"type": "",
|
|
4129
4129
|
"value": "Address: call to non-contract"
|
|
4130
4130
|
}
|
|
@@ -4132,28 +4132,28 @@
|
|
|
4132
4132
|
"functionName": {
|
|
4133
4133
|
"name": "mstore",
|
|
4134
4134
|
"nodeType": "YulIdentifier",
|
|
4135
|
-
"src": "5799:6:
|
|
4135
|
+
"src": "5799:6:126"
|
|
4136
4136
|
},
|
|
4137
4137
|
"nodeType": "YulFunctionCall",
|
|
4138
|
-
"src": "5799:59:
|
|
4138
|
+
"src": "5799:59:126"
|
|
4139
4139
|
},
|
|
4140
4140
|
"nodeType": "YulExpressionStatement",
|
|
4141
|
-
"src": "5799:59:
|
|
4141
|
+
"src": "5799:59:126"
|
|
4142
4142
|
},
|
|
4143
4143
|
{
|
|
4144
4144
|
"nodeType": "YulAssignment",
|
|
4145
|
-
"src": "5867:26:
|
|
4145
|
+
"src": "5867:26:126",
|
|
4146
4146
|
"value": {
|
|
4147
4147
|
"arguments": [
|
|
4148
4148
|
{
|
|
4149
4149
|
"name": "headStart",
|
|
4150
4150
|
"nodeType": "YulIdentifier",
|
|
4151
|
-
"src": "5879:9:
|
|
4151
|
+
"src": "5879:9:126"
|
|
4152
4152
|
},
|
|
4153
4153
|
{
|
|
4154
4154
|
"kind": "number",
|
|
4155
4155
|
"nodeType": "YulLiteral",
|
|
4156
|
-
"src": "5890:2:
|
|
4156
|
+
"src": "5890:2:126",
|
|
4157
4157
|
"type": "",
|
|
4158
4158
|
"value": "96"
|
|
4159
4159
|
}
|
|
@@ -4161,16 +4161,16 @@
|
|
|
4161
4161
|
"functionName": {
|
|
4162
4162
|
"name": "add",
|
|
4163
4163
|
"nodeType": "YulIdentifier",
|
|
4164
|
-
"src": "5875:3:
|
|
4164
|
+
"src": "5875:3:126"
|
|
4165
4165
|
},
|
|
4166
4166
|
"nodeType": "YulFunctionCall",
|
|
4167
|
-
"src": "5875:18:
|
|
4167
|
+
"src": "5875:18:126"
|
|
4168
4168
|
},
|
|
4169
4169
|
"variableNames": [
|
|
4170
4170
|
{
|
|
4171
4171
|
"name": "tail",
|
|
4172
4172
|
"nodeType": "YulIdentifier",
|
|
4173
|
-
"src": "5867:4:
|
|
4173
|
+
"src": "5867:4:126"
|
|
4174
4174
|
}
|
|
4175
4175
|
]
|
|
4176
4176
|
}
|
|
@@ -4182,7 +4182,7 @@
|
|
|
4182
4182
|
{
|
|
4183
4183
|
"name": "headStart",
|
|
4184
4184
|
"nodeType": "YulTypedName",
|
|
4185
|
-
"src": "5697:9:
|
|
4185
|
+
"src": "5697:9:126",
|
|
4186
4186
|
"type": ""
|
|
4187
4187
|
}
|
|
4188
4188
|
],
|
|
@@ -4190,16 +4190,16 @@
|
|
|
4190
4190
|
{
|
|
4191
4191
|
"name": "tail",
|
|
4192
4192
|
"nodeType": "YulTypedName",
|
|
4193
|
-
"src": "5711:4:
|
|
4193
|
+
"src": "5711:4:126",
|
|
4194
4194
|
"type": ""
|
|
4195
4195
|
}
|
|
4196
4196
|
],
|
|
4197
|
-
"src": "5546:353:
|
|
4197
|
+
"src": "5546:353:126"
|
|
4198
4198
|
},
|
|
4199
4199
|
{
|
|
4200
4200
|
"body": {
|
|
4201
4201
|
"nodeType": "YulBlock",
|
|
4202
|
-
"src": "6025:275:
|
|
4202
|
+
"src": "6025:275:126",
|
|
4203
4203
|
"statements": [
|
|
4204
4204
|
{
|
|
4205
4205
|
"expression": {
|
|
@@ -4207,12 +4207,12 @@
|
|
|
4207
4207
|
{
|
|
4208
4208
|
"name": "headStart",
|
|
4209
4209
|
"nodeType": "YulIdentifier",
|
|
4210
|
-
"src": "6042:9:
|
|
4210
|
+
"src": "6042:9:126"
|
|
4211
4211
|
},
|
|
4212
4212
|
{
|
|
4213
4213
|
"kind": "number",
|
|
4214
4214
|
"nodeType": "YulLiteral",
|
|
4215
|
-
"src": "6053:2:
|
|
4215
|
+
"src": "6053:2:126",
|
|
4216
4216
|
"type": "",
|
|
4217
4217
|
"value": "32"
|
|
4218
4218
|
}
|
|
@@ -4220,38 +4220,38 @@
|
|
|
4220
4220
|
"functionName": {
|
|
4221
4221
|
"name": "mstore",
|
|
4222
4222
|
"nodeType": "YulIdentifier",
|
|
4223
|
-
"src": "6035:6:
|
|
4223
|
+
"src": "6035:6:126"
|
|
4224
4224
|
},
|
|
4225
4225
|
"nodeType": "YulFunctionCall",
|
|
4226
|
-
"src": "6035:21:
|
|
4226
|
+
"src": "6035:21:126"
|
|
4227
4227
|
},
|
|
4228
4228
|
"nodeType": "YulExpressionStatement",
|
|
4229
|
-
"src": "6035:21:
|
|
4229
|
+
"src": "6035:21:126"
|
|
4230
4230
|
},
|
|
4231
4231
|
{
|
|
4232
4232
|
"nodeType": "YulVariableDeclaration",
|
|
4233
|
-
"src": "6065:27:
|
|
4233
|
+
"src": "6065:27:126",
|
|
4234
4234
|
"value": {
|
|
4235
4235
|
"arguments": [
|
|
4236
4236
|
{
|
|
4237
4237
|
"name": "value0",
|
|
4238
4238
|
"nodeType": "YulIdentifier",
|
|
4239
|
-
"src": "6085:6:
|
|
4239
|
+
"src": "6085:6:126"
|
|
4240
4240
|
}
|
|
4241
4241
|
],
|
|
4242
4242
|
"functionName": {
|
|
4243
4243
|
"name": "mload",
|
|
4244
4244
|
"nodeType": "YulIdentifier",
|
|
4245
|
-
"src": "6079:5:
|
|
4245
|
+
"src": "6079:5:126"
|
|
4246
4246
|
},
|
|
4247
4247
|
"nodeType": "YulFunctionCall",
|
|
4248
|
-
"src": "6079:13:
|
|
4248
|
+
"src": "6079:13:126"
|
|
4249
4249
|
},
|
|
4250
4250
|
"variables": [
|
|
4251
4251
|
{
|
|
4252
4252
|
"name": "length",
|
|
4253
4253
|
"nodeType": "YulTypedName",
|
|
4254
|
-
"src": "6069:6:
|
|
4254
|
+
"src": "6069:6:126",
|
|
4255
4255
|
"type": ""
|
|
4256
4256
|
}
|
|
4257
4257
|
]
|
|
@@ -4264,12 +4264,12 @@
|
|
|
4264
4264
|
{
|
|
4265
4265
|
"name": "headStart",
|
|
4266
4266
|
"nodeType": "YulIdentifier",
|
|
4267
|
-
"src": "6112:9:
|
|
4267
|
+
"src": "6112:9:126"
|
|
4268
4268
|
},
|
|
4269
4269
|
{
|
|
4270
4270
|
"kind": "number",
|
|
4271
4271
|
"nodeType": "YulLiteral",
|
|
4272
|
-
"src": "6123:2:
|
|
4272
|
+
"src": "6123:2:126",
|
|
4273
4273
|
"type": "",
|
|
4274
4274
|
"value": "32"
|
|
4275
4275
|
}
|
|
@@ -4277,27 +4277,27 @@
|
|
|
4277
4277
|
"functionName": {
|
|
4278
4278
|
"name": "add",
|
|
4279
4279
|
"nodeType": "YulIdentifier",
|
|
4280
|
-
"src": "6108:3:
|
|
4280
|
+
"src": "6108:3:126"
|
|
4281
4281
|
},
|
|
4282
4282
|
"nodeType": "YulFunctionCall",
|
|
4283
|
-
"src": "6108:18:
|
|
4283
|
+
"src": "6108:18:126"
|
|
4284
4284
|
},
|
|
4285
4285
|
{
|
|
4286
4286
|
"name": "length",
|
|
4287
4287
|
"nodeType": "YulIdentifier",
|
|
4288
|
-
"src": "6128:6:
|
|
4288
|
+
"src": "6128:6:126"
|
|
4289
4289
|
}
|
|
4290
4290
|
],
|
|
4291
4291
|
"functionName": {
|
|
4292
4292
|
"name": "mstore",
|
|
4293
4293
|
"nodeType": "YulIdentifier",
|
|
4294
|
-
"src": "6101:6:
|
|
4294
|
+
"src": "6101:6:126"
|
|
4295
4295
|
},
|
|
4296
4296
|
"nodeType": "YulFunctionCall",
|
|
4297
|
-
"src": "6101:34:
|
|
4297
|
+
"src": "6101:34:126"
|
|
4298
4298
|
},
|
|
4299
4299
|
"nodeType": "YulExpressionStatement",
|
|
4300
|
-
"src": "6101:34:
|
|
4300
|
+
"src": "6101:34:126"
|
|
4301
4301
|
},
|
|
4302
4302
|
{
|
|
4303
4303
|
"expression": {
|
|
@@ -4307,12 +4307,12 @@
|
|
|
4307
4307
|
{
|
|
4308
4308
|
"name": "value0",
|
|
4309
4309
|
"nodeType": "YulIdentifier",
|
|
4310
|
-
"src": "6183:6:
|
|
4310
|
+
"src": "6183:6:126"
|
|
4311
4311
|
},
|
|
4312
4312
|
{
|
|
4313
4313
|
"kind": "number",
|
|
4314
4314
|
"nodeType": "YulLiteral",
|
|
4315
|
-
"src": "6191:2:
|
|
4315
|
+
"src": "6191:2:126",
|
|
4316
4316
|
"type": "",
|
|
4317
4317
|
"value": "32"
|
|
4318
4318
|
}
|
|
@@ -4320,22 +4320,22 @@
|
|
|
4320
4320
|
"functionName": {
|
|
4321
4321
|
"name": "add",
|
|
4322
4322
|
"nodeType": "YulIdentifier",
|
|
4323
|
-
"src": "6179:3:
|
|
4323
|
+
"src": "6179:3:126"
|
|
4324
4324
|
},
|
|
4325
4325
|
"nodeType": "YulFunctionCall",
|
|
4326
|
-
"src": "6179:15:
|
|
4326
|
+
"src": "6179:15:126"
|
|
4327
4327
|
},
|
|
4328
4328
|
{
|
|
4329
4329
|
"arguments": [
|
|
4330
4330
|
{
|
|
4331
4331
|
"name": "headStart",
|
|
4332
4332
|
"nodeType": "YulIdentifier",
|
|
4333
|
-
"src": "6200:9:
|
|
4333
|
+
"src": "6200:9:126"
|
|
4334
4334
|
},
|
|
4335
4335
|
{
|
|
4336
4336
|
"kind": "number",
|
|
4337
4337
|
"nodeType": "YulLiteral",
|
|
4338
|
-
"src": "6211:2:
|
|
4338
|
+
"src": "6211:2:126",
|
|
4339
4339
|
"type": "",
|
|
4340
4340
|
"value": "64"
|
|
4341
4341
|
}
|
|
@@ -4343,31 +4343,31 @@
|
|
|
4343
4343
|
"functionName": {
|
|
4344
4344
|
"name": "add",
|
|
4345
4345
|
"nodeType": "YulIdentifier",
|
|
4346
|
-
"src": "6196:3:
|
|
4346
|
+
"src": "6196:3:126"
|
|
4347
4347
|
},
|
|
4348
4348
|
"nodeType": "YulFunctionCall",
|
|
4349
|
-
"src": "6196:18:
|
|
4349
|
+
"src": "6196:18:126"
|
|
4350
4350
|
},
|
|
4351
4351
|
{
|
|
4352
4352
|
"name": "length",
|
|
4353
4353
|
"nodeType": "YulIdentifier",
|
|
4354
|
-
"src": "6216:6:
|
|
4354
|
+
"src": "6216:6:126"
|
|
4355
4355
|
}
|
|
4356
4356
|
],
|
|
4357
4357
|
"functionName": {
|
|
4358
4358
|
"name": "copy_memory_to_memory_with_cleanup",
|
|
4359
4359
|
"nodeType": "YulIdentifier",
|
|
4360
|
-
"src": "6144:34:
|
|
4360
|
+
"src": "6144:34:126"
|
|
4361
4361
|
},
|
|
4362
4362
|
"nodeType": "YulFunctionCall",
|
|
4363
|
-
"src": "6144:79:
|
|
4363
|
+
"src": "6144:79:126"
|
|
4364
4364
|
},
|
|
4365
4365
|
"nodeType": "YulExpressionStatement",
|
|
4366
|
-
"src": "6144:79:
|
|
4366
|
+
"src": "6144:79:126"
|
|
4367
4367
|
},
|
|
4368
4368
|
{
|
|
4369
4369
|
"nodeType": "YulAssignment",
|
|
4370
|
-
"src": "6232:62:
|
|
4370
|
+
"src": "6232:62:126",
|
|
4371
4371
|
"value": {
|
|
4372
4372
|
"arguments": [
|
|
4373
4373
|
{
|
|
@@ -4375,7 +4375,7 @@
|
|
|
4375
4375
|
{
|
|
4376
4376
|
"name": "headStart",
|
|
4377
4377
|
"nodeType": "YulIdentifier",
|
|
4378
|
-
"src": "6248:9:
|
|
4378
|
+
"src": "6248:9:126"
|
|
4379
4379
|
},
|
|
4380
4380
|
{
|
|
4381
4381
|
"arguments": [
|
|
@@ -4384,12 +4384,12 @@
|
|
|
4384
4384
|
{
|
|
4385
4385
|
"name": "length",
|
|
4386
4386
|
"nodeType": "YulIdentifier",
|
|
4387
|
-
"src": "6267:6:
|
|
4387
|
+
"src": "6267:6:126"
|
|
4388
4388
|
},
|
|
4389
4389
|
{
|
|
4390
4390
|
"kind": "number",
|
|
4391
4391
|
"nodeType": "YulLiteral",
|
|
4392
|
-
"src": "6275:2:
|
|
4392
|
+
"src": "6275:2:126",
|
|
4393
4393
|
"type": "",
|
|
4394
4394
|
"value": "31"
|
|
4395
4395
|
}
|
|
@@ -4397,17 +4397,17 @@
|
|
|
4397
4397
|
"functionName": {
|
|
4398
4398
|
"name": "add",
|
|
4399
4399
|
"nodeType": "YulIdentifier",
|
|
4400
|
-
"src": "6263:3:
|
|
4400
|
+
"src": "6263:3:126"
|
|
4401
4401
|
},
|
|
4402
4402
|
"nodeType": "YulFunctionCall",
|
|
4403
|
-
"src": "6263:15:
|
|
4403
|
+
"src": "6263:15:126"
|
|
4404
4404
|
},
|
|
4405
4405
|
{
|
|
4406
4406
|
"arguments": [
|
|
4407
4407
|
{
|
|
4408
4408
|
"kind": "number",
|
|
4409
4409
|
"nodeType": "YulLiteral",
|
|
4410
|
-
"src": "6284:2:
|
|
4410
|
+
"src": "6284:2:126",
|
|
4411
4411
|
"type": "",
|
|
4412
4412
|
"value": "31"
|
|
4413
4413
|
}
|
|
@@ -4415,33 +4415,33 @@
|
|
|
4415
4415
|
"functionName": {
|
|
4416
4416
|
"name": "not",
|
|
4417
4417
|
"nodeType": "YulIdentifier",
|
|
4418
|
-
"src": "6280:3:
|
|
4418
|
+
"src": "6280:3:126"
|
|
4419
4419
|
},
|
|
4420
4420
|
"nodeType": "YulFunctionCall",
|
|
4421
|
-
"src": "6280:7:
|
|
4421
|
+
"src": "6280:7:126"
|
|
4422
4422
|
}
|
|
4423
4423
|
],
|
|
4424
4424
|
"functionName": {
|
|
4425
4425
|
"name": "and",
|
|
4426
4426
|
"nodeType": "YulIdentifier",
|
|
4427
|
-
"src": "6259:3:
|
|
4427
|
+
"src": "6259:3:126"
|
|
4428
4428
|
},
|
|
4429
4429
|
"nodeType": "YulFunctionCall",
|
|
4430
|
-
"src": "6259:29:
|
|
4430
|
+
"src": "6259:29:126"
|
|
4431
4431
|
}
|
|
4432
4432
|
],
|
|
4433
4433
|
"functionName": {
|
|
4434
4434
|
"name": "add",
|
|
4435
4435
|
"nodeType": "YulIdentifier",
|
|
4436
|
-
"src": "6244:3:
|
|
4436
|
+
"src": "6244:3:126"
|
|
4437
4437
|
},
|
|
4438
4438
|
"nodeType": "YulFunctionCall",
|
|
4439
|
-
"src": "6244:45:
|
|
4439
|
+
"src": "6244:45:126"
|
|
4440
4440
|
},
|
|
4441
4441
|
{
|
|
4442
4442
|
"kind": "number",
|
|
4443
4443
|
"nodeType": "YulLiteral",
|
|
4444
|
-
"src": "6291:2:
|
|
4444
|
+
"src": "6291:2:126",
|
|
4445
4445
|
"type": "",
|
|
4446
4446
|
"value": "64"
|
|
4447
4447
|
}
|
|
@@ -4449,16 +4449,16 @@
|
|
|
4449
4449
|
"functionName": {
|
|
4450
4450
|
"name": "add",
|
|
4451
4451
|
"nodeType": "YulIdentifier",
|
|
4452
|
-
"src": "6240:3:
|
|
4452
|
+
"src": "6240:3:126"
|
|
4453
4453
|
},
|
|
4454
4454
|
"nodeType": "YulFunctionCall",
|
|
4455
|
-
"src": "6240:54:
|
|
4455
|
+
"src": "6240:54:126"
|
|
4456
4456
|
},
|
|
4457
4457
|
"variableNames": [
|
|
4458
4458
|
{
|
|
4459
4459
|
"name": "tail",
|
|
4460
4460
|
"nodeType": "YulIdentifier",
|
|
4461
|
-
"src": "6232:4:
|
|
4461
|
+
"src": "6232:4:126"
|
|
4462
4462
|
}
|
|
4463
4463
|
]
|
|
4464
4464
|
}
|
|
@@ -4470,13 +4470,13 @@
|
|
|
4470
4470
|
{
|
|
4471
4471
|
"name": "headStart",
|
|
4472
4472
|
"nodeType": "YulTypedName",
|
|
4473
|
-
"src": "5994:9:
|
|
4473
|
+
"src": "5994:9:126",
|
|
4474
4474
|
"type": ""
|
|
4475
4475
|
},
|
|
4476
4476
|
{
|
|
4477
4477
|
"name": "value0",
|
|
4478
4478
|
"nodeType": "YulTypedName",
|
|
4479
|
-
"src": "6005:6:
|
|
4479
|
+
"src": "6005:6:126",
|
|
4480
4480
|
"type": ""
|
|
4481
4481
|
}
|
|
4482
4482
|
],
|
|
@@ -4484,16 +4484,16 @@
|
|
|
4484
4484
|
{
|
|
4485
4485
|
"name": "tail",
|
|
4486
4486
|
"nodeType": "YulTypedName",
|
|
4487
|
-
"src": "6016:4:
|
|
4487
|
+
"src": "6016:4:126",
|
|
4488
4488
|
"type": ""
|
|
4489
4489
|
}
|
|
4490
4490
|
],
|
|
4491
|
-
"src": "5904:396:
|
|
4491
|
+
"src": "5904:396:126"
|
|
4492
4492
|
}
|
|
4493
4493
|
]
|
|
4494
4494
|
},
|
|
4495
4495
|
"contents": "{\n { }\n function validator_revert_contract_IERC20(value)\n {\n if iszero(eq(value, and(value, 0xffffffffffffffffffffffffffffffffffffffff))) { revert(0, 0) }\n }\n function abi_decode_tuple_t_contract$_IERC20_$18219t_addresst_uint256(headStart, dataEnd) -> value0, value1, value2\n {\n if slt(sub(dataEnd, headStart), 96) { revert(0, 0) }\n let value := calldataload(headStart)\n validator_revert_contract_IERC20(value)\n value0 := value\n let value_1 := calldataload(add(headStart, 32))\n validator_revert_contract_IERC20(value_1)\n value1 := value_1\n value2 := calldataload(add(headStart, 64))\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_decode_tuple_t_address(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n let value := calldataload(headStart)\n validator_revert_contract_IERC20(value)\n value0 := value\n }\n function abi_decode_tuple_t_contract$_IERC721_$19622t_addresst_uint256t_bytes_calldata_ptr(headStart, dataEnd) -> value0, value1, value2, value3, value4\n {\n if slt(sub(dataEnd, headStart), 128) { revert(0, 0) }\n let value := calldataload(headStart)\n validator_revert_contract_IERC20(value)\n value0 := value\n let value_1 := calldataload(add(headStart, 32))\n validator_revert_contract_IERC20(value_1)\n value1 := value_1\n value2 := calldataload(add(headStart, 64))\n let offset := calldataload(add(headStart, 96))\n let _1 := 0xffffffffffffffff\n if gt(offset, _1) { revert(0, 0) }\n let _2 := add(headStart, offset)\n if iszero(slt(add(_2, 0x1f), dataEnd)) { revert(0, 0) }\n let length := calldataload(_2)\n if gt(length, _1) { revert(0, 0) }\n if gt(add(add(_2, length), 32), dataEnd) { revert(0, 0) }\n value3 := add(_2, 32)\n value4 := length\n }\n function abi_encode_tuple_t_stringliteral_245f15ff17f551913a7a18385165551503906a406f905ac1c2437281a7cd0cfe__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 38)\n mstore(add(headStart, 64), \"Ownable: new owner is the zero a\")\n mstore(add(headStart, 96), \"ddress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_address_t_address_t_uint256_t_bytes_calldata_ptr__to_t_address_t_address_t_uint256_t_bytes_memory_ptr__fromStack_reversed(headStart, value4, value3, value2, value1, value0) -> tail\n {\n let _1 := 0xffffffffffffffffffffffffffffffffffffffff\n mstore(headStart, and(value0, _1))\n mstore(add(headStart, 32), and(value1, _1))\n mstore(add(headStart, 64), value2)\n mstore(add(headStart, 96), 128)\n mstore(add(headStart, 128), value4)\n calldatacopy(add(headStart, 160), value3, value4)\n mstore(add(add(headStart, value4), 160), 0)\n tail := add(add(headStart, and(add(value4, 31), not(31))), 160)\n }\n function abi_encode_tuple_t_stringliteral_9924ebdf1add33d25d4ef888e16131f0a5687b0580a36c21b5c301a6c462effe__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 32)\n mstore(add(headStart, 64), \"Ownable: caller is not the owner\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_address_t_uint256__to_t_address_t_uint256__fromStack_reversed(headStart, value1, value0) -> tail\n {\n tail := add(headStart, 64)\n mstore(headStart, and(value0, 0xffffffffffffffffffffffffffffffffffffffff))\n mstore(add(headStart, 32), value1)\n }\n function abi_decode_tuple_t_bool_fromMemory(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n let value := mload(headStart)\n if iszero(eq(value, iszero(iszero(value)))) { revert(0, 0) }\n value0 := value\n }\n function abi_encode_tuple_t_stringliteral_e11ad79d1e4a7f2e5f376964cb99e8e8f7904e3fc16a109f7a7ecb9aa7956dcd__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 42)\n mstore(add(headStart, 64), \"SafeERC20: ERC20 operation did n\")\n mstore(add(headStart, 96), \"ot succeed\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_565f1a77334fc4792800921178c71e4521acffab18ff9e7885b49377ee80ab4c__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 38)\n mstore(add(headStart, 64), \"Address: insufficient balance fo\")\n mstore(add(headStart, 96), \"r call\")\n tail := add(headStart, 128)\n }\n function copy_memory_to_memory_with_cleanup(src, dst, length)\n {\n let i := 0\n for { } lt(i, length) { i := add(i, 32) }\n {\n mstore(add(dst, i), mload(add(src, i)))\n }\n mstore(add(dst, length), 0)\n }\n function abi_encode_tuple_packed_t_bytes_memory_ptr__to_t_bytes_memory_ptr__nonPadded_inplace_fromStack_reversed(pos, value0) -> end\n {\n let length := mload(value0)\n copy_memory_to_memory_with_cleanup(add(value0, 0x20), pos, length)\n end := add(pos, length)\n }\n function abi_encode_tuple_t_stringliteral_cc2e4e38850b7c0a3e942cfed89b71c77302df25bcb2ec297a0c4ff9ff6b90ad__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 29)\n mstore(add(headStart, 64), \"Address: call to non-contract\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n mstore(headStart, 32)\n let length := mload(value0)\n mstore(add(headStart, 32), length)\n copy_memory_to_memory_with_cleanup(add(value0, 32), add(headStart, 64), length)\n tail := add(add(headStart, and(add(length, 31), not(31))), 64)\n }\n}",
|
|
4496
|
-
"id":
|
|
4496
|
+
"id": 126,
|
|
4497
4497
|
"language": "Yul",
|
|
4498
4498
|
"name": "#utility.yul"
|
|
4499
4499
|
}
|
|
@@ -4501,7 +4501,7 @@
|
|
|
4501
4501
|
"immutableReferences": {},
|
|
4502
4502
|
"linkReferences": {},
|
|
4503
4503
|
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x67 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x8DA5CB5B GT PUSH2 0x50 JUMPI DUP1 PUSH4 0x8DA5CB5B EQ PUSH2 0x89 JUMPI DUP1 PUSH4 0xF2FDE38B EQ PUSH2 0xA8 JUMPI DUP1 PUSH4 0xFC4E51F6 EQ PUSH2 0xBB JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x1171BDA9 EQ PUSH2 0x6C JUMPI DUP1 PUSH4 0x715018A6 EQ PUSH2 0x81 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x7F PUSH2 0x7A CALLDATASIZE PUSH1 0x4 PUSH2 0x609 JUMP JUMPDEST PUSH2 0xCE JUMP JUMPDEST STOP JUMPDEST PUSH2 0x7F PUSH2 0xEF JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP3 AND DUP3 MSTORE MLOAD SWAP1 DUP2 SWAP1 SUB PUSH1 0x20 ADD SWAP1 RETURN JUMPDEST PUSH2 0x7F PUSH2 0xB6 CALLDATASIZE PUSH1 0x4 PUSH2 0x64A JUMP JUMPDEST PUSH2 0x103 JUMP JUMPDEST PUSH2 0x7F PUSH2 0xC9 CALLDATASIZE PUSH1 0x4 PUSH2 0x66E JUMP JUMPDEST PUSH2 0x198 JUMP JUMPDEST PUSH2 0xD6 PUSH2 0x226 JUMP JUMPDEST PUSH2 0xEA PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND DUP4 DUP4 PUSH2 0x280 JUMP JUMPDEST POP POP POP JUMP JUMPDEST PUSH2 0xF7 PUSH2 0x226 JUMP JUMPDEST PUSH2 0x101 PUSH1 0x0 PUSH2 0x300 JUMP JUMPDEST JUMP JUMPDEST PUSH2 0x10B PUSH2 0x226 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x18C JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x26 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4F776E61626C653A206E6577206F776E657220697320746865207A65726F2061 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x6464726573730000000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH2 0x195 DUP2 PUSH2 0x300 JUMP JUMPDEST POP JUMP JUMPDEST PUSH2 0x1A0 PUSH2 0x226 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH32 0xB88D4FDE00000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND SWAP1 PUSH4 0xB88D4FDE SWAP1 PUSH2 0x1ED SWAP1 ADDRESS SWAP1 DUP9 SWAP1 DUP9 SWAP1 DUP9 SWAP1 DUP9 SWAP1 PUSH1 0x4 ADD PUSH2 0x70D JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 PUSH1 0x0 DUP8 DUP1 EXTCODESIZE ISZERO DUP1 ISZERO PUSH2 0x207 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP GAS CALL ISZERO DUP1 ISZERO PUSH2 0x21B JUMPI RETURNDATASIZE PUSH1 0x0 DUP1 RETURNDATACOPY RETURNDATASIZE PUSH1 0x0 REVERT JUMPDEST POP POP POP POP POP POP POP POP POP JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x101 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD DUP2 SWAP1 MSTORE PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4F776E61626C653A2063616C6C6572206973206E6F7420746865206F776E6572 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x183 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x24 DUP3 ADD MSTORE PUSH1 0x44 DUP1 DUP3 ADD DUP5 SWAP1 MSTORE DUP3 MLOAD DUP1 DUP4 SUB SWAP1 SWAP2 ADD DUP2 MSTORE PUSH1 0x64 SWAP1 SWAP2 ADD SWAP1 SWAP2 MSTORE PUSH1 0x20 DUP2 ADD DUP1 MLOAD PUSH28 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH32 0xA9059CBB00000000000000000000000000000000000000000000000000000000 OR SWAP1 MSTORE PUSH2 0xEA SWAP1 DUP5 SWAP1 PUSH2 0x368 JUMP JUMPDEST PUSH1 0x0 DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH32 0xFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000 DUP4 AND DUP2 OR DUP5 SSTORE PUSH1 0x40 MLOAD SWAP2 SWAP1 SWAP3 AND SWAP3 DUP4 SWAP2 PUSH32 0x8BE0079C531659141344CD1FD0A4F28419497F9722A3DAAFE3B4186F6B6457E0 SWAP2 SWAP1 LOG3 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x3BD DUP3 PUSH1 0x40 MLOAD DUP1 PUSH1 0x40 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0x20 DUP2 MSTORE PUSH1 0x20 ADD PUSH32 0x5361666545524332303A206C6F772D6C6576656C2063616C6C206661696C6564 DUP2 MSTORE POP DUP6 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH2 0x44D SWAP1 SWAP3 SWAP2 SWAP1 PUSH4 0xFFFFFFFF AND JUMP JUMPDEST DUP1 MLOAD SWAP1 SWAP2 POP ISZERO PUSH2 0xEA JUMPI DUP1 DUP1 PUSH1 0x20 ADD SWAP1 MLOAD DUP2 ADD SWAP1 PUSH2 0x3DB SWAP2 SWAP1 PUSH2 0x761 JUMP JUMPDEST PUSH2 0xEA JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x2A PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x5361666545524332303A204552433230206F7065726174696F6E20646964206E PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x6F74207375636365656400000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x183 JUMP JUMPDEST PUSH1 0x60 PUSH2 0x45C DUP5 DUP5 PUSH1 0x0 DUP6 PUSH2 0x464 JUMP JUMPDEST SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST PUSH1 0x60 DUP3 SELFBALANCE LT ISZERO PUSH2 0x4DC JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x26 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x416464726573733A20696E73756666696369656E742062616C616E636520666F PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x722063616C6C0000000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x183 JUMP JUMPDEST PUSH1 0x0 DUP1 DUP7 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP6 DUP8 PUSH1 0x40 MLOAD PUSH2 0x4F8 SWAP2 SWAP1 PUSH2 0x7A7 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 DUP8 GAS CALL SWAP3 POP POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x535 JUMPI PUSH1 0x40 MLOAD SWAP2 POP PUSH1 0x1F NOT PUSH1 0x3F RETURNDATASIZE ADD AND DUP3 ADD PUSH1 0x40 MSTORE RETURNDATASIZE DUP3 MSTORE RETURNDATASIZE PUSH1 0x0 PUSH1 0x20 DUP5 ADD RETURNDATACOPY PUSH2 0x53A JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP SWAP2 POP SWAP2 POP PUSH2 0x54B DUP8 DUP4 DUP4 DUP8 PUSH2 0x556 JUMP JUMPDEST SWAP8 SWAP7 POP POP POP POP POP POP POP JUMP JUMPDEST PUSH1 0x60 DUP4 ISZERO PUSH2 0x5C5 JUMPI DUP3 MLOAD PUSH1 0x0 SUB PUSH2 0x5BE JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 AND EXTCODESIZE PUSH2 0x5BE JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1D PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x416464726573733A2063616C6C20746F206E6F6E2D636F6E7472616374000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x183 JUMP JUMPDEST POP DUP2 PUSH2 0x45C JUMP JUMPDEST PUSH2 0x45C DUP4 DUP4 DUP2 MLOAD ISZERO PUSH2 0x5DA JUMPI DUP2 MLOAD DUP1 DUP4 PUSH1 0x20 ADD REVERT JUMPDEST DUP1 PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x183 SWAP2 SWAP1 PUSH2 0x7C3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x195 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x61E JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP4 CALLDATALOAD PUSH2 0x629 DUP2 PUSH2 0x5F4 JUMP JUMPDEST SWAP3 POP PUSH1 0x20 DUP5 ADD CALLDATALOAD PUSH2 0x639 DUP2 PUSH2 0x5F4 JUMP JUMPDEST SWAP3 SWAP6 SWAP3 SWAP5 POP POP POP PUSH1 0x40 SWAP2 SWAP1 SWAP2 ADD CALLDATALOAD SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x65C JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD PUSH2 0x667 DUP2 PUSH2 0x5F4 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x80 DUP7 DUP9 SUB SLT ISZERO PUSH2 0x686 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP6 CALLDATALOAD PUSH2 0x691 DUP2 PUSH2 0x5F4 JUMP JUMPDEST SWAP5 POP PUSH1 0x20 DUP7 ADD CALLDATALOAD PUSH2 0x6A1 DUP2 PUSH2 0x5F4 JUMP JUMPDEST SWAP4 POP PUSH1 0x40 DUP7 ADD CALLDATALOAD SWAP3 POP PUSH1 0x60 DUP7 ADD CALLDATALOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP1 DUP3 GT ISZERO PUSH2 0x6C5 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 DUP9 ADD SWAP2 POP DUP9 PUSH1 0x1F DUP4 ADD SLT PUSH2 0x6D9 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD DUP2 DUP2 GT ISZERO PUSH2 0x6E8 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP10 PUSH1 0x20 DUP3 DUP6 ADD ADD GT ISZERO PUSH2 0x6FA JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP7 SWAP10 SWAP6 SWAP9 POP SWAP4 SWAP7 POP PUSH1 0x20 ADD SWAP5 SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP9 AND DUP4 MSTORE DUP1 DUP8 AND PUSH1 0x20 DUP5 ADD MSTORE POP DUP5 PUSH1 0x40 DUP4 ADD MSTORE PUSH1 0x80 PUSH1 0x60 DUP4 ADD MSTORE DUP3 PUSH1 0x80 DUP4 ADD MSTORE DUP3 DUP5 PUSH1 0xA0 DUP5 ADD CALLDATACOPY PUSH1 0x0 PUSH1 0xA0 DUP5 DUP5 ADD ADD MSTORE PUSH1 0xA0 PUSH1 0x1F NOT PUSH1 0x1F DUP6 ADD AND DUP4 ADD ADD SWAP1 POP SWAP7 SWAP6 POP POP POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x773 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 MLOAD DUP1 ISZERO ISZERO DUP2 EQ PUSH2 0x667 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH2 0x79E JUMPI DUP2 DUP2 ADD MLOAD DUP4 DUP3 ADD MSTORE PUSH1 0x20 ADD PUSH2 0x786 JUMP JUMPDEST POP POP PUSH1 0x0 SWAP2 ADD MSTORE JUMP JUMPDEST PUSH1 0x0 DUP3 MLOAD PUSH2 0x7B9 DUP2 DUP5 PUSH1 0x20 DUP8 ADD PUSH2 0x783 JUMP JUMPDEST SWAP2 SWAP1 SWAP2 ADD SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x20 DUP2 MSTORE PUSH1 0x0 DUP3 MLOAD DUP1 PUSH1 0x20 DUP5 ADD MSTORE PUSH2 0x7E2 DUP2 PUSH1 0x40 DUP6 ADD PUSH1 0x20 DUP8 ADD PUSH2 0x783 JUMP JUMPDEST PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP2 SWAP1 SWAP2 ADD PUSH1 0x40 ADD SWAP3 SWAP2 POP POP JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x4C DUP5 DELEGATECALL 0x28 PUSH29 0x639FC1829C7C515E57DBDDD8748490888A3101CBFE716D574EF1686473 PUSH16 0x6C634300081100330000000000000000 ",
|
|
4504
|
-
"sourceMap": "502:489:78:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;577:174;;;;;;:::i;:::-;;:::i;:::-;;1831:101:49;;;:::i;1201:85::-;1247:7;1273:6;1201:85;;;-1:-1:-1;;;;;1273:6:49;;;820:74:
|
|
4504
|
+
"sourceMap": "502:489:78:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;577:174;;;;;;:::i;:::-;;:::i;:::-;;1831:101:49;;;:::i;1201:85::-;1247:7;1273:6;1201:85;;;-1:-1:-1;;;;;1273:6:49;;;820:74:126;;1201:85:49;;;;;808:2:126;1201:85:49;;;2081:198;;;;;;:::i;:::-;;:::i;757:232:78:-;;;;;;:::i;:::-;;:::i;577:174::-;1094:13:49;:11;:13::i;:::-;707:37:78::1;-1:-1:-1::0;;;;;707:18:78;::::1;726:9:::0;737:6;707:18:::1;:37::i;:::-;577:174:::0;;;:::o;1831:101:49:-;1094:13;:11;:13::i;:::-;1895:30:::1;1922:1;1895:18;:30::i;:::-;1831:101::o:0;2081:198::-;1094:13;:11;:13::i;:::-;-1:-1:-1;;;;;2169:22:49;::::1;2161:73;;;::::0;-1:-1:-1;;;2161:73:49;;2341:2:126;2161:73:49::1;::::0;::::1;2323:21:126::0;2380:2;2360:18;;;2353:30;2419:34;2399:18;;;2392:62;2490:8;2470:18;;;2463:36;2516:19;;2161:73:49::1;;;;;;;;;2244:28;2263:8;2244:18;:28::i;:::-;2081:198:::0;:::o;757:232:78:-;1094:13:49;:11;:13::i;:::-;919:63:78::1;::::0;;;;-1:-1:-1;;;;;919:22:78;::::1;::::0;::::1;::::0;:63:::1;::::0;950:4:::1;::::0;957:9;;968:7;;977:4;;;;919:63:::1;;;:::i;:::-;;;;;;;;;;;;;;;;;;::::0;::::1;;;;;;;;;;;;::::0;::::1;;;;;;;;;757:232:::0;;;;;:::o;1359:130:49:-;1247:7;1273:6;-1:-1:-1;;;;;1273:6:49;719:10:67;1422:23:49;1414:68;;;;-1:-1:-1;;;1414:68:49;;3438:2:126;1414:68:49;;;3420:21:126;;;3457:18;;;3450:30;3516:34;3496:18;;;3489:62;3568:18;;1414:68:49;3236:356:126;763:205:61;902:58;;;-1:-1:-1;;;;;3789:55:126;;902:58:61;;;3771:74:126;3861:18;;;;3854:34;;;902:58:61;;;;;;;;;;3744:18:126;;;;902:58:61;;;;;;;;;;925:23;902:58;;;875:86;;895:5;;875:19;:86::i;2433:187:49:-;2506:16;2525:6;;-1:-1:-1;;;;;2541:17:49;;;;;;;;;;2573:40;;2525:6;;;;;;;2573:40;;2506:16;2573:40;2496:124;2433:187;:::o;3747:706:61:-;4166:23;4192:69;4220:4;4192:69;;;;;;;;;;;;;;;;;4200:5;-1:-1:-1;;;;;4192:27:61;;;:69;;;;;:::i;:::-;4275:17;;4166:95;;-1:-1:-1;4275:21:61;4271:176;;4370:10;4359:30;;;;;;;;;;;;:::i;:::-;4351:85;;;;-1:-1:-1;;;4351:85:61;;4383:2:126;4351:85:61;;;4365:21:126;4422:2;4402:18;;;4395:30;4461:34;4441:18;;;4434:62;4532:12;4512:18;;;4505:40;4562:19;;4351:85:61;4181:406:126;3873:223:66;4006:12;4037:52;4059:6;4067:4;4073:1;4076:12;4037:21;:52::i;:::-;4030:59;3873:223;-1:-1:-1;;;;3873:223:66:o;4960:446::-;5125:12;5182:5;5157:21;:30;;5149:81;;;;-1:-1:-1;;;5149:81:66;;4794:2:126;5149:81:66;;;4776:21:126;4833:2;4813:18;;;4806:30;4872:34;4852:18;;;4845:62;4943:8;4923:18;;;4916:36;4969:19;;5149:81:66;4592:402:126;5149:81:66;5241:12;5255:23;5282:6;-1:-1:-1;;;;;5282:11:66;5301:5;5308:4;5282:31;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5240:73;;;;5330:69;5357:6;5365:7;5374:10;5386:12;5330:26;:69::i;:::-;5323:76;4960:446;-1:-1:-1;;;;;;;4960:446:66:o;7466:628::-;7646:12;7674:7;7670:418;;;7701:10;:17;7722:1;7701:22;7697:286;;-1:-1:-1;;;;;1465:19:66;;;7908:60;;;;-1:-1:-1;;;7908:60:66;;5748:2:126;7908:60:66;;;5730:21:126;5787:2;5767:18;;;5760:30;5826:31;5806:18;;;5799:59;5875:18;;7908:60:66;5546:353:126;7908:60:66;-1:-1:-1;8003:10:66;7996:17;;7670:418;8044:33;8052:10;8064:12;8775:17;;:21;8771:379;;9003:10;8997:17;9059:15;9046:10;9042:2;9038:19;9031:44;8771:379;9126:12;9119:20;;-1:-1:-1;;;9119:20:66;;;;;;;;:::i;14:162:126:-;-1:-1:-1;;;;;101:5:126;97:54;90:5;87:65;77:93;;166:1;163;156:12;181:488;274:6;282;290;343:2;331:9;322:7;318:23;314:32;311:52;;;359:1;356;349:12;311:52;398:9;385:23;417:39;450:5;417:39;:::i;:::-;475:5;-1:-1:-1;532:2:126;517:18;;504:32;545:41;504:32;545:41;:::i;:::-;181:488;;605:7;;-1:-1:-1;;;659:2:126;644:18;;;;631:32;;181:488::o;905:255::-;964:6;1017:2;1005:9;996:7;992:23;988:32;985:52;;;1033:1;1030;1023:12;985:52;1072:9;1059:23;1091:39;1124:5;1091:39;:::i;:::-;1149:5;905:255;-1:-1:-1;;;905:255:126:o;1165:969::-;1279:6;1287;1295;1303;1311;1364:3;1352:9;1343:7;1339:23;1335:33;1332:53;;;1381:1;1378;1371:12;1332:53;1420:9;1407:23;1439:39;1472:5;1439:39;:::i;:::-;1497:5;-1:-1:-1;1554:2:126;1539:18;;1526:32;1567:41;1526:32;1567:41;:::i;:::-;1627:7;-1:-1:-1;1681:2:126;1666:18;;1653:32;;-1:-1:-1;1736:2:126;1721:18;;1708:32;1759:18;1789:14;;;1786:34;;;1816:1;1813;1806:12;1786:34;1854:6;1843:9;1839:22;1829:32;;1899:7;1892:4;1888:2;1884:13;1880:27;1870:55;;1921:1;1918;1911:12;1870:55;1961:2;1948:16;1987:2;1979:6;1976:14;1973:34;;;2003:1;2000;1993:12;1973:34;2048:7;2043:2;2034:6;2030:2;2026:15;2022:24;2019:37;2016:57;;;2069:1;2066;2059:12;2016:57;1165:969;;;;-1:-1:-1;1165:969:126;;-1:-1:-1;2100:2:126;2092:11;;2122:6;1165:969;-1:-1:-1;;;1165:969:126:o;2546:685::-;2750:4;-1:-1:-1;;;;;2860:2:126;2852:6;2848:15;2837:9;2830:34;2912:2;2904:6;2900:15;2895:2;2884:9;2880:18;2873:43;;2952:6;2947:2;2936:9;2932:18;2925:34;2995:3;2990:2;2979:9;2975:18;2968:31;3036:6;3030:3;3019:9;3015:19;3008:35;3094:6;3086;3080:3;3069:9;3065:19;3052:49;3151:1;3145:3;3136:6;3125:9;3121:22;3117:32;3110:43;3221:3;3214:2;3210:7;3205:2;3197:6;3193:15;3189:29;3178:9;3174:45;3170:55;3162:63;;2546:685;;;;;;;;:::o;3899:277::-;3966:6;4019:2;4007:9;3998:7;3994:23;3990:32;3987:52;;;4035:1;4032;4025:12;3987:52;4067:9;4061:16;4120:5;4113:13;4106:21;4099:5;4096:32;4086:60;;4142:1;4139;4132:12;4999:250;5084:1;5094:113;5108:6;5105:1;5102:13;5094:113;;;5184:11;;;5178:18;5165:11;;;5158:39;5130:2;5123:10;5094:113;;;-1:-1:-1;;5241:1:126;5223:16;;5216:27;4999:250::o;5254:287::-;5383:3;5421:6;5415:13;5437:66;5496:6;5491:3;5484:4;5476:6;5472:17;5437:66;:::i;:::-;5519:16;;;;;5254:287;-1:-1:-1;;5254:287:126:o;5904:396::-;6053:2;6042:9;6035:21;6016:4;6085:6;6079:13;6128:6;6123:2;6112:9;6108:18;6101:34;6144:79;6216:6;6211:2;6200:9;6196:18;6191:2;6183:6;6179:15;6144:79;:::i;:::-;6284:2;6263:15;-1:-1:-1;;6259:29:126;6244:45;;;;6291:2;6240:54;;5904:396;-1:-1:-1;;5904:396:126:o"
|
|
4505
4505
|
},
|
|
4506
4506
|
"gasEstimates": {
|
|
4507
4507
|
"creation": {
|