@keep-network/tbtc-v2 1.6.0-dev.1 → 1.6.0-dev.2
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 +23 -0
- 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
|
@@ -412,22 +412,22 @@
|
|
|
412
412
|
{
|
|
413
413
|
"ast": {
|
|
414
414
|
"nodeType": "YulBlock",
|
|
415
|
-
"src": "0:261:
|
|
415
|
+
"src": "0:261:126",
|
|
416
416
|
"statements": [
|
|
417
417
|
{
|
|
418
418
|
"nodeType": "YulBlock",
|
|
419
|
-
"src": "6:3:
|
|
419
|
+
"src": "6:3:126",
|
|
420
420
|
"statements": []
|
|
421
421
|
},
|
|
422
422
|
{
|
|
423
423
|
"body": {
|
|
424
424
|
"nodeType": "YulBlock",
|
|
425
|
-
"src": "112:147:
|
|
425
|
+
"src": "112:147:126",
|
|
426
426
|
"statements": [
|
|
427
427
|
{
|
|
428
428
|
"body": {
|
|
429
429
|
"nodeType": "YulBlock",
|
|
430
|
-
"src": "158:16:
|
|
430
|
+
"src": "158:16:126",
|
|
431
431
|
"statements": [
|
|
432
432
|
{
|
|
433
433
|
"expression": {
|
|
@@ -435,14 +435,14 @@
|
|
|
435
435
|
{
|
|
436
436
|
"kind": "number",
|
|
437
437
|
"nodeType": "YulLiteral",
|
|
438
|
-
"src": "167:1:
|
|
438
|
+
"src": "167:1:126",
|
|
439
439
|
"type": "",
|
|
440
440
|
"value": "0"
|
|
441
441
|
},
|
|
442
442
|
{
|
|
443
443
|
"kind": "number",
|
|
444
444
|
"nodeType": "YulLiteral",
|
|
445
|
-
"src": "170:1:
|
|
445
|
+
"src": "170:1:126",
|
|
446
446
|
"type": "",
|
|
447
447
|
"value": "0"
|
|
448
448
|
}
|
|
@@ -450,13 +450,13 @@
|
|
|
450
450
|
"functionName": {
|
|
451
451
|
"name": "revert",
|
|
452
452
|
"nodeType": "YulIdentifier",
|
|
453
|
-
"src": "160:6:
|
|
453
|
+
"src": "160:6:126"
|
|
454
454
|
},
|
|
455
455
|
"nodeType": "YulFunctionCall",
|
|
456
|
-
"src": "160:12:
|
|
456
|
+
"src": "160:12:126"
|
|
457
457
|
},
|
|
458
458
|
"nodeType": "YulExpressionStatement",
|
|
459
|
-
"src": "160:12:
|
|
459
|
+
"src": "160:12:126"
|
|
460
460
|
}
|
|
461
461
|
]
|
|
462
462
|
},
|
|
@@ -467,26 +467,26 @@
|
|
|
467
467
|
{
|
|
468
468
|
"name": "dataEnd",
|
|
469
469
|
"nodeType": "YulIdentifier",
|
|
470
|
-
"src": "133:7:
|
|
470
|
+
"src": "133:7:126"
|
|
471
471
|
},
|
|
472
472
|
{
|
|
473
473
|
"name": "headStart",
|
|
474
474
|
"nodeType": "YulIdentifier",
|
|
475
|
-
"src": "142:9:
|
|
475
|
+
"src": "142:9:126"
|
|
476
476
|
}
|
|
477
477
|
],
|
|
478
478
|
"functionName": {
|
|
479
479
|
"name": "sub",
|
|
480
480
|
"nodeType": "YulIdentifier",
|
|
481
|
-
"src": "129:3:
|
|
481
|
+
"src": "129:3:126"
|
|
482
482
|
},
|
|
483
483
|
"nodeType": "YulFunctionCall",
|
|
484
|
-
"src": "129:23:
|
|
484
|
+
"src": "129:23:126"
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
487
|
"kind": "number",
|
|
488
488
|
"nodeType": "YulLiteral",
|
|
489
|
-
"src": "154:2:
|
|
489
|
+
"src": "154:2:126",
|
|
490
490
|
"type": "",
|
|
491
491
|
"value": "64"
|
|
492
492
|
}
|
|
@@ -494,44 +494,44 @@
|
|
|
494
494
|
"functionName": {
|
|
495
495
|
"name": "slt",
|
|
496
496
|
"nodeType": "YulIdentifier",
|
|
497
|
-
"src": "125:3:
|
|
497
|
+
"src": "125:3:126"
|
|
498
498
|
},
|
|
499
499
|
"nodeType": "YulFunctionCall",
|
|
500
|
-
"src": "125:32:
|
|
500
|
+
"src": "125:32:126"
|
|
501
501
|
},
|
|
502
502
|
"nodeType": "YulIf",
|
|
503
|
-
"src": "122:52:
|
|
503
|
+
"src": "122:52:126"
|
|
504
504
|
},
|
|
505
505
|
{
|
|
506
506
|
"nodeType": "YulAssignment",
|
|
507
|
-
"src": "183:26:
|
|
507
|
+
"src": "183:26:126",
|
|
508
508
|
"value": {
|
|
509
509
|
"arguments": [
|
|
510
510
|
{
|
|
511
511
|
"name": "headStart",
|
|
512
512
|
"nodeType": "YulIdentifier",
|
|
513
|
-
"src": "199:9:
|
|
513
|
+
"src": "199:9:126"
|
|
514
514
|
}
|
|
515
515
|
],
|
|
516
516
|
"functionName": {
|
|
517
517
|
"name": "mload",
|
|
518
518
|
"nodeType": "YulIdentifier",
|
|
519
|
-
"src": "193:5:
|
|
519
|
+
"src": "193:5:126"
|
|
520
520
|
},
|
|
521
521
|
"nodeType": "YulFunctionCall",
|
|
522
|
-
"src": "193:16:
|
|
522
|
+
"src": "193:16:126"
|
|
523
523
|
},
|
|
524
524
|
"variableNames": [
|
|
525
525
|
{
|
|
526
526
|
"name": "value0",
|
|
527
527
|
"nodeType": "YulIdentifier",
|
|
528
|
-
"src": "183:6:
|
|
528
|
+
"src": "183:6:126"
|
|
529
529
|
}
|
|
530
530
|
]
|
|
531
531
|
},
|
|
532
532
|
{
|
|
533
533
|
"nodeType": "YulAssignment",
|
|
534
|
-
"src": "218:35:
|
|
534
|
+
"src": "218:35:126",
|
|
535
535
|
"value": {
|
|
536
536
|
"arguments": [
|
|
537
537
|
{
|
|
@@ -539,12 +539,12 @@
|
|
|
539
539
|
{
|
|
540
540
|
"name": "headStart",
|
|
541
541
|
"nodeType": "YulIdentifier",
|
|
542
|
-
"src": "238:9:
|
|
542
|
+
"src": "238:9:126"
|
|
543
543
|
},
|
|
544
544
|
{
|
|
545
545
|
"kind": "number",
|
|
546
546
|
"nodeType": "YulLiteral",
|
|
547
|
-
"src": "249:2:
|
|
547
|
+
"src": "249:2:126",
|
|
548
548
|
"type": "",
|
|
549
549
|
"value": "32"
|
|
550
550
|
}
|
|
@@ -552,25 +552,25 @@
|
|
|
552
552
|
"functionName": {
|
|
553
553
|
"name": "add",
|
|
554
554
|
"nodeType": "YulIdentifier",
|
|
555
|
-
"src": "234:3:
|
|
555
|
+
"src": "234:3:126"
|
|
556
556
|
},
|
|
557
557
|
"nodeType": "YulFunctionCall",
|
|
558
|
-
"src": "234:18:
|
|
558
|
+
"src": "234:18:126"
|
|
559
559
|
}
|
|
560
560
|
],
|
|
561
561
|
"functionName": {
|
|
562
562
|
"name": "mload",
|
|
563
563
|
"nodeType": "YulIdentifier",
|
|
564
|
-
"src": "228:5:
|
|
564
|
+
"src": "228:5:126"
|
|
565
565
|
},
|
|
566
566
|
"nodeType": "YulFunctionCall",
|
|
567
|
-
"src": "228:25:
|
|
567
|
+
"src": "228:25:126"
|
|
568
568
|
},
|
|
569
569
|
"variableNames": [
|
|
570
570
|
{
|
|
571
571
|
"name": "value1",
|
|
572
572
|
"nodeType": "YulIdentifier",
|
|
573
|
-
"src": "218:6:
|
|
573
|
+
"src": "218:6:126"
|
|
574
574
|
}
|
|
575
575
|
]
|
|
576
576
|
}
|
|
@@ -582,13 +582,13 @@
|
|
|
582
582
|
{
|
|
583
583
|
"name": "headStart",
|
|
584
584
|
"nodeType": "YulTypedName",
|
|
585
|
-
"src": "70:9:
|
|
585
|
+
"src": "70:9:126",
|
|
586
586
|
"type": ""
|
|
587
587
|
},
|
|
588
588
|
{
|
|
589
589
|
"name": "dataEnd",
|
|
590
590
|
"nodeType": "YulTypedName",
|
|
591
|
-
"src": "81:7:
|
|
591
|
+
"src": "81:7:126",
|
|
592
592
|
"type": ""
|
|
593
593
|
}
|
|
594
594
|
],
|
|
@@ -596,29 +596,29 @@
|
|
|
596
596
|
{
|
|
597
597
|
"name": "value0",
|
|
598
598
|
"nodeType": "YulTypedName",
|
|
599
|
-
"src": "93:6:
|
|
599
|
+
"src": "93:6:126",
|
|
600
600
|
"type": ""
|
|
601
601
|
},
|
|
602
602
|
{
|
|
603
603
|
"name": "value1",
|
|
604
604
|
"nodeType": "YulTypedName",
|
|
605
|
-
"src": "101:6:
|
|
605
|
+
"src": "101:6:126",
|
|
606
606
|
"type": ""
|
|
607
607
|
}
|
|
608
608
|
],
|
|
609
|
-
"src": "14:245:
|
|
609
|
+
"src": "14:245:126"
|
|
610
610
|
}
|
|
611
611
|
]
|
|
612
612
|
},
|
|
613
613
|
"contents": "{\n { }\n function abi_decode_tuple_t_uint256t_uint256_fromMemory(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(0, 0) }\n value0 := mload(headStart)\n value1 := mload(add(headStart, 32))\n }\n}",
|
|
614
|
-
"id":
|
|
614
|
+
"id": 126,
|
|
615
615
|
"language": "Yul",
|
|
616
616
|
"name": "#utility.yul"
|
|
617
617
|
}
|
|
618
618
|
],
|
|
619
619
|
"linkReferences": {},
|
|
620
620
|
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH2 0xAFF CODESIZE SUB DUP1 PUSH2 0xAFF DUP4 CODECOPY DUP2 ADD PUSH1 0x40 DUP2 SWAP1 MSTORE PUSH2 0x2F SWAP2 PUSH2 0x9A JUMP JUMPDEST PUSH2 0x38 CALLER PUSH2 0x4A JUMP JUMPDEST PUSH1 0x1 DUP1 SSTORE PUSH1 0x3 SWAP2 SWAP1 SWAP2 SSTORE PUSH1 0x4 SSTORE PUSH2 0xBE JUMP JUMPDEST PUSH1 0x0 DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT 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 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0xAD JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP POP DUP1 MLOAD PUSH1 0x20 SWAP1 SWAP2 ADD MLOAD SWAP1 SWAP3 SWAP1 SWAP2 POP JUMP JUMPDEST PUSH2 0xA32 DUP1 PUSH2 0xCD PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT PUSH2 0xD5 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0xB6A5D7DE GT PUSH2 0x7F JUMPI DUP1 PUSH4 0xF0B37C04 GT PUSH2 0x59 JUMPI DUP1 PUSH4 0xF0B37C04 EQ PUSH2 0x1FF JUMPI DUP1 PUSH4 0xF2FDE38B EQ PUSH2 0x21F JUMPI DUP1 PUSH4 0xFA09E630 EQ PUSH2 0x23F JUMPI DUP1 PUSH4 0xFE9FBB80 EQ PUSH2 0x25F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0xB6A5D7DE EQ PUSH2 0x1A9 JUMPI DUP1 PUSH4 0xD2FA635E EQ PUSH2 0x1C9 JUMPI DUP1 PUSH4 0xE25B5345 EQ PUSH2 0x1E9 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x715018A6 GT PUSH2 0xB0 JUMPI DUP1 PUSH4 0x715018A6 EQ PUSH2 0x14C JUMPI DUP1 PUSH4 0x7AD226DC EQ PUSH2 0x161 JUMPI DUP1 PUSH4 0x8DA5CB5B EQ PUSH2 0x181 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH3 0xF714CE EQ PUSH2 0xE1 JUMPI DUP1 PUSH4 0x3DE39C11 EQ PUSH2 0x103 JUMPI DUP1 PUSH4 0x3E217404 EQ PUSH2 0x12C JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST CALLDATASIZE PUSH2 0xDC JUMPI STOP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0xED JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0xFC CALLDATASIZE PUSH1 0x4 PUSH2 0x936 JUMP JUMPDEST PUSH2 0x29F JUMP JUMPDEST STOP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x10F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x119 PUSH1 0x4 SLOAD DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x138 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x147 CALLDATASIZE PUSH1 0x4 PUSH2 0x962 JUMP JUMPDEST PUSH2 0x445 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x158 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x489 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x16D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x17C CALLDATASIZE PUSH1 0x4 PUSH2 0x936 JUMP JUMPDEST PUSH2 0x49D JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x18D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x0 SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0x123 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x1B5 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x1C4 CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH2 0x66B JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x1D5 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x1E4 CALLDATASIZE PUSH1 0x4 PUSH2 0x962 JUMP JUMPDEST PUSH2 0x6C7 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x1F5 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x119 PUSH1 0x3 SLOAD DUP2 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x20B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x21A CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH2 0x704 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x22B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x23A CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH2 0x75D JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x24B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x25A CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH2 0x7ED JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x26B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x28F PUSH2 0x27A CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0x123 JUMP JUMPDEST PUSH2 0x2A7 PUSH2 0x7FF JUMP JUMPDEST DUP2 SELFBALANCE LT ISZERO PUSH2 0x2FC 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 0x496E73756666696369656E7420636F6E74726163742062616C616E6365000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x35C JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x21 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x5265636569766572277320616464726573732063616E6E6F74206265207A6572 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x6F PUSH1 0xF8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x2F3 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD DUP4 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH32 0x6141B54B56B8A52A8C6F5CD2A857F6117B18FFBF4D46BD3106F300A839CBF5EA SWAP2 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 PUSH1 0x0 DUP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP4 PUSH1 0x40 MLOAD PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 DUP8 GAS CALL SWAP3 POP POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x3EA 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 0x3EF JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP POP SWAP1 POP DUP1 PUSH2 0x440 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x14 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4661696C656420746F2073656E64204574686572000000000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x2F3 JUMP JUMPDEST POP POP POP JUMP JUMPDEST PUSH2 0x44D PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x3 DUP2 SWAP1 SSTORE PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0xA86B6E9A406DF021F05F513A796A1D5BEA0BD3E18FE1D3F6082A3CCCFC898D14 SWAP1 PUSH1 0x20 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 POP JUMP JUMPDEST PUSH2 0x491 PUSH2 0x7FF JUMP JUMPDEST PUSH2 0x49B PUSH1 0x0 PUSH2 0x859 JUMP JUMPDEST JUMP JUMPDEST PUSH2 0x4A5 PUSH2 0x8C1 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0xFF AND PUSH2 0x52A JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x27 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x436F6E7472616374206973206E6F7420617574686F72697A656420666F722061 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x20726566756E6400000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x2F3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x58A JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x21 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x5265636569766572277320616464726573732063616E6E6F74206265207A6572 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x6F PUSH1 0xF8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x2F3 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x4 SLOAD GASPRICE LT PUSH2 0x59D JUMPI PUSH1 0x4 SLOAD PUSH2 0x59F JUMP JUMPDEST GASPRICE JUMPDEST SWAP1 POP PUSH1 0x0 DUP2 PUSH1 0x3 SLOAD DUP6 PUSH2 0x5B2 SWAP2 SWAP1 PUSH2 0x9CC JUMP JUMPDEST PUSH2 0x5BC SWAP2 SWAP1 PUSH2 0x9E5 JUMP JUMPDEST SWAP1 POP PUSH1 0x0 DUP4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP3 PUSH1 0x40 MLOAD PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 DUP8 GAS CALL SWAP3 POP POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x60B 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 0x610 JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP POP SWAP1 POP DUP1 PUSH2 0x65B JUMPI PUSH1 0x40 DUP1 MLOAD DUP4 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH32 0xD955712C3AE4C3C40451DB84EA0C4531C61CC0EA75C13FE9168AE0E07D71E050 SWAP2 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 JUMPDEST POP POP POP PUSH2 0x667 PUSH1 0x1 DUP1 SSTORE JUMP JUMPDEST POP POP JUMP JUMPDEST PUSH2 0x673 PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE SWAP1 MLOAD SWAP2 DUP3 MSTORE PUSH32 0x2C74592FDDAD593C2C4403101CE9B30930711AB87571268DDD1E1989EE1D7917 SWAP2 ADD PUSH2 0x47E JUMP JUMPDEST PUSH2 0x6CF PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x4 DUP2 SWAP1 SSTORE PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0xA7A07F821DFDFCA8E4BAA9CCC4BBE7B782BAAC5946918BD19F1C9C761DB41410 SWAP1 PUSH1 0x20 ADD PUSH2 0x47E JUMP JUMPDEST PUSH2 0x70C PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0xFF NOT AND SWAP1 SSTORE SWAP1 MLOAD SWAP2 DUP3 MSTORE PUSH32 0xE195AA139C7C69BA98F719C94AECD784E12FABC0789EF81335150078BC087317 SWAP2 ADD PUSH2 0x47E JUMP JUMPDEST PUSH2 0x765 PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x7E1 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 PUSH2 0x2F3 JUMP JUMPDEST PUSH2 0x7EA DUP2 PUSH2 0x859 JUMP JUMPDEST POP JUMP JUMPDEST PUSH2 0x7F5 PUSH2 0x7FF JUMP JUMPDEST PUSH2 0x7EA SELFBALANCE DUP3 PUSH2 0x29F JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x49B 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 0x2F3 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 0x2 PUSH1 0x1 SLOAD SUB PUSH2 0x913 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1F PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x5265656E7472616E637947756172643A207265656E7472616E742063616C6C00 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x2F3 JUMP JUMPDEST PUSH1 0x2 PUSH1 0x1 SSTORE JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x931 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x949 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP3 CALLDATALOAD SWAP2 POP PUSH2 0x959 PUSH1 0x20 DUP5 ADD PUSH2 0x91A JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x974 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP CALLDATALOAD SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x98D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x996 DUP3 PUSH2 0x91A JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 DUP3 ADD DUP1 DUP3 GT ISZERO PUSH2 0x9DF JUMPI PUSH2 0x9DF PUSH2 0x99D JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST DUP1 DUP3 MUL DUP2 ISZERO DUP3 DUP3 DIV DUP5 EQ OR PUSH2 0x9DF JUMPI PUSH2 0x9DF PUSH2 0x99D JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x4B 0xB9 0xCD PUSH30 0x43EDEADA4FE558A0EFE1CAAFD84106186B87B2B77CC39BEC600970CD6473 PUSH16 0x6C634300081100330000000000000000 ",
|
|
621
|
-
"sourceMap": "2045:5295:15:-:0;;;2998:129;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;936:32:49;719:10:67;936:18:49;:32::i;:::-;1716:1:57;1821:22;;3062:9:15;:22;;;;3094:11;:26;2045:5295;;2433:187:49;2506:16;2525:6;;-1:-1:-1;;;;;2541:17:49;;;-1:-1:-1;;;;;;2541:17:49;;;;;;2573:40;;2525:6;;;;;;;2573:40;;2506:16;2573:40;2496:124;2433:187;:::o;14:245:
|
|
621
|
+
"sourceMap": "2045:5295:15:-:0;;;2998:129;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;936:32:49;719:10:67;936:18:49;:32::i;:::-;1716:1:57;1821:22;;3062:9:15;:22;;;;3094:11;:26;2045:5295;;2433:187:49;2506:16;2525:6;;-1:-1:-1;;;;;2541:17:49;;;-1:-1:-1;;;;;;2541:17:49;;;;;;2573:40;;2525:6;;;;;;;2573:40;;2506:16;2573:40;2496:124;2433:187;:::o;14:245:126:-;93:6;101;154:2;142:9;133:7;129:23;125:32;122:52;;;170:1;167;160:12;122:52;-1:-1:-1;;193:16:126;;249:2;234:18;;;228:25;193:16;;228:25;;-1:-1:-1;14:245:126:o;:::-;2045:5295:15;;;;;;"
|
|
622
622
|
},
|
|
623
623
|
"deployedBytecode": {
|
|
624
624
|
"functionDebugData": {
|
|
@@ -855,49 +855,49 @@
|
|
|
855
855
|
{
|
|
856
856
|
"ast": {
|
|
857
857
|
"nodeType": "YulBlock",
|
|
858
|
-
"src": "0:5101:
|
|
858
|
+
"src": "0:5101:126",
|
|
859
859
|
"statements": [
|
|
860
860
|
{
|
|
861
861
|
"nodeType": "YulBlock",
|
|
862
|
-
"src": "6:3:
|
|
862
|
+
"src": "6:3:126",
|
|
863
863
|
"statements": []
|
|
864
864
|
},
|
|
865
865
|
{
|
|
866
866
|
"body": {
|
|
867
867
|
"nodeType": "YulBlock",
|
|
868
|
-
"src": "63:147:
|
|
868
|
+
"src": "63:147:126",
|
|
869
869
|
"statements": [
|
|
870
870
|
{
|
|
871
871
|
"nodeType": "YulAssignment",
|
|
872
|
-
"src": "73:29:
|
|
872
|
+
"src": "73:29:126",
|
|
873
873
|
"value": {
|
|
874
874
|
"arguments": [
|
|
875
875
|
{
|
|
876
876
|
"name": "offset",
|
|
877
877
|
"nodeType": "YulIdentifier",
|
|
878
|
-
"src": "95:6:
|
|
878
|
+
"src": "95:6:126"
|
|
879
879
|
}
|
|
880
880
|
],
|
|
881
881
|
"functionName": {
|
|
882
882
|
"name": "calldataload",
|
|
883
883
|
"nodeType": "YulIdentifier",
|
|
884
|
-
"src": "82:12:
|
|
884
|
+
"src": "82:12:126"
|
|
885
885
|
},
|
|
886
886
|
"nodeType": "YulFunctionCall",
|
|
887
|
-
"src": "82:20:
|
|
887
|
+
"src": "82:20:126"
|
|
888
888
|
},
|
|
889
889
|
"variableNames": [
|
|
890
890
|
{
|
|
891
891
|
"name": "value",
|
|
892
892
|
"nodeType": "YulIdentifier",
|
|
893
|
-
"src": "73:5:
|
|
893
|
+
"src": "73:5:126"
|
|
894
894
|
}
|
|
895
895
|
]
|
|
896
896
|
},
|
|
897
897
|
{
|
|
898
898
|
"body": {
|
|
899
899
|
"nodeType": "YulBlock",
|
|
900
|
-
"src": "188:16:
|
|
900
|
+
"src": "188:16:126",
|
|
901
901
|
"statements": [
|
|
902
902
|
{
|
|
903
903
|
"expression": {
|
|
@@ -905,14 +905,14 @@
|
|
|
905
905
|
{
|
|
906
906
|
"kind": "number",
|
|
907
907
|
"nodeType": "YulLiteral",
|
|
908
|
-
"src": "197:1:
|
|
908
|
+
"src": "197:1:126",
|
|
909
909
|
"type": "",
|
|
910
910
|
"value": "0"
|
|
911
911
|
},
|
|
912
912
|
{
|
|
913
913
|
"kind": "number",
|
|
914
914
|
"nodeType": "YulLiteral",
|
|
915
|
-
"src": "200:1:
|
|
915
|
+
"src": "200:1:126",
|
|
916
916
|
"type": "",
|
|
917
917
|
"value": "0"
|
|
918
918
|
}
|
|
@@ -920,13 +920,13 @@
|
|
|
920
920
|
"functionName": {
|
|
921
921
|
"name": "revert",
|
|
922
922
|
"nodeType": "YulIdentifier",
|
|
923
|
-
"src": "190:6:
|
|
923
|
+
"src": "190:6:126"
|
|
924
924
|
},
|
|
925
925
|
"nodeType": "YulFunctionCall",
|
|
926
|
-
"src": "190:12:
|
|
926
|
+
"src": "190:12:126"
|
|
927
927
|
},
|
|
928
928
|
"nodeType": "YulExpressionStatement",
|
|
929
|
-
"src": "190:12:
|
|
929
|
+
"src": "190:12:126"
|
|
930
930
|
}
|
|
931
931
|
]
|
|
932
932
|
},
|
|
@@ -937,19 +937,19 @@
|
|
|
937
937
|
{
|
|
938
938
|
"name": "value",
|
|
939
939
|
"nodeType": "YulIdentifier",
|
|
940
|
-
"src": "124:5:
|
|
940
|
+
"src": "124:5:126"
|
|
941
941
|
},
|
|
942
942
|
{
|
|
943
943
|
"arguments": [
|
|
944
944
|
{
|
|
945
945
|
"name": "value",
|
|
946
946
|
"nodeType": "YulIdentifier",
|
|
947
|
-
"src": "135:5:
|
|
947
|
+
"src": "135:5:126"
|
|
948
948
|
},
|
|
949
949
|
{
|
|
950
950
|
"kind": "number",
|
|
951
951
|
"nodeType": "YulLiteral",
|
|
952
|
-
"src": "142:42:
|
|
952
|
+
"src": "142:42:126",
|
|
953
953
|
"type": "",
|
|
954
954
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
955
955
|
}
|
|
@@ -957,31 +957,31 @@
|
|
|
957
957
|
"functionName": {
|
|
958
958
|
"name": "and",
|
|
959
959
|
"nodeType": "YulIdentifier",
|
|
960
|
-
"src": "131:3:
|
|
960
|
+
"src": "131:3:126"
|
|
961
961
|
},
|
|
962
962
|
"nodeType": "YulFunctionCall",
|
|
963
|
-
"src": "131:54:
|
|
963
|
+
"src": "131:54:126"
|
|
964
964
|
}
|
|
965
965
|
],
|
|
966
966
|
"functionName": {
|
|
967
967
|
"name": "eq",
|
|
968
968
|
"nodeType": "YulIdentifier",
|
|
969
|
-
"src": "121:2:
|
|
969
|
+
"src": "121:2:126"
|
|
970
970
|
},
|
|
971
971
|
"nodeType": "YulFunctionCall",
|
|
972
|
-
"src": "121:65:
|
|
972
|
+
"src": "121:65:126"
|
|
973
973
|
}
|
|
974
974
|
],
|
|
975
975
|
"functionName": {
|
|
976
976
|
"name": "iszero",
|
|
977
977
|
"nodeType": "YulIdentifier",
|
|
978
|
-
"src": "114:6:
|
|
978
|
+
"src": "114:6:126"
|
|
979
979
|
},
|
|
980
980
|
"nodeType": "YulFunctionCall",
|
|
981
|
-
"src": "114:73:
|
|
981
|
+
"src": "114:73:126"
|
|
982
982
|
},
|
|
983
983
|
"nodeType": "YulIf",
|
|
984
|
-
"src": "111:93:
|
|
984
|
+
"src": "111:93:126"
|
|
985
985
|
}
|
|
986
986
|
]
|
|
987
987
|
},
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
{
|
|
992
992
|
"name": "offset",
|
|
993
993
|
"nodeType": "YulTypedName",
|
|
994
|
-
"src": "42:6:
|
|
994
|
+
"src": "42:6:126",
|
|
995
995
|
"type": ""
|
|
996
996
|
}
|
|
997
997
|
],
|
|
@@ -999,21 +999,21 @@
|
|
|
999
999
|
{
|
|
1000
1000
|
"name": "value",
|
|
1001
1001
|
"nodeType": "YulTypedName",
|
|
1002
|
-
"src": "53:5:
|
|
1002
|
+
"src": "53:5:126",
|
|
1003
1003
|
"type": ""
|
|
1004
1004
|
}
|
|
1005
1005
|
],
|
|
1006
|
-
"src": "14:196:
|
|
1006
|
+
"src": "14:196:126"
|
|
1007
1007
|
},
|
|
1008
1008
|
{
|
|
1009
1009
|
"body": {
|
|
1010
1010
|
"nodeType": "YulBlock",
|
|
1011
|
-
"src": "302:167:
|
|
1011
|
+
"src": "302:167:126",
|
|
1012
1012
|
"statements": [
|
|
1013
1013
|
{
|
|
1014
1014
|
"body": {
|
|
1015
1015
|
"nodeType": "YulBlock",
|
|
1016
|
-
"src": "348:16:
|
|
1016
|
+
"src": "348:16:126",
|
|
1017
1017
|
"statements": [
|
|
1018
1018
|
{
|
|
1019
1019
|
"expression": {
|
|
@@ -1021,14 +1021,14 @@
|
|
|
1021
1021
|
{
|
|
1022
1022
|
"kind": "number",
|
|
1023
1023
|
"nodeType": "YulLiteral",
|
|
1024
|
-
"src": "357:1:
|
|
1024
|
+
"src": "357:1:126",
|
|
1025
1025
|
"type": "",
|
|
1026
1026
|
"value": "0"
|
|
1027
1027
|
},
|
|
1028
1028
|
{
|
|
1029
1029
|
"kind": "number",
|
|
1030
1030
|
"nodeType": "YulLiteral",
|
|
1031
|
-
"src": "360:1:
|
|
1031
|
+
"src": "360:1:126",
|
|
1032
1032
|
"type": "",
|
|
1033
1033
|
"value": "0"
|
|
1034
1034
|
}
|
|
@@ -1036,13 +1036,13 @@
|
|
|
1036
1036
|
"functionName": {
|
|
1037
1037
|
"name": "revert",
|
|
1038
1038
|
"nodeType": "YulIdentifier",
|
|
1039
|
-
"src": "350:6:
|
|
1039
|
+
"src": "350:6:126"
|
|
1040
1040
|
},
|
|
1041
1041
|
"nodeType": "YulFunctionCall",
|
|
1042
|
-
"src": "350:12:
|
|
1042
|
+
"src": "350:12:126"
|
|
1043
1043
|
},
|
|
1044
1044
|
"nodeType": "YulExpressionStatement",
|
|
1045
|
-
"src": "350:12:
|
|
1045
|
+
"src": "350:12:126"
|
|
1046
1046
|
}
|
|
1047
1047
|
]
|
|
1048
1048
|
},
|
|
@@ -1053,26 +1053,26 @@
|
|
|
1053
1053
|
{
|
|
1054
1054
|
"name": "dataEnd",
|
|
1055
1055
|
"nodeType": "YulIdentifier",
|
|
1056
|
-
"src": "323:7:
|
|
1056
|
+
"src": "323:7:126"
|
|
1057
1057
|
},
|
|
1058
1058
|
{
|
|
1059
1059
|
"name": "headStart",
|
|
1060
1060
|
"nodeType": "YulIdentifier",
|
|
1061
|
-
"src": "332:9:
|
|
1061
|
+
"src": "332:9:126"
|
|
1062
1062
|
}
|
|
1063
1063
|
],
|
|
1064
1064
|
"functionName": {
|
|
1065
1065
|
"name": "sub",
|
|
1066
1066
|
"nodeType": "YulIdentifier",
|
|
1067
|
-
"src": "319:3:
|
|
1067
|
+
"src": "319:3:126"
|
|
1068
1068
|
},
|
|
1069
1069
|
"nodeType": "YulFunctionCall",
|
|
1070
|
-
"src": "319:23:
|
|
1070
|
+
"src": "319:23:126"
|
|
1071
1071
|
},
|
|
1072
1072
|
{
|
|
1073
1073
|
"kind": "number",
|
|
1074
1074
|
"nodeType": "YulLiteral",
|
|
1075
|
-
"src": "344:2:
|
|
1075
|
+
"src": "344:2:126",
|
|
1076
1076
|
"type": "",
|
|
1077
1077
|
"value": "64"
|
|
1078
1078
|
}
|
|
@@ -1080,44 +1080,44 @@
|
|
|
1080
1080
|
"functionName": {
|
|
1081
1081
|
"name": "slt",
|
|
1082
1082
|
"nodeType": "YulIdentifier",
|
|
1083
|
-
"src": "315:3:
|
|
1083
|
+
"src": "315:3:126"
|
|
1084
1084
|
},
|
|
1085
1085
|
"nodeType": "YulFunctionCall",
|
|
1086
|
-
"src": "315:32:
|
|
1086
|
+
"src": "315:32:126"
|
|
1087
1087
|
},
|
|
1088
1088
|
"nodeType": "YulIf",
|
|
1089
|
-
"src": "312:52:
|
|
1089
|
+
"src": "312:52:126"
|
|
1090
1090
|
},
|
|
1091
1091
|
{
|
|
1092
1092
|
"nodeType": "YulAssignment",
|
|
1093
|
-
"src": "373:33:
|
|
1093
|
+
"src": "373:33:126",
|
|
1094
1094
|
"value": {
|
|
1095
1095
|
"arguments": [
|
|
1096
1096
|
{
|
|
1097
1097
|
"name": "headStart",
|
|
1098
1098
|
"nodeType": "YulIdentifier",
|
|
1099
|
-
"src": "396:9:
|
|
1099
|
+
"src": "396:9:126"
|
|
1100
1100
|
}
|
|
1101
1101
|
],
|
|
1102
1102
|
"functionName": {
|
|
1103
1103
|
"name": "calldataload",
|
|
1104
1104
|
"nodeType": "YulIdentifier",
|
|
1105
|
-
"src": "383:12:
|
|
1105
|
+
"src": "383:12:126"
|
|
1106
1106
|
},
|
|
1107
1107
|
"nodeType": "YulFunctionCall",
|
|
1108
|
-
"src": "383:23:
|
|
1108
|
+
"src": "383:23:126"
|
|
1109
1109
|
},
|
|
1110
1110
|
"variableNames": [
|
|
1111
1111
|
{
|
|
1112
1112
|
"name": "value0",
|
|
1113
1113
|
"nodeType": "YulIdentifier",
|
|
1114
|
-
"src": "373:6:
|
|
1114
|
+
"src": "373:6:126"
|
|
1115
1115
|
}
|
|
1116
1116
|
]
|
|
1117
1117
|
},
|
|
1118
1118
|
{
|
|
1119
1119
|
"nodeType": "YulAssignment",
|
|
1120
|
-
"src": "415:48:
|
|
1120
|
+
"src": "415:48:126",
|
|
1121
1121
|
"value": {
|
|
1122
1122
|
"arguments": [
|
|
1123
1123
|
{
|
|
@@ -1125,12 +1125,12 @@
|
|
|
1125
1125
|
{
|
|
1126
1126
|
"name": "headStart",
|
|
1127
1127
|
"nodeType": "YulIdentifier",
|
|
1128
|
-
"src": "448:9:
|
|
1128
|
+
"src": "448:9:126"
|
|
1129
1129
|
},
|
|
1130
1130
|
{
|
|
1131
1131
|
"kind": "number",
|
|
1132
1132
|
"nodeType": "YulLiteral",
|
|
1133
|
-
"src": "459:2:
|
|
1133
|
+
"src": "459:2:126",
|
|
1134
1134
|
"type": "",
|
|
1135
1135
|
"value": "32"
|
|
1136
1136
|
}
|
|
@@ -1138,25 +1138,25 @@
|
|
|
1138
1138
|
"functionName": {
|
|
1139
1139
|
"name": "add",
|
|
1140
1140
|
"nodeType": "YulIdentifier",
|
|
1141
|
-
"src": "444:3:
|
|
1141
|
+
"src": "444:3:126"
|
|
1142
1142
|
},
|
|
1143
1143
|
"nodeType": "YulFunctionCall",
|
|
1144
|
-
"src": "444:18:
|
|
1144
|
+
"src": "444:18:126"
|
|
1145
1145
|
}
|
|
1146
1146
|
],
|
|
1147
1147
|
"functionName": {
|
|
1148
1148
|
"name": "abi_decode_address",
|
|
1149
1149
|
"nodeType": "YulIdentifier",
|
|
1150
|
-
"src": "425:18:
|
|
1150
|
+
"src": "425:18:126"
|
|
1151
1151
|
},
|
|
1152
1152
|
"nodeType": "YulFunctionCall",
|
|
1153
|
-
"src": "425:38:
|
|
1153
|
+
"src": "425:38:126"
|
|
1154
1154
|
},
|
|
1155
1155
|
"variableNames": [
|
|
1156
1156
|
{
|
|
1157
1157
|
"name": "value1",
|
|
1158
1158
|
"nodeType": "YulIdentifier",
|
|
1159
|
-
"src": "415:6:
|
|
1159
|
+
"src": "415:6:126"
|
|
1160
1160
|
}
|
|
1161
1161
|
]
|
|
1162
1162
|
}
|
|
@@ -1168,13 +1168,13 @@
|
|
|
1168
1168
|
{
|
|
1169
1169
|
"name": "headStart",
|
|
1170
1170
|
"nodeType": "YulTypedName",
|
|
1171
|
-
"src": "260:9:
|
|
1171
|
+
"src": "260:9:126",
|
|
1172
1172
|
"type": ""
|
|
1173
1173
|
},
|
|
1174
1174
|
{
|
|
1175
1175
|
"name": "dataEnd",
|
|
1176
1176
|
"nodeType": "YulTypedName",
|
|
1177
|
-
"src": "271:7:
|
|
1177
|
+
"src": "271:7:126",
|
|
1178
1178
|
"type": ""
|
|
1179
1179
|
}
|
|
1180
1180
|
],
|
|
@@ -1182,37 +1182,37 @@
|
|
|
1182
1182
|
{
|
|
1183
1183
|
"name": "value0",
|
|
1184
1184
|
"nodeType": "YulTypedName",
|
|
1185
|
-
"src": "283:6:
|
|
1185
|
+
"src": "283:6:126",
|
|
1186
1186
|
"type": ""
|
|
1187
1187
|
},
|
|
1188
1188
|
{
|
|
1189
1189
|
"name": "value1",
|
|
1190
1190
|
"nodeType": "YulTypedName",
|
|
1191
|
-
"src": "291:6:
|
|
1191
|
+
"src": "291:6:126",
|
|
1192
1192
|
"type": ""
|
|
1193
1193
|
}
|
|
1194
1194
|
],
|
|
1195
|
-
"src": "215:254:
|
|
1195
|
+
"src": "215:254:126"
|
|
1196
1196
|
},
|
|
1197
1197
|
{
|
|
1198
1198
|
"body": {
|
|
1199
1199
|
"nodeType": "YulBlock",
|
|
1200
|
-
"src": "575:76:
|
|
1200
|
+
"src": "575:76:126",
|
|
1201
1201
|
"statements": [
|
|
1202
1202
|
{
|
|
1203
1203
|
"nodeType": "YulAssignment",
|
|
1204
|
-
"src": "585:26:
|
|
1204
|
+
"src": "585:26:126",
|
|
1205
1205
|
"value": {
|
|
1206
1206
|
"arguments": [
|
|
1207
1207
|
{
|
|
1208
1208
|
"name": "headStart",
|
|
1209
1209
|
"nodeType": "YulIdentifier",
|
|
1210
|
-
"src": "597:9:
|
|
1210
|
+
"src": "597:9:126"
|
|
1211
1211
|
},
|
|
1212
1212
|
{
|
|
1213
1213
|
"kind": "number",
|
|
1214
1214
|
"nodeType": "YulLiteral",
|
|
1215
|
-
"src": "608:2:
|
|
1215
|
+
"src": "608:2:126",
|
|
1216
1216
|
"type": "",
|
|
1217
1217
|
"value": "32"
|
|
1218
1218
|
}
|
|
@@ -1220,16 +1220,16 @@
|
|
|
1220
1220
|
"functionName": {
|
|
1221
1221
|
"name": "add",
|
|
1222
1222
|
"nodeType": "YulIdentifier",
|
|
1223
|
-
"src": "593:3:
|
|
1223
|
+
"src": "593:3:126"
|
|
1224
1224
|
},
|
|
1225
1225
|
"nodeType": "YulFunctionCall",
|
|
1226
|
-
"src": "593:18:
|
|
1226
|
+
"src": "593:18:126"
|
|
1227
1227
|
},
|
|
1228
1228
|
"variableNames": [
|
|
1229
1229
|
{
|
|
1230
1230
|
"name": "tail",
|
|
1231
1231
|
"nodeType": "YulIdentifier",
|
|
1232
|
-
"src": "585:4:
|
|
1232
|
+
"src": "585:4:126"
|
|
1233
1233
|
}
|
|
1234
1234
|
]
|
|
1235
1235
|
},
|
|
@@ -1239,24 +1239,24 @@
|
|
|
1239
1239
|
{
|
|
1240
1240
|
"name": "headStart",
|
|
1241
1241
|
"nodeType": "YulIdentifier",
|
|
1242
|
-
"src": "627:9:
|
|
1242
|
+
"src": "627:9:126"
|
|
1243
1243
|
},
|
|
1244
1244
|
{
|
|
1245
1245
|
"name": "value0",
|
|
1246
1246
|
"nodeType": "YulIdentifier",
|
|
1247
|
-
"src": "638:6:
|
|
1247
|
+
"src": "638:6:126"
|
|
1248
1248
|
}
|
|
1249
1249
|
],
|
|
1250
1250
|
"functionName": {
|
|
1251
1251
|
"name": "mstore",
|
|
1252
1252
|
"nodeType": "YulIdentifier",
|
|
1253
|
-
"src": "620:6:
|
|
1253
|
+
"src": "620:6:126"
|
|
1254
1254
|
},
|
|
1255
1255
|
"nodeType": "YulFunctionCall",
|
|
1256
|
-
"src": "620:25:
|
|
1256
|
+
"src": "620:25:126"
|
|
1257
1257
|
},
|
|
1258
1258
|
"nodeType": "YulExpressionStatement",
|
|
1259
|
-
"src": "620:25:
|
|
1259
|
+
"src": "620:25:126"
|
|
1260
1260
|
}
|
|
1261
1261
|
]
|
|
1262
1262
|
},
|
|
@@ -1266,13 +1266,13 @@
|
|
|
1266
1266
|
{
|
|
1267
1267
|
"name": "headStart",
|
|
1268
1268
|
"nodeType": "YulTypedName",
|
|
1269
|
-
"src": "544:9:
|
|
1269
|
+
"src": "544:9:126",
|
|
1270
1270
|
"type": ""
|
|
1271
1271
|
},
|
|
1272
1272
|
{
|
|
1273
1273
|
"name": "value0",
|
|
1274
1274
|
"nodeType": "YulTypedName",
|
|
1275
|
-
"src": "555:6:
|
|
1275
|
+
"src": "555:6:126",
|
|
1276
1276
|
"type": ""
|
|
1277
1277
|
}
|
|
1278
1278
|
],
|
|
@@ -1280,21 +1280,21 @@
|
|
|
1280
1280
|
{
|
|
1281
1281
|
"name": "tail",
|
|
1282
1282
|
"nodeType": "YulTypedName",
|
|
1283
|
-
"src": "566:4:
|
|
1283
|
+
"src": "566:4:126",
|
|
1284
1284
|
"type": ""
|
|
1285
1285
|
}
|
|
1286
1286
|
],
|
|
1287
|
-
"src": "474:177:
|
|
1287
|
+
"src": "474:177:126"
|
|
1288
1288
|
},
|
|
1289
1289
|
{
|
|
1290
1290
|
"body": {
|
|
1291
1291
|
"nodeType": "YulBlock",
|
|
1292
|
-
"src": "726:110:
|
|
1292
|
+
"src": "726:110:126",
|
|
1293
1293
|
"statements": [
|
|
1294
1294
|
{
|
|
1295
1295
|
"body": {
|
|
1296
1296
|
"nodeType": "YulBlock",
|
|
1297
|
-
"src": "772:16:
|
|
1297
|
+
"src": "772:16:126",
|
|
1298
1298
|
"statements": [
|
|
1299
1299
|
{
|
|
1300
1300
|
"expression": {
|
|
@@ -1302,14 +1302,14 @@
|
|
|
1302
1302
|
{
|
|
1303
1303
|
"kind": "number",
|
|
1304
1304
|
"nodeType": "YulLiteral",
|
|
1305
|
-
"src": "781:1:
|
|
1305
|
+
"src": "781:1:126",
|
|
1306
1306
|
"type": "",
|
|
1307
1307
|
"value": "0"
|
|
1308
1308
|
},
|
|
1309
1309
|
{
|
|
1310
1310
|
"kind": "number",
|
|
1311
1311
|
"nodeType": "YulLiteral",
|
|
1312
|
-
"src": "784:1:
|
|
1312
|
+
"src": "784:1:126",
|
|
1313
1313
|
"type": "",
|
|
1314
1314
|
"value": "0"
|
|
1315
1315
|
}
|
|
@@ -1317,13 +1317,13 @@
|
|
|
1317
1317
|
"functionName": {
|
|
1318
1318
|
"name": "revert",
|
|
1319
1319
|
"nodeType": "YulIdentifier",
|
|
1320
|
-
"src": "774:6:
|
|
1320
|
+
"src": "774:6:126"
|
|
1321
1321
|
},
|
|
1322
1322
|
"nodeType": "YulFunctionCall",
|
|
1323
|
-
"src": "774:12:
|
|
1323
|
+
"src": "774:12:126"
|
|
1324
1324
|
},
|
|
1325
1325
|
"nodeType": "YulExpressionStatement",
|
|
1326
|
-
"src": "774:12:
|
|
1326
|
+
"src": "774:12:126"
|
|
1327
1327
|
}
|
|
1328
1328
|
]
|
|
1329
1329
|
},
|
|
@@ -1334,26 +1334,26 @@
|
|
|
1334
1334
|
{
|
|
1335
1335
|
"name": "dataEnd",
|
|
1336
1336
|
"nodeType": "YulIdentifier",
|
|
1337
|
-
"src": "747:7:
|
|
1337
|
+
"src": "747:7:126"
|
|
1338
1338
|
},
|
|
1339
1339
|
{
|
|
1340
1340
|
"name": "headStart",
|
|
1341
1341
|
"nodeType": "YulIdentifier",
|
|
1342
|
-
"src": "756:9:
|
|
1342
|
+
"src": "756:9:126"
|
|
1343
1343
|
}
|
|
1344
1344
|
],
|
|
1345
1345
|
"functionName": {
|
|
1346
1346
|
"name": "sub",
|
|
1347
1347
|
"nodeType": "YulIdentifier",
|
|
1348
|
-
"src": "743:3:
|
|
1348
|
+
"src": "743:3:126"
|
|
1349
1349
|
},
|
|
1350
1350
|
"nodeType": "YulFunctionCall",
|
|
1351
|
-
"src": "743:23:
|
|
1351
|
+
"src": "743:23:126"
|
|
1352
1352
|
},
|
|
1353
1353
|
{
|
|
1354
1354
|
"kind": "number",
|
|
1355
1355
|
"nodeType": "YulLiteral",
|
|
1356
|
-
"src": "768:2:
|
|
1356
|
+
"src": "768:2:126",
|
|
1357
1357
|
"type": "",
|
|
1358
1358
|
"value": "32"
|
|
1359
1359
|
}
|
|
@@ -1361,38 +1361,38 @@
|
|
|
1361
1361
|
"functionName": {
|
|
1362
1362
|
"name": "slt",
|
|
1363
1363
|
"nodeType": "YulIdentifier",
|
|
1364
|
-
"src": "739:3:
|
|
1364
|
+
"src": "739:3:126"
|
|
1365
1365
|
},
|
|
1366
1366
|
"nodeType": "YulFunctionCall",
|
|
1367
|
-
"src": "739:32:
|
|
1367
|
+
"src": "739:32:126"
|
|
1368
1368
|
},
|
|
1369
1369
|
"nodeType": "YulIf",
|
|
1370
|
-
"src": "736:52:
|
|
1370
|
+
"src": "736:52:126"
|
|
1371
1371
|
},
|
|
1372
1372
|
{
|
|
1373
1373
|
"nodeType": "YulAssignment",
|
|
1374
|
-
"src": "797:33:
|
|
1374
|
+
"src": "797:33:126",
|
|
1375
1375
|
"value": {
|
|
1376
1376
|
"arguments": [
|
|
1377
1377
|
{
|
|
1378
1378
|
"name": "headStart",
|
|
1379
1379
|
"nodeType": "YulIdentifier",
|
|
1380
|
-
"src": "820:9:
|
|
1380
|
+
"src": "820:9:126"
|
|
1381
1381
|
}
|
|
1382
1382
|
],
|
|
1383
1383
|
"functionName": {
|
|
1384
1384
|
"name": "calldataload",
|
|
1385
1385
|
"nodeType": "YulIdentifier",
|
|
1386
|
-
"src": "807:12:
|
|
1386
|
+
"src": "807:12:126"
|
|
1387
1387
|
},
|
|
1388
1388
|
"nodeType": "YulFunctionCall",
|
|
1389
|
-
"src": "807:23:
|
|
1389
|
+
"src": "807:23:126"
|
|
1390
1390
|
},
|
|
1391
1391
|
"variableNames": [
|
|
1392
1392
|
{
|
|
1393
1393
|
"name": "value0",
|
|
1394
1394
|
"nodeType": "YulIdentifier",
|
|
1395
|
-
"src": "797:6:
|
|
1395
|
+
"src": "797:6:126"
|
|
1396
1396
|
}
|
|
1397
1397
|
]
|
|
1398
1398
|
}
|
|
@@ -1404,13 +1404,13 @@
|
|
|
1404
1404
|
{
|
|
1405
1405
|
"name": "headStart",
|
|
1406
1406
|
"nodeType": "YulTypedName",
|
|
1407
|
-
"src": "692:9:
|
|
1407
|
+
"src": "692:9:126",
|
|
1408
1408
|
"type": ""
|
|
1409
1409
|
},
|
|
1410
1410
|
{
|
|
1411
1411
|
"name": "dataEnd",
|
|
1412
1412
|
"nodeType": "YulTypedName",
|
|
1413
|
-
"src": "703:7:
|
|
1413
|
+
"src": "703:7:126",
|
|
1414
1414
|
"type": ""
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
@@ -1418,31 +1418,31 @@
|
|
|
1418
1418
|
{
|
|
1419
1419
|
"name": "value0",
|
|
1420
1420
|
"nodeType": "YulTypedName",
|
|
1421
|
-
"src": "715:6:
|
|
1421
|
+
"src": "715:6:126",
|
|
1422
1422
|
"type": ""
|
|
1423
1423
|
}
|
|
1424
1424
|
],
|
|
1425
|
-
"src": "656:180:
|
|
1425
|
+
"src": "656:180:126"
|
|
1426
1426
|
},
|
|
1427
1427
|
{
|
|
1428
1428
|
"body": {
|
|
1429
1429
|
"nodeType": "YulBlock",
|
|
1430
|
-
"src": "942:125:
|
|
1430
|
+
"src": "942:125:126",
|
|
1431
1431
|
"statements": [
|
|
1432
1432
|
{
|
|
1433
1433
|
"nodeType": "YulAssignment",
|
|
1434
|
-
"src": "952:26:
|
|
1434
|
+
"src": "952:26:126",
|
|
1435
1435
|
"value": {
|
|
1436
1436
|
"arguments": [
|
|
1437
1437
|
{
|
|
1438
1438
|
"name": "headStart",
|
|
1439
1439
|
"nodeType": "YulIdentifier",
|
|
1440
|
-
"src": "964:9:
|
|
1440
|
+
"src": "964:9:126"
|
|
1441
1441
|
},
|
|
1442
1442
|
{
|
|
1443
1443
|
"kind": "number",
|
|
1444
1444
|
"nodeType": "YulLiteral",
|
|
1445
|
-
"src": "975:2:
|
|
1445
|
+
"src": "975:2:126",
|
|
1446
1446
|
"type": "",
|
|
1447
1447
|
"value": "32"
|
|
1448
1448
|
}
|
|
@@ -1450,16 +1450,16 @@
|
|
|
1450
1450
|
"functionName": {
|
|
1451
1451
|
"name": "add",
|
|
1452
1452
|
"nodeType": "YulIdentifier",
|
|
1453
|
-
"src": "960:3:
|
|
1453
|
+
"src": "960:3:126"
|
|
1454
1454
|
},
|
|
1455
1455
|
"nodeType": "YulFunctionCall",
|
|
1456
|
-
"src": "960:18:
|
|
1456
|
+
"src": "960:18:126"
|
|
1457
1457
|
},
|
|
1458
1458
|
"variableNames": [
|
|
1459
1459
|
{
|
|
1460
1460
|
"name": "tail",
|
|
1461
1461
|
"nodeType": "YulIdentifier",
|
|
1462
|
-
"src": "952:4:
|
|
1462
|
+
"src": "952:4:126"
|
|
1463
1463
|
}
|
|
1464
1464
|
]
|
|
1465
1465
|
},
|
|
@@ -1469,19 +1469,19 @@
|
|
|
1469
1469
|
{
|
|
1470
1470
|
"name": "headStart",
|
|
1471
1471
|
"nodeType": "YulIdentifier",
|
|
1472
|
-
"src": "994:9:
|
|
1472
|
+
"src": "994:9:126"
|
|
1473
1473
|
},
|
|
1474
1474
|
{
|
|
1475
1475
|
"arguments": [
|
|
1476
1476
|
{
|
|
1477
1477
|
"name": "value0",
|
|
1478
1478
|
"nodeType": "YulIdentifier",
|
|
1479
|
-
"src": "1009:6:
|
|
1479
|
+
"src": "1009:6:126"
|
|
1480
1480
|
},
|
|
1481
1481
|
{
|
|
1482
1482
|
"kind": "number",
|
|
1483
1483
|
"nodeType": "YulLiteral",
|
|
1484
|
-
"src": "1017:42:
|
|
1484
|
+
"src": "1017:42:126",
|
|
1485
1485
|
"type": "",
|
|
1486
1486
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
1487
1487
|
}
|
|
@@ -1489,22 +1489,22 @@
|
|
|
1489
1489
|
"functionName": {
|
|
1490
1490
|
"name": "and",
|
|
1491
1491
|
"nodeType": "YulIdentifier",
|
|
1492
|
-
"src": "1005:3:
|
|
1492
|
+
"src": "1005:3:126"
|
|
1493
1493
|
},
|
|
1494
1494
|
"nodeType": "YulFunctionCall",
|
|
1495
|
-
"src": "1005:55:
|
|
1495
|
+
"src": "1005:55:126"
|
|
1496
1496
|
}
|
|
1497
1497
|
],
|
|
1498
1498
|
"functionName": {
|
|
1499
1499
|
"name": "mstore",
|
|
1500
1500
|
"nodeType": "YulIdentifier",
|
|
1501
|
-
"src": "987:6:
|
|
1501
|
+
"src": "987:6:126"
|
|
1502
1502
|
},
|
|
1503
1503
|
"nodeType": "YulFunctionCall",
|
|
1504
|
-
"src": "987:74:
|
|
1504
|
+
"src": "987:74:126"
|
|
1505
1505
|
},
|
|
1506
1506
|
"nodeType": "YulExpressionStatement",
|
|
1507
|
-
"src": "987:74:
|
|
1507
|
+
"src": "987:74:126"
|
|
1508
1508
|
}
|
|
1509
1509
|
]
|
|
1510
1510
|
},
|
|
@@ -1514,13 +1514,13 @@
|
|
|
1514
1514
|
{
|
|
1515
1515
|
"name": "headStart",
|
|
1516
1516
|
"nodeType": "YulTypedName",
|
|
1517
|
-
"src": "911:9:
|
|
1517
|
+
"src": "911:9:126",
|
|
1518
1518
|
"type": ""
|
|
1519
1519
|
},
|
|
1520
1520
|
{
|
|
1521
1521
|
"name": "value0",
|
|
1522
1522
|
"nodeType": "YulTypedName",
|
|
1523
|
-
"src": "922:6:
|
|
1523
|
+
"src": "922:6:126",
|
|
1524
1524
|
"type": ""
|
|
1525
1525
|
}
|
|
1526
1526
|
],
|
|
@@ -1528,21 +1528,21 @@
|
|
|
1528
1528
|
{
|
|
1529
1529
|
"name": "tail",
|
|
1530
1530
|
"nodeType": "YulTypedName",
|
|
1531
|
-
"src": "933:4:
|
|
1531
|
+
"src": "933:4:126",
|
|
1532
1532
|
"type": ""
|
|
1533
1533
|
}
|
|
1534
1534
|
],
|
|
1535
|
-
"src": "841:226:
|
|
1535
|
+
"src": "841:226:126"
|
|
1536
1536
|
},
|
|
1537
1537
|
{
|
|
1538
1538
|
"body": {
|
|
1539
1539
|
"nodeType": "YulBlock",
|
|
1540
|
-
"src": "1142:116:
|
|
1540
|
+
"src": "1142:116:126",
|
|
1541
1541
|
"statements": [
|
|
1542
1542
|
{
|
|
1543
1543
|
"body": {
|
|
1544
1544
|
"nodeType": "YulBlock",
|
|
1545
|
-
"src": "1188:16:
|
|
1545
|
+
"src": "1188:16:126",
|
|
1546
1546
|
"statements": [
|
|
1547
1547
|
{
|
|
1548
1548
|
"expression": {
|
|
@@ -1550,14 +1550,14 @@
|
|
|
1550
1550
|
{
|
|
1551
1551
|
"kind": "number",
|
|
1552
1552
|
"nodeType": "YulLiteral",
|
|
1553
|
-
"src": "1197:1:
|
|
1553
|
+
"src": "1197:1:126",
|
|
1554
1554
|
"type": "",
|
|
1555
1555
|
"value": "0"
|
|
1556
1556
|
},
|
|
1557
1557
|
{
|
|
1558
1558
|
"kind": "number",
|
|
1559
1559
|
"nodeType": "YulLiteral",
|
|
1560
|
-
"src": "1200:1:
|
|
1560
|
+
"src": "1200:1:126",
|
|
1561
1561
|
"type": "",
|
|
1562
1562
|
"value": "0"
|
|
1563
1563
|
}
|
|
@@ -1565,13 +1565,13 @@
|
|
|
1565
1565
|
"functionName": {
|
|
1566
1566
|
"name": "revert",
|
|
1567
1567
|
"nodeType": "YulIdentifier",
|
|
1568
|
-
"src": "1190:6:
|
|
1568
|
+
"src": "1190:6:126"
|
|
1569
1569
|
},
|
|
1570
1570
|
"nodeType": "YulFunctionCall",
|
|
1571
|
-
"src": "1190:12:
|
|
1571
|
+
"src": "1190:12:126"
|
|
1572
1572
|
},
|
|
1573
1573
|
"nodeType": "YulExpressionStatement",
|
|
1574
|
-
"src": "1190:12:
|
|
1574
|
+
"src": "1190:12:126"
|
|
1575
1575
|
}
|
|
1576
1576
|
]
|
|
1577
1577
|
},
|
|
@@ -1582,26 +1582,26 @@
|
|
|
1582
1582
|
{
|
|
1583
1583
|
"name": "dataEnd",
|
|
1584
1584
|
"nodeType": "YulIdentifier",
|
|
1585
|
-
"src": "1163:7:
|
|
1585
|
+
"src": "1163:7:126"
|
|
1586
1586
|
},
|
|
1587
1587
|
{
|
|
1588
1588
|
"name": "headStart",
|
|
1589
1589
|
"nodeType": "YulIdentifier",
|
|
1590
|
-
"src": "1172:9:
|
|
1590
|
+
"src": "1172:9:126"
|
|
1591
1591
|
}
|
|
1592
1592
|
],
|
|
1593
1593
|
"functionName": {
|
|
1594
1594
|
"name": "sub",
|
|
1595
1595
|
"nodeType": "YulIdentifier",
|
|
1596
|
-
"src": "1159:3:
|
|
1596
|
+
"src": "1159:3:126"
|
|
1597
1597
|
},
|
|
1598
1598
|
"nodeType": "YulFunctionCall",
|
|
1599
|
-
"src": "1159:23:
|
|
1599
|
+
"src": "1159:23:126"
|
|
1600
1600
|
},
|
|
1601
1601
|
{
|
|
1602
1602
|
"kind": "number",
|
|
1603
1603
|
"nodeType": "YulLiteral",
|
|
1604
|
-
"src": "1184:2:
|
|
1604
|
+
"src": "1184:2:126",
|
|
1605
1605
|
"type": "",
|
|
1606
1606
|
"value": "32"
|
|
1607
1607
|
}
|
|
@@ -1609,38 +1609,38 @@
|
|
|
1609
1609
|
"functionName": {
|
|
1610
1610
|
"name": "slt",
|
|
1611
1611
|
"nodeType": "YulIdentifier",
|
|
1612
|
-
"src": "1155:3:
|
|
1612
|
+
"src": "1155:3:126"
|
|
1613
1613
|
},
|
|
1614
1614
|
"nodeType": "YulFunctionCall",
|
|
1615
|
-
"src": "1155:32:
|
|
1615
|
+
"src": "1155:32:126"
|
|
1616
1616
|
},
|
|
1617
1617
|
"nodeType": "YulIf",
|
|
1618
|
-
"src": "1152:52:
|
|
1618
|
+
"src": "1152:52:126"
|
|
1619
1619
|
},
|
|
1620
1620
|
{
|
|
1621
1621
|
"nodeType": "YulAssignment",
|
|
1622
|
-
"src": "1213:39:
|
|
1622
|
+
"src": "1213:39:126",
|
|
1623
1623
|
"value": {
|
|
1624
1624
|
"arguments": [
|
|
1625
1625
|
{
|
|
1626
1626
|
"name": "headStart",
|
|
1627
1627
|
"nodeType": "YulIdentifier",
|
|
1628
|
-
"src": "1242:9:
|
|
1628
|
+
"src": "1242:9:126"
|
|
1629
1629
|
}
|
|
1630
1630
|
],
|
|
1631
1631
|
"functionName": {
|
|
1632
1632
|
"name": "abi_decode_address",
|
|
1633
1633
|
"nodeType": "YulIdentifier",
|
|
1634
|
-
"src": "1223:18:
|
|
1634
|
+
"src": "1223:18:126"
|
|
1635
1635
|
},
|
|
1636
1636
|
"nodeType": "YulFunctionCall",
|
|
1637
|
-
"src": "1223:29:
|
|
1637
|
+
"src": "1223:29:126"
|
|
1638
1638
|
},
|
|
1639
1639
|
"variableNames": [
|
|
1640
1640
|
{
|
|
1641
1641
|
"name": "value0",
|
|
1642
1642
|
"nodeType": "YulIdentifier",
|
|
1643
|
-
"src": "1213:6:
|
|
1643
|
+
"src": "1213:6:126"
|
|
1644
1644
|
}
|
|
1645
1645
|
]
|
|
1646
1646
|
}
|
|
@@ -1652,13 +1652,13 @@
|
|
|
1652
1652
|
{
|
|
1653
1653
|
"name": "headStart",
|
|
1654
1654
|
"nodeType": "YulTypedName",
|
|
1655
|
-
"src": "1108:9:
|
|
1655
|
+
"src": "1108:9:126",
|
|
1656
1656
|
"type": ""
|
|
1657
1657
|
},
|
|
1658
1658
|
{
|
|
1659
1659
|
"name": "dataEnd",
|
|
1660
1660
|
"nodeType": "YulTypedName",
|
|
1661
|
-
"src": "1119:7:
|
|
1661
|
+
"src": "1119:7:126",
|
|
1662
1662
|
"type": ""
|
|
1663
1663
|
}
|
|
1664
1664
|
],
|
|
@@ -1666,31 +1666,31 @@
|
|
|
1666
1666
|
{
|
|
1667
1667
|
"name": "value0",
|
|
1668
1668
|
"nodeType": "YulTypedName",
|
|
1669
|
-
"src": "1131:6:
|
|
1669
|
+
"src": "1131:6:126",
|
|
1670
1670
|
"type": ""
|
|
1671
1671
|
}
|
|
1672
1672
|
],
|
|
1673
|
-
"src": "1072:186:
|
|
1673
|
+
"src": "1072:186:126"
|
|
1674
1674
|
},
|
|
1675
1675
|
{
|
|
1676
1676
|
"body": {
|
|
1677
1677
|
"nodeType": "YulBlock",
|
|
1678
|
-
"src": "1358:92:
|
|
1678
|
+
"src": "1358:92:126",
|
|
1679
1679
|
"statements": [
|
|
1680
1680
|
{
|
|
1681
1681
|
"nodeType": "YulAssignment",
|
|
1682
|
-
"src": "1368:26:
|
|
1682
|
+
"src": "1368:26:126",
|
|
1683
1683
|
"value": {
|
|
1684
1684
|
"arguments": [
|
|
1685
1685
|
{
|
|
1686
1686
|
"name": "headStart",
|
|
1687
1687
|
"nodeType": "YulIdentifier",
|
|
1688
|
-
"src": "1380:9:
|
|
1688
|
+
"src": "1380:9:126"
|
|
1689
1689
|
},
|
|
1690
1690
|
{
|
|
1691
1691
|
"kind": "number",
|
|
1692
1692
|
"nodeType": "YulLiteral",
|
|
1693
|
-
"src": "1391:2:
|
|
1693
|
+
"src": "1391:2:126",
|
|
1694
1694
|
"type": "",
|
|
1695
1695
|
"value": "32"
|
|
1696
1696
|
}
|
|
@@ -1698,16 +1698,16 @@
|
|
|
1698
1698
|
"functionName": {
|
|
1699
1699
|
"name": "add",
|
|
1700
1700
|
"nodeType": "YulIdentifier",
|
|
1701
|
-
"src": "1376:3:
|
|
1701
|
+
"src": "1376:3:126"
|
|
1702
1702
|
},
|
|
1703
1703
|
"nodeType": "YulFunctionCall",
|
|
1704
|
-
"src": "1376:18:
|
|
1704
|
+
"src": "1376:18:126"
|
|
1705
1705
|
},
|
|
1706
1706
|
"variableNames": [
|
|
1707
1707
|
{
|
|
1708
1708
|
"name": "tail",
|
|
1709
1709
|
"nodeType": "YulIdentifier",
|
|
1710
|
-
"src": "1368:4:
|
|
1710
|
+
"src": "1368:4:126"
|
|
1711
1711
|
}
|
|
1712
1712
|
]
|
|
1713
1713
|
},
|
|
@@ -1717,7 +1717,7 @@
|
|
|
1717
1717
|
{
|
|
1718
1718
|
"name": "headStart",
|
|
1719
1719
|
"nodeType": "YulIdentifier",
|
|
1720
|
-
"src": "1410:9:
|
|
1720
|
+
"src": "1410:9:126"
|
|
1721
1721
|
},
|
|
1722
1722
|
{
|
|
1723
1723
|
"arguments": [
|
|
@@ -1726,37 +1726,37 @@
|
|
|
1726
1726
|
{
|
|
1727
1727
|
"name": "value0",
|
|
1728
1728
|
"nodeType": "YulIdentifier",
|
|
1729
|
-
"src": "1435:6:
|
|
1729
|
+
"src": "1435:6:126"
|
|
1730
1730
|
}
|
|
1731
1731
|
],
|
|
1732
1732
|
"functionName": {
|
|
1733
1733
|
"name": "iszero",
|
|
1734
1734
|
"nodeType": "YulIdentifier",
|
|
1735
|
-
"src": "1428:6:
|
|
1735
|
+
"src": "1428:6:126"
|
|
1736
1736
|
},
|
|
1737
1737
|
"nodeType": "YulFunctionCall",
|
|
1738
|
-
"src": "1428:14:
|
|
1738
|
+
"src": "1428:14:126"
|
|
1739
1739
|
}
|
|
1740
1740
|
],
|
|
1741
1741
|
"functionName": {
|
|
1742
1742
|
"name": "iszero",
|
|
1743
1743
|
"nodeType": "YulIdentifier",
|
|
1744
|
-
"src": "1421:6:
|
|
1744
|
+
"src": "1421:6:126"
|
|
1745
1745
|
},
|
|
1746
1746
|
"nodeType": "YulFunctionCall",
|
|
1747
|
-
"src": "1421:22:
|
|
1747
|
+
"src": "1421:22:126"
|
|
1748
1748
|
}
|
|
1749
1749
|
],
|
|
1750
1750
|
"functionName": {
|
|
1751
1751
|
"name": "mstore",
|
|
1752
1752
|
"nodeType": "YulIdentifier",
|
|
1753
|
-
"src": "1403:6:
|
|
1753
|
+
"src": "1403:6:126"
|
|
1754
1754
|
},
|
|
1755
1755
|
"nodeType": "YulFunctionCall",
|
|
1756
|
-
"src": "1403:41:
|
|
1756
|
+
"src": "1403:41:126"
|
|
1757
1757
|
},
|
|
1758
1758
|
"nodeType": "YulExpressionStatement",
|
|
1759
|
-
"src": "1403:41:
|
|
1759
|
+
"src": "1403:41:126"
|
|
1760
1760
|
}
|
|
1761
1761
|
]
|
|
1762
1762
|
},
|
|
@@ -1766,13 +1766,13 @@
|
|
|
1766
1766
|
{
|
|
1767
1767
|
"name": "headStart",
|
|
1768
1768
|
"nodeType": "YulTypedName",
|
|
1769
|
-
"src": "1327:9:
|
|
1769
|
+
"src": "1327:9:126",
|
|
1770
1770
|
"type": ""
|
|
1771
1771
|
},
|
|
1772
1772
|
{
|
|
1773
1773
|
"name": "value0",
|
|
1774
1774
|
"nodeType": "YulTypedName",
|
|
1775
|
-
"src": "1338:6:
|
|
1775
|
+
"src": "1338:6:126",
|
|
1776
1776
|
"type": ""
|
|
1777
1777
|
}
|
|
1778
1778
|
],
|
|
@@ -1780,16 +1780,16 @@
|
|
|
1780
1780
|
{
|
|
1781
1781
|
"name": "tail",
|
|
1782
1782
|
"nodeType": "YulTypedName",
|
|
1783
|
-
"src": "1349:4:
|
|
1783
|
+
"src": "1349:4:126",
|
|
1784
1784
|
"type": ""
|
|
1785
1785
|
}
|
|
1786
1786
|
],
|
|
1787
|
-
"src": "1263:187:
|
|
1787
|
+
"src": "1263:187:126"
|
|
1788
1788
|
},
|
|
1789
1789
|
{
|
|
1790
1790
|
"body": {
|
|
1791
1791
|
"nodeType": "YulBlock",
|
|
1792
|
-
"src": "1629:179:
|
|
1792
|
+
"src": "1629:179:126",
|
|
1793
1793
|
"statements": [
|
|
1794
1794
|
{
|
|
1795
1795
|
"expression": {
|
|
@@ -1797,12 +1797,12 @@
|
|
|
1797
1797
|
{
|
|
1798
1798
|
"name": "headStart",
|
|
1799
1799
|
"nodeType": "YulIdentifier",
|
|
1800
|
-
"src": "1646:9:
|
|
1800
|
+
"src": "1646:9:126"
|
|
1801
1801
|
},
|
|
1802
1802
|
{
|
|
1803
1803
|
"kind": "number",
|
|
1804
1804
|
"nodeType": "YulLiteral",
|
|
1805
|
-
"src": "1657:2:
|
|
1805
|
+
"src": "1657:2:126",
|
|
1806
1806
|
"type": "",
|
|
1807
1807
|
"value": "32"
|
|
1808
1808
|
}
|
|
@@ -1810,13 +1810,13 @@
|
|
|
1810
1810
|
"functionName": {
|
|
1811
1811
|
"name": "mstore",
|
|
1812
1812
|
"nodeType": "YulIdentifier",
|
|
1813
|
-
"src": "1639:6:
|
|
1813
|
+
"src": "1639:6:126"
|
|
1814
1814
|
},
|
|
1815
1815
|
"nodeType": "YulFunctionCall",
|
|
1816
|
-
"src": "1639:21:
|
|
1816
|
+
"src": "1639:21:126"
|
|
1817
1817
|
},
|
|
1818
1818
|
"nodeType": "YulExpressionStatement",
|
|
1819
|
-
"src": "1639:21:
|
|
1819
|
+
"src": "1639:21:126"
|
|
1820
1820
|
},
|
|
1821
1821
|
{
|
|
1822
1822
|
"expression": {
|
|
@@ -1826,12 +1826,12 @@
|
|
|
1826
1826
|
{
|
|
1827
1827
|
"name": "headStart",
|
|
1828
1828
|
"nodeType": "YulIdentifier",
|
|
1829
|
-
"src": "1680:9:
|
|
1829
|
+
"src": "1680:9:126"
|
|
1830
1830
|
},
|
|
1831
1831
|
{
|
|
1832
1832
|
"kind": "number",
|
|
1833
1833
|
"nodeType": "YulLiteral",
|
|
1834
|
-
"src": "1691:2:
|
|
1834
|
+
"src": "1691:2:126",
|
|
1835
1835
|
"type": "",
|
|
1836
1836
|
"value": "32"
|
|
1837
1837
|
}
|
|
@@ -1839,15 +1839,15 @@
|
|
|
1839
1839
|
"functionName": {
|
|
1840
1840
|
"name": "add",
|
|
1841
1841
|
"nodeType": "YulIdentifier",
|
|
1842
|
-
"src": "1676:3:
|
|
1842
|
+
"src": "1676:3:126"
|
|
1843
1843
|
},
|
|
1844
1844
|
"nodeType": "YulFunctionCall",
|
|
1845
|
-
"src": "1676:18:
|
|
1845
|
+
"src": "1676:18:126"
|
|
1846
1846
|
},
|
|
1847
1847
|
{
|
|
1848
1848
|
"kind": "number",
|
|
1849
1849
|
"nodeType": "YulLiteral",
|
|
1850
|
-
"src": "1696:2:
|
|
1850
|
+
"src": "1696:2:126",
|
|
1851
1851
|
"type": "",
|
|
1852
1852
|
"value": "29"
|
|
1853
1853
|
}
|
|
@@ -1855,13 +1855,13 @@
|
|
|
1855
1855
|
"functionName": {
|
|
1856
1856
|
"name": "mstore",
|
|
1857
1857
|
"nodeType": "YulIdentifier",
|
|
1858
|
-
"src": "1669:6:
|
|
1858
|
+
"src": "1669:6:126"
|
|
1859
1859
|
},
|
|
1860
1860
|
"nodeType": "YulFunctionCall",
|
|
1861
|
-
"src": "1669:30:
|
|
1861
|
+
"src": "1669:30:126"
|
|
1862
1862
|
},
|
|
1863
1863
|
"nodeType": "YulExpressionStatement",
|
|
1864
|
-
"src": "1669:30:
|
|
1864
|
+
"src": "1669:30:126"
|
|
1865
1865
|
},
|
|
1866
1866
|
{
|
|
1867
1867
|
"expression": {
|
|
@@ -1871,12 +1871,12 @@
|
|
|
1871
1871
|
{
|
|
1872
1872
|
"name": "headStart",
|
|
1873
1873
|
"nodeType": "YulIdentifier",
|
|
1874
|
-
"src": "1719:9:
|
|
1874
|
+
"src": "1719:9:126"
|
|
1875
1875
|
},
|
|
1876
1876
|
{
|
|
1877
1877
|
"kind": "number",
|
|
1878
1878
|
"nodeType": "YulLiteral",
|
|
1879
|
-
"src": "1730:2:
|
|
1879
|
+
"src": "1730:2:126",
|
|
1880
1880
|
"type": "",
|
|
1881
1881
|
"value": "64"
|
|
1882
1882
|
}
|
|
@@ -1884,16 +1884,16 @@
|
|
|
1884
1884
|
"functionName": {
|
|
1885
1885
|
"name": "add",
|
|
1886
1886
|
"nodeType": "YulIdentifier",
|
|
1887
|
-
"src": "1715:3:
|
|
1887
|
+
"src": "1715:3:126"
|
|
1888
1888
|
},
|
|
1889
1889
|
"nodeType": "YulFunctionCall",
|
|
1890
|
-
"src": "1715:18:
|
|
1890
|
+
"src": "1715:18:126"
|
|
1891
1891
|
},
|
|
1892
1892
|
{
|
|
1893
1893
|
"hexValue": "496e73756666696369656e7420636f6e74726163742062616c616e6365",
|
|
1894
1894
|
"kind": "string",
|
|
1895
1895
|
"nodeType": "YulLiteral",
|
|
1896
|
-
"src": "1735:31:
|
|
1896
|
+
"src": "1735:31:126",
|
|
1897
1897
|
"type": "",
|
|
1898
1898
|
"value": "Insufficient contract balance"
|
|
1899
1899
|
}
|
|
@@ -1901,28 +1901,28 @@
|
|
|
1901
1901
|
"functionName": {
|
|
1902
1902
|
"name": "mstore",
|
|
1903
1903
|
"nodeType": "YulIdentifier",
|
|
1904
|
-
"src": "1708:6:
|
|
1904
|
+
"src": "1708:6:126"
|
|
1905
1905
|
},
|
|
1906
1906
|
"nodeType": "YulFunctionCall",
|
|
1907
|
-
"src": "1708:59:
|
|
1907
|
+
"src": "1708:59:126"
|
|
1908
1908
|
},
|
|
1909
1909
|
"nodeType": "YulExpressionStatement",
|
|
1910
|
-
"src": "1708:59:
|
|
1910
|
+
"src": "1708:59:126"
|
|
1911
1911
|
},
|
|
1912
1912
|
{
|
|
1913
1913
|
"nodeType": "YulAssignment",
|
|
1914
|
-
"src": "1776:26:
|
|
1914
|
+
"src": "1776:26:126",
|
|
1915
1915
|
"value": {
|
|
1916
1916
|
"arguments": [
|
|
1917
1917
|
{
|
|
1918
1918
|
"name": "headStart",
|
|
1919
1919
|
"nodeType": "YulIdentifier",
|
|
1920
|
-
"src": "1788:9:
|
|
1920
|
+
"src": "1788:9:126"
|
|
1921
1921
|
},
|
|
1922
1922
|
{
|
|
1923
1923
|
"kind": "number",
|
|
1924
1924
|
"nodeType": "YulLiteral",
|
|
1925
|
-
"src": "1799:2:
|
|
1925
|
+
"src": "1799:2:126",
|
|
1926
1926
|
"type": "",
|
|
1927
1927
|
"value": "96"
|
|
1928
1928
|
}
|
|
@@ -1930,16 +1930,16 @@
|
|
|
1930
1930
|
"functionName": {
|
|
1931
1931
|
"name": "add",
|
|
1932
1932
|
"nodeType": "YulIdentifier",
|
|
1933
|
-
"src": "1784:3:
|
|
1933
|
+
"src": "1784:3:126"
|
|
1934
1934
|
},
|
|
1935
1935
|
"nodeType": "YulFunctionCall",
|
|
1936
|
-
"src": "1784:18:
|
|
1936
|
+
"src": "1784:18:126"
|
|
1937
1937
|
},
|
|
1938
1938
|
"variableNames": [
|
|
1939
1939
|
{
|
|
1940
1940
|
"name": "tail",
|
|
1941
1941
|
"nodeType": "YulIdentifier",
|
|
1942
|
-
"src": "1776:4:
|
|
1942
|
+
"src": "1776:4:126"
|
|
1943
1943
|
}
|
|
1944
1944
|
]
|
|
1945
1945
|
}
|
|
@@ -1951,7 +1951,7 @@
|
|
|
1951
1951
|
{
|
|
1952
1952
|
"name": "headStart",
|
|
1953
1953
|
"nodeType": "YulTypedName",
|
|
1954
|
-
"src": "1606:9:
|
|
1954
|
+
"src": "1606:9:126",
|
|
1955
1955
|
"type": ""
|
|
1956
1956
|
}
|
|
1957
1957
|
],
|
|
@@ -1959,16 +1959,16 @@
|
|
|
1959
1959
|
{
|
|
1960
1960
|
"name": "tail",
|
|
1961
1961
|
"nodeType": "YulTypedName",
|
|
1962
|
-
"src": "1620:4:
|
|
1962
|
+
"src": "1620:4:126",
|
|
1963
1963
|
"type": ""
|
|
1964
1964
|
}
|
|
1965
1965
|
],
|
|
1966
|
-
"src": "1455:353:
|
|
1966
|
+
"src": "1455:353:126"
|
|
1967
1967
|
},
|
|
1968
1968
|
{
|
|
1969
1969
|
"body": {
|
|
1970
1970
|
"nodeType": "YulBlock",
|
|
1971
|
-
"src": "1987:223:
|
|
1971
|
+
"src": "1987:223:126",
|
|
1972
1972
|
"statements": [
|
|
1973
1973
|
{
|
|
1974
1974
|
"expression": {
|
|
@@ -1976,12 +1976,12 @@
|
|
|
1976
1976
|
{
|
|
1977
1977
|
"name": "headStart",
|
|
1978
1978
|
"nodeType": "YulIdentifier",
|
|
1979
|
-
"src": "2004:9:
|
|
1979
|
+
"src": "2004:9:126"
|
|
1980
1980
|
},
|
|
1981
1981
|
{
|
|
1982
1982
|
"kind": "number",
|
|
1983
1983
|
"nodeType": "YulLiteral",
|
|
1984
|
-
"src": "2015:2:
|
|
1984
|
+
"src": "2015:2:126",
|
|
1985
1985
|
"type": "",
|
|
1986
1986
|
"value": "32"
|
|
1987
1987
|
}
|
|
@@ -1989,13 +1989,13 @@
|
|
|
1989
1989
|
"functionName": {
|
|
1990
1990
|
"name": "mstore",
|
|
1991
1991
|
"nodeType": "YulIdentifier",
|
|
1992
|
-
"src": "1997:6:
|
|
1992
|
+
"src": "1997:6:126"
|
|
1993
1993
|
},
|
|
1994
1994
|
"nodeType": "YulFunctionCall",
|
|
1995
|
-
"src": "1997:21:
|
|
1995
|
+
"src": "1997:21:126"
|
|
1996
1996
|
},
|
|
1997
1997
|
"nodeType": "YulExpressionStatement",
|
|
1998
|
-
"src": "1997:21:
|
|
1998
|
+
"src": "1997:21:126"
|
|
1999
1999
|
},
|
|
2000
2000
|
{
|
|
2001
2001
|
"expression": {
|
|
@@ -2005,12 +2005,12 @@
|
|
|
2005
2005
|
{
|
|
2006
2006
|
"name": "headStart",
|
|
2007
2007
|
"nodeType": "YulIdentifier",
|
|
2008
|
-
"src": "2038:9:
|
|
2008
|
+
"src": "2038:9:126"
|
|
2009
2009
|
},
|
|
2010
2010
|
{
|
|
2011
2011
|
"kind": "number",
|
|
2012
2012
|
"nodeType": "YulLiteral",
|
|
2013
|
-
"src": "2049:2:
|
|
2013
|
+
"src": "2049:2:126",
|
|
2014
2014
|
"type": "",
|
|
2015
2015
|
"value": "32"
|
|
2016
2016
|
}
|
|
@@ -2018,15 +2018,15 @@
|
|
|
2018
2018
|
"functionName": {
|
|
2019
2019
|
"name": "add",
|
|
2020
2020
|
"nodeType": "YulIdentifier",
|
|
2021
|
-
"src": "2034:3:
|
|
2021
|
+
"src": "2034:3:126"
|
|
2022
2022
|
},
|
|
2023
2023
|
"nodeType": "YulFunctionCall",
|
|
2024
|
-
"src": "2034:18:
|
|
2024
|
+
"src": "2034:18:126"
|
|
2025
2025
|
},
|
|
2026
2026
|
{
|
|
2027
2027
|
"kind": "number",
|
|
2028
2028
|
"nodeType": "YulLiteral",
|
|
2029
|
-
"src": "2054:2:
|
|
2029
|
+
"src": "2054:2:126",
|
|
2030
2030
|
"type": "",
|
|
2031
2031
|
"value": "33"
|
|
2032
2032
|
}
|
|
@@ -2034,13 +2034,13 @@
|
|
|
2034
2034
|
"functionName": {
|
|
2035
2035
|
"name": "mstore",
|
|
2036
2036
|
"nodeType": "YulIdentifier",
|
|
2037
|
-
"src": "2027:6:
|
|
2037
|
+
"src": "2027:6:126"
|
|
2038
2038
|
},
|
|
2039
2039
|
"nodeType": "YulFunctionCall",
|
|
2040
|
-
"src": "2027:30:
|
|
2040
|
+
"src": "2027:30:126"
|
|
2041
2041
|
},
|
|
2042
2042
|
"nodeType": "YulExpressionStatement",
|
|
2043
|
-
"src": "2027:30:
|
|
2043
|
+
"src": "2027:30:126"
|
|
2044
2044
|
},
|
|
2045
2045
|
{
|
|
2046
2046
|
"expression": {
|
|
@@ -2050,12 +2050,12 @@
|
|
|
2050
2050
|
{
|
|
2051
2051
|
"name": "headStart",
|
|
2052
2052
|
"nodeType": "YulIdentifier",
|
|
2053
|
-
"src": "2077:9:
|
|
2053
|
+
"src": "2077:9:126"
|
|
2054
2054
|
},
|
|
2055
2055
|
{
|
|
2056
2056
|
"kind": "number",
|
|
2057
2057
|
"nodeType": "YulLiteral",
|
|
2058
|
-
"src": "2088:2:
|
|
2058
|
+
"src": "2088:2:126",
|
|
2059
2059
|
"type": "",
|
|
2060
2060
|
"value": "64"
|
|
2061
2061
|
}
|
|
@@ -2063,16 +2063,16 @@
|
|
|
2063
2063
|
"functionName": {
|
|
2064
2064
|
"name": "add",
|
|
2065
2065
|
"nodeType": "YulIdentifier",
|
|
2066
|
-
"src": "2073:3:
|
|
2066
|
+
"src": "2073:3:126"
|
|
2067
2067
|
},
|
|
2068
2068
|
"nodeType": "YulFunctionCall",
|
|
2069
|
-
"src": "2073:18:
|
|
2069
|
+
"src": "2073:18:126"
|
|
2070
2070
|
},
|
|
2071
2071
|
{
|
|
2072
2072
|
"hexValue": "5265636569766572277320616464726573732063616e6e6f74206265207a6572",
|
|
2073
2073
|
"kind": "string",
|
|
2074
2074
|
"nodeType": "YulLiteral",
|
|
2075
|
-
"src": "2093:34:
|
|
2075
|
+
"src": "2093:34:126",
|
|
2076
2076
|
"type": "",
|
|
2077
2077
|
"value": "Receiver's address cannot be zer"
|
|
2078
2078
|
}
|
|
@@ -2080,13 +2080,13 @@
|
|
|
2080
2080
|
"functionName": {
|
|
2081
2081
|
"name": "mstore",
|
|
2082
2082
|
"nodeType": "YulIdentifier",
|
|
2083
|
-
"src": "2066:6:
|
|
2083
|
+
"src": "2066:6:126"
|
|
2084
2084
|
},
|
|
2085
2085
|
"nodeType": "YulFunctionCall",
|
|
2086
|
-
"src": "2066:62:
|
|
2086
|
+
"src": "2066:62:126"
|
|
2087
2087
|
},
|
|
2088
2088
|
"nodeType": "YulExpressionStatement",
|
|
2089
|
-
"src": "2066:62:
|
|
2089
|
+
"src": "2066:62:126"
|
|
2090
2090
|
},
|
|
2091
2091
|
{
|
|
2092
2092
|
"expression": {
|
|
@@ -2096,12 +2096,12 @@
|
|
|
2096
2096
|
{
|
|
2097
2097
|
"name": "headStart",
|
|
2098
2098
|
"nodeType": "YulIdentifier",
|
|
2099
|
-
"src": "2148:9:
|
|
2099
|
+
"src": "2148:9:126"
|
|
2100
2100
|
},
|
|
2101
2101
|
{
|
|
2102
2102
|
"kind": "number",
|
|
2103
2103
|
"nodeType": "YulLiteral",
|
|
2104
|
-
"src": "2159:2:
|
|
2104
|
+
"src": "2159:2:126",
|
|
2105
2105
|
"type": "",
|
|
2106
2106
|
"value": "96"
|
|
2107
2107
|
}
|
|
@@ -2109,16 +2109,16 @@
|
|
|
2109
2109
|
"functionName": {
|
|
2110
2110
|
"name": "add",
|
|
2111
2111
|
"nodeType": "YulIdentifier",
|
|
2112
|
-
"src": "2144:3:
|
|
2112
|
+
"src": "2144:3:126"
|
|
2113
2113
|
},
|
|
2114
2114
|
"nodeType": "YulFunctionCall",
|
|
2115
|
-
"src": "2144:18:
|
|
2115
|
+
"src": "2144:18:126"
|
|
2116
2116
|
},
|
|
2117
2117
|
{
|
|
2118
2118
|
"hexValue": "6f",
|
|
2119
2119
|
"kind": "string",
|
|
2120
2120
|
"nodeType": "YulLiteral",
|
|
2121
|
-
"src": "2164:3:
|
|
2121
|
+
"src": "2164:3:126",
|
|
2122
2122
|
"type": "",
|
|
2123
2123
|
"value": "o"
|
|
2124
2124
|
}
|
|
@@ -2126,28 +2126,28 @@
|
|
|
2126
2126
|
"functionName": {
|
|
2127
2127
|
"name": "mstore",
|
|
2128
2128
|
"nodeType": "YulIdentifier",
|
|
2129
|
-
"src": "2137:6:
|
|
2129
|
+
"src": "2137:6:126"
|
|
2130
2130
|
},
|
|
2131
2131
|
"nodeType": "YulFunctionCall",
|
|
2132
|
-
"src": "2137:31:
|
|
2132
|
+
"src": "2137:31:126"
|
|
2133
2133
|
},
|
|
2134
2134
|
"nodeType": "YulExpressionStatement",
|
|
2135
|
-
"src": "2137:31:
|
|
2135
|
+
"src": "2137:31:126"
|
|
2136
2136
|
},
|
|
2137
2137
|
{
|
|
2138
2138
|
"nodeType": "YulAssignment",
|
|
2139
|
-
"src": "2177:27:
|
|
2139
|
+
"src": "2177:27:126",
|
|
2140
2140
|
"value": {
|
|
2141
2141
|
"arguments": [
|
|
2142
2142
|
{
|
|
2143
2143
|
"name": "headStart",
|
|
2144
2144
|
"nodeType": "YulIdentifier",
|
|
2145
|
-
"src": "2189:9:
|
|
2145
|
+
"src": "2189:9:126"
|
|
2146
2146
|
},
|
|
2147
2147
|
{
|
|
2148
2148
|
"kind": "number",
|
|
2149
2149
|
"nodeType": "YulLiteral",
|
|
2150
|
-
"src": "2200:3:
|
|
2150
|
+
"src": "2200:3:126",
|
|
2151
2151
|
"type": "",
|
|
2152
2152
|
"value": "128"
|
|
2153
2153
|
}
|
|
@@ -2155,16 +2155,16 @@
|
|
|
2155
2155
|
"functionName": {
|
|
2156
2156
|
"name": "add",
|
|
2157
2157
|
"nodeType": "YulIdentifier",
|
|
2158
|
-
"src": "2185:3:
|
|
2158
|
+
"src": "2185:3:126"
|
|
2159
2159
|
},
|
|
2160
2160
|
"nodeType": "YulFunctionCall",
|
|
2161
|
-
"src": "2185:19:
|
|
2161
|
+
"src": "2185:19:126"
|
|
2162
2162
|
},
|
|
2163
2163
|
"variableNames": [
|
|
2164
2164
|
{
|
|
2165
2165
|
"name": "tail",
|
|
2166
2166
|
"nodeType": "YulIdentifier",
|
|
2167
|
-
"src": "2177:4:
|
|
2167
|
+
"src": "2177:4:126"
|
|
2168
2168
|
}
|
|
2169
2169
|
]
|
|
2170
2170
|
}
|
|
@@ -2176,7 +2176,7 @@
|
|
|
2176
2176
|
{
|
|
2177
2177
|
"name": "headStart",
|
|
2178
2178
|
"nodeType": "YulTypedName",
|
|
2179
|
-
"src": "1964:9:
|
|
2179
|
+
"src": "1964:9:126",
|
|
2180
2180
|
"type": ""
|
|
2181
2181
|
}
|
|
2182
2182
|
],
|
|
@@ -2184,31 +2184,31 @@
|
|
|
2184
2184
|
{
|
|
2185
2185
|
"name": "tail",
|
|
2186
2186
|
"nodeType": "YulTypedName",
|
|
2187
|
-
"src": "1978:4:
|
|
2187
|
+
"src": "1978:4:126",
|
|
2188
2188
|
"type": ""
|
|
2189
2189
|
}
|
|
2190
2190
|
],
|
|
2191
|
-
"src": "1813:397:
|
|
2191
|
+
"src": "1813:397:126"
|
|
2192
2192
|
},
|
|
2193
2193
|
{
|
|
2194
2194
|
"body": {
|
|
2195
2195
|
"nodeType": "YulBlock",
|
|
2196
|
-
"src": "2344:168:
|
|
2196
|
+
"src": "2344:168:126",
|
|
2197
2197
|
"statements": [
|
|
2198
2198
|
{
|
|
2199
2199
|
"nodeType": "YulAssignment",
|
|
2200
|
-
"src": "2354:26:
|
|
2200
|
+
"src": "2354:26:126",
|
|
2201
2201
|
"value": {
|
|
2202
2202
|
"arguments": [
|
|
2203
2203
|
{
|
|
2204
2204
|
"name": "headStart",
|
|
2205
2205
|
"nodeType": "YulIdentifier",
|
|
2206
|
-
"src": "2366:9:
|
|
2206
|
+
"src": "2366:9:126"
|
|
2207
2207
|
},
|
|
2208
2208
|
{
|
|
2209
2209
|
"kind": "number",
|
|
2210
2210
|
"nodeType": "YulLiteral",
|
|
2211
|
-
"src": "2377:2:
|
|
2211
|
+
"src": "2377:2:126",
|
|
2212
2212
|
"type": "",
|
|
2213
2213
|
"value": "64"
|
|
2214
2214
|
}
|
|
@@ -2216,16 +2216,16 @@
|
|
|
2216
2216
|
"functionName": {
|
|
2217
2217
|
"name": "add",
|
|
2218
2218
|
"nodeType": "YulIdentifier",
|
|
2219
|
-
"src": "2362:3:
|
|
2219
|
+
"src": "2362:3:126"
|
|
2220
2220
|
},
|
|
2221
2221
|
"nodeType": "YulFunctionCall",
|
|
2222
|
-
"src": "2362:18:
|
|
2222
|
+
"src": "2362:18:126"
|
|
2223
2223
|
},
|
|
2224
2224
|
"variableNames": [
|
|
2225
2225
|
{
|
|
2226
2226
|
"name": "tail",
|
|
2227
2227
|
"nodeType": "YulIdentifier",
|
|
2228
|
-
"src": "2354:4:
|
|
2228
|
+
"src": "2354:4:126"
|
|
2229
2229
|
}
|
|
2230
2230
|
]
|
|
2231
2231
|
},
|
|
@@ -2235,24 +2235,24 @@
|
|
|
2235
2235
|
{
|
|
2236
2236
|
"name": "headStart",
|
|
2237
2237
|
"nodeType": "YulIdentifier",
|
|
2238
|
-
"src": "2396:9:
|
|
2238
|
+
"src": "2396:9:126"
|
|
2239
2239
|
},
|
|
2240
2240
|
{
|
|
2241
2241
|
"name": "value0",
|
|
2242
2242
|
"nodeType": "YulIdentifier",
|
|
2243
|
-
"src": "2407:6:
|
|
2243
|
+
"src": "2407:6:126"
|
|
2244
2244
|
}
|
|
2245
2245
|
],
|
|
2246
2246
|
"functionName": {
|
|
2247
2247
|
"name": "mstore",
|
|
2248
2248
|
"nodeType": "YulIdentifier",
|
|
2249
|
-
"src": "2389:6:
|
|
2249
|
+
"src": "2389:6:126"
|
|
2250
2250
|
},
|
|
2251
2251
|
"nodeType": "YulFunctionCall",
|
|
2252
|
-
"src": "2389:25:
|
|
2252
|
+
"src": "2389:25:126"
|
|
2253
2253
|
},
|
|
2254
2254
|
"nodeType": "YulExpressionStatement",
|
|
2255
|
-
"src": "2389:25:
|
|
2255
|
+
"src": "2389:25:126"
|
|
2256
2256
|
},
|
|
2257
2257
|
{
|
|
2258
2258
|
"expression": {
|
|
@@ -2262,12 +2262,12 @@
|
|
|
2262
2262
|
{
|
|
2263
2263
|
"name": "headStart",
|
|
2264
2264
|
"nodeType": "YulIdentifier",
|
|
2265
|
-
"src": "2434:9:
|
|
2265
|
+
"src": "2434:9:126"
|
|
2266
2266
|
},
|
|
2267
2267
|
{
|
|
2268
2268
|
"kind": "number",
|
|
2269
2269
|
"nodeType": "YulLiteral",
|
|
2270
|
-
"src": "2445:2:
|
|
2270
|
+
"src": "2445:2:126",
|
|
2271
2271
|
"type": "",
|
|
2272
2272
|
"value": "32"
|
|
2273
2273
|
}
|
|
@@ -2275,22 +2275,22 @@
|
|
|
2275
2275
|
"functionName": {
|
|
2276
2276
|
"name": "add",
|
|
2277
2277
|
"nodeType": "YulIdentifier",
|
|
2278
|
-
"src": "2430:3:
|
|
2278
|
+
"src": "2430:3:126"
|
|
2279
2279
|
},
|
|
2280
2280
|
"nodeType": "YulFunctionCall",
|
|
2281
|
-
"src": "2430:18:
|
|
2281
|
+
"src": "2430:18:126"
|
|
2282
2282
|
},
|
|
2283
2283
|
{
|
|
2284
2284
|
"arguments": [
|
|
2285
2285
|
{
|
|
2286
2286
|
"name": "value1",
|
|
2287
2287
|
"nodeType": "YulIdentifier",
|
|
2288
|
-
"src": "2454:6:
|
|
2288
|
+
"src": "2454:6:126"
|
|
2289
2289
|
},
|
|
2290
2290
|
{
|
|
2291
2291
|
"kind": "number",
|
|
2292
2292
|
"nodeType": "YulLiteral",
|
|
2293
|
-
"src": "2462:42:
|
|
2293
|
+
"src": "2462:42:126",
|
|
2294
2294
|
"type": "",
|
|
2295
2295
|
"value": "0xffffffffffffffffffffffffffffffffffffffff"
|
|
2296
2296
|
}
|
|
@@ -2298,22 +2298,22 @@
|
|
|
2298
2298
|
"functionName": {
|
|
2299
2299
|
"name": "and",
|
|
2300
2300
|
"nodeType": "YulIdentifier",
|
|
2301
|
-
"src": "2450:3:
|
|
2301
|
+
"src": "2450:3:126"
|
|
2302
2302
|
},
|
|
2303
2303
|
"nodeType": "YulFunctionCall",
|
|
2304
|
-
"src": "2450:55:
|
|
2304
|
+
"src": "2450:55:126"
|
|
2305
2305
|
}
|
|
2306
2306
|
],
|
|
2307
2307
|
"functionName": {
|
|
2308
2308
|
"name": "mstore",
|
|
2309
2309
|
"nodeType": "YulIdentifier",
|
|
2310
|
-
"src": "2423:6:
|
|
2310
|
+
"src": "2423:6:126"
|
|
2311
2311
|
},
|
|
2312
2312
|
"nodeType": "YulFunctionCall",
|
|
2313
|
-
"src": "2423:83:
|
|
2313
|
+
"src": "2423:83:126"
|
|
2314
2314
|
},
|
|
2315
2315
|
"nodeType": "YulExpressionStatement",
|
|
2316
|
-
"src": "2423:83:
|
|
2316
|
+
"src": "2423:83:126"
|
|
2317
2317
|
}
|
|
2318
2318
|
]
|
|
2319
2319
|
},
|
|
@@ -2323,19 +2323,19 @@
|
|
|
2323
2323
|
{
|
|
2324
2324
|
"name": "headStart",
|
|
2325
2325
|
"nodeType": "YulTypedName",
|
|
2326
|
-
"src": "2305:9:
|
|
2326
|
+
"src": "2305:9:126",
|
|
2327
2327
|
"type": ""
|
|
2328
2328
|
},
|
|
2329
2329
|
{
|
|
2330
2330
|
"name": "value1",
|
|
2331
2331
|
"nodeType": "YulTypedName",
|
|
2332
|
-
"src": "2316:6:
|
|
2332
|
+
"src": "2316:6:126",
|
|
2333
2333
|
"type": ""
|
|
2334
2334
|
},
|
|
2335
2335
|
{
|
|
2336
2336
|
"name": "value0",
|
|
2337
2337
|
"nodeType": "YulTypedName",
|
|
2338
|
-
"src": "2324:6:
|
|
2338
|
+
"src": "2324:6:126",
|
|
2339
2339
|
"type": ""
|
|
2340
2340
|
}
|
|
2341
2341
|
],
|
|
@@ -2343,30 +2343,30 @@
|
|
|
2343
2343
|
{
|
|
2344
2344
|
"name": "tail",
|
|
2345
2345
|
"nodeType": "YulTypedName",
|
|
2346
|
-
"src": "2335:4:
|
|
2346
|
+
"src": "2335:4:126",
|
|
2347
2347
|
"type": ""
|
|
2348
2348
|
}
|
|
2349
2349
|
],
|
|
2350
|
-
"src": "2215:297:
|
|
2350
|
+
"src": "2215:297:126"
|
|
2351
2351
|
},
|
|
2352
2352
|
{
|
|
2353
2353
|
"body": {
|
|
2354
2354
|
"nodeType": "YulBlock",
|
|
2355
|
-
"src": "2708:14:
|
|
2355
|
+
"src": "2708:14:126",
|
|
2356
2356
|
"statements": [
|
|
2357
2357
|
{
|
|
2358
2358
|
"nodeType": "YulAssignment",
|
|
2359
|
-
"src": "2710:10:
|
|
2359
|
+
"src": "2710:10:126",
|
|
2360
2360
|
"value": {
|
|
2361
2361
|
"name": "pos",
|
|
2362
2362
|
"nodeType": "YulIdentifier",
|
|
2363
|
-
"src": "2717:3:
|
|
2363
|
+
"src": "2717:3:126"
|
|
2364
2364
|
},
|
|
2365
2365
|
"variableNames": [
|
|
2366
2366
|
{
|
|
2367
2367
|
"name": "end",
|
|
2368
2368
|
"nodeType": "YulIdentifier",
|
|
2369
|
-
"src": "2710:3:
|
|
2369
|
+
"src": "2710:3:126"
|
|
2370
2370
|
}
|
|
2371
2371
|
]
|
|
2372
2372
|
}
|
|
@@ -2378,7 +2378,7 @@
|
|
|
2378
2378
|
{
|
|
2379
2379
|
"name": "pos",
|
|
2380
2380
|
"nodeType": "YulTypedName",
|
|
2381
|
-
"src": "2692:3:
|
|
2381
|
+
"src": "2692:3:126",
|
|
2382
2382
|
"type": ""
|
|
2383
2383
|
}
|
|
2384
2384
|
],
|
|
@@ -2386,16 +2386,16 @@
|
|
|
2386
2386
|
{
|
|
2387
2387
|
"name": "end",
|
|
2388
2388
|
"nodeType": "YulTypedName",
|
|
2389
|
-
"src": "2700:3:
|
|
2389
|
+
"src": "2700:3:126",
|
|
2390
2390
|
"type": ""
|
|
2391
2391
|
}
|
|
2392
2392
|
],
|
|
2393
|
-
"src": "2517:205:
|
|
2393
|
+
"src": "2517:205:126"
|
|
2394
2394
|
},
|
|
2395
2395
|
{
|
|
2396
2396
|
"body": {
|
|
2397
2397
|
"nodeType": "YulBlock",
|
|
2398
|
-
"src": "2901:170:
|
|
2398
|
+
"src": "2901:170:126",
|
|
2399
2399
|
"statements": [
|
|
2400
2400
|
{
|
|
2401
2401
|
"expression": {
|
|
@@ -2403,12 +2403,12 @@
|
|
|
2403
2403
|
{
|
|
2404
2404
|
"name": "headStart",
|
|
2405
2405
|
"nodeType": "YulIdentifier",
|
|
2406
|
-
"src": "2918:9:
|
|
2406
|
+
"src": "2918:9:126"
|
|
2407
2407
|
},
|
|
2408
2408
|
{
|
|
2409
2409
|
"kind": "number",
|
|
2410
2410
|
"nodeType": "YulLiteral",
|
|
2411
|
-
"src": "2929:2:
|
|
2411
|
+
"src": "2929:2:126",
|
|
2412
2412
|
"type": "",
|
|
2413
2413
|
"value": "32"
|
|
2414
2414
|
}
|
|
@@ -2416,13 +2416,13 @@
|
|
|
2416
2416
|
"functionName": {
|
|
2417
2417
|
"name": "mstore",
|
|
2418
2418
|
"nodeType": "YulIdentifier",
|
|
2419
|
-
"src": "2911:6:
|
|
2419
|
+
"src": "2911:6:126"
|
|
2420
2420
|
},
|
|
2421
2421
|
"nodeType": "YulFunctionCall",
|
|
2422
|
-
"src": "2911:21:
|
|
2422
|
+
"src": "2911:21:126"
|
|
2423
2423
|
},
|
|
2424
2424
|
"nodeType": "YulExpressionStatement",
|
|
2425
|
-
"src": "2911:21:
|
|
2425
|
+
"src": "2911:21:126"
|
|
2426
2426
|
},
|
|
2427
2427
|
{
|
|
2428
2428
|
"expression": {
|
|
@@ -2432,12 +2432,12 @@
|
|
|
2432
2432
|
{
|
|
2433
2433
|
"name": "headStart",
|
|
2434
2434
|
"nodeType": "YulIdentifier",
|
|
2435
|
-
"src": "2952:9:
|
|
2435
|
+
"src": "2952:9:126"
|
|
2436
2436
|
},
|
|
2437
2437
|
{
|
|
2438
2438
|
"kind": "number",
|
|
2439
2439
|
"nodeType": "YulLiteral",
|
|
2440
|
-
"src": "2963:2:
|
|
2440
|
+
"src": "2963:2:126",
|
|
2441
2441
|
"type": "",
|
|
2442
2442
|
"value": "32"
|
|
2443
2443
|
}
|
|
@@ -2445,15 +2445,15 @@
|
|
|
2445
2445
|
"functionName": {
|
|
2446
2446
|
"name": "add",
|
|
2447
2447
|
"nodeType": "YulIdentifier",
|
|
2448
|
-
"src": "2948:3:
|
|
2448
|
+
"src": "2948:3:126"
|
|
2449
2449
|
},
|
|
2450
2450
|
"nodeType": "YulFunctionCall",
|
|
2451
|
-
"src": "2948:18:
|
|
2451
|
+
"src": "2948:18:126"
|
|
2452
2452
|
},
|
|
2453
2453
|
{
|
|
2454
2454
|
"kind": "number",
|
|
2455
2455
|
"nodeType": "YulLiteral",
|
|
2456
|
-
"src": "2968:2:
|
|
2456
|
+
"src": "2968:2:126",
|
|
2457
2457
|
"type": "",
|
|
2458
2458
|
"value": "20"
|
|
2459
2459
|
}
|
|
@@ -2461,13 +2461,13 @@
|
|
|
2461
2461
|
"functionName": {
|
|
2462
2462
|
"name": "mstore",
|
|
2463
2463
|
"nodeType": "YulIdentifier",
|
|
2464
|
-
"src": "2941:6:
|
|
2464
|
+
"src": "2941:6:126"
|
|
2465
2465
|
},
|
|
2466
2466
|
"nodeType": "YulFunctionCall",
|
|
2467
|
-
"src": "2941:30:
|
|
2467
|
+
"src": "2941:30:126"
|
|
2468
2468
|
},
|
|
2469
2469
|
"nodeType": "YulExpressionStatement",
|
|
2470
|
-
"src": "2941:30:
|
|
2470
|
+
"src": "2941:30:126"
|
|
2471
2471
|
},
|
|
2472
2472
|
{
|
|
2473
2473
|
"expression": {
|
|
@@ -2477,12 +2477,12 @@
|
|
|
2477
2477
|
{
|
|
2478
2478
|
"name": "headStart",
|
|
2479
2479
|
"nodeType": "YulIdentifier",
|
|
2480
|
-
"src": "2991:9:
|
|
2480
|
+
"src": "2991:9:126"
|
|
2481
2481
|
},
|
|
2482
2482
|
{
|
|
2483
2483
|
"kind": "number",
|
|
2484
2484
|
"nodeType": "YulLiteral",
|
|
2485
|
-
"src": "3002:2:
|
|
2485
|
+
"src": "3002:2:126",
|
|
2486
2486
|
"type": "",
|
|
2487
2487
|
"value": "64"
|
|
2488
2488
|
}
|
|
@@ -2490,16 +2490,16 @@
|
|
|
2490
2490
|
"functionName": {
|
|
2491
2491
|
"name": "add",
|
|
2492
2492
|
"nodeType": "YulIdentifier",
|
|
2493
|
-
"src": "2987:3:
|
|
2493
|
+
"src": "2987:3:126"
|
|
2494
2494
|
},
|
|
2495
2495
|
"nodeType": "YulFunctionCall",
|
|
2496
|
-
"src": "2987:18:
|
|
2496
|
+
"src": "2987:18:126"
|
|
2497
2497
|
},
|
|
2498
2498
|
{
|
|
2499
2499
|
"hexValue": "4661696c656420746f2073656e64204574686572",
|
|
2500
2500
|
"kind": "string",
|
|
2501
2501
|
"nodeType": "YulLiteral",
|
|
2502
|
-
"src": "3007:22:
|
|
2502
|
+
"src": "3007:22:126",
|
|
2503
2503
|
"type": "",
|
|
2504
2504
|
"value": "Failed to send Ether"
|
|
2505
2505
|
}
|
|
@@ -2507,28 +2507,28 @@
|
|
|
2507
2507
|
"functionName": {
|
|
2508
2508
|
"name": "mstore",
|
|
2509
2509
|
"nodeType": "YulIdentifier",
|
|
2510
|
-
"src": "2980:6:
|
|
2510
|
+
"src": "2980:6:126"
|
|
2511
2511
|
},
|
|
2512
2512
|
"nodeType": "YulFunctionCall",
|
|
2513
|
-
"src": "2980:50:
|
|
2513
|
+
"src": "2980:50:126"
|
|
2514
2514
|
},
|
|
2515
2515
|
"nodeType": "YulExpressionStatement",
|
|
2516
|
-
"src": "2980:50:
|
|
2516
|
+
"src": "2980:50:126"
|
|
2517
2517
|
},
|
|
2518
2518
|
{
|
|
2519
2519
|
"nodeType": "YulAssignment",
|
|
2520
|
-
"src": "3039:26:
|
|
2520
|
+
"src": "3039:26:126",
|
|
2521
2521
|
"value": {
|
|
2522
2522
|
"arguments": [
|
|
2523
2523
|
{
|
|
2524
2524
|
"name": "headStart",
|
|
2525
2525
|
"nodeType": "YulIdentifier",
|
|
2526
|
-
"src": "3051:9:
|
|
2526
|
+
"src": "3051:9:126"
|
|
2527
2527
|
},
|
|
2528
2528
|
{
|
|
2529
2529
|
"kind": "number",
|
|
2530
2530
|
"nodeType": "YulLiteral",
|
|
2531
|
-
"src": "3062:2:
|
|
2531
|
+
"src": "3062:2:126",
|
|
2532
2532
|
"type": "",
|
|
2533
2533
|
"value": "96"
|
|
2534
2534
|
}
|
|
@@ -2536,16 +2536,16 @@
|
|
|
2536
2536
|
"functionName": {
|
|
2537
2537
|
"name": "add",
|
|
2538
2538
|
"nodeType": "YulIdentifier",
|
|
2539
|
-
"src": "3047:3:
|
|
2539
|
+
"src": "3047:3:126"
|
|
2540
2540
|
},
|
|
2541
2541
|
"nodeType": "YulFunctionCall",
|
|
2542
|
-
"src": "3047:18:
|
|
2542
|
+
"src": "3047:18:126"
|
|
2543
2543
|
},
|
|
2544
2544
|
"variableNames": [
|
|
2545
2545
|
{
|
|
2546
2546
|
"name": "tail",
|
|
2547
2547
|
"nodeType": "YulIdentifier",
|
|
2548
|
-
"src": "3039:4:
|
|
2548
|
+
"src": "3039:4:126"
|
|
2549
2549
|
}
|
|
2550
2550
|
]
|
|
2551
2551
|
}
|
|
@@ -2557,7 +2557,7 @@
|
|
|
2557
2557
|
{
|
|
2558
2558
|
"name": "headStart",
|
|
2559
2559
|
"nodeType": "YulTypedName",
|
|
2560
|
-
"src": "2878:9:
|
|
2560
|
+
"src": "2878:9:126",
|
|
2561
2561
|
"type": ""
|
|
2562
2562
|
}
|
|
2563
2563
|
],
|
|
@@ -2565,16 +2565,16 @@
|
|
|
2565
2565
|
{
|
|
2566
2566
|
"name": "tail",
|
|
2567
2567
|
"nodeType": "YulTypedName",
|
|
2568
|
-
"src": "2892:4:
|
|
2568
|
+
"src": "2892:4:126",
|
|
2569
2569
|
"type": ""
|
|
2570
2570
|
}
|
|
2571
2571
|
],
|
|
2572
|
-
"src": "2727:344:
|
|
2572
|
+
"src": "2727:344:126"
|
|
2573
2573
|
},
|
|
2574
2574
|
{
|
|
2575
2575
|
"body": {
|
|
2576
2576
|
"nodeType": "YulBlock",
|
|
2577
|
-
"src": "3250:229:
|
|
2577
|
+
"src": "3250:229:126",
|
|
2578
2578
|
"statements": [
|
|
2579
2579
|
{
|
|
2580
2580
|
"expression": {
|
|
@@ -2582,12 +2582,12 @@
|
|
|
2582
2582
|
{
|
|
2583
2583
|
"name": "headStart",
|
|
2584
2584
|
"nodeType": "YulIdentifier",
|
|
2585
|
-
"src": "3267:9:
|
|
2585
|
+
"src": "3267:9:126"
|
|
2586
2586
|
},
|
|
2587
2587
|
{
|
|
2588
2588
|
"kind": "number",
|
|
2589
2589
|
"nodeType": "YulLiteral",
|
|
2590
|
-
"src": "3278:2:
|
|
2590
|
+
"src": "3278:2:126",
|
|
2591
2591
|
"type": "",
|
|
2592
2592
|
"value": "32"
|
|
2593
2593
|
}
|
|
@@ -2595,13 +2595,13 @@
|
|
|
2595
2595
|
"functionName": {
|
|
2596
2596
|
"name": "mstore",
|
|
2597
2597
|
"nodeType": "YulIdentifier",
|
|
2598
|
-
"src": "3260:6:
|
|
2598
|
+
"src": "3260:6:126"
|
|
2599
2599
|
},
|
|
2600
2600
|
"nodeType": "YulFunctionCall",
|
|
2601
|
-
"src": "3260:21:
|
|
2601
|
+
"src": "3260:21:126"
|
|
2602
2602
|
},
|
|
2603
2603
|
"nodeType": "YulExpressionStatement",
|
|
2604
|
-
"src": "3260:21:
|
|
2604
|
+
"src": "3260:21:126"
|
|
2605
2605
|
},
|
|
2606
2606
|
{
|
|
2607
2607
|
"expression": {
|
|
@@ -2611,12 +2611,12 @@
|
|
|
2611
2611
|
{
|
|
2612
2612
|
"name": "headStart",
|
|
2613
2613
|
"nodeType": "YulIdentifier",
|
|
2614
|
-
"src": "3301:9:
|
|
2614
|
+
"src": "3301:9:126"
|
|
2615
2615
|
},
|
|
2616
2616
|
{
|
|
2617
2617
|
"kind": "number",
|
|
2618
2618
|
"nodeType": "YulLiteral",
|
|
2619
|
-
"src": "3312:2:
|
|
2619
|
+
"src": "3312:2:126",
|
|
2620
2620
|
"type": "",
|
|
2621
2621
|
"value": "32"
|
|
2622
2622
|
}
|
|
@@ -2624,15 +2624,15 @@
|
|
|
2624
2624
|
"functionName": {
|
|
2625
2625
|
"name": "add",
|
|
2626
2626
|
"nodeType": "YulIdentifier",
|
|
2627
|
-
"src": "3297:3:
|
|
2627
|
+
"src": "3297:3:126"
|
|
2628
2628
|
},
|
|
2629
2629
|
"nodeType": "YulFunctionCall",
|
|
2630
|
-
"src": "3297:18:
|
|
2630
|
+
"src": "3297:18:126"
|
|
2631
2631
|
},
|
|
2632
2632
|
{
|
|
2633
2633
|
"kind": "number",
|
|
2634
2634
|
"nodeType": "YulLiteral",
|
|
2635
|
-
"src": "3317:2:
|
|
2635
|
+
"src": "3317:2:126",
|
|
2636
2636
|
"type": "",
|
|
2637
2637
|
"value": "39"
|
|
2638
2638
|
}
|
|
@@ -2640,13 +2640,13 @@
|
|
|
2640
2640
|
"functionName": {
|
|
2641
2641
|
"name": "mstore",
|
|
2642
2642
|
"nodeType": "YulIdentifier",
|
|
2643
|
-
"src": "3290:6:
|
|
2643
|
+
"src": "3290:6:126"
|
|
2644
2644
|
},
|
|
2645
2645
|
"nodeType": "YulFunctionCall",
|
|
2646
|
-
"src": "3290:30:
|
|
2646
|
+
"src": "3290:30:126"
|
|
2647
2647
|
},
|
|
2648
2648
|
"nodeType": "YulExpressionStatement",
|
|
2649
|
-
"src": "3290:30:
|
|
2649
|
+
"src": "3290:30:126"
|
|
2650
2650
|
},
|
|
2651
2651
|
{
|
|
2652
2652
|
"expression": {
|
|
@@ -2656,12 +2656,12 @@
|
|
|
2656
2656
|
{
|
|
2657
2657
|
"name": "headStart",
|
|
2658
2658
|
"nodeType": "YulIdentifier",
|
|
2659
|
-
"src": "3340:9:
|
|
2659
|
+
"src": "3340:9:126"
|
|
2660
2660
|
},
|
|
2661
2661
|
{
|
|
2662
2662
|
"kind": "number",
|
|
2663
2663
|
"nodeType": "YulLiteral",
|
|
2664
|
-
"src": "3351:2:
|
|
2664
|
+
"src": "3351:2:126",
|
|
2665
2665
|
"type": "",
|
|
2666
2666
|
"value": "64"
|
|
2667
2667
|
}
|
|
@@ -2669,16 +2669,16 @@
|
|
|
2669
2669
|
"functionName": {
|
|
2670
2670
|
"name": "add",
|
|
2671
2671
|
"nodeType": "YulIdentifier",
|
|
2672
|
-
"src": "3336:3:
|
|
2672
|
+
"src": "3336:3:126"
|
|
2673
2673
|
},
|
|
2674
2674
|
"nodeType": "YulFunctionCall",
|
|
2675
|
-
"src": "3336:18:
|
|
2675
|
+
"src": "3336:18:126"
|
|
2676
2676
|
},
|
|
2677
2677
|
{
|
|
2678
2678
|
"hexValue": "436f6e7472616374206973206e6f7420617574686f72697a656420666f722061",
|
|
2679
2679
|
"kind": "string",
|
|
2680
2680
|
"nodeType": "YulLiteral",
|
|
2681
|
-
"src": "3356:34:
|
|
2681
|
+
"src": "3356:34:126",
|
|
2682
2682
|
"type": "",
|
|
2683
2683
|
"value": "Contract is not authorized for a"
|
|
2684
2684
|
}
|
|
@@ -2686,13 +2686,13 @@
|
|
|
2686
2686
|
"functionName": {
|
|
2687
2687
|
"name": "mstore",
|
|
2688
2688
|
"nodeType": "YulIdentifier",
|
|
2689
|
-
"src": "3329:6:
|
|
2689
|
+
"src": "3329:6:126"
|
|
2690
2690
|
},
|
|
2691
2691
|
"nodeType": "YulFunctionCall",
|
|
2692
|
-
"src": "3329:62:
|
|
2692
|
+
"src": "3329:62:126"
|
|
2693
2693
|
},
|
|
2694
2694
|
"nodeType": "YulExpressionStatement",
|
|
2695
|
-
"src": "3329:62:
|
|
2695
|
+
"src": "3329:62:126"
|
|
2696
2696
|
},
|
|
2697
2697
|
{
|
|
2698
2698
|
"expression": {
|
|
@@ -2702,12 +2702,12 @@
|
|
|
2702
2702
|
{
|
|
2703
2703
|
"name": "headStart",
|
|
2704
2704
|
"nodeType": "YulIdentifier",
|
|
2705
|
-
"src": "3411:9:
|
|
2705
|
+
"src": "3411:9:126"
|
|
2706
2706
|
},
|
|
2707
2707
|
{
|
|
2708
2708
|
"kind": "number",
|
|
2709
2709
|
"nodeType": "YulLiteral",
|
|
2710
|
-
"src": "3422:2:
|
|
2710
|
+
"src": "3422:2:126",
|
|
2711
2711
|
"type": "",
|
|
2712
2712
|
"value": "96"
|
|
2713
2713
|
}
|
|
@@ -2715,16 +2715,16 @@
|
|
|
2715
2715
|
"functionName": {
|
|
2716
2716
|
"name": "add",
|
|
2717
2717
|
"nodeType": "YulIdentifier",
|
|
2718
|
-
"src": "3407:3:
|
|
2718
|
+
"src": "3407:3:126"
|
|
2719
2719
|
},
|
|
2720
2720
|
"nodeType": "YulFunctionCall",
|
|
2721
|
-
"src": "3407:18:
|
|
2721
|
+
"src": "3407:18:126"
|
|
2722
2722
|
},
|
|
2723
2723
|
{
|
|
2724
2724
|
"hexValue": "20726566756e64",
|
|
2725
2725
|
"kind": "string",
|
|
2726
2726
|
"nodeType": "YulLiteral",
|
|
2727
|
-
"src": "3427:9:
|
|
2727
|
+
"src": "3427:9:126",
|
|
2728
2728
|
"type": "",
|
|
2729
2729
|
"value": " refund"
|
|
2730
2730
|
}
|
|
@@ -2732,28 +2732,28 @@
|
|
|
2732
2732
|
"functionName": {
|
|
2733
2733
|
"name": "mstore",
|
|
2734
2734
|
"nodeType": "YulIdentifier",
|
|
2735
|
-
"src": "3400:6:
|
|
2735
|
+
"src": "3400:6:126"
|
|
2736
2736
|
},
|
|
2737
2737
|
"nodeType": "YulFunctionCall",
|
|
2738
|
-
"src": "3400:37:
|
|
2738
|
+
"src": "3400:37:126"
|
|
2739
2739
|
},
|
|
2740
2740
|
"nodeType": "YulExpressionStatement",
|
|
2741
|
-
"src": "3400:37:
|
|
2741
|
+
"src": "3400:37:126"
|
|
2742
2742
|
},
|
|
2743
2743
|
{
|
|
2744
2744
|
"nodeType": "YulAssignment",
|
|
2745
|
-
"src": "3446:27:
|
|
2745
|
+
"src": "3446:27:126",
|
|
2746
2746
|
"value": {
|
|
2747
2747
|
"arguments": [
|
|
2748
2748
|
{
|
|
2749
2749
|
"name": "headStart",
|
|
2750
2750
|
"nodeType": "YulIdentifier",
|
|
2751
|
-
"src": "3458:9:
|
|
2751
|
+
"src": "3458:9:126"
|
|
2752
2752
|
},
|
|
2753
2753
|
{
|
|
2754
2754
|
"kind": "number",
|
|
2755
2755
|
"nodeType": "YulLiteral",
|
|
2756
|
-
"src": "3469:3:
|
|
2756
|
+
"src": "3469:3:126",
|
|
2757
2757
|
"type": "",
|
|
2758
2758
|
"value": "128"
|
|
2759
2759
|
}
|
|
@@ -2761,16 +2761,16 @@
|
|
|
2761
2761
|
"functionName": {
|
|
2762
2762
|
"name": "add",
|
|
2763
2763
|
"nodeType": "YulIdentifier",
|
|
2764
|
-
"src": "3454:3:
|
|
2764
|
+
"src": "3454:3:126"
|
|
2765
2765
|
},
|
|
2766
2766
|
"nodeType": "YulFunctionCall",
|
|
2767
|
-
"src": "3454:19:
|
|
2767
|
+
"src": "3454:19:126"
|
|
2768
2768
|
},
|
|
2769
2769
|
"variableNames": [
|
|
2770
2770
|
{
|
|
2771
2771
|
"name": "tail",
|
|
2772
2772
|
"nodeType": "YulIdentifier",
|
|
2773
|
-
"src": "3446:4:
|
|
2773
|
+
"src": "3446:4:126"
|
|
2774
2774
|
}
|
|
2775
2775
|
]
|
|
2776
2776
|
}
|
|
@@ -2782,7 +2782,7 @@
|
|
|
2782
2782
|
{
|
|
2783
2783
|
"name": "headStart",
|
|
2784
2784
|
"nodeType": "YulTypedName",
|
|
2785
|
-
"src": "3227:9:
|
|
2785
|
+
"src": "3227:9:126",
|
|
2786
2786
|
"type": ""
|
|
2787
2787
|
}
|
|
2788
2788
|
],
|
|
@@ -2790,16 +2790,16 @@
|
|
|
2790
2790
|
{
|
|
2791
2791
|
"name": "tail",
|
|
2792
2792
|
"nodeType": "YulTypedName",
|
|
2793
|
-
"src": "3241:4:
|
|
2793
|
+
"src": "3241:4:126",
|
|
2794
2794
|
"type": ""
|
|
2795
2795
|
}
|
|
2796
2796
|
],
|
|
2797
|
-
"src": "3076:403:
|
|
2797
|
+
"src": "3076:403:126"
|
|
2798
2798
|
},
|
|
2799
2799
|
{
|
|
2800
2800
|
"body": {
|
|
2801
2801
|
"nodeType": "YulBlock",
|
|
2802
|
-
"src": "3516:152:
|
|
2802
|
+
"src": "3516:152:126",
|
|
2803
2803
|
"statements": [
|
|
2804
2804
|
{
|
|
2805
2805
|
"expression": {
|
|
@@ -2807,14 +2807,14 @@
|
|
|
2807
2807
|
{
|
|
2808
2808
|
"kind": "number",
|
|
2809
2809
|
"nodeType": "YulLiteral",
|
|
2810
|
-
"src": "3533:1:
|
|
2810
|
+
"src": "3533:1:126",
|
|
2811
2811
|
"type": "",
|
|
2812
2812
|
"value": "0"
|
|
2813
2813
|
},
|
|
2814
2814
|
{
|
|
2815
2815
|
"kind": "number",
|
|
2816
2816
|
"nodeType": "YulLiteral",
|
|
2817
|
-
"src": "3536:77:
|
|
2817
|
+
"src": "3536:77:126",
|
|
2818
2818
|
"type": "",
|
|
2819
2819
|
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
|
|
2820
2820
|
}
|
|
@@ -2822,13 +2822,13 @@
|
|
|
2822
2822
|
"functionName": {
|
|
2823
2823
|
"name": "mstore",
|
|
2824
2824
|
"nodeType": "YulIdentifier",
|
|
2825
|
-
"src": "3526:6:
|
|
2825
|
+
"src": "3526:6:126"
|
|
2826
2826
|
},
|
|
2827
2827
|
"nodeType": "YulFunctionCall",
|
|
2828
|
-
"src": "3526:88:
|
|
2828
|
+
"src": "3526:88:126"
|
|
2829
2829
|
},
|
|
2830
2830
|
"nodeType": "YulExpressionStatement",
|
|
2831
|
-
"src": "3526:88:
|
|
2831
|
+
"src": "3526:88:126"
|
|
2832
2832
|
},
|
|
2833
2833
|
{
|
|
2834
2834
|
"expression": {
|
|
@@ -2836,14 +2836,14 @@
|
|
|
2836
2836
|
{
|
|
2837
2837
|
"kind": "number",
|
|
2838
2838
|
"nodeType": "YulLiteral",
|
|
2839
|
-
"src": "3630:1:
|
|
2839
|
+
"src": "3630:1:126",
|
|
2840
2840
|
"type": "",
|
|
2841
2841
|
"value": "4"
|
|
2842
2842
|
},
|
|
2843
2843
|
{
|
|
2844
2844
|
"kind": "number",
|
|
2845
2845
|
"nodeType": "YulLiteral",
|
|
2846
|
-
"src": "3633:4:
|
|
2846
|
+
"src": "3633:4:126",
|
|
2847
2847
|
"type": "",
|
|
2848
2848
|
"value": "0x11"
|
|
2849
2849
|
}
|
|
@@ -2851,13 +2851,13 @@
|
|
|
2851
2851
|
"functionName": {
|
|
2852
2852
|
"name": "mstore",
|
|
2853
2853
|
"nodeType": "YulIdentifier",
|
|
2854
|
-
"src": "3623:6:
|
|
2854
|
+
"src": "3623:6:126"
|
|
2855
2855
|
},
|
|
2856
2856
|
"nodeType": "YulFunctionCall",
|
|
2857
|
-
"src": "3623:15:
|
|
2857
|
+
"src": "3623:15:126"
|
|
2858
2858
|
},
|
|
2859
2859
|
"nodeType": "YulExpressionStatement",
|
|
2860
|
-
"src": "3623:15:
|
|
2860
|
+
"src": "3623:15:126"
|
|
2861
2861
|
},
|
|
2862
2862
|
{
|
|
2863
2863
|
"expression": {
|
|
@@ -2865,14 +2865,14 @@
|
|
|
2865
2865
|
{
|
|
2866
2866
|
"kind": "number",
|
|
2867
2867
|
"nodeType": "YulLiteral",
|
|
2868
|
-
"src": "3654:1:
|
|
2868
|
+
"src": "3654:1:126",
|
|
2869
2869
|
"type": "",
|
|
2870
2870
|
"value": "0"
|
|
2871
2871
|
},
|
|
2872
2872
|
{
|
|
2873
2873
|
"kind": "number",
|
|
2874
2874
|
"nodeType": "YulLiteral",
|
|
2875
|
-
"src": "3657:4:
|
|
2875
|
+
"src": "3657:4:126",
|
|
2876
2876
|
"type": "",
|
|
2877
2877
|
"value": "0x24"
|
|
2878
2878
|
}
|
|
@@ -2880,61 +2880,61 @@
|
|
|
2880
2880
|
"functionName": {
|
|
2881
2881
|
"name": "revert",
|
|
2882
2882
|
"nodeType": "YulIdentifier",
|
|
2883
|
-
"src": "3647:6:
|
|
2883
|
+
"src": "3647:6:126"
|
|
2884
2884
|
},
|
|
2885
2885
|
"nodeType": "YulFunctionCall",
|
|
2886
|
-
"src": "3647:15:
|
|
2886
|
+
"src": "3647:15:126"
|
|
2887
2887
|
},
|
|
2888
2888
|
"nodeType": "YulExpressionStatement",
|
|
2889
|
-
"src": "3647:15:
|
|
2889
|
+
"src": "3647:15:126"
|
|
2890
2890
|
}
|
|
2891
2891
|
]
|
|
2892
2892
|
},
|
|
2893
2893
|
"name": "panic_error_0x11",
|
|
2894
2894
|
"nodeType": "YulFunctionDefinition",
|
|
2895
|
-
"src": "3484:184:
|
|
2895
|
+
"src": "3484:184:126"
|
|
2896
2896
|
},
|
|
2897
2897
|
{
|
|
2898
2898
|
"body": {
|
|
2899
2899
|
"nodeType": "YulBlock",
|
|
2900
|
-
"src": "3721:77:
|
|
2900
|
+
"src": "3721:77:126",
|
|
2901
2901
|
"statements": [
|
|
2902
2902
|
{
|
|
2903
2903
|
"nodeType": "YulAssignment",
|
|
2904
|
-
"src": "3731:16:
|
|
2904
|
+
"src": "3731:16:126",
|
|
2905
2905
|
"value": {
|
|
2906
2906
|
"arguments": [
|
|
2907
2907
|
{
|
|
2908
2908
|
"name": "x",
|
|
2909
2909
|
"nodeType": "YulIdentifier",
|
|
2910
|
-
"src": "3742:1:
|
|
2910
|
+
"src": "3742:1:126"
|
|
2911
2911
|
},
|
|
2912
2912
|
{
|
|
2913
2913
|
"name": "y",
|
|
2914
2914
|
"nodeType": "YulIdentifier",
|
|
2915
|
-
"src": "3745:1:
|
|
2915
|
+
"src": "3745:1:126"
|
|
2916
2916
|
}
|
|
2917
2917
|
],
|
|
2918
2918
|
"functionName": {
|
|
2919
2919
|
"name": "add",
|
|
2920
2920
|
"nodeType": "YulIdentifier",
|
|
2921
|
-
"src": "3738:3:
|
|
2921
|
+
"src": "3738:3:126"
|
|
2922
2922
|
},
|
|
2923
2923
|
"nodeType": "YulFunctionCall",
|
|
2924
|
-
"src": "3738:9:
|
|
2924
|
+
"src": "3738:9:126"
|
|
2925
2925
|
},
|
|
2926
2926
|
"variableNames": [
|
|
2927
2927
|
{
|
|
2928
2928
|
"name": "sum",
|
|
2929
2929
|
"nodeType": "YulIdentifier",
|
|
2930
|
-
"src": "3731:3:
|
|
2930
|
+
"src": "3731:3:126"
|
|
2931
2931
|
}
|
|
2932
2932
|
]
|
|
2933
2933
|
},
|
|
2934
2934
|
{
|
|
2935
2935
|
"body": {
|
|
2936
2936
|
"nodeType": "YulBlock",
|
|
2937
|
-
"src": "3770:22:
|
|
2937
|
+
"src": "3770:22:126",
|
|
2938
2938
|
"statements": [
|
|
2939
2939
|
{
|
|
2940
2940
|
"expression": {
|
|
@@ -2942,13 +2942,13 @@
|
|
|
2942
2942
|
"functionName": {
|
|
2943
2943
|
"name": "panic_error_0x11",
|
|
2944
2944
|
"nodeType": "YulIdentifier",
|
|
2945
|
-
"src": "3772:16:
|
|
2945
|
+
"src": "3772:16:126"
|
|
2946
2946
|
},
|
|
2947
2947
|
"nodeType": "YulFunctionCall",
|
|
2948
|
-
"src": "3772:18:
|
|
2948
|
+
"src": "3772:18:126"
|
|
2949
2949
|
},
|
|
2950
2950
|
"nodeType": "YulExpressionStatement",
|
|
2951
|
-
"src": "3772:18:
|
|
2951
|
+
"src": "3772:18:126"
|
|
2952
2952
|
}
|
|
2953
2953
|
]
|
|
2954
2954
|
},
|
|
@@ -2957,24 +2957,24 @@
|
|
|
2957
2957
|
{
|
|
2958
2958
|
"name": "x",
|
|
2959
2959
|
"nodeType": "YulIdentifier",
|
|
2960
|
-
"src": "3762:1:
|
|
2960
|
+
"src": "3762:1:126"
|
|
2961
2961
|
},
|
|
2962
2962
|
{
|
|
2963
2963
|
"name": "sum",
|
|
2964
2964
|
"nodeType": "YulIdentifier",
|
|
2965
|
-
"src": "3765:3:
|
|
2965
|
+
"src": "3765:3:126"
|
|
2966
2966
|
}
|
|
2967
2967
|
],
|
|
2968
2968
|
"functionName": {
|
|
2969
2969
|
"name": "gt",
|
|
2970
2970
|
"nodeType": "YulIdentifier",
|
|
2971
|
-
"src": "3759:2:
|
|
2971
|
+
"src": "3759:2:126"
|
|
2972
2972
|
},
|
|
2973
2973
|
"nodeType": "YulFunctionCall",
|
|
2974
|
-
"src": "3759:10:
|
|
2974
|
+
"src": "3759:10:126"
|
|
2975
2975
|
},
|
|
2976
2976
|
"nodeType": "YulIf",
|
|
2977
|
-
"src": "3756:36:
|
|
2977
|
+
"src": "3756:36:126"
|
|
2978
2978
|
}
|
|
2979
2979
|
]
|
|
2980
2980
|
},
|
|
@@ -2984,13 +2984,13 @@
|
|
|
2984
2984
|
{
|
|
2985
2985
|
"name": "x",
|
|
2986
2986
|
"nodeType": "YulTypedName",
|
|
2987
|
-
"src": "3704:1:
|
|
2987
|
+
"src": "3704:1:126",
|
|
2988
2988
|
"type": ""
|
|
2989
2989
|
},
|
|
2990
2990
|
{
|
|
2991
2991
|
"name": "y",
|
|
2992
2992
|
"nodeType": "YulTypedName",
|
|
2993
|
-
"src": "3707:1:
|
|
2993
|
+
"src": "3707:1:126",
|
|
2994
2994
|
"type": ""
|
|
2995
2995
|
}
|
|
2996
2996
|
],
|
|
@@ -2998,53 +2998,53 @@
|
|
|
2998
2998
|
{
|
|
2999
2999
|
"name": "sum",
|
|
3000
3000
|
"nodeType": "YulTypedName",
|
|
3001
|
-
"src": "3713:3:
|
|
3001
|
+
"src": "3713:3:126",
|
|
3002
3002
|
"type": ""
|
|
3003
3003
|
}
|
|
3004
3004
|
],
|
|
3005
|
-
"src": "3673:125:
|
|
3005
|
+
"src": "3673:125:126"
|
|
3006
3006
|
},
|
|
3007
3007
|
{
|
|
3008
3008
|
"body": {
|
|
3009
3009
|
"nodeType": "YulBlock",
|
|
3010
|
-
"src": "3855:116:
|
|
3010
|
+
"src": "3855:116:126",
|
|
3011
3011
|
"statements": [
|
|
3012
3012
|
{
|
|
3013
3013
|
"nodeType": "YulAssignment",
|
|
3014
|
-
"src": "3865:20:
|
|
3014
|
+
"src": "3865:20:126",
|
|
3015
3015
|
"value": {
|
|
3016
3016
|
"arguments": [
|
|
3017
3017
|
{
|
|
3018
3018
|
"name": "x",
|
|
3019
3019
|
"nodeType": "YulIdentifier",
|
|
3020
|
-
"src": "3880:1:
|
|
3020
|
+
"src": "3880:1:126"
|
|
3021
3021
|
},
|
|
3022
3022
|
{
|
|
3023
3023
|
"name": "y",
|
|
3024
3024
|
"nodeType": "YulIdentifier",
|
|
3025
|
-
"src": "3883:1:
|
|
3025
|
+
"src": "3883:1:126"
|
|
3026
3026
|
}
|
|
3027
3027
|
],
|
|
3028
3028
|
"functionName": {
|
|
3029
3029
|
"name": "mul",
|
|
3030
3030
|
"nodeType": "YulIdentifier",
|
|
3031
|
-
"src": "3876:3:
|
|
3031
|
+
"src": "3876:3:126"
|
|
3032
3032
|
},
|
|
3033
3033
|
"nodeType": "YulFunctionCall",
|
|
3034
|
-
"src": "3876:9:
|
|
3034
|
+
"src": "3876:9:126"
|
|
3035
3035
|
},
|
|
3036
3036
|
"variableNames": [
|
|
3037
3037
|
{
|
|
3038
3038
|
"name": "product",
|
|
3039
3039
|
"nodeType": "YulIdentifier",
|
|
3040
|
-
"src": "3865:7:
|
|
3040
|
+
"src": "3865:7:126"
|
|
3041
3041
|
}
|
|
3042
3042
|
]
|
|
3043
3043
|
},
|
|
3044
3044
|
{
|
|
3045
3045
|
"body": {
|
|
3046
3046
|
"nodeType": "YulBlock",
|
|
3047
|
-
"src": "3943:22:
|
|
3047
|
+
"src": "3943:22:126",
|
|
3048
3048
|
"statements": [
|
|
3049
3049
|
{
|
|
3050
3050
|
"expression": {
|
|
@@ -3052,13 +3052,13 @@
|
|
|
3052
3052
|
"functionName": {
|
|
3053
3053
|
"name": "panic_error_0x11",
|
|
3054
3054
|
"nodeType": "YulIdentifier",
|
|
3055
|
-
"src": "3945:16:
|
|
3055
|
+
"src": "3945:16:126"
|
|
3056
3056
|
},
|
|
3057
3057
|
"nodeType": "YulFunctionCall",
|
|
3058
|
-
"src": "3945:18:
|
|
3058
|
+
"src": "3945:18:126"
|
|
3059
3059
|
},
|
|
3060
3060
|
"nodeType": "YulExpressionStatement",
|
|
3061
|
-
"src": "3945:18:
|
|
3061
|
+
"src": "3945:18:126"
|
|
3062
3062
|
}
|
|
3063
3063
|
]
|
|
3064
3064
|
},
|
|
@@ -3071,74 +3071,74 @@
|
|
|
3071
3071
|
{
|
|
3072
3072
|
"name": "x",
|
|
3073
3073
|
"nodeType": "YulIdentifier",
|
|
3074
|
-
"src": "3914:1:
|
|
3074
|
+
"src": "3914:1:126"
|
|
3075
3075
|
}
|
|
3076
3076
|
],
|
|
3077
3077
|
"functionName": {
|
|
3078
3078
|
"name": "iszero",
|
|
3079
3079
|
"nodeType": "YulIdentifier",
|
|
3080
|
-
"src": "3907:6:
|
|
3080
|
+
"src": "3907:6:126"
|
|
3081
3081
|
},
|
|
3082
3082
|
"nodeType": "YulFunctionCall",
|
|
3083
|
-
"src": "3907:9:
|
|
3083
|
+
"src": "3907:9:126"
|
|
3084
3084
|
},
|
|
3085
3085
|
{
|
|
3086
3086
|
"arguments": [
|
|
3087
3087
|
{
|
|
3088
3088
|
"name": "y",
|
|
3089
3089
|
"nodeType": "YulIdentifier",
|
|
3090
|
-
"src": "3921:1:
|
|
3090
|
+
"src": "3921:1:126"
|
|
3091
3091
|
},
|
|
3092
3092
|
{
|
|
3093
3093
|
"arguments": [
|
|
3094
3094
|
{
|
|
3095
3095
|
"name": "product",
|
|
3096
3096
|
"nodeType": "YulIdentifier",
|
|
3097
|
-
"src": "3928:7:
|
|
3097
|
+
"src": "3928:7:126"
|
|
3098
3098
|
},
|
|
3099
3099
|
{
|
|
3100
3100
|
"name": "x",
|
|
3101
3101
|
"nodeType": "YulIdentifier",
|
|
3102
|
-
"src": "3937:1:
|
|
3102
|
+
"src": "3937:1:126"
|
|
3103
3103
|
}
|
|
3104
3104
|
],
|
|
3105
3105
|
"functionName": {
|
|
3106
3106
|
"name": "div",
|
|
3107
3107
|
"nodeType": "YulIdentifier",
|
|
3108
|
-
"src": "3924:3:
|
|
3108
|
+
"src": "3924:3:126"
|
|
3109
3109
|
},
|
|
3110
3110
|
"nodeType": "YulFunctionCall",
|
|
3111
|
-
"src": "3924:15:
|
|
3111
|
+
"src": "3924:15:126"
|
|
3112
3112
|
}
|
|
3113
3113
|
],
|
|
3114
3114
|
"functionName": {
|
|
3115
3115
|
"name": "eq",
|
|
3116
3116
|
"nodeType": "YulIdentifier",
|
|
3117
|
-
"src": "3918:2:
|
|
3117
|
+
"src": "3918:2:126"
|
|
3118
3118
|
},
|
|
3119
3119
|
"nodeType": "YulFunctionCall",
|
|
3120
|
-
"src": "3918:22:
|
|
3120
|
+
"src": "3918:22:126"
|
|
3121
3121
|
}
|
|
3122
3122
|
],
|
|
3123
3123
|
"functionName": {
|
|
3124
3124
|
"name": "or",
|
|
3125
3125
|
"nodeType": "YulIdentifier",
|
|
3126
|
-
"src": "3904:2:
|
|
3126
|
+
"src": "3904:2:126"
|
|
3127
3127
|
},
|
|
3128
3128
|
"nodeType": "YulFunctionCall",
|
|
3129
|
-
"src": "3904:37:
|
|
3129
|
+
"src": "3904:37:126"
|
|
3130
3130
|
}
|
|
3131
3131
|
],
|
|
3132
3132
|
"functionName": {
|
|
3133
3133
|
"name": "iszero",
|
|
3134
3134
|
"nodeType": "YulIdentifier",
|
|
3135
|
-
"src": "3897:6:
|
|
3135
|
+
"src": "3897:6:126"
|
|
3136
3136
|
},
|
|
3137
3137
|
"nodeType": "YulFunctionCall",
|
|
3138
|
-
"src": "3897:45:
|
|
3138
|
+
"src": "3897:45:126"
|
|
3139
3139
|
},
|
|
3140
3140
|
"nodeType": "YulIf",
|
|
3141
|
-
"src": "3894:71:
|
|
3141
|
+
"src": "3894:71:126"
|
|
3142
3142
|
}
|
|
3143
3143
|
]
|
|
3144
3144
|
},
|
|
@@ -3148,13 +3148,13 @@
|
|
|
3148
3148
|
{
|
|
3149
3149
|
"name": "x",
|
|
3150
3150
|
"nodeType": "YulTypedName",
|
|
3151
|
-
"src": "3834:1:
|
|
3151
|
+
"src": "3834:1:126",
|
|
3152
3152
|
"type": ""
|
|
3153
3153
|
},
|
|
3154
3154
|
{
|
|
3155
3155
|
"name": "y",
|
|
3156
3156
|
"nodeType": "YulTypedName",
|
|
3157
|
-
"src": "3837:1:
|
|
3157
|
+
"src": "3837:1:126",
|
|
3158
3158
|
"type": ""
|
|
3159
3159
|
}
|
|
3160
3160
|
],
|
|
@@ -3162,16 +3162,16 @@
|
|
|
3162
3162
|
{
|
|
3163
3163
|
"name": "product",
|
|
3164
3164
|
"nodeType": "YulTypedName",
|
|
3165
|
-
"src": "3843:7:
|
|
3165
|
+
"src": "3843:7:126",
|
|
3166
3166
|
"type": ""
|
|
3167
3167
|
}
|
|
3168
3168
|
],
|
|
3169
|
-
"src": "3803:168:
|
|
3169
|
+
"src": "3803:168:126"
|
|
3170
3170
|
},
|
|
3171
3171
|
{
|
|
3172
3172
|
"body": {
|
|
3173
3173
|
"nodeType": "YulBlock",
|
|
3174
|
-
"src": "4150:228:
|
|
3174
|
+
"src": "4150:228:126",
|
|
3175
3175
|
"statements": [
|
|
3176
3176
|
{
|
|
3177
3177
|
"expression": {
|
|
@@ -3179,12 +3179,12 @@
|
|
|
3179
3179
|
{
|
|
3180
3180
|
"name": "headStart",
|
|
3181
3181
|
"nodeType": "YulIdentifier",
|
|
3182
|
-
"src": "4167:9:
|
|
3182
|
+
"src": "4167:9:126"
|
|
3183
3183
|
},
|
|
3184
3184
|
{
|
|
3185
3185
|
"kind": "number",
|
|
3186
3186
|
"nodeType": "YulLiteral",
|
|
3187
|
-
"src": "4178:2:
|
|
3187
|
+
"src": "4178:2:126",
|
|
3188
3188
|
"type": "",
|
|
3189
3189
|
"value": "32"
|
|
3190
3190
|
}
|
|
@@ -3192,13 +3192,13 @@
|
|
|
3192
3192
|
"functionName": {
|
|
3193
3193
|
"name": "mstore",
|
|
3194
3194
|
"nodeType": "YulIdentifier",
|
|
3195
|
-
"src": "4160:6:
|
|
3195
|
+
"src": "4160:6:126"
|
|
3196
3196
|
},
|
|
3197
3197
|
"nodeType": "YulFunctionCall",
|
|
3198
|
-
"src": "4160:21:
|
|
3198
|
+
"src": "4160:21:126"
|
|
3199
3199
|
},
|
|
3200
3200
|
"nodeType": "YulExpressionStatement",
|
|
3201
|
-
"src": "4160:21:
|
|
3201
|
+
"src": "4160:21:126"
|
|
3202
3202
|
},
|
|
3203
3203
|
{
|
|
3204
3204
|
"expression": {
|
|
@@ -3208,12 +3208,12 @@
|
|
|
3208
3208
|
{
|
|
3209
3209
|
"name": "headStart",
|
|
3210
3210
|
"nodeType": "YulIdentifier",
|
|
3211
|
-
"src": "4201:9:
|
|
3211
|
+
"src": "4201:9:126"
|
|
3212
3212
|
},
|
|
3213
3213
|
{
|
|
3214
3214
|
"kind": "number",
|
|
3215
3215
|
"nodeType": "YulLiteral",
|
|
3216
|
-
"src": "4212:2:
|
|
3216
|
+
"src": "4212:2:126",
|
|
3217
3217
|
"type": "",
|
|
3218
3218
|
"value": "32"
|
|
3219
3219
|
}
|
|
@@ -3221,15 +3221,15 @@
|
|
|
3221
3221
|
"functionName": {
|
|
3222
3222
|
"name": "add",
|
|
3223
3223
|
"nodeType": "YulIdentifier",
|
|
3224
|
-
"src": "4197:3:
|
|
3224
|
+
"src": "4197:3:126"
|
|
3225
3225
|
},
|
|
3226
3226
|
"nodeType": "YulFunctionCall",
|
|
3227
|
-
"src": "4197:18:
|
|
3227
|
+
"src": "4197:18:126"
|
|
3228
3228
|
},
|
|
3229
3229
|
{
|
|
3230
3230
|
"kind": "number",
|
|
3231
3231
|
"nodeType": "YulLiteral",
|
|
3232
|
-
"src": "4217:2:
|
|
3232
|
+
"src": "4217:2:126",
|
|
3233
3233
|
"type": "",
|
|
3234
3234
|
"value": "38"
|
|
3235
3235
|
}
|
|
@@ -3237,13 +3237,13 @@
|
|
|
3237
3237
|
"functionName": {
|
|
3238
3238
|
"name": "mstore",
|
|
3239
3239
|
"nodeType": "YulIdentifier",
|
|
3240
|
-
"src": "4190:6:
|
|
3240
|
+
"src": "4190:6:126"
|
|
3241
3241
|
},
|
|
3242
3242
|
"nodeType": "YulFunctionCall",
|
|
3243
|
-
"src": "4190:30:
|
|
3243
|
+
"src": "4190:30:126"
|
|
3244
3244
|
},
|
|
3245
3245
|
"nodeType": "YulExpressionStatement",
|
|
3246
|
-
"src": "4190:30:
|
|
3246
|
+
"src": "4190:30:126"
|
|
3247
3247
|
},
|
|
3248
3248
|
{
|
|
3249
3249
|
"expression": {
|
|
@@ -3253,12 +3253,12 @@
|
|
|
3253
3253
|
{
|
|
3254
3254
|
"name": "headStart",
|
|
3255
3255
|
"nodeType": "YulIdentifier",
|
|
3256
|
-
"src": "4240:9:
|
|
3256
|
+
"src": "4240:9:126"
|
|
3257
3257
|
},
|
|
3258
3258
|
{
|
|
3259
3259
|
"kind": "number",
|
|
3260
3260
|
"nodeType": "YulLiteral",
|
|
3261
|
-
"src": "4251:2:
|
|
3261
|
+
"src": "4251:2:126",
|
|
3262
3262
|
"type": "",
|
|
3263
3263
|
"value": "64"
|
|
3264
3264
|
}
|
|
@@ -3266,16 +3266,16 @@
|
|
|
3266
3266
|
"functionName": {
|
|
3267
3267
|
"name": "add",
|
|
3268
3268
|
"nodeType": "YulIdentifier",
|
|
3269
|
-
"src": "4236:3:
|
|
3269
|
+
"src": "4236:3:126"
|
|
3270
3270
|
},
|
|
3271
3271
|
"nodeType": "YulFunctionCall",
|
|
3272
|
-
"src": "4236:18:
|
|
3272
|
+
"src": "4236:18:126"
|
|
3273
3273
|
},
|
|
3274
3274
|
{
|
|
3275
3275
|
"hexValue": "4f776e61626c653a206e6577206f776e657220697320746865207a65726f2061",
|
|
3276
3276
|
"kind": "string",
|
|
3277
3277
|
"nodeType": "YulLiteral",
|
|
3278
|
-
"src": "4256:34:
|
|
3278
|
+
"src": "4256:34:126",
|
|
3279
3279
|
"type": "",
|
|
3280
3280
|
"value": "Ownable: new owner is the zero a"
|
|
3281
3281
|
}
|
|
@@ -3283,13 +3283,13 @@
|
|
|
3283
3283
|
"functionName": {
|
|
3284
3284
|
"name": "mstore",
|
|
3285
3285
|
"nodeType": "YulIdentifier",
|
|
3286
|
-
"src": "4229:6:
|
|
3286
|
+
"src": "4229:6:126"
|
|
3287
3287
|
},
|
|
3288
3288
|
"nodeType": "YulFunctionCall",
|
|
3289
|
-
"src": "4229:62:
|
|
3289
|
+
"src": "4229:62:126"
|
|
3290
3290
|
},
|
|
3291
3291
|
"nodeType": "YulExpressionStatement",
|
|
3292
|
-
"src": "4229:62:
|
|
3292
|
+
"src": "4229:62:126"
|
|
3293
3293
|
},
|
|
3294
3294
|
{
|
|
3295
3295
|
"expression": {
|
|
@@ -3299,12 +3299,12 @@
|
|
|
3299
3299
|
{
|
|
3300
3300
|
"name": "headStart",
|
|
3301
3301
|
"nodeType": "YulIdentifier",
|
|
3302
|
-
"src": "4311:9:
|
|
3302
|
+
"src": "4311:9:126"
|
|
3303
3303
|
},
|
|
3304
3304
|
{
|
|
3305
3305
|
"kind": "number",
|
|
3306
3306
|
"nodeType": "YulLiteral",
|
|
3307
|
-
"src": "4322:2:
|
|
3307
|
+
"src": "4322:2:126",
|
|
3308
3308
|
"type": "",
|
|
3309
3309
|
"value": "96"
|
|
3310
3310
|
}
|
|
@@ -3312,16 +3312,16 @@
|
|
|
3312
3312
|
"functionName": {
|
|
3313
3313
|
"name": "add",
|
|
3314
3314
|
"nodeType": "YulIdentifier",
|
|
3315
|
-
"src": "4307:3:
|
|
3315
|
+
"src": "4307:3:126"
|
|
3316
3316
|
},
|
|
3317
3317
|
"nodeType": "YulFunctionCall",
|
|
3318
|
-
"src": "4307:18:
|
|
3318
|
+
"src": "4307:18:126"
|
|
3319
3319
|
},
|
|
3320
3320
|
{
|
|
3321
3321
|
"hexValue": "646472657373",
|
|
3322
3322
|
"kind": "string",
|
|
3323
3323
|
"nodeType": "YulLiteral",
|
|
3324
|
-
"src": "4327:8:
|
|
3324
|
+
"src": "4327:8:126",
|
|
3325
3325
|
"type": "",
|
|
3326
3326
|
"value": "ddress"
|
|
3327
3327
|
}
|
|
@@ -3329,28 +3329,28 @@
|
|
|
3329
3329
|
"functionName": {
|
|
3330
3330
|
"name": "mstore",
|
|
3331
3331
|
"nodeType": "YulIdentifier",
|
|
3332
|
-
"src": "4300:6:
|
|
3332
|
+
"src": "4300:6:126"
|
|
3333
3333
|
},
|
|
3334
3334
|
"nodeType": "YulFunctionCall",
|
|
3335
|
-
"src": "4300:36:
|
|
3335
|
+
"src": "4300:36:126"
|
|
3336
3336
|
},
|
|
3337
3337
|
"nodeType": "YulExpressionStatement",
|
|
3338
|
-
"src": "4300:36:
|
|
3338
|
+
"src": "4300:36:126"
|
|
3339
3339
|
},
|
|
3340
3340
|
{
|
|
3341
3341
|
"nodeType": "YulAssignment",
|
|
3342
|
-
"src": "4345:27:
|
|
3342
|
+
"src": "4345:27:126",
|
|
3343
3343
|
"value": {
|
|
3344
3344
|
"arguments": [
|
|
3345
3345
|
{
|
|
3346
3346
|
"name": "headStart",
|
|
3347
3347
|
"nodeType": "YulIdentifier",
|
|
3348
|
-
"src": "4357:9:
|
|
3348
|
+
"src": "4357:9:126"
|
|
3349
3349
|
},
|
|
3350
3350
|
{
|
|
3351
3351
|
"kind": "number",
|
|
3352
3352
|
"nodeType": "YulLiteral",
|
|
3353
|
-
"src": "4368:3:
|
|
3353
|
+
"src": "4368:3:126",
|
|
3354
3354
|
"type": "",
|
|
3355
3355
|
"value": "128"
|
|
3356
3356
|
}
|
|
@@ -3358,16 +3358,16 @@
|
|
|
3358
3358
|
"functionName": {
|
|
3359
3359
|
"name": "add",
|
|
3360
3360
|
"nodeType": "YulIdentifier",
|
|
3361
|
-
"src": "4353:3:
|
|
3361
|
+
"src": "4353:3:126"
|
|
3362
3362
|
},
|
|
3363
3363
|
"nodeType": "YulFunctionCall",
|
|
3364
|
-
"src": "4353:19:
|
|
3364
|
+
"src": "4353:19:126"
|
|
3365
3365
|
},
|
|
3366
3366
|
"variableNames": [
|
|
3367
3367
|
{
|
|
3368
3368
|
"name": "tail",
|
|
3369
3369
|
"nodeType": "YulIdentifier",
|
|
3370
|
-
"src": "4345:4:
|
|
3370
|
+
"src": "4345:4:126"
|
|
3371
3371
|
}
|
|
3372
3372
|
]
|
|
3373
3373
|
}
|
|
@@ -3379,7 +3379,7 @@
|
|
|
3379
3379
|
{
|
|
3380
3380
|
"name": "headStart",
|
|
3381
3381
|
"nodeType": "YulTypedName",
|
|
3382
|
-
"src": "4127:9:
|
|
3382
|
+
"src": "4127:9:126",
|
|
3383
3383
|
"type": ""
|
|
3384
3384
|
}
|
|
3385
3385
|
],
|
|
@@ -3387,16 +3387,16 @@
|
|
|
3387
3387
|
{
|
|
3388
3388
|
"name": "tail",
|
|
3389
3389
|
"nodeType": "YulTypedName",
|
|
3390
|
-
"src": "4141:4:
|
|
3390
|
+
"src": "4141:4:126",
|
|
3391
3391
|
"type": ""
|
|
3392
3392
|
}
|
|
3393
3393
|
],
|
|
3394
|
-
"src": "3976:402:
|
|
3394
|
+
"src": "3976:402:126"
|
|
3395
3395
|
},
|
|
3396
3396
|
{
|
|
3397
3397
|
"body": {
|
|
3398
3398
|
"nodeType": "YulBlock",
|
|
3399
|
-
"src": "4557:182:
|
|
3399
|
+
"src": "4557:182:126",
|
|
3400
3400
|
"statements": [
|
|
3401
3401
|
{
|
|
3402
3402
|
"expression": {
|
|
@@ -3404,12 +3404,12 @@
|
|
|
3404
3404
|
{
|
|
3405
3405
|
"name": "headStart",
|
|
3406
3406
|
"nodeType": "YulIdentifier",
|
|
3407
|
-
"src": "4574:9:
|
|
3407
|
+
"src": "4574:9:126"
|
|
3408
3408
|
},
|
|
3409
3409
|
{
|
|
3410
3410
|
"kind": "number",
|
|
3411
3411
|
"nodeType": "YulLiteral",
|
|
3412
|
-
"src": "4585:2:
|
|
3412
|
+
"src": "4585:2:126",
|
|
3413
3413
|
"type": "",
|
|
3414
3414
|
"value": "32"
|
|
3415
3415
|
}
|
|
@@ -3417,13 +3417,13 @@
|
|
|
3417
3417
|
"functionName": {
|
|
3418
3418
|
"name": "mstore",
|
|
3419
3419
|
"nodeType": "YulIdentifier",
|
|
3420
|
-
"src": "4567:6:
|
|
3420
|
+
"src": "4567:6:126"
|
|
3421
3421
|
},
|
|
3422
3422
|
"nodeType": "YulFunctionCall",
|
|
3423
|
-
"src": "4567:21:
|
|
3423
|
+
"src": "4567:21:126"
|
|
3424
3424
|
},
|
|
3425
3425
|
"nodeType": "YulExpressionStatement",
|
|
3426
|
-
"src": "4567:21:
|
|
3426
|
+
"src": "4567:21:126"
|
|
3427
3427
|
},
|
|
3428
3428
|
{
|
|
3429
3429
|
"expression": {
|
|
@@ -3433,12 +3433,12 @@
|
|
|
3433
3433
|
{
|
|
3434
3434
|
"name": "headStart",
|
|
3435
3435
|
"nodeType": "YulIdentifier",
|
|
3436
|
-
"src": "4608:9:
|
|
3436
|
+
"src": "4608:9:126"
|
|
3437
3437
|
},
|
|
3438
3438
|
{
|
|
3439
3439
|
"kind": "number",
|
|
3440
3440
|
"nodeType": "YulLiteral",
|
|
3441
|
-
"src": "4619:2:
|
|
3441
|
+
"src": "4619:2:126",
|
|
3442
3442
|
"type": "",
|
|
3443
3443
|
"value": "32"
|
|
3444
3444
|
}
|
|
@@ -3446,15 +3446,15 @@
|
|
|
3446
3446
|
"functionName": {
|
|
3447
3447
|
"name": "add",
|
|
3448
3448
|
"nodeType": "YulIdentifier",
|
|
3449
|
-
"src": "4604:3:
|
|
3449
|
+
"src": "4604:3:126"
|
|
3450
3450
|
},
|
|
3451
3451
|
"nodeType": "YulFunctionCall",
|
|
3452
|
-
"src": "4604:18:
|
|
3452
|
+
"src": "4604:18:126"
|
|
3453
3453
|
},
|
|
3454
3454
|
{
|
|
3455
3455
|
"kind": "number",
|
|
3456
3456
|
"nodeType": "YulLiteral",
|
|
3457
|
-
"src": "4624:2:
|
|
3457
|
+
"src": "4624:2:126",
|
|
3458
3458
|
"type": "",
|
|
3459
3459
|
"value": "32"
|
|
3460
3460
|
}
|
|
@@ -3462,13 +3462,13 @@
|
|
|
3462
3462
|
"functionName": {
|
|
3463
3463
|
"name": "mstore",
|
|
3464
3464
|
"nodeType": "YulIdentifier",
|
|
3465
|
-
"src": "4597:6:
|
|
3465
|
+
"src": "4597:6:126"
|
|
3466
3466
|
},
|
|
3467
3467
|
"nodeType": "YulFunctionCall",
|
|
3468
|
-
"src": "4597:30:
|
|
3468
|
+
"src": "4597:30:126"
|
|
3469
3469
|
},
|
|
3470
3470
|
"nodeType": "YulExpressionStatement",
|
|
3471
|
-
"src": "4597:30:
|
|
3471
|
+
"src": "4597:30:126"
|
|
3472
3472
|
},
|
|
3473
3473
|
{
|
|
3474
3474
|
"expression": {
|
|
@@ -3478,12 +3478,12 @@
|
|
|
3478
3478
|
{
|
|
3479
3479
|
"name": "headStart",
|
|
3480
3480
|
"nodeType": "YulIdentifier",
|
|
3481
|
-
"src": "4647:9:
|
|
3481
|
+
"src": "4647:9:126"
|
|
3482
3482
|
},
|
|
3483
3483
|
{
|
|
3484
3484
|
"kind": "number",
|
|
3485
3485
|
"nodeType": "YulLiteral",
|
|
3486
|
-
"src": "4658:2:
|
|
3486
|
+
"src": "4658:2:126",
|
|
3487
3487
|
"type": "",
|
|
3488
3488
|
"value": "64"
|
|
3489
3489
|
}
|
|
@@ -3491,16 +3491,16 @@
|
|
|
3491
3491
|
"functionName": {
|
|
3492
3492
|
"name": "add",
|
|
3493
3493
|
"nodeType": "YulIdentifier",
|
|
3494
|
-
"src": "4643:3:
|
|
3494
|
+
"src": "4643:3:126"
|
|
3495
3495
|
},
|
|
3496
3496
|
"nodeType": "YulFunctionCall",
|
|
3497
|
-
"src": "4643:18:
|
|
3497
|
+
"src": "4643:18:126"
|
|
3498
3498
|
},
|
|
3499
3499
|
{
|
|
3500
3500
|
"hexValue": "4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572",
|
|
3501
3501
|
"kind": "string",
|
|
3502
3502
|
"nodeType": "YulLiteral",
|
|
3503
|
-
"src": "4663:34:
|
|
3503
|
+
"src": "4663:34:126",
|
|
3504
3504
|
"type": "",
|
|
3505
3505
|
"value": "Ownable: caller is not the owner"
|
|
3506
3506
|
}
|
|
@@ -3508,28 +3508,28 @@
|
|
|
3508
3508
|
"functionName": {
|
|
3509
3509
|
"name": "mstore",
|
|
3510
3510
|
"nodeType": "YulIdentifier",
|
|
3511
|
-
"src": "4636:6:
|
|
3511
|
+
"src": "4636:6:126"
|
|
3512
3512
|
},
|
|
3513
3513
|
"nodeType": "YulFunctionCall",
|
|
3514
|
-
"src": "4636:62:
|
|
3514
|
+
"src": "4636:62:126"
|
|
3515
3515
|
},
|
|
3516
3516
|
"nodeType": "YulExpressionStatement",
|
|
3517
|
-
"src": "4636:62:
|
|
3517
|
+
"src": "4636:62:126"
|
|
3518
3518
|
},
|
|
3519
3519
|
{
|
|
3520
3520
|
"nodeType": "YulAssignment",
|
|
3521
|
-
"src": "4707:26:
|
|
3521
|
+
"src": "4707:26:126",
|
|
3522
3522
|
"value": {
|
|
3523
3523
|
"arguments": [
|
|
3524
3524
|
{
|
|
3525
3525
|
"name": "headStart",
|
|
3526
3526
|
"nodeType": "YulIdentifier",
|
|
3527
|
-
"src": "4719:9:
|
|
3527
|
+
"src": "4719:9:126"
|
|
3528
3528
|
},
|
|
3529
3529
|
{
|
|
3530
3530
|
"kind": "number",
|
|
3531
3531
|
"nodeType": "YulLiteral",
|
|
3532
|
-
"src": "4730:2:
|
|
3532
|
+
"src": "4730:2:126",
|
|
3533
3533
|
"type": "",
|
|
3534
3534
|
"value": "96"
|
|
3535
3535
|
}
|
|
@@ -3537,16 +3537,16 @@
|
|
|
3537
3537
|
"functionName": {
|
|
3538
3538
|
"name": "add",
|
|
3539
3539
|
"nodeType": "YulIdentifier",
|
|
3540
|
-
"src": "4715:3:
|
|
3540
|
+
"src": "4715:3:126"
|
|
3541
3541
|
},
|
|
3542
3542
|
"nodeType": "YulFunctionCall",
|
|
3543
|
-
"src": "4715:18:
|
|
3543
|
+
"src": "4715:18:126"
|
|
3544
3544
|
},
|
|
3545
3545
|
"variableNames": [
|
|
3546
3546
|
{
|
|
3547
3547
|
"name": "tail",
|
|
3548
3548
|
"nodeType": "YulIdentifier",
|
|
3549
|
-
"src": "4707:4:
|
|
3549
|
+
"src": "4707:4:126"
|
|
3550
3550
|
}
|
|
3551
3551
|
]
|
|
3552
3552
|
}
|
|
@@ -3558,7 +3558,7 @@
|
|
|
3558
3558
|
{
|
|
3559
3559
|
"name": "headStart",
|
|
3560
3560
|
"nodeType": "YulTypedName",
|
|
3561
|
-
"src": "4534:9:
|
|
3561
|
+
"src": "4534:9:126",
|
|
3562
3562
|
"type": ""
|
|
3563
3563
|
}
|
|
3564
3564
|
],
|
|
@@ -3566,16 +3566,16 @@
|
|
|
3566
3566
|
{
|
|
3567
3567
|
"name": "tail",
|
|
3568
3568
|
"nodeType": "YulTypedName",
|
|
3569
|
-
"src": "4548:4:
|
|
3569
|
+
"src": "4548:4:126",
|
|
3570
3570
|
"type": ""
|
|
3571
3571
|
}
|
|
3572
3572
|
],
|
|
3573
|
-
"src": "4383:356:
|
|
3573
|
+
"src": "4383:356:126"
|
|
3574
3574
|
},
|
|
3575
3575
|
{
|
|
3576
3576
|
"body": {
|
|
3577
3577
|
"nodeType": "YulBlock",
|
|
3578
|
-
"src": "4918:181:
|
|
3578
|
+
"src": "4918:181:126",
|
|
3579
3579
|
"statements": [
|
|
3580
3580
|
{
|
|
3581
3581
|
"expression": {
|
|
@@ -3583,12 +3583,12 @@
|
|
|
3583
3583
|
{
|
|
3584
3584
|
"name": "headStart",
|
|
3585
3585
|
"nodeType": "YulIdentifier",
|
|
3586
|
-
"src": "4935:9:
|
|
3586
|
+
"src": "4935:9:126"
|
|
3587
3587
|
},
|
|
3588
3588
|
{
|
|
3589
3589
|
"kind": "number",
|
|
3590
3590
|
"nodeType": "YulLiteral",
|
|
3591
|
-
"src": "4946:2:
|
|
3591
|
+
"src": "4946:2:126",
|
|
3592
3592
|
"type": "",
|
|
3593
3593
|
"value": "32"
|
|
3594
3594
|
}
|
|
@@ -3596,13 +3596,13 @@
|
|
|
3596
3596
|
"functionName": {
|
|
3597
3597
|
"name": "mstore",
|
|
3598
3598
|
"nodeType": "YulIdentifier",
|
|
3599
|
-
"src": "4928:6:
|
|
3599
|
+
"src": "4928:6:126"
|
|
3600
3600
|
},
|
|
3601
3601
|
"nodeType": "YulFunctionCall",
|
|
3602
|
-
"src": "4928:21:
|
|
3602
|
+
"src": "4928:21:126"
|
|
3603
3603
|
},
|
|
3604
3604
|
"nodeType": "YulExpressionStatement",
|
|
3605
|
-
"src": "4928:21:
|
|
3605
|
+
"src": "4928:21:126"
|
|
3606
3606
|
},
|
|
3607
3607
|
{
|
|
3608
3608
|
"expression": {
|
|
@@ -3612,12 +3612,12 @@
|
|
|
3612
3612
|
{
|
|
3613
3613
|
"name": "headStart",
|
|
3614
3614
|
"nodeType": "YulIdentifier",
|
|
3615
|
-
"src": "4969:9:
|
|
3615
|
+
"src": "4969:9:126"
|
|
3616
3616
|
},
|
|
3617
3617
|
{
|
|
3618
3618
|
"kind": "number",
|
|
3619
3619
|
"nodeType": "YulLiteral",
|
|
3620
|
-
"src": "4980:2:
|
|
3620
|
+
"src": "4980:2:126",
|
|
3621
3621
|
"type": "",
|
|
3622
3622
|
"value": "32"
|
|
3623
3623
|
}
|
|
@@ -3625,15 +3625,15 @@
|
|
|
3625
3625
|
"functionName": {
|
|
3626
3626
|
"name": "add",
|
|
3627
3627
|
"nodeType": "YulIdentifier",
|
|
3628
|
-
"src": "4965:3:
|
|
3628
|
+
"src": "4965:3:126"
|
|
3629
3629
|
},
|
|
3630
3630
|
"nodeType": "YulFunctionCall",
|
|
3631
|
-
"src": "4965:18:
|
|
3631
|
+
"src": "4965:18:126"
|
|
3632
3632
|
},
|
|
3633
3633
|
{
|
|
3634
3634
|
"kind": "number",
|
|
3635
3635
|
"nodeType": "YulLiteral",
|
|
3636
|
-
"src": "4985:2:
|
|
3636
|
+
"src": "4985:2:126",
|
|
3637
3637
|
"type": "",
|
|
3638
3638
|
"value": "31"
|
|
3639
3639
|
}
|
|
@@ -3641,13 +3641,13 @@
|
|
|
3641
3641
|
"functionName": {
|
|
3642
3642
|
"name": "mstore",
|
|
3643
3643
|
"nodeType": "YulIdentifier",
|
|
3644
|
-
"src": "4958:6:
|
|
3644
|
+
"src": "4958:6:126"
|
|
3645
3645
|
},
|
|
3646
3646
|
"nodeType": "YulFunctionCall",
|
|
3647
|
-
"src": "4958:30:
|
|
3647
|
+
"src": "4958:30:126"
|
|
3648
3648
|
},
|
|
3649
3649
|
"nodeType": "YulExpressionStatement",
|
|
3650
|
-
"src": "4958:30:
|
|
3650
|
+
"src": "4958:30:126"
|
|
3651
3651
|
},
|
|
3652
3652
|
{
|
|
3653
3653
|
"expression": {
|
|
@@ -3657,12 +3657,12 @@
|
|
|
3657
3657
|
{
|
|
3658
3658
|
"name": "headStart",
|
|
3659
3659
|
"nodeType": "YulIdentifier",
|
|
3660
|
-
"src": "5008:9:
|
|
3660
|
+
"src": "5008:9:126"
|
|
3661
3661
|
},
|
|
3662
3662
|
{
|
|
3663
3663
|
"kind": "number",
|
|
3664
3664
|
"nodeType": "YulLiteral",
|
|
3665
|
-
"src": "5019:2:
|
|
3665
|
+
"src": "5019:2:126",
|
|
3666
3666
|
"type": "",
|
|
3667
3667
|
"value": "64"
|
|
3668
3668
|
}
|
|
@@ -3670,16 +3670,16 @@
|
|
|
3670
3670
|
"functionName": {
|
|
3671
3671
|
"name": "add",
|
|
3672
3672
|
"nodeType": "YulIdentifier",
|
|
3673
|
-
"src": "5004:3:
|
|
3673
|
+
"src": "5004:3:126"
|
|
3674
3674
|
},
|
|
3675
3675
|
"nodeType": "YulFunctionCall",
|
|
3676
|
-
"src": "5004:18:
|
|
3676
|
+
"src": "5004:18:126"
|
|
3677
3677
|
},
|
|
3678
3678
|
{
|
|
3679
3679
|
"hexValue": "5265656e7472616e637947756172643a207265656e7472616e742063616c6c",
|
|
3680
3680
|
"kind": "string",
|
|
3681
3681
|
"nodeType": "YulLiteral",
|
|
3682
|
-
"src": "5024:33:
|
|
3682
|
+
"src": "5024:33:126",
|
|
3683
3683
|
"type": "",
|
|
3684
3684
|
"value": "ReentrancyGuard: reentrant call"
|
|
3685
3685
|
}
|
|
@@ -3687,28 +3687,28 @@
|
|
|
3687
3687
|
"functionName": {
|
|
3688
3688
|
"name": "mstore",
|
|
3689
3689
|
"nodeType": "YulIdentifier",
|
|
3690
|
-
"src": "4997:6:
|
|
3690
|
+
"src": "4997:6:126"
|
|
3691
3691
|
},
|
|
3692
3692
|
"nodeType": "YulFunctionCall",
|
|
3693
|
-
"src": "4997:61:
|
|
3693
|
+
"src": "4997:61:126"
|
|
3694
3694
|
},
|
|
3695
3695
|
"nodeType": "YulExpressionStatement",
|
|
3696
|
-
"src": "4997:61:
|
|
3696
|
+
"src": "4997:61:126"
|
|
3697
3697
|
},
|
|
3698
3698
|
{
|
|
3699
3699
|
"nodeType": "YulAssignment",
|
|
3700
|
-
"src": "5067:26:
|
|
3700
|
+
"src": "5067:26:126",
|
|
3701
3701
|
"value": {
|
|
3702
3702
|
"arguments": [
|
|
3703
3703
|
{
|
|
3704
3704
|
"name": "headStart",
|
|
3705
3705
|
"nodeType": "YulIdentifier",
|
|
3706
|
-
"src": "5079:9:
|
|
3706
|
+
"src": "5079:9:126"
|
|
3707
3707
|
},
|
|
3708
3708
|
{
|
|
3709
3709
|
"kind": "number",
|
|
3710
3710
|
"nodeType": "YulLiteral",
|
|
3711
|
-
"src": "5090:2:
|
|
3711
|
+
"src": "5090:2:126",
|
|
3712
3712
|
"type": "",
|
|
3713
3713
|
"value": "96"
|
|
3714
3714
|
}
|
|
@@ -3716,16 +3716,16 @@
|
|
|
3716
3716
|
"functionName": {
|
|
3717
3717
|
"name": "add",
|
|
3718
3718
|
"nodeType": "YulIdentifier",
|
|
3719
|
-
"src": "5075:3:
|
|
3719
|
+
"src": "5075:3:126"
|
|
3720
3720
|
},
|
|
3721
3721
|
"nodeType": "YulFunctionCall",
|
|
3722
|
-
"src": "5075:18:
|
|
3722
|
+
"src": "5075:18:126"
|
|
3723
3723
|
},
|
|
3724
3724
|
"variableNames": [
|
|
3725
3725
|
{
|
|
3726
3726
|
"name": "tail",
|
|
3727
3727
|
"nodeType": "YulIdentifier",
|
|
3728
|
-
"src": "5067:4:
|
|
3728
|
+
"src": "5067:4:126"
|
|
3729
3729
|
}
|
|
3730
3730
|
]
|
|
3731
3731
|
}
|
|
@@ -3737,7 +3737,7 @@
|
|
|
3737
3737
|
{
|
|
3738
3738
|
"name": "headStart",
|
|
3739
3739
|
"nodeType": "YulTypedName",
|
|
3740
|
-
"src": "4895:9:
|
|
3740
|
+
"src": "4895:9:126",
|
|
3741
3741
|
"type": ""
|
|
3742
3742
|
}
|
|
3743
3743
|
],
|
|
@@ -3745,16 +3745,16 @@
|
|
|
3745
3745
|
{
|
|
3746
3746
|
"name": "tail",
|
|
3747
3747
|
"nodeType": "YulTypedName",
|
|
3748
|
-
"src": "4909:4:
|
|
3748
|
+
"src": "4909:4:126",
|
|
3749
3749
|
"type": ""
|
|
3750
3750
|
}
|
|
3751
3751
|
],
|
|
3752
|
-
"src": "4744:355:
|
|
3752
|
+
"src": "4744:355:126"
|
|
3753
3753
|
}
|
|
3754
3754
|
]
|
|
3755
3755
|
},
|
|
3756
3756
|
"contents": "{\n { }\n function abi_decode_address(offset) -> value\n {\n value := calldataload(offset)\n if iszero(eq(value, and(value, 0xffffffffffffffffffffffffffffffffffffffff))) { revert(0, 0) }\n }\n function abi_decode_tuple_t_uint256t_address(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(0, 0) }\n value0 := calldataload(headStart)\n value1 := abi_decode_address(add(headStart, 32))\n }\n function abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, value0)\n }\n function abi_decode_tuple_t_uint256(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n value0 := calldataload(headStart)\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 value0 := abi_decode_address(headStart)\n }\n function abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, iszero(iszero(value0)))\n }\n function abi_encode_tuple_t_stringliteral_ec83fd00432662dbf5dd2aac1f81c346fbe87acecf7cd3f016ab25f549f71749__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), \"Insufficient contract balance\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_stringliteral_4641060dfc4b52429c4286c15953926c318c19fe2644d02d2d1d316c49744bc5__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 33)\n mstore(add(headStart, 64), \"Receiver's address cannot be zer\")\n mstore(add(headStart, 96), \"o\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_uint256_t_address__to_t_uint256_t_address__fromStack_reversed(headStart, value1, value0) -> tail\n {\n tail := add(headStart, 64)\n mstore(headStart, value0)\n mstore(add(headStart, 32), and(value1, 0xffffffffffffffffffffffffffffffffffffffff))\n }\n function abi_encode_tuple_packed_t_stringliteral_c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470__to_t_bytes_memory_ptr__nonPadded_inplace_fromStack_reversed(pos) -> end\n { end := pos }\n function abi_encode_tuple_t_stringliteral_445140255c9d889994129d349e64078d6f76b4b37ec896948f7e858f9b8a0dcb__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 20)\n mstore(add(headStart, 64), \"Failed to send Ether\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_stringliteral_0800e3a69af5117f2a9f4093fb7d0989f2995fe2c8302b6894bf3cb2e5c7ae13__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 39)\n mstore(add(headStart, 64), \"Contract is not authorized for a\")\n mstore(add(headStart, 96), \" refund\")\n tail := add(headStart, 128)\n }\n function panic_error_0x11()\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n function checked_add_t_uint256(x, y) -> sum\n {\n sum := add(x, y)\n if gt(x, sum) { panic_error_0x11() }\n }\n function checked_mul_t_uint256(x, y) -> product\n {\n product := mul(x, y)\n if iszero(or(iszero(x), eq(y, div(product, x)))) { panic_error_0x11() }\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_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_stringliteral_ebf73bba305590e4764d5cb53b69bffd6d4d092d1a67551cb346f8cfcdab8619__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 31)\n mstore(add(headStart, 64), \"ReentrancyGuard: reentrant call\")\n tail := add(headStart, 96)\n }\n}",
|
|
3757
|
-
"id":
|
|
3757
|
+
"id": 126,
|
|
3758
3758
|
"language": "Yul",
|
|
3759
3759
|
"name": "#utility.yul"
|
|
3760
3760
|
}
|
|
@@ -3762,7 +3762,7 @@
|
|
|
3762
3762
|
"immutableReferences": {},
|
|
3763
3763
|
"linkReferences": {},
|
|
3764
3764
|
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT PUSH2 0xD5 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0xB6A5D7DE GT PUSH2 0x7F JUMPI DUP1 PUSH4 0xF0B37C04 GT PUSH2 0x59 JUMPI DUP1 PUSH4 0xF0B37C04 EQ PUSH2 0x1FF JUMPI DUP1 PUSH4 0xF2FDE38B EQ PUSH2 0x21F JUMPI DUP1 PUSH4 0xFA09E630 EQ PUSH2 0x23F JUMPI DUP1 PUSH4 0xFE9FBB80 EQ PUSH2 0x25F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0xB6A5D7DE EQ PUSH2 0x1A9 JUMPI DUP1 PUSH4 0xD2FA635E EQ PUSH2 0x1C9 JUMPI DUP1 PUSH4 0xE25B5345 EQ PUSH2 0x1E9 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x715018A6 GT PUSH2 0xB0 JUMPI DUP1 PUSH4 0x715018A6 EQ PUSH2 0x14C JUMPI DUP1 PUSH4 0x7AD226DC EQ PUSH2 0x161 JUMPI DUP1 PUSH4 0x8DA5CB5B EQ PUSH2 0x181 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH3 0xF714CE EQ PUSH2 0xE1 JUMPI DUP1 PUSH4 0x3DE39C11 EQ PUSH2 0x103 JUMPI DUP1 PUSH4 0x3E217404 EQ PUSH2 0x12C JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST CALLDATASIZE PUSH2 0xDC JUMPI STOP JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0xED JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0xFC CALLDATASIZE PUSH1 0x4 PUSH2 0x936 JUMP JUMPDEST PUSH2 0x29F JUMP JUMPDEST STOP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x10F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x119 PUSH1 0x4 SLOAD DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x138 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x147 CALLDATASIZE PUSH1 0x4 PUSH2 0x962 JUMP JUMPDEST PUSH2 0x445 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x158 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x489 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x16D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x17C CALLDATASIZE PUSH1 0x4 PUSH2 0x936 JUMP JUMPDEST PUSH2 0x49D JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x18D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x0 SLOAD PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0x123 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x1B5 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x1C4 CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH2 0x66B JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x1D5 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x1E4 CALLDATASIZE PUSH1 0x4 PUSH2 0x962 JUMP JUMPDEST PUSH2 0x6C7 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x1F5 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x119 PUSH1 0x3 SLOAD DUP2 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x20B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x21A CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH2 0x704 JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x22B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x23A CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH2 0x75D JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x24B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x101 PUSH2 0x25A CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH2 0x7ED JUMP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x26B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x28F PUSH2 0x27A CALLDATASIZE PUSH1 0x4 PUSH2 0x97B JUMP JUMPDEST PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0x123 JUMP JUMPDEST PUSH2 0x2A7 PUSH2 0x7FF JUMP JUMPDEST DUP2 SELFBALANCE LT ISZERO PUSH2 0x2FC 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 0x496E73756666696369656E7420636F6E74726163742062616C616E6365000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x35C JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x21 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x5265636569766572277320616464726573732063616E6E6F74206265207A6572 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x6F PUSH1 0xF8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x2F3 JUMP JUMPDEST PUSH1 0x40 DUP1 MLOAD DUP4 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH32 0x6141B54B56B8A52A8C6F5CD2A857F6117B18FFBF4D46BD3106F300A839CBF5EA SWAP2 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 PUSH1 0x0 DUP2 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP4 PUSH1 0x40 MLOAD PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 DUP8 GAS CALL SWAP3 POP POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x3EA 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 0x3EF JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP POP SWAP1 POP DUP1 PUSH2 0x440 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x14 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4661696C656420746F2073656E64204574686572000000000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x2F3 JUMP JUMPDEST POP POP POP JUMP JUMPDEST PUSH2 0x44D PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x3 DUP2 SWAP1 SSTORE PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0xA86B6E9A406DF021F05F513A796A1D5BEA0BD3E18FE1D3F6082A3CCCFC898D14 SWAP1 PUSH1 0x20 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 POP JUMP JUMPDEST PUSH2 0x491 PUSH2 0x7FF JUMP JUMPDEST PUSH2 0x49B PUSH1 0x0 PUSH2 0x859 JUMP JUMPDEST JUMP JUMPDEST PUSH2 0x4A5 PUSH2 0x8C1 JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0xFF AND PUSH2 0x52A JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x27 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x436F6E7472616374206973206E6F7420617574686F72697A656420666F722061 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x20726566756E6400000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x2F3 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x58A JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x21 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x5265636569766572277320616464726573732063616E6E6F74206265207A6572 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x6F PUSH1 0xF8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x2F3 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x4 SLOAD GASPRICE LT PUSH2 0x59D JUMPI PUSH1 0x4 SLOAD PUSH2 0x59F JUMP JUMPDEST GASPRICE JUMPDEST SWAP1 POP PUSH1 0x0 DUP2 PUSH1 0x3 SLOAD DUP6 PUSH2 0x5B2 SWAP2 SWAP1 PUSH2 0x9CC JUMP JUMPDEST PUSH2 0x5BC SWAP2 SWAP1 PUSH2 0x9E5 JUMP JUMPDEST SWAP1 POP PUSH1 0x0 DUP4 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP3 PUSH1 0x40 MLOAD PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 DUP8 GAS CALL SWAP3 POP POP POP RETURNDATASIZE DUP1 PUSH1 0x0 DUP2 EQ PUSH2 0x60B 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 0x610 JUMP JUMPDEST PUSH1 0x60 SWAP2 POP JUMPDEST POP POP SWAP1 POP DUP1 PUSH2 0x65B JUMPI PUSH1 0x40 DUP1 MLOAD DUP4 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH32 0xD955712C3AE4C3C40451DB84EA0C4531C61CC0EA75C13FE9168AE0E07D71E050 SWAP2 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 JUMPDEST POP POP POP PUSH2 0x667 PUSH1 0x1 DUP1 SSTORE JUMP JUMPDEST POP POP JUMP JUMPDEST PUSH2 0x673 PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE SWAP1 MLOAD SWAP2 DUP3 MSTORE PUSH32 0x2C74592FDDAD593C2C4403101CE9B30930711AB87571268DDD1E1989EE1D7917 SWAP2 ADD PUSH2 0x47E JUMP JUMPDEST PUSH2 0x6CF PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x4 DUP2 SWAP1 SSTORE PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH32 0xA7A07F821DFDFCA8E4BAA9CCC4BBE7B782BAAC5946918BD19F1C9C761DB41410 SWAP1 PUSH1 0x20 ADD PUSH2 0x47E JUMP JUMPDEST PUSH2 0x70C PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x2 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP2 DUP3 SWAP1 KECCAK256 DUP1 SLOAD PUSH1 0xFF NOT AND SWAP1 SSTORE SWAP1 MLOAD SWAP2 DUP3 MSTORE PUSH32 0xE195AA139C7C69BA98F719C94AECD784E12FABC0789EF81335150078BC087317 SWAP2 ADD PUSH2 0x47E JUMP JUMPDEST PUSH2 0x765 PUSH2 0x7FF JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x7E1 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 PUSH2 0x2F3 JUMP JUMPDEST PUSH2 0x7EA DUP2 PUSH2 0x859 JUMP JUMPDEST POP JUMP JUMPDEST PUSH2 0x7F5 PUSH2 0x7FF JUMP JUMPDEST PUSH2 0x7EA SELFBALANCE DUP3 PUSH2 0x29F JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x49B 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 0x2F3 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 0x2 PUSH1 0x1 SLOAD SUB PUSH2 0x913 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1F PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x5265656E7472616E637947756172643A207265656E7472616E742063616C6C00 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x2F3 JUMP JUMPDEST PUSH1 0x2 PUSH1 0x1 SSTORE JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x931 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x949 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP3 CALLDATALOAD SWAP2 POP PUSH2 0x959 PUSH1 0x20 DUP5 ADD PUSH2 0x91A JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x974 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP CALLDATALOAD SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x98D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x996 DUP3 PUSH2 0x91A JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST DUP1 DUP3 ADD DUP1 DUP3 GT ISZERO PUSH2 0x9DF JUMPI PUSH2 0x9DF PUSH2 0x99D JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST DUP1 DUP3 MUL DUP2 ISZERO DUP3 DUP3 DIV DUP5 EQ OR PUSH2 0x9DF JUMPI PUSH2 0x9DF PUSH2 0x99D JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x4B 0xB9 0xCD PUSH30 0x43EDEADA4FE558A0EFE1CAAFD84106186B87B2B77CC39BEC600970CD6473 PUSH16 0x6C634300081100330000000000000000 ",
|
|
3765
|
-
"sourceMap": "2045:5295:15:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6742:596;;;;;;;;;;-1:-1:-1;6742:596:15;;;;;:::i;:::-;;:::i;:::-;;2598:26;;;;;;;;;;;;;;;;;;;620:25:
|
|
3765
|
+
"sourceMap": "2045:5295:15:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6742:596;;;;;;;;;;-1:-1:-1;6742:596:15;;;;;:::i;:::-;;:::i;:::-;;2598:26;;;;;;;;;;;;;;;;;;;620:25:126;;;608:2;593:18;2598:26:15;;;;;;;;5702:144;;;;;;;;;;-1:-1:-1;5702:144:15;;;;;:::i;:::-;;:::i;1831:101:49:-;;;;;;;;;;;;;:::i;3967:844:15:-;;;;;;;;;;-1:-1:-1;3967:844:15;;;;;:::i;:::-;;:::i;1201:85:49:-;;;;;;;;;;-1:-1:-1;1247:7:49;1273:6;1201:85;;-1:-1:-1;;;;;1273:6:49;;;987:74:126;;975:2;960:18;1201:85:49;841:226:126;5000:149:15;;;;;;;;;;-1:-1:-1;5000:149:15;;;;;:::i;:::-;;:::i;6031:156::-;;;;;;;;;;-1:-1:-1;6031:156:15;;;;;:::i;:::-;;:::i;2434:24::-;;;;;;;;;;;;;;;;5383:153;;;;;;;;;;-1:-1:-1;5383:153:15;;;;;:::i;:::-;;:::i;2081:198:49:-;;;;;;;;;;-1:-1:-1;2081:198:49;;;;;:::i;:::-;;:::i;6377:116:15:-;;;;;;;;;;-1:-1:-1;6377:116:15;;;;;:::i;:::-;;:::i;2260:44::-;;;;;;;;;;-1:-1:-1;2260:44:15;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;1428:14:126;;1421:22;1403:41;;1391:2;1376:18;2260:44:15;1263:187:126;6742:596:15;1094:13:49;:11;:13::i;:::-;6867:6:15::1;6842:21;:31;;6821:107;;;::::0;-1:-1:-1;;;6821:107:15;;1657:2:126;6821:107:15::1;::::0;::::1;1639:21:126::0;1696:2;1676:18;;;1669:30;1735:31;1715:18;;;1708:59;1784:18;;6821:107:15::1;;;;;;;;;-1:-1:-1::0;;;;;6946:22:15;::::1;6938:68;;;::::0;-1:-1:-1;;;6938:68:15;;2015:2:126;6938:68:15::1;::::0;::::1;1997:21:126::0;2054:2;2034:18;;;2027:30;2093:34;2073:18;;;2066:62;-1:-1:-1;;;2144:18:126;;;2137:31;2185:19;;6938:68:15::1;1813:397:126::0;6938:68:15::1;7022:32;::::0;;2389:25:126;;;-1:-1:-1;;;;;2450:55:126;;2445:2;2430:18;;2423:83;7022:32:15::1;::::0;2362:18:126;7022:32:15::1;;;;;;;7186:9;7201:8;-1:-1:-1::0;;;;;7201:13:15::1;7222:6;7201:32;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7185:48;;;7302:4;7294:37;;;::::0;-1:-1:-1;;;7294:37:15;;2929:2:126;7294:37:15::1;::::0;::::1;2911:21:126::0;2968:2;2948:18;;;2941:30;3007:22;2987:18;;;2980:50;3047:18;;7294:37:15::1;2727:344:126::0;7294:37:15::1;6811:527;6742:596:::0;;:::o;5702:144::-;1094:13:49;:11;:13::i;:::-;5773:9:15::1;:22:::0;;;5811:28:::1;::::0;620:25:126;;;5811:28:15::1;::::0;608:2:126;593:18;5811:28:15::1;;;;;;;;5702:144:::0;:::o;1831:101:49:-;1094:13;:11;:13::i;:::-;1895:30:::1;1922:1;1895:18;:30::i;:::-;1831:101::o:0;3967:844:15:-;2261:21:57;:19;:21::i;:::-;4085:10:15::1;4072:24;::::0;;;:12:::1;:24;::::0;;;;;::::1;;4051:110;;;::::0;-1:-1:-1;;;4051:110:15;;3278:2:126;4051:110:15::1;::::0;::::1;3260:21:126::0;3317:2;3297:18;;;3290:30;3356:34;3336:18;;;3329:62;3427:9;3407:18;;;3400:37;3454:19;;4051:110:15::1;3076:403:126::0;4051:110:15::1;-1:-1:-1::0;;;;;4179:22:15;::::1;4171:68;;;::::0;-1:-1:-1;;;4171:68:15;;2015:2:126;4171:68:15::1;::::0;::::1;1997:21:126::0;2054:2;2034:18;;;2027:30;2093:34;2073:18;;;2066:62;-1:-1:-1;;;2144:18:126;;;2137:31;2185:19;;4171:68:15::1;1813:397:126::0;4171:68:15::1;4250:16;4283:11;;4269;:25;:77;;4335:11;;4269:77;;;4309:11;4269:77;4250:96;;4357:20;4405:8;4392:9;;4381:8;:20;;;;:::i;:::-;4380:33;;;;:::i;:::-;4357:56;;4549:9;4564:8;-1:-1:-1::0;;;;;4564:13:15::1;4585:12;4564:38;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4548:54;;;4668:4;4663:142;;4752:42;::::0;;2389:25:126;;;-1:-1:-1;;;;;2450:55:126;;2445:2;2430:18;;2423:83;4752:42:15::1;::::0;2362:18:126;4752:42:15::1;;;;;;;4663:142;4041:770;;;2303:20:57::0;1716:1;2809:22;;2629:209;2303:20;3967:844:15;;:::o;5000:149::-;1094:13:49;:11;:13::i;:::-;-1:-1:-1;;;;;5067:23:15;::::1;;::::0;;;:12:::1;:23;::::0;;;;;;;;:30;;-1:-1:-1;;5067:30:15::1;5093:4;5067:30;::::0;;5113:29;;987:74:126;;;5113:29:15::1;::::0;960:18:126;5113:29:15::1;841:226:126::0;6031:156:15;1094:13:49;:11;:13::i;:::-;6106:11:15::1;:26:::0;;;6148:32:::1;::::0;620:25:126;;;6148:32:15::1;::::0;608:2:126;593:18;6148:32:15::1;474:177:126::0;5383:153:15;1094:13:49;:11;:13::i;:::-;-1:-1:-1;;;;;5459:23:15;::::1;;::::0;;;:12:::1;:23;::::0;;;;;;;;5452:30;;-1:-1:-1;;5452:30:15::1;::::0;;5498:31;;987:74:126;;;5498:31:15::1;::::0;960:18:126;5498:31:15::1;841:226:126::0;2081:198:49;1094:13;:11;:13::i;:::-;-1:-1:-1;;;;;2169:22:49;::::1;2161:73;;;::::0;-1:-1:-1;;;2161:73:49;;4178:2:126;2161:73:49::1;::::0;::::1;4160:21:126::0;4217:2;4197:18;;;4190:30;4256:34;4236:18;;;4229:62;4327:8;4307:18;;;4300:36;4353:19;;2161:73:49::1;3976:402:126::0;2161:73:49::1;2244:28;2263:8;2244:18;:28::i;:::-;2081:198:::0;:::o;6377:116:15:-;1094:13:49;:11;:13::i;:::-;6445:41:15::1;6454:21;6477:8;6445;:41::i;1359:130:49:-:0;1247:7;1273:6;-1:-1:-1;;;;;1273:6:49;719:10:67;1422:23:49;1414:68;;;;-1:-1:-1;;;1414:68:49;;4585:2:126;1414:68:49;;;4567:21:126;;;4604:18;;;4597:30;4663:34;4643:18;;;4636:62;4715:18;;1414:68:49;4383:356:126;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;2336:287:57:-;1759:1;2468:7;;:19;2460:63;;;;-1:-1:-1;;;2460:63:57;;4946:2:126;2460:63:57;;;4928:21:126;4985:2;4965:18;;;4958:30;5024:33;5004:18;;;4997:61;5075:18;;2460:63:57;4744:355:126;2460:63:57;1759:1;2598:7;:18;2336:287::o;14:196:126:-;82:20;;-1:-1:-1;;;;;131:54:126;;121:65;;111:93;;200:1;197;190:12;111:93;14:196;;;:::o;215:254::-;283:6;291;344:2;332:9;323:7;319:23;315:32;312:52;;;360:1;357;350:12;312:52;396:9;383:23;373:33;;425:38;459:2;448:9;444:18;425:38;:::i;:::-;415:48;;215:254;;;;;:::o;656:180::-;715:6;768:2;756:9;747:7;743:23;739:32;736:52;;;784:1;781;774:12;736:52;-1:-1:-1;807:23:126;;656:180;-1:-1:-1;656:180:126:o;1072:186::-;1131:6;1184:2;1172:9;1163:7;1159:23;1155:32;1152:52;;;1200:1;1197;1190:12;1152:52;1223:29;1242:9;1223:29;:::i;:::-;1213:39;1072:186;-1:-1:-1;;;1072:186:126:o;3484:184::-;3536:77;3533:1;3526:88;3633:4;3630:1;3623:15;3657:4;3654:1;3647:15;3673:125;3738:9;;;3759:10;;;3756:36;;;3772:18;;:::i;:::-;3673:125;;;;:::o;3803:168::-;3876:9;;;3907;;3924:15;;;3918:22;;3904:37;3894:71;;3945:18;;:::i"
|
|
3766
3766
|
},
|
|
3767
3767
|
"gasEstimates": {
|
|
3768
3768
|
"creation": {
|