@keep-network/tbtc-v2 1.6.0-dev.1 → 1.6.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. package/artifacts/BLS.json +1 -1
  2. package/artifacts/Bank.json +3 -3
  3. package/artifacts/BeaconAuthorization.json +1 -1
  4. package/artifacts/BeaconDkg.json +1 -1
  5. package/artifacts/BeaconDkgValidator.json +1 -1
  6. package/artifacts/BeaconInactivity.json +1 -1
  7. package/artifacts/BeaconSortitionPool.json +3 -3
  8. package/artifacts/Bridge.json +5 -5
  9. package/artifacts/BridgeGovernance.json +2 -2
  10. package/artifacts/BridgeGovernanceParameters.json +2 -2
  11. package/artifacts/Deposit.json +2 -2
  12. package/artifacts/DepositSweep.json +2 -2
  13. package/artifacts/DonationVault.json +3 -3
  14. package/artifacts/EcdsaDkgValidator.json +1 -1
  15. package/artifacts/EcdsaInactivity.json +1 -1
  16. package/artifacts/EcdsaSortitionPool.json +3 -3
  17. package/artifacts/Fraud.json +2 -2
  18. package/artifacts/KeepRegistry.json +1 -1
  19. package/artifacts/KeepStake.json +2 -2
  20. package/artifacts/KeepToken.json +2 -2
  21. package/artifacts/KeepTokenStaking.json +1 -1
  22. package/artifacts/LightRelay.json +3 -3
  23. package/artifacts/LightRelayMaintainerProxy.json +3 -3
  24. package/artifacts/MaintainerProxy.json +3 -3
  25. package/artifacts/MovingFunds.json +2 -2
  26. package/artifacts/NuCypherStakingEscrow.json +1 -1
  27. package/artifacts/NuCypherToken.json +2 -2
  28. package/artifacts/RandomBeacon.json +2 -2
  29. package/artifacts/RandomBeaconChaosnet.json +2 -2
  30. package/artifacts/RandomBeaconGovernance.json +2 -2
  31. package/artifacts/Redemption.json +2 -2
  32. package/artifacts/ReimbursementPool.json +2 -2
  33. package/artifacts/T.json +2 -2
  34. package/artifacts/TBTC.json +3 -3
  35. package/artifacts/TBTCToken.json +3 -3
  36. package/artifacts/TBTCVault.json +23 -23
  37. package/artifacts/TokenStaking.json +1 -1
  38. package/artifacts/TokenholderGovernor.json +9 -9
  39. package/artifacts/TokenholderTimelock.json +8 -8
  40. package/artifacts/VendingMachine.json +3 -3
  41. package/artifacts/VendingMachineKeep.json +1 -1
  42. package/artifacts/VendingMachineNuCypher.json +1 -1
  43. package/artifacts/VendingMachineV2.json +3 -3
  44. package/artifacts/VendingMachineV3.json +3 -3
  45. package/artifacts/WalletCoordinator.json +5 -5
  46. package/artifacts/WalletRegistry.json +5 -5
  47. package/artifacts/WalletRegistryGovernance.json +2 -2
  48. package/artifacts/Wallets.json +2 -2
  49. package/artifacts/solcInputs/{9c1bc2cca49796c7f9e7712adfa86bb8.json → d2d7e276da75d7184610fe11a4a103b7.json} +3 -0
  50. package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
  51. package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
  52. package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
  53. package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
  54. package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
  55. package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
  56. package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
  57. package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
  58. package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
  59. package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
  60. package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
  61. package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
  62. package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
  63. package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
  64. package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
  65. package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
  66. package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
  67. package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
  68. package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
  69. package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
  70. package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
  71. package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
  72. package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
  73. package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
  74. package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
  75. package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
  76. package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
  77. package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
  78. package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
  79. package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
  80. package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
  81. package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
  82. package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
  83. package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
  84. package/deploy/01_deploy_light_relay.ts +3 -0
  85. package/deploy/09_deploy_bridge_governance.ts +5 -2
  86. package/deploy/19_authorize_spv_maintainer_in_bridge.ts +3 -3
  87. package/deploy/24_transfer_tbtc_ownership.ts +1 -1
  88. package/deploy/28_authorize_bridge_in_reimbursement_pool.ts +1 -1
  89. package/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts +1 -1
  90. package/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.ts +3 -1
  91. package/export/artifacts/@keep-network/bitcoin-spv-sol/contracts/BTCUtils.sol/BTCUtils.json +20 -20
  92. package/export/artifacts/@keep-network/ecdsa/contracts/EcdsaDkgValidator.sol/EcdsaDkgValidator.json +1986 -1986
  93. package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaDkg.sol/EcdsaDkg.json +20 -20
  94. package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaInactivity.sol/EcdsaInactivity.json +1836 -1836
  95. package/export/artifacts/@keep-network/random-beacon/contracts/ReimbursementPool.sol/ReimbursementPool.json +545 -545
  96. package/export/artifacts/@keep-network/sortition-pools/contracts/Chaosnet.sol/Chaosnet.json +506 -506
  97. package/export/artifacts/@keep-network/sortition-pools/contracts/Rewards.sol/Rewards.json +23 -23
  98. package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionPool.sol/SortitionPool.json +2456 -2456
  99. package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionTree.sol/SortitionTree.json +465 -465
  100. package/export/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.json +568 -568
  101. package/export/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.json +603 -603
  102. package/export/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.json +1001 -1001
  103. package/export/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.json +1877 -1877
  104. package/export/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol/ERC20Upgradeable.json +654 -654
  105. package/export/artifacts/@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol/ERC20WithPermit.json +2534 -2534
  106. package/export/artifacts/@thesis/solidity-contracts/contracts/token/MisfundRecovery.sol/MisfundRecovery.json +736 -736
  107. package/export/artifacts/contracts/bank/Bank.sol/Bank.json +1872 -1872
  108. package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +7061 -7061
  109. package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +1257 -1257
  110. package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +972 -972
  111. package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +1122 -1122
  112. package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +5403 -5403
  113. package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +2961 -2961
  114. package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +2442 -2442
  115. package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +2305 -2305
  116. package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +1864 -1864
  117. package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +982 -982
  118. package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +1872 -1872
  119. package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +8064 -8064
  120. package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +1864 -1864
  121. package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +127 -127
  122. package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +1987 -1987
  123. package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +346 -346
  124. package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +12024 -0
  125. package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +568 -568
  126. package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +2291 -2291
  127. package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +1698 -1698
  128. package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +189 -189
  129. package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +1443 -1443
  130. package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2847 -2847
  131. package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +858 -858
  132. package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +3476 -3476
  133. package/export/deploy/01_deploy_light_relay.js +3 -0
  134. package/export/deploy/09_deploy_bridge_governance.js +4 -2
  135. package/export/deploy/19_authorize_spv_maintainer_in_bridge.js +3 -3
  136. package/export/deploy/24_transfer_tbtc_ownership.js +1 -1
  137. package/export/deploy/28_authorize_bridge_in_reimbursement_pool.js +1 -1
  138. package/export/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js +1 -1
  139. package/export/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.js +7 -3
  140. package/export/hardhat.config.js +24 -1
  141. package/export/typechain/SepoliaLightRelay.js +2 -0
  142. package/export/typechain/factories/SepoliaLightRelay__factory.js +535 -0
  143. package/export/typechain/index.js +3 -1
  144. package/package.json +1 -1
@@ -560,25 +560,25 @@
560
560
  {
561
561
  "ast": {
562
562
  "nodeType": "YulBlock",
563
- "src": "0:5891:125",
563
+ "src": "0:5891:126",
564
564
  "statements": [
565
565
  {
566
566
  "nodeType": "YulBlock",
567
- "src": "6:3:125",
567
+ "src": "6:3:126",
568
568
  "statements": []
569
569
  },
570
570
  {
571
571
  "body": {
572
572
  "nodeType": "YulBlock",
573
- "src": "135:427:125",
573
+ "src": "135:427:126",
574
574
  "statements": [
575
575
  {
576
576
  "nodeType": "YulVariableDeclaration",
577
- "src": "145:12:125",
577
+ "src": "145:12:126",
578
578
  "value": {
579
579
  "kind": "number",
580
580
  "nodeType": "YulLiteral",
581
- "src": "155:2:125",
581
+ "src": "155:2:126",
582
582
  "type": "",
583
583
  "value": "32"
584
584
  },
@@ -586,7 +586,7 @@
586
586
  {
587
587
  "name": "_1",
588
588
  "nodeType": "YulTypedName",
589
- "src": "149:2:125",
589
+ "src": "149:2:126",
590
590
  "type": ""
591
591
  }
592
592
  ]
@@ -597,49 +597,49 @@
597
597
  {
598
598
  "name": "headStart",
599
599
  "nodeType": "YulIdentifier",
600
- "src": "173:9:125"
600
+ "src": "173:9:126"
601
601
  },
602
602
  {
603
603
  "name": "_1",
604
604
  "nodeType": "YulIdentifier",
605
- "src": "184:2:125"
605
+ "src": "184:2:126"
606
606
  }
607
607
  ],
608
608
  "functionName": {
609
609
  "name": "mstore",
610
610
  "nodeType": "YulIdentifier",
611
- "src": "166:6:125"
611
+ "src": "166:6:126"
612
612
  },
613
613
  "nodeType": "YulFunctionCall",
614
- "src": "166:21:125"
614
+ "src": "166:21:126"
615
615
  },
616
616
  "nodeType": "YulExpressionStatement",
617
- "src": "166:21:125"
617
+ "src": "166:21:126"
618
618
  },
619
619
  {
620
620
  "nodeType": "YulVariableDeclaration",
621
- "src": "196:27:125",
621
+ "src": "196:27:126",
622
622
  "value": {
623
623
  "arguments": [
624
624
  {
625
625
  "name": "value0",
626
626
  "nodeType": "YulIdentifier",
627
- "src": "216:6:125"
627
+ "src": "216:6:126"
628
628
  }
629
629
  ],
630
630
  "functionName": {
631
631
  "name": "mload",
632
632
  "nodeType": "YulIdentifier",
633
- "src": "210:5:125"
633
+ "src": "210:5:126"
634
634
  },
635
635
  "nodeType": "YulFunctionCall",
636
- "src": "210:13:125"
636
+ "src": "210:13:126"
637
637
  },
638
638
  "variables": [
639
639
  {
640
640
  "name": "length",
641
641
  "nodeType": "YulTypedName",
642
- "src": "200:6:125",
642
+ "src": "200:6:126",
643
643
  "type": ""
644
644
  }
645
645
  ]
@@ -652,46 +652,46 @@
652
652
  {
653
653
  "name": "headStart",
654
654
  "nodeType": "YulIdentifier",
655
- "src": "243:9:125"
655
+ "src": "243:9:126"
656
656
  },
657
657
  {
658
658
  "name": "_1",
659
659
  "nodeType": "YulIdentifier",
660
- "src": "254:2:125"
660
+ "src": "254:2:126"
661
661
  }
662
662
  ],
663
663
  "functionName": {
664
664
  "name": "add",
665
665
  "nodeType": "YulIdentifier",
666
- "src": "239:3:125"
666
+ "src": "239:3:126"
667
667
  },
668
668
  "nodeType": "YulFunctionCall",
669
- "src": "239:18:125"
669
+ "src": "239:18:126"
670
670
  },
671
671
  {
672
672
  "name": "length",
673
673
  "nodeType": "YulIdentifier",
674
- "src": "259:6:125"
674
+ "src": "259:6:126"
675
675
  }
676
676
  ],
677
677
  "functionName": {
678
678
  "name": "mstore",
679
679
  "nodeType": "YulIdentifier",
680
- "src": "232:6:125"
680
+ "src": "232:6:126"
681
681
  },
682
682
  "nodeType": "YulFunctionCall",
683
- "src": "232:34:125"
683
+ "src": "232:34:126"
684
684
  },
685
685
  "nodeType": "YulExpressionStatement",
686
- "src": "232:34:125"
686
+ "src": "232:34:126"
687
687
  },
688
688
  {
689
689
  "nodeType": "YulVariableDeclaration",
690
- "src": "275:10:125",
690
+ "src": "275:10:126",
691
691
  "value": {
692
692
  "kind": "number",
693
693
  "nodeType": "YulLiteral",
694
- "src": "284:1:125",
694
+ "src": "284:1:126",
695
695
  "type": "",
696
696
  "value": "0"
697
697
  },
@@ -699,7 +699,7 @@
699
699
  {
700
700
  "name": "i",
701
701
  "nodeType": "YulTypedName",
702
- "src": "279:1:125",
702
+ "src": "279:1:126",
703
703
  "type": ""
704
704
  }
705
705
  ]
@@ -707,7 +707,7 @@
707
707
  {
708
708
  "body": {
709
709
  "nodeType": "YulBlock",
710
- "src": "344:90:125",
710
+ "src": "344:90:126",
711
711
  "statements": [
712
712
  {
713
713
  "expression": {
@@ -719,26 +719,26 @@
719
719
  {
720
720
  "name": "headStart",
721
721
  "nodeType": "YulIdentifier",
722
- "src": "373:9:125"
722
+ "src": "373:9:126"
723
723
  },
724
724
  {
725
725
  "name": "i",
726
726
  "nodeType": "YulIdentifier",
727
- "src": "384:1:125"
727
+ "src": "384:1:126"
728
728
  }
729
729
  ],
730
730
  "functionName": {
731
731
  "name": "add",
732
732
  "nodeType": "YulIdentifier",
733
- "src": "369:3:125"
733
+ "src": "369:3:126"
734
734
  },
735
735
  "nodeType": "YulFunctionCall",
736
- "src": "369:17:125"
736
+ "src": "369:17:126"
737
737
  },
738
738
  {
739
739
  "kind": "number",
740
740
  "nodeType": "YulLiteral",
741
- "src": "388:2:125",
741
+ "src": "388:2:126",
742
742
  "type": "",
743
743
  "value": "64"
744
744
  }
@@ -746,10 +746,10 @@
746
746
  "functionName": {
747
747
  "name": "add",
748
748
  "nodeType": "YulIdentifier",
749
- "src": "365:3:125"
749
+ "src": "365:3:126"
750
750
  },
751
751
  "nodeType": "YulFunctionCall",
752
- "src": "365:26:125"
752
+ "src": "365:26:126"
753
753
  },
754
754
  {
755
755
  "arguments": [
@@ -760,56 +760,56 @@
760
760
  {
761
761
  "name": "value0",
762
762
  "nodeType": "YulIdentifier",
763
- "src": "407:6:125"
763
+ "src": "407:6:126"
764
764
  },
765
765
  {
766
766
  "name": "i",
767
767
  "nodeType": "YulIdentifier",
768
- "src": "415:1:125"
768
+ "src": "415:1:126"
769
769
  }
770
770
  ],
771
771
  "functionName": {
772
772
  "name": "add",
773
773
  "nodeType": "YulIdentifier",
774
- "src": "403:3:125"
774
+ "src": "403:3:126"
775
775
  },
776
776
  "nodeType": "YulFunctionCall",
777
- "src": "403:14:125"
777
+ "src": "403:14:126"
778
778
  },
779
779
  {
780
780
  "name": "_1",
781
781
  "nodeType": "YulIdentifier",
782
- "src": "419:2:125"
782
+ "src": "419:2:126"
783
783
  }
784
784
  ],
785
785
  "functionName": {
786
786
  "name": "add",
787
787
  "nodeType": "YulIdentifier",
788
- "src": "399:3:125"
788
+ "src": "399:3:126"
789
789
  },
790
790
  "nodeType": "YulFunctionCall",
791
- "src": "399:23:125"
791
+ "src": "399:23:126"
792
792
  }
793
793
  ],
794
794
  "functionName": {
795
795
  "name": "mload",
796
796
  "nodeType": "YulIdentifier",
797
- "src": "393:5:125"
797
+ "src": "393:5:126"
798
798
  },
799
799
  "nodeType": "YulFunctionCall",
800
- "src": "393:30:125"
800
+ "src": "393:30:126"
801
801
  }
802
802
  ],
803
803
  "functionName": {
804
804
  "name": "mstore",
805
805
  "nodeType": "YulIdentifier",
806
- "src": "358:6:125"
806
+ "src": "358:6:126"
807
807
  },
808
808
  "nodeType": "YulFunctionCall",
809
- "src": "358:66:125"
809
+ "src": "358:66:126"
810
810
  },
811
811
  "nodeType": "YulExpressionStatement",
812
- "src": "358:66:125"
812
+ "src": "358:66:126"
813
813
  }
814
814
  ]
815
815
  },
@@ -818,56 +818,56 @@
818
818
  {
819
819
  "name": "i",
820
820
  "nodeType": "YulIdentifier",
821
- "src": "305:1:125"
821
+ "src": "305:1:126"
822
822
  },
823
823
  {
824
824
  "name": "length",
825
825
  "nodeType": "YulIdentifier",
826
- "src": "308:6:125"
826
+ "src": "308:6:126"
827
827
  }
828
828
  ],
829
829
  "functionName": {
830
830
  "name": "lt",
831
831
  "nodeType": "YulIdentifier",
832
- "src": "302:2:125"
832
+ "src": "302:2:126"
833
833
  },
834
834
  "nodeType": "YulFunctionCall",
835
- "src": "302:13:125"
835
+ "src": "302:13:126"
836
836
  },
837
837
  "nodeType": "YulForLoop",
838
838
  "post": {
839
839
  "nodeType": "YulBlock",
840
- "src": "316:19:125",
840
+ "src": "316:19:126",
841
841
  "statements": [
842
842
  {
843
843
  "nodeType": "YulAssignment",
844
- "src": "318:15:125",
844
+ "src": "318:15:126",
845
845
  "value": {
846
846
  "arguments": [
847
847
  {
848
848
  "name": "i",
849
849
  "nodeType": "YulIdentifier",
850
- "src": "327:1:125"
850
+ "src": "327:1:126"
851
851
  },
852
852
  {
853
853
  "name": "_1",
854
854
  "nodeType": "YulIdentifier",
855
- "src": "330:2:125"
855
+ "src": "330:2:126"
856
856
  }
857
857
  ],
858
858
  "functionName": {
859
859
  "name": "add",
860
860
  "nodeType": "YulIdentifier",
861
- "src": "323:3:125"
861
+ "src": "323:3:126"
862
862
  },
863
863
  "nodeType": "YulFunctionCall",
864
- "src": "323:10:125"
864
+ "src": "323:10:126"
865
865
  },
866
866
  "variableNames": [
867
867
  {
868
868
  "name": "i",
869
869
  "nodeType": "YulIdentifier",
870
- "src": "318:1:125"
870
+ "src": "318:1:126"
871
871
  }
872
872
  ]
873
873
  }
@@ -875,10 +875,10 @@
875
875
  },
876
876
  "pre": {
877
877
  "nodeType": "YulBlock",
878
- "src": "298:3:125",
878
+ "src": "298:3:126",
879
879
  "statements": []
880
880
  },
881
- "src": "294:140:125"
881
+ "src": "294:140:126"
882
882
  },
883
883
  {
884
884
  "expression": {
@@ -890,26 +890,26 @@
890
890
  {
891
891
  "name": "headStart",
892
892
  "nodeType": "YulIdentifier",
893
- "src": "458:9:125"
893
+ "src": "458:9:126"
894
894
  },
895
895
  {
896
896
  "name": "length",
897
897
  "nodeType": "YulIdentifier",
898
- "src": "469:6:125"
898
+ "src": "469:6:126"
899
899
  }
900
900
  ],
901
901
  "functionName": {
902
902
  "name": "add",
903
903
  "nodeType": "YulIdentifier",
904
- "src": "454:3:125"
904
+ "src": "454:3:126"
905
905
  },
906
906
  "nodeType": "YulFunctionCall",
907
- "src": "454:22:125"
907
+ "src": "454:22:126"
908
908
  },
909
909
  {
910
910
  "kind": "number",
911
911
  "nodeType": "YulLiteral",
912
- "src": "478:2:125",
912
+ "src": "478:2:126",
913
913
  "type": "",
914
914
  "value": "64"
915
915
  }
@@ -917,15 +917,15 @@
917
917
  "functionName": {
918
918
  "name": "add",
919
919
  "nodeType": "YulIdentifier",
920
- "src": "450:3:125"
920
+ "src": "450:3:126"
921
921
  },
922
922
  "nodeType": "YulFunctionCall",
923
- "src": "450:31:125"
923
+ "src": "450:31:126"
924
924
  },
925
925
  {
926
926
  "kind": "number",
927
927
  "nodeType": "YulLiteral",
928
- "src": "483:1:125",
928
+ "src": "483:1:126",
929
929
  "type": "",
930
930
  "value": "0"
931
931
  }
@@ -933,17 +933,17 @@
933
933
  "functionName": {
934
934
  "name": "mstore",
935
935
  "nodeType": "YulIdentifier",
936
- "src": "443:6:125"
936
+ "src": "443:6:126"
937
937
  },
938
938
  "nodeType": "YulFunctionCall",
939
- "src": "443:42:125"
939
+ "src": "443:42:126"
940
940
  },
941
941
  "nodeType": "YulExpressionStatement",
942
- "src": "443:42:125"
942
+ "src": "443:42:126"
943
943
  },
944
944
  {
945
945
  "nodeType": "YulAssignment",
946
- "src": "494:62:125",
946
+ "src": "494:62:126",
947
947
  "value": {
948
948
  "arguments": [
949
949
  {
@@ -951,7 +951,7 @@
951
951
  {
952
952
  "name": "headStart",
953
953
  "nodeType": "YulIdentifier",
954
- "src": "510:9:125"
954
+ "src": "510:9:126"
955
955
  },
956
956
  {
957
957
  "arguments": [
@@ -960,12 +960,12 @@
960
960
  {
961
961
  "name": "length",
962
962
  "nodeType": "YulIdentifier",
963
- "src": "529:6:125"
963
+ "src": "529:6:126"
964
964
  },
965
965
  {
966
966
  "kind": "number",
967
967
  "nodeType": "YulLiteral",
968
- "src": "537:2:125",
968
+ "src": "537:2:126",
969
969
  "type": "",
970
970
  "value": "31"
971
971
  }
@@ -973,17 +973,17 @@
973
973
  "functionName": {
974
974
  "name": "add",
975
975
  "nodeType": "YulIdentifier",
976
- "src": "525:3:125"
976
+ "src": "525:3:126"
977
977
  },
978
978
  "nodeType": "YulFunctionCall",
979
- "src": "525:15:125"
979
+ "src": "525:15:126"
980
980
  },
981
981
  {
982
982
  "arguments": [
983
983
  {
984
984
  "kind": "number",
985
985
  "nodeType": "YulLiteral",
986
- "src": "546:2:125",
986
+ "src": "546:2:126",
987
987
  "type": "",
988
988
  "value": "31"
989
989
  }
@@ -991,33 +991,33 @@
991
991
  "functionName": {
992
992
  "name": "not",
993
993
  "nodeType": "YulIdentifier",
994
- "src": "542:3:125"
994
+ "src": "542:3:126"
995
995
  },
996
996
  "nodeType": "YulFunctionCall",
997
- "src": "542:7:125"
997
+ "src": "542:7:126"
998
998
  }
999
999
  ],
1000
1000
  "functionName": {
1001
1001
  "name": "and",
1002
1002
  "nodeType": "YulIdentifier",
1003
- "src": "521:3:125"
1003
+ "src": "521:3:126"
1004
1004
  },
1005
1005
  "nodeType": "YulFunctionCall",
1006
- "src": "521:29:125"
1006
+ "src": "521:29:126"
1007
1007
  }
1008
1008
  ],
1009
1009
  "functionName": {
1010
1010
  "name": "add",
1011
1011
  "nodeType": "YulIdentifier",
1012
- "src": "506:3:125"
1012
+ "src": "506:3:126"
1013
1013
  },
1014
1014
  "nodeType": "YulFunctionCall",
1015
- "src": "506:45:125"
1015
+ "src": "506:45:126"
1016
1016
  },
1017
1017
  {
1018
1018
  "kind": "number",
1019
1019
  "nodeType": "YulLiteral",
1020
- "src": "553:2:125",
1020
+ "src": "553:2:126",
1021
1021
  "type": "",
1022
1022
  "value": "64"
1023
1023
  }
@@ -1025,16 +1025,16 @@
1025
1025
  "functionName": {
1026
1026
  "name": "add",
1027
1027
  "nodeType": "YulIdentifier",
1028
- "src": "502:3:125"
1028
+ "src": "502:3:126"
1029
1029
  },
1030
1030
  "nodeType": "YulFunctionCall",
1031
- "src": "502:54:125"
1031
+ "src": "502:54:126"
1032
1032
  },
1033
1033
  "variableNames": [
1034
1034
  {
1035
1035
  "name": "tail",
1036
1036
  "nodeType": "YulIdentifier",
1037
- "src": "494:4:125"
1037
+ "src": "494:4:126"
1038
1038
  }
1039
1039
  ]
1040
1040
  }
@@ -1046,13 +1046,13 @@
1046
1046
  {
1047
1047
  "name": "headStart",
1048
1048
  "nodeType": "YulTypedName",
1049
- "src": "104:9:125",
1049
+ "src": "104:9:126",
1050
1050
  "type": ""
1051
1051
  },
1052
1052
  {
1053
1053
  "name": "value0",
1054
1054
  "nodeType": "YulTypedName",
1055
- "src": "115:6:125",
1055
+ "src": "115:6:126",
1056
1056
  "type": ""
1057
1057
  }
1058
1058
  ],
@@ -1060,48 +1060,48 @@
1060
1060
  {
1061
1061
  "name": "tail",
1062
1062
  "nodeType": "YulTypedName",
1063
- "src": "126:4:125",
1063
+ "src": "126:4:126",
1064
1064
  "type": ""
1065
1065
  }
1066
1066
  ],
1067
- "src": "14:548:125"
1067
+ "src": "14:548:126"
1068
1068
  },
1069
1069
  {
1070
1070
  "body": {
1071
1071
  "nodeType": "YulBlock",
1072
- "src": "616:147:125",
1072
+ "src": "616:147:126",
1073
1073
  "statements": [
1074
1074
  {
1075
1075
  "nodeType": "YulAssignment",
1076
- "src": "626:29:125",
1076
+ "src": "626:29:126",
1077
1077
  "value": {
1078
1078
  "arguments": [
1079
1079
  {
1080
1080
  "name": "offset",
1081
1081
  "nodeType": "YulIdentifier",
1082
- "src": "648:6:125"
1082
+ "src": "648:6:126"
1083
1083
  }
1084
1084
  ],
1085
1085
  "functionName": {
1086
1086
  "name": "calldataload",
1087
1087
  "nodeType": "YulIdentifier",
1088
- "src": "635:12:125"
1088
+ "src": "635:12:126"
1089
1089
  },
1090
1090
  "nodeType": "YulFunctionCall",
1091
- "src": "635:20:125"
1091
+ "src": "635:20:126"
1092
1092
  },
1093
1093
  "variableNames": [
1094
1094
  {
1095
1095
  "name": "value",
1096
1096
  "nodeType": "YulIdentifier",
1097
- "src": "626:5:125"
1097
+ "src": "626:5:126"
1098
1098
  }
1099
1099
  ]
1100
1100
  },
1101
1101
  {
1102
1102
  "body": {
1103
1103
  "nodeType": "YulBlock",
1104
- "src": "741:16:125",
1104
+ "src": "741:16:126",
1105
1105
  "statements": [
1106
1106
  {
1107
1107
  "expression": {
@@ -1109,14 +1109,14 @@
1109
1109
  {
1110
1110
  "kind": "number",
1111
1111
  "nodeType": "YulLiteral",
1112
- "src": "750:1:125",
1112
+ "src": "750:1:126",
1113
1113
  "type": "",
1114
1114
  "value": "0"
1115
1115
  },
1116
1116
  {
1117
1117
  "kind": "number",
1118
1118
  "nodeType": "YulLiteral",
1119
- "src": "753:1:125",
1119
+ "src": "753:1:126",
1120
1120
  "type": "",
1121
1121
  "value": "0"
1122
1122
  }
@@ -1124,13 +1124,13 @@
1124
1124
  "functionName": {
1125
1125
  "name": "revert",
1126
1126
  "nodeType": "YulIdentifier",
1127
- "src": "743:6:125"
1127
+ "src": "743:6:126"
1128
1128
  },
1129
1129
  "nodeType": "YulFunctionCall",
1130
- "src": "743:12:125"
1130
+ "src": "743:12:126"
1131
1131
  },
1132
1132
  "nodeType": "YulExpressionStatement",
1133
- "src": "743:12:125"
1133
+ "src": "743:12:126"
1134
1134
  }
1135
1135
  ]
1136
1136
  },
@@ -1141,19 +1141,19 @@
1141
1141
  {
1142
1142
  "name": "value",
1143
1143
  "nodeType": "YulIdentifier",
1144
- "src": "677:5:125"
1144
+ "src": "677:5:126"
1145
1145
  },
1146
1146
  {
1147
1147
  "arguments": [
1148
1148
  {
1149
1149
  "name": "value",
1150
1150
  "nodeType": "YulIdentifier",
1151
- "src": "688:5:125"
1151
+ "src": "688:5:126"
1152
1152
  },
1153
1153
  {
1154
1154
  "kind": "number",
1155
1155
  "nodeType": "YulLiteral",
1156
- "src": "695:42:125",
1156
+ "src": "695:42:126",
1157
1157
  "type": "",
1158
1158
  "value": "0xffffffffffffffffffffffffffffffffffffffff"
1159
1159
  }
@@ -1161,31 +1161,31 @@
1161
1161
  "functionName": {
1162
1162
  "name": "and",
1163
1163
  "nodeType": "YulIdentifier",
1164
- "src": "684:3:125"
1164
+ "src": "684:3:126"
1165
1165
  },
1166
1166
  "nodeType": "YulFunctionCall",
1167
- "src": "684:54:125"
1167
+ "src": "684:54:126"
1168
1168
  }
1169
1169
  ],
1170
1170
  "functionName": {
1171
1171
  "name": "eq",
1172
1172
  "nodeType": "YulIdentifier",
1173
- "src": "674:2:125"
1173
+ "src": "674:2:126"
1174
1174
  },
1175
1175
  "nodeType": "YulFunctionCall",
1176
- "src": "674:65:125"
1176
+ "src": "674:65:126"
1177
1177
  }
1178
1178
  ],
1179
1179
  "functionName": {
1180
1180
  "name": "iszero",
1181
1181
  "nodeType": "YulIdentifier",
1182
- "src": "667:6:125"
1182
+ "src": "667:6:126"
1183
1183
  },
1184
1184
  "nodeType": "YulFunctionCall",
1185
- "src": "667:73:125"
1185
+ "src": "667:73:126"
1186
1186
  },
1187
1187
  "nodeType": "YulIf",
1188
- "src": "664:93:125"
1188
+ "src": "664:93:126"
1189
1189
  }
1190
1190
  ]
1191
1191
  },
@@ -1195,7 +1195,7 @@
1195
1195
  {
1196
1196
  "name": "offset",
1197
1197
  "nodeType": "YulTypedName",
1198
- "src": "595:6:125",
1198
+ "src": "595:6:126",
1199
1199
  "type": ""
1200
1200
  }
1201
1201
  ],
@@ -1203,21 +1203,21 @@
1203
1203
  {
1204
1204
  "name": "value",
1205
1205
  "nodeType": "YulTypedName",
1206
- "src": "606:5:125",
1206
+ "src": "606:5:126",
1207
1207
  "type": ""
1208
1208
  }
1209
1209
  ],
1210
- "src": "567:196:125"
1210
+ "src": "567:196:126"
1211
1211
  },
1212
1212
  {
1213
1213
  "body": {
1214
1214
  "nodeType": "YulBlock",
1215
- "src": "855:167:125",
1215
+ "src": "855:167:126",
1216
1216
  "statements": [
1217
1217
  {
1218
1218
  "body": {
1219
1219
  "nodeType": "YulBlock",
1220
- "src": "901:16:125",
1220
+ "src": "901:16:126",
1221
1221
  "statements": [
1222
1222
  {
1223
1223
  "expression": {
@@ -1225,14 +1225,14 @@
1225
1225
  {
1226
1226
  "kind": "number",
1227
1227
  "nodeType": "YulLiteral",
1228
- "src": "910:1:125",
1228
+ "src": "910:1:126",
1229
1229
  "type": "",
1230
1230
  "value": "0"
1231
1231
  },
1232
1232
  {
1233
1233
  "kind": "number",
1234
1234
  "nodeType": "YulLiteral",
1235
- "src": "913:1:125",
1235
+ "src": "913:1:126",
1236
1236
  "type": "",
1237
1237
  "value": "0"
1238
1238
  }
@@ -1240,13 +1240,13 @@
1240
1240
  "functionName": {
1241
1241
  "name": "revert",
1242
1242
  "nodeType": "YulIdentifier",
1243
- "src": "903:6:125"
1243
+ "src": "903:6:126"
1244
1244
  },
1245
1245
  "nodeType": "YulFunctionCall",
1246
- "src": "903:12:125"
1246
+ "src": "903:12:126"
1247
1247
  },
1248
1248
  "nodeType": "YulExpressionStatement",
1249
- "src": "903:12:125"
1249
+ "src": "903:12:126"
1250
1250
  }
1251
1251
  ]
1252
1252
  },
@@ -1257,26 +1257,26 @@
1257
1257
  {
1258
1258
  "name": "dataEnd",
1259
1259
  "nodeType": "YulIdentifier",
1260
- "src": "876:7:125"
1260
+ "src": "876:7:126"
1261
1261
  },
1262
1262
  {
1263
1263
  "name": "headStart",
1264
1264
  "nodeType": "YulIdentifier",
1265
- "src": "885:9:125"
1265
+ "src": "885:9:126"
1266
1266
  }
1267
1267
  ],
1268
1268
  "functionName": {
1269
1269
  "name": "sub",
1270
1270
  "nodeType": "YulIdentifier",
1271
- "src": "872:3:125"
1271
+ "src": "872:3:126"
1272
1272
  },
1273
1273
  "nodeType": "YulFunctionCall",
1274
- "src": "872:23:125"
1274
+ "src": "872:23:126"
1275
1275
  },
1276
1276
  {
1277
1277
  "kind": "number",
1278
1278
  "nodeType": "YulLiteral",
1279
- "src": "897:2:125",
1279
+ "src": "897:2:126",
1280
1280
  "type": "",
1281
1281
  "value": "64"
1282
1282
  }
@@ -1284,44 +1284,44 @@
1284
1284
  "functionName": {
1285
1285
  "name": "slt",
1286
1286
  "nodeType": "YulIdentifier",
1287
- "src": "868:3:125"
1287
+ "src": "868:3:126"
1288
1288
  },
1289
1289
  "nodeType": "YulFunctionCall",
1290
- "src": "868:32:125"
1290
+ "src": "868:32:126"
1291
1291
  },
1292
1292
  "nodeType": "YulIf",
1293
- "src": "865:52:125"
1293
+ "src": "865:52:126"
1294
1294
  },
1295
1295
  {
1296
1296
  "nodeType": "YulAssignment",
1297
- "src": "926:39:125",
1297
+ "src": "926:39:126",
1298
1298
  "value": {
1299
1299
  "arguments": [
1300
1300
  {
1301
1301
  "name": "headStart",
1302
1302
  "nodeType": "YulIdentifier",
1303
- "src": "955:9:125"
1303
+ "src": "955:9:126"
1304
1304
  }
1305
1305
  ],
1306
1306
  "functionName": {
1307
1307
  "name": "abi_decode_address",
1308
1308
  "nodeType": "YulIdentifier",
1309
- "src": "936:18:125"
1309
+ "src": "936:18:126"
1310
1310
  },
1311
1311
  "nodeType": "YulFunctionCall",
1312
- "src": "936:29:125"
1312
+ "src": "936:29:126"
1313
1313
  },
1314
1314
  "variableNames": [
1315
1315
  {
1316
1316
  "name": "value0",
1317
1317
  "nodeType": "YulIdentifier",
1318
- "src": "926:6:125"
1318
+ "src": "926:6:126"
1319
1319
  }
1320
1320
  ]
1321
1321
  },
1322
1322
  {
1323
1323
  "nodeType": "YulAssignment",
1324
- "src": "974:42:125",
1324
+ "src": "974:42:126",
1325
1325
  "value": {
1326
1326
  "arguments": [
1327
1327
  {
@@ -1329,12 +1329,12 @@
1329
1329
  {
1330
1330
  "name": "headStart",
1331
1331
  "nodeType": "YulIdentifier",
1332
- "src": "1001:9:125"
1332
+ "src": "1001:9:126"
1333
1333
  },
1334
1334
  {
1335
1335
  "kind": "number",
1336
1336
  "nodeType": "YulLiteral",
1337
- "src": "1012:2:125",
1337
+ "src": "1012:2:126",
1338
1338
  "type": "",
1339
1339
  "value": "32"
1340
1340
  }
@@ -1342,25 +1342,25 @@
1342
1342
  "functionName": {
1343
1343
  "name": "add",
1344
1344
  "nodeType": "YulIdentifier",
1345
- "src": "997:3:125"
1345
+ "src": "997:3:126"
1346
1346
  },
1347
1347
  "nodeType": "YulFunctionCall",
1348
- "src": "997:18:125"
1348
+ "src": "997:18:126"
1349
1349
  }
1350
1350
  ],
1351
1351
  "functionName": {
1352
1352
  "name": "calldataload",
1353
1353
  "nodeType": "YulIdentifier",
1354
- "src": "984:12:125"
1354
+ "src": "984:12:126"
1355
1355
  },
1356
1356
  "nodeType": "YulFunctionCall",
1357
- "src": "984:32:125"
1357
+ "src": "984:32:126"
1358
1358
  },
1359
1359
  "variableNames": [
1360
1360
  {
1361
1361
  "name": "value1",
1362
1362
  "nodeType": "YulIdentifier",
1363
- "src": "974:6:125"
1363
+ "src": "974:6:126"
1364
1364
  }
1365
1365
  ]
1366
1366
  }
@@ -1372,13 +1372,13 @@
1372
1372
  {
1373
1373
  "name": "headStart",
1374
1374
  "nodeType": "YulTypedName",
1375
- "src": "813:9:125",
1375
+ "src": "813:9:126",
1376
1376
  "type": ""
1377
1377
  },
1378
1378
  {
1379
1379
  "name": "dataEnd",
1380
1380
  "nodeType": "YulTypedName",
1381
- "src": "824:7:125",
1381
+ "src": "824:7:126",
1382
1382
  "type": ""
1383
1383
  }
1384
1384
  ],
@@ -1386,37 +1386,37 @@
1386
1386
  {
1387
1387
  "name": "value0",
1388
1388
  "nodeType": "YulTypedName",
1389
- "src": "836:6:125",
1389
+ "src": "836:6:126",
1390
1390
  "type": ""
1391
1391
  },
1392
1392
  {
1393
1393
  "name": "value1",
1394
1394
  "nodeType": "YulTypedName",
1395
- "src": "844:6:125",
1395
+ "src": "844:6:126",
1396
1396
  "type": ""
1397
1397
  }
1398
1398
  ],
1399
- "src": "768:254:125"
1399
+ "src": "768:254:126"
1400
1400
  },
1401
1401
  {
1402
1402
  "body": {
1403
1403
  "nodeType": "YulBlock",
1404
- "src": "1122:92:125",
1404
+ "src": "1122:92:126",
1405
1405
  "statements": [
1406
1406
  {
1407
1407
  "nodeType": "YulAssignment",
1408
- "src": "1132:26:125",
1408
+ "src": "1132:26:126",
1409
1409
  "value": {
1410
1410
  "arguments": [
1411
1411
  {
1412
1412
  "name": "headStart",
1413
1413
  "nodeType": "YulIdentifier",
1414
- "src": "1144:9:125"
1414
+ "src": "1144:9:126"
1415
1415
  },
1416
1416
  {
1417
1417
  "kind": "number",
1418
1418
  "nodeType": "YulLiteral",
1419
- "src": "1155:2:125",
1419
+ "src": "1155:2:126",
1420
1420
  "type": "",
1421
1421
  "value": "32"
1422
1422
  }
@@ -1424,16 +1424,16 @@
1424
1424
  "functionName": {
1425
1425
  "name": "add",
1426
1426
  "nodeType": "YulIdentifier",
1427
- "src": "1140:3:125"
1427
+ "src": "1140:3:126"
1428
1428
  },
1429
1429
  "nodeType": "YulFunctionCall",
1430
- "src": "1140:18:125"
1430
+ "src": "1140:18:126"
1431
1431
  },
1432
1432
  "variableNames": [
1433
1433
  {
1434
1434
  "name": "tail",
1435
1435
  "nodeType": "YulIdentifier",
1436
- "src": "1132:4:125"
1436
+ "src": "1132:4:126"
1437
1437
  }
1438
1438
  ]
1439
1439
  },
@@ -1443,7 +1443,7 @@
1443
1443
  {
1444
1444
  "name": "headStart",
1445
1445
  "nodeType": "YulIdentifier",
1446
- "src": "1174:9:125"
1446
+ "src": "1174:9:126"
1447
1447
  },
1448
1448
  {
1449
1449
  "arguments": [
@@ -1452,37 +1452,37 @@
1452
1452
  {
1453
1453
  "name": "value0",
1454
1454
  "nodeType": "YulIdentifier",
1455
- "src": "1199:6:125"
1455
+ "src": "1199:6:126"
1456
1456
  }
1457
1457
  ],
1458
1458
  "functionName": {
1459
1459
  "name": "iszero",
1460
1460
  "nodeType": "YulIdentifier",
1461
- "src": "1192:6:125"
1461
+ "src": "1192:6:126"
1462
1462
  },
1463
1463
  "nodeType": "YulFunctionCall",
1464
- "src": "1192:14:125"
1464
+ "src": "1192:14:126"
1465
1465
  }
1466
1466
  ],
1467
1467
  "functionName": {
1468
1468
  "name": "iszero",
1469
1469
  "nodeType": "YulIdentifier",
1470
- "src": "1185:6:125"
1470
+ "src": "1185:6:126"
1471
1471
  },
1472
1472
  "nodeType": "YulFunctionCall",
1473
- "src": "1185:22:125"
1473
+ "src": "1185:22:126"
1474
1474
  }
1475
1475
  ],
1476
1476
  "functionName": {
1477
1477
  "name": "mstore",
1478
1478
  "nodeType": "YulIdentifier",
1479
- "src": "1167:6:125"
1479
+ "src": "1167:6:126"
1480
1480
  },
1481
1481
  "nodeType": "YulFunctionCall",
1482
- "src": "1167:41:125"
1482
+ "src": "1167:41:126"
1483
1483
  },
1484
1484
  "nodeType": "YulExpressionStatement",
1485
- "src": "1167:41:125"
1485
+ "src": "1167:41:126"
1486
1486
  }
1487
1487
  ]
1488
1488
  },
@@ -1492,13 +1492,13 @@
1492
1492
  {
1493
1493
  "name": "headStart",
1494
1494
  "nodeType": "YulTypedName",
1495
- "src": "1091:9:125",
1495
+ "src": "1091:9:126",
1496
1496
  "type": ""
1497
1497
  },
1498
1498
  {
1499
1499
  "name": "value0",
1500
1500
  "nodeType": "YulTypedName",
1501
- "src": "1102:6:125",
1501
+ "src": "1102:6:126",
1502
1502
  "type": ""
1503
1503
  }
1504
1504
  ],
@@ -1506,31 +1506,31 @@
1506
1506
  {
1507
1507
  "name": "tail",
1508
1508
  "nodeType": "YulTypedName",
1509
- "src": "1113:4:125",
1509
+ "src": "1113:4:126",
1510
1510
  "type": ""
1511
1511
  }
1512
1512
  ],
1513
- "src": "1027:187:125"
1513
+ "src": "1027:187:126"
1514
1514
  },
1515
1515
  {
1516
1516
  "body": {
1517
1517
  "nodeType": "YulBlock",
1518
- "src": "1320:76:125",
1518
+ "src": "1320:76:126",
1519
1519
  "statements": [
1520
1520
  {
1521
1521
  "nodeType": "YulAssignment",
1522
- "src": "1330:26:125",
1522
+ "src": "1330:26:126",
1523
1523
  "value": {
1524
1524
  "arguments": [
1525
1525
  {
1526
1526
  "name": "headStart",
1527
1527
  "nodeType": "YulIdentifier",
1528
- "src": "1342:9:125"
1528
+ "src": "1342:9:126"
1529
1529
  },
1530
1530
  {
1531
1531
  "kind": "number",
1532
1532
  "nodeType": "YulLiteral",
1533
- "src": "1353:2:125",
1533
+ "src": "1353:2:126",
1534
1534
  "type": "",
1535
1535
  "value": "32"
1536
1536
  }
@@ -1538,16 +1538,16 @@
1538
1538
  "functionName": {
1539
1539
  "name": "add",
1540
1540
  "nodeType": "YulIdentifier",
1541
- "src": "1338:3:125"
1541
+ "src": "1338:3:126"
1542
1542
  },
1543
1543
  "nodeType": "YulFunctionCall",
1544
- "src": "1338:18:125"
1544
+ "src": "1338:18:126"
1545
1545
  },
1546
1546
  "variableNames": [
1547
1547
  {
1548
1548
  "name": "tail",
1549
1549
  "nodeType": "YulIdentifier",
1550
- "src": "1330:4:125"
1550
+ "src": "1330:4:126"
1551
1551
  }
1552
1552
  ]
1553
1553
  },
@@ -1557,24 +1557,24 @@
1557
1557
  {
1558
1558
  "name": "headStart",
1559
1559
  "nodeType": "YulIdentifier",
1560
- "src": "1372:9:125"
1560
+ "src": "1372:9:126"
1561
1561
  },
1562
1562
  {
1563
1563
  "name": "value0",
1564
1564
  "nodeType": "YulIdentifier",
1565
- "src": "1383:6:125"
1565
+ "src": "1383:6:126"
1566
1566
  }
1567
1567
  ],
1568
1568
  "functionName": {
1569
1569
  "name": "mstore",
1570
1570
  "nodeType": "YulIdentifier",
1571
- "src": "1365:6:125"
1571
+ "src": "1365:6:126"
1572
1572
  },
1573
1573
  "nodeType": "YulFunctionCall",
1574
- "src": "1365:25:125"
1574
+ "src": "1365:25:126"
1575
1575
  },
1576
1576
  "nodeType": "YulExpressionStatement",
1577
- "src": "1365:25:125"
1577
+ "src": "1365:25:126"
1578
1578
  }
1579
1579
  ]
1580
1580
  },
@@ -1584,13 +1584,13 @@
1584
1584
  {
1585
1585
  "name": "headStart",
1586
1586
  "nodeType": "YulTypedName",
1587
- "src": "1289:9:125",
1587
+ "src": "1289:9:126",
1588
1588
  "type": ""
1589
1589
  },
1590
1590
  {
1591
1591
  "name": "value0",
1592
1592
  "nodeType": "YulTypedName",
1593
- "src": "1300:6:125",
1593
+ "src": "1300:6:126",
1594
1594
  "type": ""
1595
1595
  }
1596
1596
  ],
@@ -1598,21 +1598,21 @@
1598
1598
  {
1599
1599
  "name": "tail",
1600
1600
  "nodeType": "YulTypedName",
1601
- "src": "1311:4:125",
1601
+ "src": "1311:4:126",
1602
1602
  "type": ""
1603
1603
  }
1604
1604
  ],
1605
- "src": "1219:177:125"
1605
+ "src": "1219:177:126"
1606
1606
  },
1607
1607
  {
1608
1608
  "body": {
1609
1609
  "nodeType": "YulBlock",
1610
- "src": "1505:224:125",
1610
+ "src": "1505:224:126",
1611
1611
  "statements": [
1612
1612
  {
1613
1613
  "body": {
1614
1614
  "nodeType": "YulBlock",
1615
- "src": "1551:16:125",
1615
+ "src": "1551:16:126",
1616
1616
  "statements": [
1617
1617
  {
1618
1618
  "expression": {
@@ -1620,14 +1620,14 @@
1620
1620
  {
1621
1621
  "kind": "number",
1622
1622
  "nodeType": "YulLiteral",
1623
- "src": "1560:1:125",
1623
+ "src": "1560:1:126",
1624
1624
  "type": "",
1625
1625
  "value": "0"
1626
1626
  },
1627
1627
  {
1628
1628
  "kind": "number",
1629
1629
  "nodeType": "YulLiteral",
1630
- "src": "1563:1:125",
1630
+ "src": "1563:1:126",
1631
1631
  "type": "",
1632
1632
  "value": "0"
1633
1633
  }
@@ -1635,13 +1635,13 @@
1635
1635
  "functionName": {
1636
1636
  "name": "revert",
1637
1637
  "nodeType": "YulIdentifier",
1638
- "src": "1553:6:125"
1638
+ "src": "1553:6:126"
1639
1639
  },
1640
1640
  "nodeType": "YulFunctionCall",
1641
- "src": "1553:12:125"
1641
+ "src": "1553:12:126"
1642
1642
  },
1643
1643
  "nodeType": "YulExpressionStatement",
1644
- "src": "1553:12:125"
1644
+ "src": "1553:12:126"
1645
1645
  }
1646
1646
  ]
1647
1647
  },
@@ -1652,26 +1652,26 @@
1652
1652
  {
1653
1653
  "name": "dataEnd",
1654
1654
  "nodeType": "YulIdentifier",
1655
- "src": "1526:7:125"
1655
+ "src": "1526:7:126"
1656
1656
  },
1657
1657
  {
1658
1658
  "name": "headStart",
1659
1659
  "nodeType": "YulIdentifier",
1660
- "src": "1535:9:125"
1660
+ "src": "1535:9:126"
1661
1661
  }
1662
1662
  ],
1663
1663
  "functionName": {
1664
1664
  "name": "sub",
1665
1665
  "nodeType": "YulIdentifier",
1666
- "src": "1522:3:125"
1666
+ "src": "1522:3:126"
1667
1667
  },
1668
1668
  "nodeType": "YulFunctionCall",
1669
- "src": "1522:23:125"
1669
+ "src": "1522:23:126"
1670
1670
  },
1671
1671
  {
1672
1672
  "kind": "number",
1673
1673
  "nodeType": "YulLiteral",
1674
- "src": "1547:2:125",
1674
+ "src": "1547:2:126",
1675
1675
  "type": "",
1676
1676
  "value": "96"
1677
1677
  }
@@ -1679,44 +1679,44 @@
1679
1679
  "functionName": {
1680
1680
  "name": "slt",
1681
1681
  "nodeType": "YulIdentifier",
1682
- "src": "1518:3:125"
1682
+ "src": "1518:3:126"
1683
1683
  },
1684
1684
  "nodeType": "YulFunctionCall",
1685
- "src": "1518:32:125"
1685
+ "src": "1518:32:126"
1686
1686
  },
1687
1687
  "nodeType": "YulIf",
1688
- "src": "1515:52:125"
1688
+ "src": "1515:52:126"
1689
1689
  },
1690
1690
  {
1691
1691
  "nodeType": "YulAssignment",
1692
- "src": "1576:39:125",
1692
+ "src": "1576:39:126",
1693
1693
  "value": {
1694
1694
  "arguments": [
1695
1695
  {
1696
1696
  "name": "headStart",
1697
1697
  "nodeType": "YulIdentifier",
1698
- "src": "1605:9:125"
1698
+ "src": "1605:9:126"
1699
1699
  }
1700
1700
  ],
1701
1701
  "functionName": {
1702
1702
  "name": "abi_decode_address",
1703
1703
  "nodeType": "YulIdentifier",
1704
- "src": "1586:18:125"
1704
+ "src": "1586:18:126"
1705
1705
  },
1706
1706
  "nodeType": "YulFunctionCall",
1707
- "src": "1586:29:125"
1707
+ "src": "1586:29:126"
1708
1708
  },
1709
1709
  "variableNames": [
1710
1710
  {
1711
1711
  "name": "value0",
1712
1712
  "nodeType": "YulIdentifier",
1713
- "src": "1576:6:125"
1713
+ "src": "1576:6:126"
1714
1714
  }
1715
1715
  ]
1716
1716
  },
1717
1717
  {
1718
1718
  "nodeType": "YulAssignment",
1719
- "src": "1624:48:125",
1719
+ "src": "1624:48:126",
1720
1720
  "value": {
1721
1721
  "arguments": [
1722
1722
  {
@@ -1724,12 +1724,12 @@
1724
1724
  {
1725
1725
  "name": "headStart",
1726
1726
  "nodeType": "YulIdentifier",
1727
- "src": "1657:9:125"
1727
+ "src": "1657:9:126"
1728
1728
  },
1729
1729
  {
1730
1730
  "kind": "number",
1731
1731
  "nodeType": "YulLiteral",
1732
- "src": "1668:2:125",
1732
+ "src": "1668:2:126",
1733
1733
  "type": "",
1734
1734
  "value": "32"
1735
1735
  }
@@ -1737,31 +1737,31 @@
1737
1737
  "functionName": {
1738
1738
  "name": "add",
1739
1739
  "nodeType": "YulIdentifier",
1740
- "src": "1653:3:125"
1740
+ "src": "1653:3:126"
1741
1741
  },
1742
1742
  "nodeType": "YulFunctionCall",
1743
- "src": "1653:18:125"
1743
+ "src": "1653:18:126"
1744
1744
  }
1745
1745
  ],
1746
1746
  "functionName": {
1747
1747
  "name": "abi_decode_address",
1748
1748
  "nodeType": "YulIdentifier",
1749
- "src": "1634:18:125"
1749
+ "src": "1634:18:126"
1750
1750
  },
1751
1751
  "nodeType": "YulFunctionCall",
1752
- "src": "1634:38:125"
1752
+ "src": "1634:38:126"
1753
1753
  },
1754
1754
  "variableNames": [
1755
1755
  {
1756
1756
  "name": "value1",
1757
1757
  "nodeType": "YulIdentifier",
1758
- "src": "1624:6:125"
1758
+ "src": "1624:6:126"
1759
1759
  }
1760
1760
  ]
1761
1761
  },
1762
1762
  {
1763
1763
  "nodeType": "YulAssignment",
1764
- "src": "1681:42:125",
1764
+ "src": "1681:42:126",
1765
1765
  "value": {
1766
1766
  "arguments": [
1767
1767
  {
@@ -1769,12 +1769,12 @@
1769
1769
  {
1770
1770
  "name": "headStart",
1771
1771
  "nodeType": "YulIdentifier",
1772
- "src": "1708:9:125"
1772
+ "src": "1708:9:126"
1773
1773
  },
1774
1774
  {
1775
1775
  "kind": "number",
1776
1776
  "nodeType": "YulLiteral",
1777
- "src": "1719:2:125",
1777
+ "src": "1719:2:126",
1778
1778
  "type": "",
1779
1779
  "value": "64"
1780
1780
  }
@@ -1782,25 +1782,25 @@
1782
1782
  "functionName": {
1783
1783
  "name": "add",
1784
1784
  "nodeType": "YulIdentifier",
1785
- "src": "1704:3:125"
1785
+ "src": "1704:3:126"
1786
1786
  },
1787
1787
  "nodeType": "YulFunctionCall",
1788
- "src": "1704:18:125"
1788
+ "src": "1704:18:126"
1789
1789
  }
1790
1790
  ],
1791
1791
  "functionName": {
1792
1792
  "name": "calldataload",
1793
1793
  "nodeType": "YulIdentifier",
1794
- "src": "1691:12:125"
1794
+ "src": "1691:12:126"
1795
1795
  },
1796
1796
  "nodeType": "YulFunctionCall",
1797
- "src": "1691:32:125"
1797
+ "src": "1691:32:126"
1798
1798
  },
1799
1799
  "variableNames": [
1800
1800
  {
1801
1801
  "name": "value2",
1802
1802
  "nodeType": "YulIdentifier",
1803
- "src": "1681:6:125"
1803
+ "src": "1681:6:126"
1804
1804
  }
1805
1805
  ]
1806
1806
  }
@@ -1812,13 +1812,13 @@
1812
1812
  {
1813
1813
  "name": "headStart",
1814
1814
  "nodeType": "YulTypedName",
1815
- "src": "1455:9:125",
1815
+ "src": "1455:9:126",
1816
1816
  "type": ""
1817
1817
  },
1818
1818
  {
1819
1819
  "name": "dataEnd",
1820
1820
  "nodeType": "YulTypedName",
1821
- "src": "1466:7:125",
1821
+ "src": "1466:7:126",
1822
1822
  "type": ""
1823
1823
  }
1824
1824
  ],
@@ -1826,43 +1826,43 @@
1826
1826
  {
1827
1827
  "name": "value0",
1828
1828
  "nodeType": "YulTypedName",
1829
- "src": "1478:6:125",
1829
+ "src": "1478:6:126",
1830
1830
  "type": ""
1831
1831
  },
1832
1832
  {
1833
1833
  "name": "value1",
1834
1834
  "nodeType": "YulTypedName",
1835
- "src": "1486:6:125",
1835
+ "src": "1486:6:126",
1836
1836
  "type": ""
1837
1837
  },
1838
1838
  {
1839
1839
  "name": "value2",
1840
1840
  "nodeType": "YulTypedName",
1841
- "src": "1494:6:125",
1841
+ "src": "1494:6:126",
1842
1842
  "type": ""
1843
1843
  }
1844
1844
  ],
1845
- "src": "1401:328:125"
1845
+ "src": "1401:328:126"
1846
1846
  },
1847
1847
  {
1848
1848
  "body": {
1849
1849
  "nodeType": "YulBlock",
1850
- "src": "1831:87:125",
1850
+ "src": "1831:87:126",
1851
1851
  "statements": [
1852
1852
  {
1853
1853
  "nodeType": "YulAssignment",
1854
- "src": "1841:26:125",
1854
+ "src": "1841:26:126",
1855
1855
  "value": {
1856
1856
  "arguments": [
1857
1857
  {
1858
1858
  "name": "headStart",
1859
1859
  "nodeType": "YulIdentifier",
1860
- "src": "1853:9:125"
1860
+ "src": "1853:9:126"
1861
1861
  },
1862
1862
  {
1863
1863
  "kind": "number",
1864
1864
  "nodeType": "YulLiteral",
1865
- "src": "1864:2:125",
1865
+ "src": "1864:2:126",
1866
1866
  "type": "",
1867
1867
  "value": "32"
1868
1868
  }
@@ -1870,16 +1870,16 @@
1870
1870
  "functionName": {
1871
1871
  "name": "add",
1872
1872
  "nodeType": "YulIdentifier",
1873
- "src": "1849:3:125"
1873
+ "src": "1849:3:126"
1874
1874
  },
1875
1875
  "nodeType": "YulFunctionCall",
1876
- "src": "1849:18:125"
1876
+ "src": "1849:18:126"
1877
1877
  },
1878
1878
  "variableNames": [
1879
1879
  {
1880
1880
  "name": "tail",
1881
1881
  "nodeType": "YulIdentifier",
1882
- "src": "1841:4:125"
1882
+ "src": "1841:4:126"
1883
1883
  }
1884
1884
  ]
1885
1885
  },
@@ -1889,19 +1889,19 @@
1889
1889
  {
1890
1890
  "name": "headStart",
1891
1891
  "nodeType": "YulIdentifier",
1892
- "src": "1883:9:125"
1892
+ "src": "1883:9:126"
1893
1893
  },
1894
1894
  {
1895
1895
  "arguments": [
1896
1896
  {
1897
1897
  "name": "value0",
1898
1898
  "nodeType": "YulIdentifier",
1899
- "src": "1898:6:125"
1899
+ "src": "1898:6:126"
1900
1900
  },
1901
1901
  {
1902
1902
  "kind": "number",
1903
1903
  "nodeType": "YulLiteral",
1904
- "src": "1906:4:125",
1904
+ "src": "1906:4:126",
1905
1905
  "type": "",
1906
1906
  "value": "0xff"
1907
1907
  }
@@ -1909,22 +1909,22 @@
1909
1909
  "functionName": {
1910
1910
  "name": "and",
1911
1911
  "nodeType": "YulIdentifier",
1912
- "src": "1894:3:125"
1912
+ "src": "1894:3:126"
1913
1913
  },
1914
1914
  "nodeType": "YulFunctionCall",
1915
- "src": "1894:17:125"
1915
+ "src": "1894:17:126"
1916
1916
  }
1917
1917
  ],
1918
1918
  "functionName": {
1919
1919
  "name": "mstore",
1920
1920
  "nodeType": "YulIdentifier",
1921
- "src": "1876:6:125"
1921
+ "src": "1876:6:126"
1922
1922
  },
1923
1923
  "nodeType": "YulFunctionCall",
1924
- "src": "1876:36:125"
1924
+ "src": "1876:36:126"
1925
1925
  },
1926
1926
  "nodeType": "YulExpressionStatement",
1927
- "src": "1876:36:125"
1927
+ "src": "1876:36:126"
1928
1928
  }
1929
1929
  ]
1930
1930
  },
@@ -1934,13 +1934,13 @@
1934
1934
  {
1935
1935
  "name": "headStart",
1936
1936
  "nodeType": "YulTypedName",
1937
- "src": "1800:9:125",
1937
+ "src": "1800:9:126",
1938
1938
  "type": ""
1939
1939
  },
1940
1940
  {
1941
1941
  "name": "value0",
1942
1942
  "nodeType": "YulTypedName",
1943
- "src": "1811:6:125",
1943
+ "src": "1811:6:126",
1944
1944
  "type": ""
1945
1945
  }
1946
1946
  ],
@@ -1948,21 +1948,21 @@
1948
1948
  {
1949
1949
  "name": "tail",
1950
1950
  "nodeType": "YulTypedName",
1951
- "src": "1822:4:125",
1951
+ "src": "1822:4:126",
1952
1952
  "type": ""
1953
1953
  }
1954
1954
  ],
1955
- "src": "1734:184:125"
1955
+ "src": "1734:184:126"
1956
1956
  },
1957
1957
  {
1958
1958
  "body": {
1959
1959
  "nodeType": "YulBlock",
1960
- "src": "1993:116:125",
1960
+ "src": "1993:116:126",
1961
1961
  "statements": [
1962
1962
  {
1963
1963
  "body": {
1964
1964
  "nodeType": "YulBlock",
1965
- "src": "2039:16:125",
1965
+ "src": "2039:16:126",
1966
1966
  "statements": [
1967
1967
  {
1968
1968
  "expression": {
@@ -1970,14 +1970,14 @@
1970
1970
  {
1971
1971
  "kind": "number",
1972
1972
  "nodeType": "YulLiteral",
1973
- "src": "2048:1:125",
1973
+ "src": "2048:1:126",
1974
1974
  "type": "",
1975
1975
  "value": "0"
1976
1976
  },
1977
1977
  {
1978
1978
  "kind": "number",
1979
1979
  "nodeType": "YulLiteral",
1980
- "src": "2051:1:125",
1980
+ "src": "2051:1:126",
1981
1981
  "type": "",
1982
1982
  "value": "0"
1983
1983
  }
@@ -1985,13 +1985,13 @@
1985
1985
  "functionName": {
1986
1986
  "name": "revert",
1987
1987
  "nodeType": "YulIdentifier",
1988
- "src": "2041:6:125"
1988
+ "src": "2041:6:126"
1989
1989
  },
1990
1990
  "nodeType": "YulFunctionCall",
1991
- "src": "2041:12:125"
1991
+ "src": "2041:12:126"
1992
1992
  },
1993
1993
  "nodeType": "YulExpressionStatement",
1994
- "src": "2041:12:125"
1994
+ "src": "2041:12:126"
1995
1995
  }
1996
1996
  ]
1997
1997
  },
@@ -2002,26 +2002,26 @@
2002
2002
  {
2003
2003
  "name": "dataEnd",
2004
2004
  "nodeType": "YulIdentifier",
2005
- "src": "2014:7:125"
2005
+ "src": "2014:7:126"
2006
2006
  },
2007
2007
  {
2008
2008
  "name": "headStart",
2009
2009
  "nodeType": "YulIdentifier",
2010
- "src": "2023:9:125"
2010
+ "src": "2023:9:126"
2011
2011
  }
2012
2012
  ],
2013
2013
  "functionName": {
2014
2014
  "name": "sub",
2015
2015
  "nodeType": "YulIdentifier",
2016
- "src": "2010:3:125"
2016
+ "src": "2010:3:126"
2017
2017
  },
2018
2018
  "nodeType": "YulFunctionCall",
2019
- "src": "2010:23:125"
2019
+ "src": "2010:23:126"
2020
2020
  },
2021
2021
  {
2022
2022
  "kind": "number",
2023
2023
  "nodeType": "YulLiteral",
2024
- "src": "2035:2:125",
2024
+ "src": "2035:2:126",
2025
2025
  "type": "",
2026
2026
  "value": "32"
2027
2027
  }
@@ -2029,38 +2029,38 @@
2029
2029
  "functionName": {
2030
2030
  "name": "slt",
2031
2031
  "nodeType": "YulIdentifier",
2032
- "src": "2006:3:125"
2032
+ "src": "2006:3:126"
2033
2033
  },
2034
2034
  "nodeType": "YulFunctionCall",
2035
- "src": "2006:32:125"
2035
+ "src": "2006:32:126"
2036
2036
  },
2037
2037
  "nodeType": "YulIf",
2038
- "src": "2003:52:125"
2038
+ "src": "2003:52:126"
2039
2039
  },
2040
2040
  {
2041
2041
  "nodeType": "YulAssignment",
2042
- "src": "2064:39:125",
2042
+ "src": "2064:39:126",
2043
2043
  "value": {
2044
2044
  "arguments": [
2045
2045
  {
2046
2046
  "name": "headStart",
2047
2047
  "nodeType": "YulIdentifier",
2048
- "src": "2093:9:125"
2048
+ "src": "2093:9:126"
2049
2049
  }
2050
2050
  ],
2051
2051
  "functionName": {
2052
2052
  "name": "abi_decode_address",
2053
2053
  "nodeType": "YulIdentifier",
2054
- "src": "2074:18:125"
2054
+ "src": "2074:18:126"
2055
2055
  },
2056
2056
  "nodeType": "YulFunctionCall",
2057
- "src": "2074:29:125"
2057
+ "src": "2074:29:126"
2058
2058
  },
2059
2059
  "variableNames": [
2060
2060
  {
2061
2061
  "name": "value0",
2062
2062
  "nodeType": "YulIdentifier",
2063
- "src": "2064:6:125"
2063
+ "src": "2064:6:126"
2064
2064
  }
2065
2065
  ]
2066
2066
  }
@@ -2072,13 +2072,13 @@
2072
2072
  {
2073
2073
  "name": "headStart",
2074
2074
  "nodeType": "YulTypedName",
2075
- "src": "1959:9:125",
2075
+ "src": "1959:9:126",
2076
2076
  "type": ""
2077
2077
  },
2078
2078
  {
2079
2079
  "name": "dataEnd",
2080
2080
  "nodeType": "YulTypedName",
2081
- "src": "1970:7:125",
2081
+ "src": "1970:7:126",
2082
2082
  "type": ""
2083
2083
  }
2084
2084
  ],
@@ -2086,21 +2086,21 @@
2086
2086
  {
2087
2087
  "name": "value0",
2088
2088
  "nodeType": "YulTypedName",
2089
- "src": "1982:6:125",
2089
+ "src": "1982:6:126",
2090
2090
  "type": ""
2091
2091
  }
2092
2092
  ],
2093
- "src": "1923:186:125"
2093
+ "src": "1923:186:126"
2094
2094
  },
2095
2095
  {
2096
2096
  "body": {
2097
2097
  "nodeType": "YulBlock",
2098
- "src": "2201:173:125",
2098
+ "src": "2201:173:126",
2099
2099
  "statements": [
2100
2100
  {
2101
2101
  "body": {
2102
2102
  "nodeType": "YulBlock",
2103
- "src": "2247:16:125",
2103
+ "src": "2247:16:126",
2104
2104
  "statements": [
2105
2105
  {
2106
2106
  "expression": {
@@ -2108,14 +2108,14 @@
2108
2108
  {
2109
2109
  "kind": "number",
2110
2110
  "nodeType": "YulLiteral",
2111
- "src": "2256:1:125",
2111
+ "src": "2256:1:126",
2112
2112
  "type": "",
2113
2113
  "value": "0"
2114
2114
  },
2115
2115
  {
2116
2116
  "kind": "number",
2117
2117
  "nodeType": "YulLiteral",
2118
- "src": "2259:1:125",
2118
+ "src": "2259:1:126",
2119
2119
  "type": "",
2120
2120
  "value": "0"
2121
2121
  }
@@ -2123,13 +2123,13 @@
2123
2123
  "functionName": {
2124
2124
  "name": "revert",
2125
2125
  "nodeType": "YulIdentifier",
2126
- "src": "2249:6:125"
2126
+ "src": "2249:6:126"
2127
2127
  },
2128
2128
  "nodeType": "YulFunctionCall",
2129
- "src": "2249:12:125"
2129
+ "src": "2249:12:126"
2130
2130
  },
2131
2131
  "nodeType": "YulExpressionStatement",
2132
- "src": "2249:12:125"
2132
+ "src": "2249:12:126"
2133
2133
  }
2134
2134
  ]
2135
2135
  },
@@ -2140,26 +2140,26 @@
2140
2140
  {
2141
2141
  "name": "dataEnd",
2142
2142
  "nodeType": "YulIdentifier",
2143
- "src": "2222:7:125"
2143
+ "src": "2222:7:126"
2144
2144
  },
2145
2145
  {
2146
2146
  "name": "headStart",
2147
2147
  "nodeType": "YulIdentifier",
2148
- "src": "2231:9:125"
2148
+ "src": "2231:9:126"
2149
2149
  }
2150
2150
  ],
2151
2151
  "functionName": {
2152
2152
  "name": "sub",
2153
2153
  "nodeType": "YulIdentifier",
2154
- "src": "2218:3:125"
2154
+ "src": "2218:3:126"
2155
2155
  },
2156
2156
  "nodeType": "YulFunctionCall",
2157
- "src": "2218:23:125"
2157
+ "src": "2218:23:126"
2158
2158
  },
2159
2159
  {
2160
2160
  "kind": "number",
2161
2161
  "nodeType": "YulLiteral",
2162
- "src": "2243:2:125",
2162
+ "src": "2243:2:126",
2163
2163
  "type": "",
2164
2164
  "value": "64"
2165
2165
  }
@@ -2167,44 +2167,44 @@
2167
2167
  "functionName": {
2168
2168
  "name": "slt",
2169
2169
  "nodeType": "YulIdentifier",
2170
- "src": "2214:3:125"
2170
+ "src": "2214:3:126"
2171
2171
  },
2172
2172
  "nodeType": "YulFunctionCall",
2173
- "src": "2214:32:125"
2173
+ "src": "2214:32:126"
2174
2174
  },
2175
2175
  "nodeType": "YulIf",
2176
- "src": "2211:52:125"
2176
+ "src": "2211:52:126"
2177
2177
  },
2178
2178
  {
2179
2179
  "nodeType": "YulAssignment",
2180
- "src": "2272:39:125",
2180
+ "src": "2272:39:126",
2181
2181
  "value": {
2182
2182
  "arguments": [
2183
2183
  {
2184
2184
  "name": "headStart",
2185
2185
  "nodeType": "YulIdentifier",
2186
- "src": "2301:9:125"
2186
+ "src": "2301:9:126"
2187
2187
  }
2188
2188
  ],
2189
2189
  "functionName": {
2190
2190
  "name": "abi_decode_address",
2191
2191
  "nodeType": "YulIdentifier",
2192
- "src": "2282:18:125"
2192
+ "src": "2282:18:126"
2193
2193
  },
2194
2194
  "nodeType": "YulFunctionCall",
2195
- "src": "2282:29:125"
2195
+ "src": "2282:29:126"
2196
2196
  },
2197
2197
  "variableNames": [
2198
2198
  {
2199
2199
  "name": "value0",
2200
2200
  "nodeType": "YulIdentifier",
2201
- "src": "2272:6:125"
2201
+ "src": "2272:6:126"
2202
2202
  }
2203
2203
  ]
2204
2204
  },
2205
2205
  {
2206
2206
  "nodeType": "YulAssignment",
2207
- "src": "2320:48:125",
2207
+ "src": "2320:48:126",
2208
2208
  "value": {
2209
2209
  "arguments": [
2210
2210
  {
@@ -2212,12 +2212,12 @@
2212
2212
  {
2213
2213
  "name": "headStart",
2214
2214
  "nodeType": "YulIdentifier",
2215
- "src": "2353:9:125"
2215
+ "src": "2353:9:126"
2216
2216
  },
2217
2217
  {
2218
2218
  "kind": "number",
2219
2219
  "nodeType": "YulLiteral",
2220
- "src": "2364:2:125",
2220
+ "src": "2364:2:126",
2221
2221
  "type": "",
2222
2222
  "value": "32"
2223
2223
  }
@@ -2225,25 +2225,25 @@
2225
2225
  "functionName": {
2226
2226
  "name": "add",
2227
2227
  "nodeType": "YulIdentifier",
2228
- "src": "2349:3:125"
2228
+ "src": "2349:3:126"
2229
2229
  },
2230
2230
  "nodeType": "YulFunctionCall",
2231
- "src": "2349:18:125"
2231
+ "src": "2349:18:126"
2232
2232
  }
2233
2233
  ],
2234
2234
  "functionName": {
2235
2235
  "name": "abi_decode_address",
2236
2236
  "nodeType": "YulIdentifier",
2237
- "src": "2330:18:125"
2237
+ "src": "2330:18:126"
2238
2238
  },
2239
2239
  "nodeType": "YulFunctionCall",
2240
- "src": "2330:38:125"
2240
+ "src": "2330:38:126"
2241
2241
  },
2242
2242
  "variableNames": [
2243
2243
  {
2244
2244
  "name": "value1",
2245
2245
  "nodeType": "YulIdentifier",
2246
- "src": "2320:6:125"
2246
+ "src": "2320:6:126"
2247
2247
  }
2248
2248
  ]
2249
2249
  }
@@ -2255,13 +2255,13 @@
2255
2255
  {
2256
2256
  "name": "headStart",
2257
2257
  "nodeType": "YulTypedName",
2258
- "src": "2159:9:125",
2258
+ "src": "2159:9:126",
2259
2259
  "type": ""
2260
2260
  },
2261
2261
  {
2262
2262
  "name": "dataEnd",
2263
2263
  "nodeType": "YulTypedName",
2264
- "src": "2170:7:125",
2264
+ "src": "2170:7:126",
2265
2265
  "type": ""
2266
2266
  }
2267
2267
  ],
@@ -2269,71 +2269,71 @@
2269
2269
  {
2270
2270
  "name": "value0",
2271
2271
  "nodeType": "YulTypedName",
2272
- "src": "2182:6:125",
2272
+ "src": "2182:6:126",
2273
2273
  "type": ""
2274
2274
  },
2275
2275
  {
2276
2276
  "name": "value1",
2277
2277
  "nodeType": "YulTypedName",
2278
- "src": "2190:6:125",
2278
+ "src": "2190:6:126",
2279
2279
  "type": ""
2280
2280
  }
2281
2281
  ],
2282
- "src": "2114:260:125"
2282
+ "src": "2114:260:126"
2283
2283
  },
2284
2284
  {
2285
2285
  "body": {
2286
2286
  "nodeType": "YulBlock",
2287
- "src": "2434:382:125",
2287
+ "src": "2434:382:126",
2288
2288
  "statements": [
2289
2289
  {
2290
2290
  "nodeType": "YulAssignment",
2291
- "src": "2444:22:125",
2291
+ "src": "2444:22:126",
2292
2292
  "value": {
2293
2293
  "arguments": [
2294
2294
  {
2295
2295
  "kind": "number",
2296
2296
  "nodeType": "YulLiteral",
2297
- "src": "2458:1:125",
2297
+ "src": "2458:1:126",
2298
2298
  "type": "",
2299
2299
  "value": "1"
2300
2300
  },
2301
2301
  {
2302
2302
  "name": "data",
2303
2303
  "nodeType": "YulIdentifier",
2304
- "src": "2461:4:125"
2304
+ "src": "2461:4:126"
2305
2305
  }
2306
2306
  ],
2307
2307
  "functionName": {
2308
2308
  "name": "shr",
2309
2309
  "nodeType": "YulIdentifier",
2310
- "src": "2454:3:125"
2310
+ "src": "2454:3:126"
2311
2311
  },
2312
2312
  "nodeType": "YulFunctionCall",
2313
- "src": "2454:12:125"
2313
+ "src": "2454:12:126"
2314
2314
  },
2315
2315
  "variableNames": [
2316
2316
  {
2317
2317
  "name": "length",
2318
2318
  "nodeType": "YulIdentifier",
2319
- "src": "2444:6:125"
2319
+ "src": "2444:6:126"
2320
2320
  }
2321
2321
  ]
2322
2322
  },
2323
2323
  {
2324
2324
  "nodeType": "YulVariableDeclaration",
2325
- "src": "2475:38:125",
2325
+ "src": "2475:38:126",
2326
2326
  "value": {
2327
2327
  "arguments": [
2328
2328
  {
2329
2329
  "name": "data",
2330
2330
  "nodeType": "YulIdentifier",
2331
- "src": "2505:4:125"
2331
+ "src": "2505:4:126"
2332
2332
  },
2333
2333
  {
2334
2334
  "kind": "number",
2335
2335
  "nodeType": "YulLiteral",
2336
- "src": "2511:1:125",
2336
+ "src": "2511:1:126",
2337
2337
  "type": "",
2338
2338
  "value": "1"
2339
2339
  }
@@ -2341,16 +2341,16 @@
2341
2341
  "functionName": {
2342
2342
  "name": "and",
2343
2343
  "nodeType": "YulIdentifier",
2344
- "src": "2501:3:125"
2344
+ "src": "2501:3:126"
2345
2345
  },
2346
2346
  "nodeType": "YulFunctionCall",
2347
- "src": "2501:12:125"
2347
+ "src": "2501:12:126"
2348
2348
  },
2349
2349
  "variables": [
2350
2350
  {
2351
2351
  "name": "outOfPlaceEncoding",
2352
2352
  "nodeType": "YulTypedName",
2353
- "src": "2479:18:125",
2353
+ "src": "2479:18:126",
2354
2354
  "type": ""
2355
2355
  }
2356
2356
  ]
@@ -2358,22 +2358,22 @@
2358
2358
  {
2359
2359
  "body": {
2360
2360
  "nodeType": "YulBlock",
2361
- "src": "2552:31:125",
2361
+ "src": "2552:31:126",
2362
2362
  "statements": [
2363
2363
  {
2364
2364
  "nodeType": "YulAssignment",
2365
- "src": "2554:27:125",
2365
+ "src": "2554:27:126",
2366
2366
  "value": {
2367
2367
  "arguments": [
2368
2368
  {
2369
2369
  "name": "length",
2370
2370
  "nodeType": "YulIdentifier",
2371
- "src": "2568:6:125"
2371
+ "src": "2568:6:126"
2372
2372
  },
2373
2373
  {
2374
2374
  "kind": "number",
2375
2375
  "nodeType": "YulLiteral",
2376
- "src": "2576:4:125",
2376
+ "src": "2576:4:126",
2377
2377
  "type": "",
2378
2378
  "value": "0x7f"
2379
2379
  }
@@ -2381,16 +2381,16 @@
2381
2381
  "functionName": {
2382
2382
  "name": "and",
2383
2383
  "nodeType": "YulIdentifier",
2384
- "src": "2564:3:125"
2384
+ "src": "2564:3:126"
2385
2385
  },
2386
2386
  "nodeType": "YulFunctionCall",
2387
- "src": "2564:17:125"
2387
+ "src": "2564:17:126"
2388
2388
  },
2389
2389
  "variableNames": [
2390
2390
  {
2391
2391
  "name": "length",
2392
2392
  "nodeType": "YulIdentifier",
2393
- "src": "2554:6:125"
2393
+ "src": "2554:6:126"
2394
2394
  }
2395
2395
  ]
2396
2396
  }
@@ -2401,24 +2401,24 @@
2401
2401
  {
2402
2402
  "name": "outOfPlaceEncoding",
2403
2403
  "nodeType": "YulIdentifier",
2404
- "src": "2532:18:125"
2404
+ "src": "2532:18:126"
2405
2405
  }
2406
2406
  ],
2407
2407
  "functionName": {
2408
2408
  "name": "iszero",
2409
2409
  "nodeType": "YulIdentifier",
2410
- "src": "2525:6:125"
2410
+ "src": "2525:6:126"
2411
2411
  },
2412
2412
  "nodeType": "YulFunctionCall",
2413
- "src": "2525:26:125"
2413
+ "src": "2525:26:126"
2414
2414
  },
2415
2415
  "nodeType": "YulIf",
2416
- "src": "2522:61:125"
2416
+ "src": "2522:61:126"
2417
2417
  },
2418
2418
  {
2419
2419
  "body": {
2420
2420
  "nodeType": "YulBlock",
2421
- "src": "2642:168:125",
2421
+ "src": "2642:168:126",
2422
2422
  "statements": [
2423
2423
  {
2424
2424
  "expression": {
@@ -2426,14 +2426,14 @@
2426
2426
  {
2427
2427
  "kind": "number",
2428
2428
  "nodeType": "YulLiteral",
2429
- "src": "2663:1:125",
2429
+ "src": "2663:1:126",
2430
2430
  "type": "",
2431
2431
  "value": "0"
2432
2432
  },
2433
2433
  {
2434
2434
  "kind": "number",
2435
2435
  "nodeType": "YulLiteral",
2436
- "src": "2666:77:125",
2436
+ "src": "2666:77:126",
2437
2437
  "type": "",
2438
2438
  "value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
2439
2439
  }
@@ -2441,13 +2441,13 @@
2441
2441
  "functionName": {
2442
2442
  "name": "mstore",
2443
2443
  "nodeType": "YulIdentifier",
2444
- "src": "2656:6:125"
2444
+ "src": "2656:6:126"
2445
2445
  },
2446
2446
  "nodeType": "YulFunctionCall",
2447
- "src": "2656:88:125"
2447
+ "src": "2656:88:126"
2448
2448
  },
2449
2449
  "nodeType": "YulExpressionStatement",
2450
- "src": "2656:88:125"
2450
+ "src": "2656:88:126"
2451
2451
  },
2452
2452
  {
2453
2453
  "expression": {
@@ -2455,14 +2455,14 @@
2455
2455
  {
2456
2456
  "kind": "number",
2457
2457
  "nodeType": "YulLiteral",
2458
- "src": "2764:1:125",
2458
+ "src": "2764:1:126",
2459
2459
  "type": "",
2460
2460
  "value": "4"
2461
2461
  },
2462
2462
  {
2463
2463
  "kind": "number",
2464
2464
  "nodeType": "YulLiteral",
2465
- "src": "2767:4:125",
2465
+ "src": "2767:4:126",
2466
2466
  "type": "",
2467
2467
  "value": "0x22"
2468
2468
  }
@@ -2470,13 +2470,13 @@
2470
2470
  "functionName": {
2471
2471
  "name": "mstore",
2472
2472
  "nodeType": "YulIdentifier",
2473
- "src": "2757:6:125"
2473
+ "src": "2757:6:126"
2474
2474
  },
2475
2475
  "nodeType": "YulFunctionCall",
2476
- "src": "2757:15:125"
2476
+ "src": "2757:15:126"
2477
2477
  },
2478
2478
  "nodeType": "YulExpressionStatement",
2479
- "src": "2757:15:125"
2479
+ "src": "2757:15:126"
2480
2480
  },
2481
2481
  {
2482
2482
  "expression": {
@@ -2484,14 +2484,14 @@
2484
2484
  {
2485
2485
  "kind": "number",
2486
2486
  "nodeType": "YulLiteral",
2487
- "src": "2792:1:125",
2487
+ "src": "2792:1:126",
2488
2488
  "type": "",
2489
2489
  "value": "0"
2490
2490
  },
2491
2491
  {
2492
2492
  "kind": "number",
2493
2493
  "nodeType": "YulLiteral",
2494
- "src": "2795:4:125",
2494
+ "src": "2795:4:126",
2495
2495
  "type": "",
2496
2496
  "value": "0x24"
2497
2497
  }
@@ -2499,13 +2499,13 @@
2499
2499
  "functionName": {
2500
2500
  "name": "revert",
2501
2501
  "nodeType": "YulIdentifier",
2502
- "src": "2785:6:125"
2502
+ "src": "2785:6:126"
2503
2503
  },
2504
2504
  "nodeType": "YulFunctionCall",
2505
- "src": "2785:15:125"
2505
+ "src": "2785:15:126"
2506
2506
  },
2507
2507
  "nodeType": "YulExpressionStatement",
2508
- "src": "2785:15:125"
2508
+ "src": "2785:15:126"
2509
2509
  }
2510
2510
  ]
2511
2511
  },
@@ -2514,19 +2514,19 @@
2514
2514
  {
2515
2515
  "name": "outOfPlaceEncoding",
2516
2516
  "nodeType": "YulIdentifier",
2517
- "src": "2598:18:125"
2517
+ "src": "2598:18:126"
2518
2518
  },
2519
2519
  {
2520
2520
  "arguments": [
2521
2521
  {
2522
2522
  "name": "length",
2523
2523
  "nodeType": "YulIdentifier",
2524
- "src": "2621:6:125"
2524
+ "src": "2621:6:126"
2525
2525
  },
2526
2526
  {
2527
2527
  "kind": "number",
2528
2528
  "nodeType": "YulLiteral",
2529
- "src": "2629:2:125",
2529
+ "src": "2629:2:126",
2530
2530
  "type": "",
2531
2531
  "value": "32"
2532
2532
  }
@@ -2534,22 +2534,22 @@
2534
2534
  "functionName": {
2535
2535
  "name": "lt",
2536
2536
  "nodeType": "YulIdentifier",
2537
- "src": "2618:2:125"
2537
+ "src": "2618:2:126"
2538
2538
  },
2539
2539
  "nodeType": "YulFunctionCall",
2540
- "src": "2618:14:125"
2540
+ "src": "2618:14:126"
2541
2541
  }
2542
2542
  ],
2543
2543
  "functionName": {
2544
2544
  "name": "eq",
2545
2545
  "nodeType": "YulIdentifier",
2546
- "src": "2595:2:125"
2546
+ "src": "2595:2:126"
2547
2547
  },
2548
2548
  "nodeType": "YulFunctionCall",
2549
- "src": "2595:38:125"
2549
+ "src": "2595:38:126"
2550
2550
  },
2551
2551
  "nodeType": "YulIf",
2552
- "src": "2592:218:125"
2552
+ "src": "2592:218:126"
2553
2553
  }
2554
2554
  ]
2555
2555
  },
@@ -2559,7 +2559,7 @@
2559
2559
  {
2560
2560
  "name": "data",
2561
2561
  "nodeType": "YulTypedName",
2562
- "src": "2414:4:125",
2562
+ "src": "2414:4:126",
2563
2563
  "type": ""
2564
2564
  }
2565
2565
  ],
@@ -2567,53 +2567,53 @@
2567
2567
  {
2568
2568
  "name": "length",
2569
2569
  "nodeType": "YulTypedName",
2570
- "src": "2423:6:125",
2570
+ "src": "2423:6:126",
2571
2571
  "type": ""
2572
2572
  }
2573
2573
  ],
2574
- "src": "2379:437:125"
2574
+ "src": "2379:437:126"
2575
2575
  },
2576
2576
  {
2577
2577
  "body": {
2578
2578
  "nodeType": "YulBlock",
2579
- "src": "2869:231:125",
2579
+ "src": "2869:231:126",
2580
2580
  "statements": [
2581
2581
  {
2582
2582
  "nodeType": "YulAssignment",
2583
- "src": "2879:16:125",
2583
+ "src": "2879:16:126",
2584
2584
  "value": {
2585
2585
  "arguments": [
2586
2586
  {
2587
2587
  "name": "x",
2588
2588
  "nodeType": "YulIdentifier",
2589
- "src": "2890:1:125"
2589
+ "src": "2890:1:126"
2590
2590
  },
2591
2591
  {
2592
2592
  "name": "y",
2593
2593
  "nodeType": "YulIdentifier",
2594
- "src": "2893:1:125"
2594
+ "src": "2893:1:126"
2595
2595
  }
2596
2596
  ],
2597
2597
  "functionName": {
2598
2598
  "name": "add",
2599
2599
  "nodeType": "YulIdentifier",
2600
- "src": "2886:3:125"
2600
+ "src": "2886:3:126"
2601
2601
  },
2602
2602
  "nodeType": "YulFunctionCall",
2603
- "src": "2886:9:125"
2603
+ "src": "2886:9:126"
2604
2604
  },
2605
2605
  "variableNames": [
2606
2606
  {
2607
2607
  "name": "sum",
2608
2608
  "nodeType": "YulIdentifier",
2609
- "src": "2879:3:125"
2609
+ "src": "2879:3:126"
2610
2610
  }
2611
2611
  ]
2612
2612
  },
2613
2613
  {
2614
2614
  "body": {
2615
2615
  "nodeType": "YulBlock",
2616
- "src": "2926:168:125",
2616
+ "src": "2926:168:126",
2617
2617
  "statements": [
2618
2618
  {
2619
2619
  "expression": {
@@ -2621,14 +2621,14 @@
2621
2621
  {
2622
2622
  "kind": "number",
2623
2623
  "nodeType": "YulLiteral",
2624
- "src": "2947:1:125",
2624
+ "src": "2947:1:126",
2625
2625
  "type": "",
2626
2626
  "value": "0"
2627
2627
  },
2628
2628
  {
2629
2629
  "kind": "number",
2630
2630
  "nodeType": "YulLiteral",
2631
- "src": "2950:77:125",
2631
+ "src": "2950:77:126",
2632
2632
  "type": "",
2633
2633
  "value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
2634
2634
  }
@@ -2636,13 +2636,13 @@
2636
2636
  "functionName": {
2637
2637
  "name": "mstore",
2638
2638
  "nodeType": "YulIdentifier",
2639
- "src": "2940:6:125"
2639
+ "src": "2940:6:126"
2640
2640
  },
2641
2641
  "nodeType": "YulFunctionCall",
2642
- "src": "2940:88:125"
2642
+ "src": "2940:88:126"
2643
2643
  },
2644
2644
  "nodeType": "YulExpressionStatement",
2645
- "src": "2940:88:125"
2645
+ "src": "2940:88:126"
2646
2646
  },
2647
2647
  {
2648
2648
  "expression": {
@@ -2650,14 +2650,14 @@
2650
2650
  {
2651
2651
  "kind": "number",
2652
2652
  "nodeType": "YulLiteral",
2653
- "src": "3048:1:125",
2653
+ "src": "3048:1:126",
2654
2654
  "type": "",
2655
2655
  "value": "4"
2656
2656
  },
2657
2657
  {
2658
2658
  "kind": "number",
2659
2659
  "nodeType": "YulLiteral",
2660
- "src": "3051:4:125",
2660
+ "src": "3051:4:126",
2661
2661
  "type": "",
2662
2662
  "value": "0x11"
2663
2663
  }
@@ -2665,13 +2665,13 @@
2665
2665
  "functionName": {
2666
2666
  "name": "mstore",
2667
2667
  "nodeType": "YulIdentifier",
2668
- "src": "3041:6:125"
2668
+ "src": "3041:6:126"
2669
2669
  },
2670
2670
  "nodeType": "YulFunctionCall",
2671
- "src": "3041:15:125"
2671
+ "src": "3041:15:126"
2672
2672
  },
2673
2673
  "nodeType": "YulExpressionStatement",
2674
- "src": "3041:15:125"
2674
+ "src": "3041:15:126"
2675
2675
  },
2676
2676
  {
2677
2677
  "expression": {
@@ -2679,14 +2679,14 @@
2679
2679
  {
2680
2680
  "kind": "number",
2681
2681
  "nodeType": "YulLiteral",
2682
- "src": "3076:1:125",
2682
+ "src": "3076:1:126",
2683
2683
  "type": "",
2684
2684
  "value": "0"
2685
2685
  },
2686
2686
  {
2687
2687
  "kind": "number",
2688
2688
  "nodeType": "YulLiteral",
2689
- "src": "3079:4:125",
2689
+ "src": "3079:4:126",
2690
2690
  "type": "",
2691
2691
  "value": "0x24"
2692
2692
  }
@@ -2694,13 +2694,13 @@
2694
2694
  "functionName": {
2695
2695
  "name": "revert",
2696
2696
  "nodeType": "YulIdentifier",
2697
- "src": "3069:6:125"
2697
+ "src": "3069:6:126"
2698
2698
  },
2699
2699
  "nodeType": "YulFunctionCall",
2700
- "src": "3069:15:125"
2700
+ "src": "3069:15:126"
2701
2701
  },
2702
2702
  "nodeType": "YulExpressionStatement",
2703
- "src": "3069:15:125"
2703
+ "src": "3069:15:126"
2704
2704
  }
2705
2705
  ]
2706
2706
  },
@@ -2709,24 +2709,24 @@
2709
2709
  {
2710
2710
  "name": "x",
2711
2711
  "nodeType": "YulIdentifier",
2712
- "src": "2910:1:125"
2712
+ "src": "2910:1:126"
2713
2713
  },
2714
2714
  {
2715
2715
  "name": "sum",
2716
2716
  "nodeType": "YulIdentifier",
2717
- "src": "2913:3:125"
2717
+ "src": "2913:3:126"
2718
2718
  }
2719
2719
  ],
2720
2720
  "functionName": {
2721
2721
  "name": "gt",
2722
2722
  "nodeType": "YulIdentifier",
2723
- "src": "2907:2:125"
2723
+ "src": "2907:2:126"
2724
2724
  },
2725
2725
  "nodeType": "YulFunctionCall",
2726
- "src": "2907:10:125"
2726
+ "src": "2907:10:126"
2727
2727
  },
2728
2728
  "nodeType": "YulIf",
2729
- "src": "2904:190:125"
2729
+ "src": "2904:190:126"
2730
2730
  }
2731
2731
  ]
2732
2732
  },
@@ -2736,13 +2736,13 @@
2736
2736
  {
2737
2737
  "name": "x",
2738
2738
  "nodeType": "YulTypedName",
2739
- "src": "2852:1:125",
2739
+ "src": "2852:1:126",
2740
2740
  "type": ""
2741
2741
  },
2742
2742
  {
2743
2743
  "name": "y",
2744
2744
  "nodeType": "YulTypedName",
2745
- "src": "2855:1:125",
2745
+ "src": "2855:1:126",
2746
2746
  "type": ""
2747
2747
  }
2748
2748
  ],
@@ -2750,16 +2750,16 @@
2750
2750
  {
2751
2751
  "name": "sum",
2752
2752
  "nodeType": "YulTypedName",
2753
- "src": "2861:3:125",
2753
+ "src": "2861:3:126",
2754
2754
  "type": ""
2755
2755
  }
2756
2756
  ],
2757
- "src": "2821:279:125"
2757
+ "src": "2821:279:126"
2758
2758
  },
2759
2759
  {
2760
2760
  "body": {
2761
2761
  "nodeType": "YulBlock",
2762
- "src": "3279:227:125",
2762
+ "src": "3279:227:126",
2763
2763
  "statements": [
2764
2764
  {
2765
2765
  "expression": {
@@ -2767,12 +2767,12 @@
2767
2767
  {
2768
2768
  "name": "headStart",
2769
2769
  "nodeType": "YulIdentifier",
2770
- "src": "3296:9:125"
2770
+ "src": "3296:9:126"
2771
2771
  },
2772
2772
  {
2773
2773
  "kind": "number",
2774
2774
  "nodeType": "YulLiteral",
2775
- "src": "3307:2:125",
2775
+ "src": "3307:2:126",
2776
2776
  "type": "",
2777
2777
  "value": "32"
2778
2778
  }
@@ -2780,13 +2780,13 @@
2780
2780
  "functionName": {
2781
2781
  "name": "mstore",
2782
2782
  "nodeType": "YulIdentifier",
2783
- "src": "3289:6:125"
2783
+ "src": "3289:6:126"
2784
2784
  },
2785
2785
  "nodeType": "YulFunctionCall",
2786
- "src": "3289:21:125"
2786
+ "src": "3289:21:126"
2787
2787
  },
2788
2788
  "nodeType": "YulExpressionStatement",
2789
- "src": "3289:21:125"
2789
+ "src": "3289:21:126"
2790
2790
  },
2791
2791
  {
2792
2792
  "expression": {
@@ -2796,12 +2796,12 @@
2796
2796
  {
2797
2797
  "name": "headStart",
2798
2798
  "nodeType": "YulIdentifier",
2799
- "src": "3330:9:125"
2799
+ "src": "3330:9:126"
2800
2800
  },
2801
2801
  {
2802
2802
  "kind": "number",
2803
2803
  "nodeType": "YulLiteral",
2804
- "src": "3341:2:125",
2804
+ "src": "3341:2:126",
2805
2805
  "type": "",
2806
2806
  "value": "32"
2807
2807
  }
@@ -2809,15 +2809,15 @@
2809
2809
  "functionName": {
2810
2810
  "name": "add",
2811
2811
  "nodeType": "YulIdentifier",
2812
- "src": "3326:3:125"
2812
+ "src": "3326:3:126"
2813
2813
  },
2814
2814
  "nodeType": "YulFunctionCall",
2815
- "src": "3326:18:125"
2815
+ "src": "3326:18:126"
2816
2816
  },
2817
2817
  {
2818
2818
  "kind": "number",
2819
2819
  "nodeType": "YulLiteral",
2820
- "src": "3346:2:125",
2820
+ "src": "3346:2:126",
2821
2821
  "type": "",
2822
2822
  "value": "37"
2823
2823
  }
@@ -2825,13 +2825,13 @@
2825
2825
  "functionName": {
2826
2826
  "name": "mstore",
2827
2827
  "nodeType": "YulIdentifier",
2828
- "src": "3319:6:125"
2828
+ "src": "3319:6:126"
2829
2829
  },
2830
2830
  "nodeType": "YulFunctionCall",
2831
- "src": "3319:30:125"
2831
+ "src": "3319:30:126"
2832
2832
  },
2833
2833
  "nodeType": "YulExpressionStatement",
2834
- "src": "3319:30:125"
2834
+ "src": "3319:30:126"
2835
2835
  },
2836
2836
  {
2837
2837
  "expression": {
@@ -2841,12 +2841,12 @@
2841
2841
  {
2842
2842
  "name": "headStart",
2843
2843
  "nodeType": "YulIdentifier",
2844
- "src": "3369:9:125"
2844
+ "src": "3369:9:126"
2845
2845
  },
2846
2846
  {
2847
2847
  "kind": "number",
2848
2848
  "nodeType": "YulLiteral",
2849
- "src": "3380:2:125",
2849
+ "src": "3380:2:126",
2850
2850
  "type": "",
2851
2851
  "value": "64"
2852
2852
  }
@@ -2854,16 +2854,16 @@
2854
2854
  "functionName": {
2855
2855
  "name": "add",
2856
2856
  "nodeType": "YulIdentifier",
2857
- "src": "3365:3:125"
2857
+ "src": "3365:3:126"
2858
2858
  },
2859
2859
  "nodeType": "YulFunctionCall",
2860
- "src": "3365:18:125"
2860
+ "src": "3365:18:126"
2861
2861
  },
2862
2862
  {
2863
2863
  "hexValue": "45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77",
2864
2864
  "kind": "string",
2865
2865
  "nodeType": "YulLiteral",
2866
- "src": "3385:34:125",
2866
+ "src": "3385:34:126",
2867
2867
  "type": "",
2868
2868
  "value": "ERC20: decreased allowance below"
2869
2869
  }
@@ -2871,13 +2871,13 @@
2871
2871
  "functionName": {
2872
2872
  "name": "mstore",
2873
2873
  "nodeType": "YulIdentifier",
2874
- "src": "3358:6:125"
2874
+ "src": "3358:6:126"
2875
2875
  },
2876
2876
  "nodeType": "YulFunctionCall",
2877
- "src": "3358:62:125"
2877
+ "src": "3358:62:126"
2878
2878
  },
2879
2879
  "nodeType": "YulExpressionStatement",
2880
- "src": "3358:62:125"
2880
+ "src": "3358:62:126"
2881
2881
  },
2882
2882
  {
2883
2883
  "expression": {
@@ -2887,12 +2887,12 @@
2887
2887
  {
2888
2888
  "name": "headStart",
2889
2889
  "nodeType": "YulIdentifier",
2890
- "src": "3440:9:125"
2890
+ "src": "3440:9:126"
2891
2891
  },
2892
2892
  {
2893
2893
  "kind": "number",
2894
2894
  "nodeType": "YulLiteral",
2895
- "src": "3451:2:125",
2895
+ "src": "3451:2:126",
2896
2896
  "type": "",
2897
2897
  "value": "96"
2898
2898
  }
@@ -2900,16 +2900,16 @@
2900
2900
  "functionName": {
2901
2901
  "name": "add",
2902
2902
  "nodeType": "YulIdentifier",
2903
- "src": "3436:3:125"
2903
+ "src": "3436:3:126"
2904
2904
  },
2905
2905
  "nodeType": "YulFunctionCall",
2906
- "src": "3436:18:125"
2906
+ "src": "3436:18:126"
2907
2907
  },
2908
2908
  {
2909
2909
  "hexValue": "207a65726f",
2910
2910
  "kind": "string",
2911
2911
  "nodeType": "YulLiteral",
2912
- "src": "3456:7:125",
2912
+ "src": "3456:7:126",
2913
2913
  "type": "",
2914
2914
  "value": " zero"
2915
2915
  }
@@ -2917,28 +2917,28 @@
2917
2917
  "functionName": {
2918
2918
  "name": "mstore",
2919
2919
  "nodeType": "YulIdentifier",
2920
- "src": "3429:6:125"
2920
+ "src": "3429:6:126"
2921
2921
  },
2922
2922
  "nodeType": "YulFunctionCall",
2923
- "src": "3429:35:125"
2923
+ "src": "3429:35:126"
2924
2924
  },
2925
2925
  "nodeType": "YulExpressionStatement",
2926
- "src": "3429:35:125"
2926
+ "src": "3429:35:126"
2927
2927
  },
2928
2928
  {
2929
2929
  "nodeType": "YulAssignment",
2930
- "src": "3473:27:125",
2930
+ "src": "3473:27:126",
2931
2931
  "value": {
2932
2932
  "arguments": [
2933
2933
  {
2934
2934
  "name": "headStart",
2935
2935
  "nodeType": "YulIdentifier",
2936
- "src": "3485:9:125"
2936
+ "src": "3485:9:126"
2937
2937
  },
2938
2938
  {
2939
2939
  "kind": "number",
2940
2940
  "nodeType": "YulLiteral",
2941
- "src": "3496:3:125",
2941
+ "src": "3496:3:126",
2942
2942
  "type": "",
2943
2943
  "value": "128"
2944
2944
  }
@@ -2946,16 +2946,16 @@
2946
2946
  "functionName": {
2947
2947
  "name": "add",
2948
2948
  "nodeType": "YulIdentifier",
2949
- "src": "3481:3:125"
2949
+ "src": "3481:3:126"
2950
2950
  },
2951
2951
  "nodeType": "YulFunctionCall",
2952
- "src": "3481:19:125"
2952
+ "src": "3481:19:126"
2953
2953
  },
2954
2954
  "variableNames": [
2955
2955
  {
2956
2956
  "name": "tail",
2957
2957
  "nodeType": "YulIdentifier",
2958
- "src": "3473:4:125"
2958
+ "src": "3473:4:126"
2959
2959
  }
2960
2960
  ]
2961
2961
  }
@@ -2967,7 +2967,7 @@
2967
2967
  {
2968
2968
  "name": "headStart",
2969
2969
  "nodeType": "YulTypedName",
2970
- "src": "3256:9:125",
2970
+ "src": "3256:9:126",
2971
2971
  "type": ""
2972
2972
  }
2973
2973
  ],
@@ -2975,16 +2975,16 @@
2975
2975
  {
2976
2976
  "name": "tail",
2977
2977
  "nodeType": "YulTypedName",
2978
- "src": "3270:4:125",
2978
+ "src": "3270:4:126",
2979
2979
  "type": ""
2980
2980
  }
2981
2981
  ],
2982
- "src": "3105:401:125"
2982
+ "src": "3105:401:126"
2983
2983
  },
2984
2984
  {
2985
2985
  "body": {
2986
2986
  "nodeType": "YulBlock",
2987
- "src": "3685:226:125",
2987
+ "src": "3685:226:126",
2988
2988
  "statements": [
2989
2989
  {
2990
2990
  "expression": {
@@ -2992,12 +2992,12 @@
2992
2992
  {
2993
2993
  "name": "headStart",
2994
2994
  "nodeType": "YulIdentifier",
2995
- "src": "3702:9:125"
2995
+ "src": "3702:9:126"
2996
2996
  },
2997
2997
  {
2998
2998
  "kind": "number",
2999
2999
  "nodeType": "YulLiteral",
3000
- "src": "3713:2:125",
3000
+ "src": "3713:2:126",
3001
3001
  "type": "",
3002
3002
  "value": "32"
3003
3003
  }
@@ -3005,13 +3005,13 @@
3005
3005
  "functionName": {
3006
3006
  "name": "mstore",
3007
3007
  "nodeType": "YulIdentifier",
3008
- "src": "3695:6:125"
3008
+ "src": "3695:6:126"
3009
3009
  },
3010
3010
  "nodeType": "YulFunctionCall",
3011
- "src": "3695:21:125"
3011
+ "src": "3695:21:126"
3012
3012
  },
3013
3013
  "nodeType": "YulExpressionStatement",
3014
- "src": "3695:21:125"
3014
+ "src": "3695:21:126"
3015
3015
  },
3016
3016
  {
3017
3017
  "expression": {
@@ -3021,12 +3021,12 @@
3021
3021
  {
3022
3022
  "name": "headStart",
3023
3023
  "nodeType": "YulIdentifier",
3024
- "src": "3736:9:125"
3024
+ "src": "3736:9:126"
3025
3025
  },
3026
3026
  {
3027
3027
  "kind": "number",
3028
3028
  "nodeType": "YulLiteral",
3029
- "src": "3747:2:125",
3029
+ "src": "3747:2:126",
3030
3030
  "type": "",
3031
3031
  "value": "32"
3032
3032
  }
@@ -3034,15 +3034,15 @@
3034
3034
  "functionName": {
3035
3035
  "name": "add",
3036
3036
  "nodeType": "YulIdentifier",
3037
- "src": "3732:3:125"
3037
+ "src": "3732:3:126"
3038
3038
  },
3039
3039
  "nodeType": "YulFunctionCall",
3040
- "src": "3732:18:125"
3040
+ "src": "3732:18:126"
3041
3041
  },
3042
3042
  {
3043
3043
  "kind": "number",
3044
3044
  "nodeType": "YulLiteral",
3045
- "src": "3752:2:125",
3045
+ "src": "3752:2:126",
3046
3046
  "type": "",
3047
3047
  "value": "36"
3048
3048
  }
@@ -3050,13 +3050,13 @@
3050
3050
  "functionName": {
3051
3051
  "name": "mstore",
3052
3052
  "nodeType": "YulIdentifier",
3053
- "src": "3725:6:125"
3053
+ "src": "3725:6:126"
3054
3054
  },
3055
3055
  "nodeType": "YulFunctionCall",
3056
- "src": "3725:30:125"
3056
+ "src": "3725:30:126"
3057
3057
  },
3058
3058
  "nodeType": "YulExpressionStatement",
3059
- "src": "3725:30:125"
3059
+ "src": "3725:30:126"
3060
3060
  },
3061
3061
  {
3062
3062
  "expression": {
@@ -3066,12 +3066,12 @@
3066
3066
  {
3067
3067
  "name": "headStart",
3068
3068
  "nodeType": "YulIdentifier",
3069
- "src": "3775:9:125"
3069
+ "src": "3775:9:126"
3070
3070
  },
3071
3071
  {
3072
3072
  "kind": "number",
3073
3073
  "nodeType": "YulLiteral",
3074
- "src": "3786:2:125",
3074
+ "src": "3786:2:126",
3075
3075
  "type": "",
3076
3076
  "value": "64"
3077
3077
  }
@@ -3079,16 +3079,16 @@
3079
3079
  "functionName": {
3080
3080
  "name": "add",
3081
3081
  "nodeType": "YulIdentifier",
3082
- "src": "3771:3:125"
3082
+ "src": "3771:3:126"
3083
3083
  },
3084
3084
  "nodeType": "YulFunctionCall",
3085
- "src": "3771:18:125"
3085
+ "src": "3771:18:126"
3086
3086
  },
3087
3087
  {
3088
3088
  "hexValue": "45524332303a20617070726f76652066726f6d20746865207a65726f20616464",
3089
3089
  "kind": "string",
3090
3090
  "nodeType": "YulLiteral",
3091
- "src": "3791:34:125",
3091
+ "src": "3791:34:126",
3092
3092
  "type": "",
3093
3093
  "value": "ERC20: approve from the zero add"
3094
3094
  }
@@ -3096,13 +3096,13 @@
3096
3096
  "functionName": {
3097
3097
  "name": "mstore",
3098
3098
  "nodeType": "YulIdentifier",
3099
- "src": "3764:6:125"
3099
+ "src": "3764:6:126"
3100
3100
  },
3101
3101
  "nodeType": "YulFunctionCall",
3102
- "src": "3764:62:125"
3102
+ "src": "3764:62:126"
3103
3103
  },
3104
3104
  "nodeType": "YulExpressionStatement",
3105
- "src": "3764:62:125"
3105
+ "src": "3764:62:126"
3106
3106
  },
3107
3107
  {
3108
3108
  "expression": {
@@ -3112,12 +3112,12 @@
3112
3112
  {
3113
3113
  "name": "headStart",
3114
3114
  "nodeType": "YulIdentifier",
3115
- "src": "3846:9:125"
3115
+ "src": "3846:9:126"
3116
3116
  },
3117
3117
  {
3118
3118
  "kind": "number",
3119
3119
  "nodeType": "YulLiteral",
3120
- "src": "3857:2:125",
3120
+ "src": "3857:2:126",
3121
3121
  "type": "",
3122
3122
  "value": "96"
3123
3123
  }
@@ -3125,16 +3125,16 @@
3125
3125
  "functionName": {
3126
3126
  "name": "add",
3127
3127
  "nodeType": "YulIdentifier",
3128
- "src": "3842:3:125"
3128
+ "src": "3842:3:126"
3129
3129
  },
3130
3130
  "nodeType": "YulFunctionCall",
3131
- "src": "3842:18:125"
3131
+ "src": "3842:18:126"
3132
3132
  },
3133
3133
  {
3134
3134
  "hexValue": "72657373",
3135
3135
  "kind": "string",
3136
3136
  "nodeType": "YulLiteral",
3137
- "src": "3862:6:125",
3137
+ "src": "3862:6:126",
3138
3138
  "type": "",
3139
3139
  "value": "ress"
3140
3140
  }
@@ -3142,28 +3142,28 @@
3142
3142
  "functionName": {
3143
3143
  "name": "mstore",
3144
3144
  "nodeType": "YulIdentifier",
3145
- "src": "3835:6:125"
3145
+ "src": "3835:6:126"
3146
3146
  },
3147
3147
  "nodeType": "YulFunctionCall",
3148
- "src": "3835:34:125"
3148
+ "src": "3835:34:126"
3149
3149
  },
3150
3150
  "nodeType": "YulExpressionStatement",
3151
- "src": "3835:34:125"
3151
+ "src": "3835:34:126"
3152
3152
  },
3153
3153
  {
3154
3154
  "nodeType": "YulAssignment",
3155
- "src": "3878:27:125",
3155
+ "src": "3878:27:126",
3156
3156
  "value": {
3157
3157
  "arguments": [
3158
3158
  {
3159
3159
  "name": "headStart",
3160
3160
  "nodeType": "YulIdentifier",
3161
- "src": "3890:9:125"
3161
+ "src": "3890:9:126"
3162
3162
  },
3163
3163
  {
3164
3164
  "kind": "number",
3165
3165
  "nodeType": "YulLiteral",
3166
- "src": "3901:3:125",
3166
+ "src": "3901:3:126",
3167
3167
  "type": "",
3168
3168
  "value": "128"
3169
3169
  }
@@ -3171,16 +3171,16 @@
3171
3171
  "functionName": {
3172
3172
  "name": "add",
3173
3173
  "nodeType": "YulIdentifier",
3174
- "src": "3886:3:125"
3174
+ "src": "3886:3:126"
3175
3175
  },
3176
3176
  "nodeType": "YulFunctionCall",
3177
- "src": "3886:19:125"
3177
+ "src": "3886:19:126"
3178
3178
  },
3179
3179
  "variableNames": [
3180
3180
  {
3181
3181
  "name": "tail",
3182
3182
  "nodeType": "YulIdentifier",
3183
- "src": "3878:4:125"
3183
+ "src": "3878:4:126"
3184
3184
  }
3185
3185
  ]
3186
3186
  }
@@ -3192,7 +3192,7 @@
3192
3192
  {
3193
3193
  "name": "headStart",
3194
3194
  "nodeType": "YulTypedName",
3195
- "src": "3662:9:125",
3195
+ "src": "3662:9:126",
3196
3196
  "type": ""
3197
3197
  }
3198
3198
  ],
@@ -3200,16 +3200,16 @@
3200
3200
  {
3201
3201
  "name": "tail",
3202
3202
  "nodeType": "YulTypedName",
3203
- "src": "3676:4:125",
3203
+ "src": "3676:4:126",
3204
3204
  "type": ""
3205
3205
  }
3206
3206
  ],
3207
- "src": "3511:400:125"
3207
+ "src": "3511:400:126"
3208
3208
  },
3209
3209
  {
3210
3210
  "body": {
3211
3211
  "nodeType": "YulBlock",
3212
- "src": "4090:224:125",
3212
+ "src": "4090:224:126",
3213
3213
  "statements": [
3214
3214
  {
3215
3215
  "expression": {
@@ -3217,12 +3217,12 @@
3217
3217
  {
3218
3218
  "name": "headStart",
3219
3219
  "nodeType": "YulIdentifier",
3220
- "src": "4107:9:125"
3220
+ "src": "4107:9:126"
3221
3221
  },
3222
3222
  {
3223
3223
  "kind": "number",
3224
3224
  "nodeType": "YulLiteral",
3225
- "src": "4118:2:125",
3225
+ "src": "4118:2:126",
3226
3226
  "type": "",
3227
3227
  "value": "32"
3228
3228
  }
@@ -3230,13 +3230,13 @@
3230
3230
  "functionName": {
3231
3231
  "name": "mstore",
3232
3232
  "nodeType": "YulIdentifier",
3233
- "src": "4100:6:125"
3233
+ "src": "4100:6:126"
3234
3234
  },
3235
3235
  "nodeType": "YulFunctionCall",
3236
- "src": "4100:21:125"
3236
+ "src": "4100:21:126"
3237
3237
  },
3238
3238
  "nodeType": "YulExpressionStatement",
3239
- "src": "4100:21:125"
3239
+ "src": "4100:21:126"
3240
3240
  },
3241
3241
  {
3242
3242
  "expression": {
@@ -3246,12 +3246,12 @@
3246
3246
  {
3247
3247
  "name": "headStart",
3248
3248
  "nodeType": "YulIdentifier",
3249
- "src": "4141:9:125"
3249
+ "src": "4141:9:126"
3250
3250
  },
3251
3251
  {
3252
3252
  "kind": "number",
3253
3253
  "nodeType": "YulLiteral",
3254
- "src": "4152:2:125",
3254
+ "src": "4152:2:126",
3255
3255
  "type": "",
3256
3256
  "value": "32"
3257
3257
  }
@@ -3259,15 +3259,15 @@
3259
3259
  "functionName": {
3260
3260
  "name": "add",
3261
3261
  "nodeType": "YulIdentifier",
3262
- "src": "4137:3:125"
3262
+ "src": "4137:3:126"
3263
3263
  },
3264
3264
  "nodeType": "YulFunctionCall",
3265
- "src": "4137:18:125"
3265
+ "src": "4137:18:126"
3266
3266
  },
3267
3267
  {
3268
3268
  "kind": "number",
3269
3269
  "nodeType": "YulLiteral",
3270
- "src": "4157:2:125",
3270
+ "src": "4157:2:126",
3271
3271
  "type": "",
3272
3272
  "value": "34"
3273
3273
  }
@@ -3275,13 +3275,13 @@
3275
3275
  "functionName": {
3276
3276
  "name": "mstore",
3277
3277
  "nodeType": "YulIdentifier",
3278
- "src": "4130:6:125"
3278
+ "src": "4130:6:126"
3279
3279
  },
3280
3280
  "nodeType": "YulFunctionCall",
3281
- "src": "4130:30:125"
3281
+ "src": "4130:30:126"
3282
3282
  },
3283
3283
  "nodeType": "YulExpressionStatement",
3284
- "src": "4130:30:125"
3284
+ "src": "4130:30:126"
3285
3285
  },
3286
3286
  {
3287
3287
  "expression": {
@@ -3291,12 +3291,12 @@
3291
3291
  {
3292
3292
  "name": "headStart",
3293
3293
  "nodeType": "YulIdentifier",
3294
- "src": "4180:9:125"
3294
+ "src": "4180:9:126"
3295
3295
  },
3296
3296
  {
3297
3297
  "kind": "number",
3298
3298
  "nodeType": "YulLiteral",
3299
- "src": "4191:2:125",
3299
+ "src": "4191:2:126",
3300
3300
  "type": "",
3301
3301
  "value": "64"
3302
3302
  }
@@ -3304,16 +3304,16 @@
3304
3304
  "functionName": {
3305
3305
  "name": "add",
3306
3306
  "nodeType": "YulIdentifier",
3307
- "src": "4176:3:125"
3307
+ "src": "4176:3:126"
3308
3308
  },
3309
3309
  "nodeType": "YulFunctionCall",
3310
- "src": "4176:18:125"
3310
+ "src": "4176:18:126"
3311
3311
  },
3312
3312
  {
3313
3313
  "hexValue": "45524332303a20617070726f766520746f20746865207a65726f206164647265",
3314
3314
  "kind": "string",
3315
3315
  "nodeType": "YulLiteral",
3316
- "src": "4196:34:125",
3316
+ "src": "4196:34:126",
3317
3317
  "type": "",
3318
3318
  "value": "ERC20: approve to the zero addre"
3319
3319
  }
@@ -3321,13 +3321,13 @@
3321
3321
  "functionName": {
3322
3322
  "name": "mstore",
3323
3323
  "nodeType": "YulIdentifier",
3324
- "src": "4169:6:125"
3324
+ "src": "4169:6:126"
3325
3325
  },
3326
3326
  "nodeType": "YulFunctionCall",
3327
- "src": "4169:62:125"
3327
+ "src": "4169:62:126"
3328
3328
  },
3329
3329
  "nodeType": "YulExpressionStatement",
3330
- "src": "4169:62:125"
3330
+ "src": "4169:62:126"
3331
3331
  },
3332
3332
  {
3333
3333
  "expression": {
@@ -3337,12 +3337,12 @@
3337
3337
  {
3338
3338
  "name": "headStart",
3339
3339
  "nodeType": "YulIdentifier",
3340
- "src": "4251:9:125"
3340
+ "src": "4251:9:126"
3341
3341
  },
3342
3342
  {
3343
3343
  "kind": "number",
3344
3344
  "nodeType": "YulLiteral",
3345
- "src": "4262:2:125",
3345
+ "src": "4262:2:126",
3346
3346
  "type": "",
3347
3347
  "value": "96"
3348
3348
  }
@@ -3350,16 +3350,16 @@
3350
3350
  "functionName": {
3351
3351
  "name": "add",
3352
3352
  "nodeType": "YulIdentifier",
3353
- "src": "4247:3:125"
3353
+ "src": "4247:3:126"
3354
3354
  },
3355
3355
  "nodeType": "YulFunctionCall",
3356
- "src": "4247:18:125"
3356
+ "src": "4247:18:126"
3357
3357
  },
3358
3358
  {
3359
3359
  "hexValue": "7373",
3360
3360
  "kind": "string",
3361
3361
  "nodeType": "YulLiteral",
3362
- "src": "4267:4:125",
3362
+ "src": "4267:4:126",
3363
3363
  "type": "",
3364
3364
  "value": "ss"
3365
3365
  }
@@ -3367,28 +3367,28 @@
3367
3367
  "functionName": {
3368
3368
  "name": "mstore",
3369
3369
  "nodeType": "YulIdentifier",
3370
- "src": "4240:6:125"
3370
+ "src": "4240:6:126"
3371
3371
  },
3372
3372
  "nodeType": "YulFunctionCall",
3373
- "src": "4240:32:125"
3373
+ "src": "4240:32:126"
3374
3374
  },
3375
3375
  "nodeType": "YulExpressionStatement",
3376
- "src": "4240:32:125"
3376
+ "src": "4240:32:126"
3377
3377
  },
3378
3378
  {
3379
3379
  "nodeType": "YulAssignment",
3380
- "src": "4281:27:125",
3380
+ "src": "4281:27:126",
3381
3381
  "value": {
3382
3382
  "arguments": [
3383
3383
  {
3384
3384
  "name": "headStart",
3385
3385
  "nodeType": "YulIdentifier",
3386
- "src": "4293:9:125"
3386
+ "src": "4293:9:126"
3387
3387
  },
3388
3388
  {
3389
3389
  "kind": "number",
3390
3390
  "nodeType": "YulLiteral",
3391
- "src": "4304:3:125",
3391
+ "src": "4304:3:126",
3392
3392
  "type": "",
3393
3393
  "value": "128"
3394
3394
  }
@@ -3396,16 +3396,16 @@
3396
3396
  "functionName": {
3397
3397
  "name": "add",
3398
3398
  "nodeType": "YulIdentifier",
3399
- "src": "4289:3:125"
3399
+ "src": "4289:3:126"
3400
3400
  },
3401
3401
  "nodeType": "YulFunctionCall",
3402
- "src": "4289:19:125"
3402
+ "src": "4289:19:126"
3403
3403
  },
3404
3404
  "variableNames": [
3405
3405
  {
3406
3406
  "name": "tail",
3407
3407
  "nodeType": "YulIdentifier",
3408
- "src": "4281:4:125"
3408
+ "src": "4281:4:126"
3409
3409
  }
3410
3410
  ]
3411
3411
  }
@@ -3417,7 +3417,7 @@
3417
3417
  {
3418
3418
  "name": "headStart",
3419
3419
  "nodeType": "YulTypedName",
3420
- "src": "4067:9:125",
3420
+ "src": "4067:9:126",
3421
3421
  "type": ""
3422
3422
  }
3423
3423
  ],
@@ -3425,16 +3425,16 @@
3425
3425
  {
3426
3426
  "name": "tail",
3427
3427
  "nodeType": "YulTypedName",
3428
- "src": "4081:4:125",
3428
+ "src": "4081:4:126",
3429
3429
  "type": ""
3430
3430
  }
3431
3431
  ],
3432
- "src": "3916:398:125"
3432
+ "src": "3916:398:126"
3433
3433
  },
3434
3434
  {
3435
3435
  "body": {
3436
3436
  "nodeType": "YulBlock",
3437
- "src": "4493:179:125",
3437
+ "src": "4493:179:126",
3438
3438
  "statements": [
3439
3439
  {
3440
3440
  "expression": {
@@ -3442,12 +3442,12 @@
3442
3442
  {
3443
3443
  "name": "headStart",
3444
3444
  "nodeType": "YulIdentifier",
3445
- "src": "4510:9:125"
3445
+ "src": "4510:9:126"
3446
3446
  },
3447
3447
  {
3448
3448
  "kind": "number",
3449
3449
  "nodeType": "YulLiteral",
3450
- "src": "4521:2:125",
3450
+ "src": "4521:2:126",
3451
3451
  "type": "",
3452
3452
  "value": "32"
3453
3453
  }
@@ -3455,13 +3455,13 @@
3455
3455
  "functionName": {
3456
3456
  "name": "mstore",
3457
3457
  "nodeType": "YulIdentifier",
3458
- "src": "4503:6:125"
3458
+ "src": "4503:6:126"
3459
3459
  },
3460
3460
  "nodeType": "YulFunctionCall",
3461
- "src": "4503:21:125"
3461
+ "src": "4503:21:126"
3462
3462
  },
3463
3463
  "nodeType": "YulExpressionStatement",
3464
- "src": "4503:21:125"
3464
+ "src": "4503:21:126"
3465
3465
  },
3466
3466
  {
3467
3467
  "expression": {
@@ -3471,12 +3471,12 @@
3471
3471
  {
3472
3472
  "name": "headStart",
3473
3473
  "nodeType": "YulIdentifier",
3474
- "src": "4544:9:125"
3474
+ "src": "4544:9:126"
3475
3475
  },
3476
3476
  {
3477
3477
  "kind": "number",
3478
3478
  "nodeType": "YulLiteral",
3479
- "src": "4555:2:125",
3479
+ "src": "4555:2:126",
3480
3480
  "type": "",
3481
3481
  "value": "32"
3482
3482
  }
@@ -3484,15 +3484,15 @@
3484
3484
  "functionName": {
3485
3485
  "name": "add",
3486
3486
  "nodeType": "YulIdentifier",
3487
- "src": "4540:3:125"
3487
+ "src": "4540:3:126"
3488
3488
  },
3489
3489
  "nodeType": "YulFunctionCall",
3490
- "src": "4540:18:125"
3490
+ "src": "4540:18:126"
3491
3491
  },
3492
3492
  {
3493
3493
  "kind": "number",
3494
3494
  "nodeType": "YulLiteral",
3495
- "src": "4560:2:125",
3495
+ "src": "4560:2:126",
3496
3496
  "type": "",
3497
3497
  "value": "29"
3498
3498
  }
@@ -3500,13 +3500,13 @@
3500
3500
  "functionName": {
3501
3501
  "name": "mstore",
3502
3502
  "nodeType": "YulIdentifier",
3503
- "src": "4533:6:125"
3503
+ "src": "4533:6:126"
3504
3504
  },
3505
3505
  "nodeType": "YulFunctionCall",
3506
- "src": "4533:30:125"
3506
+ "src": "4533:30:126"
3507
3507
  },
3508
3508
  "nodeType": "YulExpressionStatement",
3509
- "src": "4533:30:125"
3509
+ "src": "4533:30:126"
3510
3510
  },
3511
3511
  {
3512
3512
  "expression": {
@@ -3516,12 +3516,12 @@
3516
3516
  {
3517
3517
  "name": "headStart",
3518
3518
  "nodeType": "YulIdentifier",
3519
- "src": "4583:9:125"
3519
+ "src": "4583:9:126"
3520
3520
  },
3521
3521
  {
3522
3522
  "kind": "number",
3523
3523
  "nodeType": "YulLiteral",
3524
- "src": "4594:2:125",
3524
+ "src": "4594:2:126",
3525
3525
  "type": "",
3526
3526
  "value": "64"
3527
3527
  }
@@ -3529,16 +3529,16 @@
3529
3529
  "functionName": {
3530
3530
  "name": "add",
3531
3531
  "nodeType": "YulIdentifier",
3532
- "src": "4579:3:125"
3532
+ "src": "4579:3:126"
3533
3533
  },
3534
3534
  "nodeType": "YulFunctionCall",
3535
- "src": "4579:18:125"
3535
+ "src": "4579:18:126"
3536
3536
  },
3537
3537
  {
3538
3538
  "hexValue": "45524332303a20696e73756666696369656e7420616c6c6f77616e6365",
3539
3539
  "kind": "string",
3540
3540
  "nodeType": "YulLiteral",
3541
- "src": "4599:31:125",
3541
+ "src": "4599:31:126",
3542
3542
  "type": "",
3543
3543
  "value": "ERC20: insufficient allowance"
3544
3544
  }
@@ -3546,28 +3546,28 @@
3546
3546
  "functionName": {
3547
3547
  "name": "mstore",
3548
3548
  "nodeType": "YulIdentifier",
3549
- "src": "4572:6:125"
3549
+ "src": "4572:6:126"
3550
3550
  },
3551
3551
  "nodeType": "YulFunctionCall",
3552
- "src": "4572:59:125"
3552
+ "src": "4572:59:126"
3553
3553
  },
3554
3554
  "nodeType": "YulExpressionStatement",
3555
- "src": "4572:59:125"
3555
+ "src": "4572:59:126"
3556
3556
  },
3557
3557
  {
3558
3558
  "nodeType": "YulAssignment",
3559
- "src": "4640:26:125",
3559
+ "src": "4640:26:126",
3560
3560
  "value": {
3561
3561
  "arguments": [
3562
3562
  {
3563
3563
  "name": "headStart",
3564
3564
  "nodeType": "YulIdentifier",
3565
- "src": "4652:9:125"
3565
+ "src": "4652:9:126"
3566
3566
  },
3567
3567
  {
3568
3568
  "kind": "number",
3569
3569
  "nodeType": "YulLiteral",
3570
- "src": "4663:2:125",
3570
+ "src": "4663:2:126",
3571
3571
  "type": "",
3572
3572
  "value": "96"
3573
3573
  }
@@ -3575,16 +3575,16 @@
3575
3575
  "functionName": {
3576
3576
  "name": "add",
3577
3577
  "nodeType": "YulIdentifier",
3578
- "src": "4648:3:125"
3578
+ "src": "4648:3:126"
3579
3579
  },
3580
3580
  "nodeType": "YulFunctionCall",
3581
- "src": "4648:18:125"
3581
+ "src": "4648:18:126"
3582
3582
  },
3583
3583
  "variableNames": [
3584
3584
  {
3585
3585
  "name": "tail",
3586
3586
  "nodeType": "YulIdentifier",
3587
- "src": "4640:4:125"
3587
+ "src": "4640:4:126"
3588
3588
  }
3589
3589
  ]
3590
3590
  }
@@ -3596,7 +3596,7 @@
3596
3596
  {
3597
3597
  "name": "headStart",
3598
3598
  "nodeType": "YulTypedName",
3599
- "src": "4470:9:125",
3599
+ "src": "4470:9:126",
3600
3600
  "type": ""
3601
3601
  }
3602
3602
  ],
@@ -3604,16 +3604,16 @@
3604
3604
  {
3605
3605
  "name": "tail",
3606
3606
  "nodeType": "YulTypedName",
3607
- "src": "4484:4:125",
3607
+ "src": "4484:4:126",
3608
3608
  "type": ""
3609
3609
  }
3610
3610
  ],
3611
- "src": "4319:353:125"
3611
+ "src": "4319:353:126"
3612
3612
  },
3613
3613
  {
3614
3614
  "body": {
3615
3615
  "nodeType": "YulBlock",
3616
- "src": "4851:227:125",
3616
+ "src": "4851:227:126",
3617
3617
  "statements": [
3618
3618
  {
3619
3619
  "expression": {
@@ -3621,12 +3621,12 @@
3621
3621
  {
3622
3622
  "name": "headStart",
3623
3623
  "nodeType": "YulIdentifier",
3624
- "src": "4868:9:125"
3624
+ "src": "4868:9:126"
3625
3625
  },
3626
3626
  {
3627
3627
  "kind": "number",
3628
3628
  "nodeType": "YulLiteral",
3629
- "src": "4879:2:125",
3629
+ "src": "4879:2:126",
3630
3630
  "type": "",
3631
3631
  "value": "32"
3632
3632
  }
@@ -3634,13 +3634,13 @@
3634
3634
  "functionName": {
3635
3635
  "name": "mstore",
3636
3636
  "nodeType": "YulIdentifier",
3637
- "src": "4861:6:125"
3637
+ "src": "4861:6:126"
3638
3638
  },
3639
3639
  "nodeType": "YulFunctionCall",
3640
- "src": "4861:21:125"
3640
+ "src": "4861:21:126"
3641
3641
  },
3642
3642
  "nodeType": "YulExpressionStatement",
3643
- "src": "4861:21:125"
3643
+ "src": "4861:21:126"
3644
3644
  },
3645
3645
  {
3646
3646
  "expression": {
@@ -3650,12 +3650,12 @@
3650
3650
  {
3651
3651
  "name": "headStart",
3652
3652
  "nodeType": "YulIdentifier",
3653
- "src": "4902:9:125"
3653
+ "src": "4902:9:126"
3654
3654
  },
3655
3655
  {
3656
3656
  "kind": "number",
3657
3657
  "nodeType": "YulLiteral",
3658
- "src": "4913:2:125",
3658
+ "src": "4913:2:126",
3659
3659
  "type": "",
3660
3660
  "value": "32"
3661
3661
  }
@@ -3663,15 +3663,15 @@
3663
3663
  "functionName": {
3664
3664
  "name": "add",
3665
3665
  "nodeType": "YulIdentifier",
3666
- "src": "4898:3:125"
3666
+ "src": "4898:3:126"
3667
3667
  },
3668
3668
  "nodeType": "YulFunctionCall",
3669
- "src": "4898:18:125"
3669
+ "src": "4898:18:126"
3670
3670
  },
3671
3671
  {
3672
3672
  "kind": "number",
3673
3673
  "nodeType": "YulLiteral",
3674
- "src": "4918:2:125",
3674
+ "src": "4918:2:126",
3675
3675
  "type": "",
3676
3676
  "value": "37"
3677
3677
  }
@@ -3679,13 +3679,13 @@
3679
3679
  "functionName": {
3680
3680
  "name": "mstore",
3681
3681
  "nodeType": "YulIdentifier",
3682
- "src": "4891:6:125"
3682
+ "src": "4891:6:126"
3683
3683
  },
3684
3684
  "nodeType": "YulFunctionCall",
3685
- "src": "4891:30:125"
3685
+ "src": "4891:30:126"
3686
3686
  },
3687
3687
  "nodeType": "YulExpressionStatement",
3688
- "src": "4891:30:125"
3688
+ "src": "4891:30:126"
3689
3689
  },
3690
3690
  {
3691
3691
  "expression": {
@@ -3695,12 +3695,12 @@
3695
3695
  {
3696
3696
  "name": "headStart",
3697
3697
  "nodeType": "YulIdentifier",
3698
- "src": "4941:9:125"
3698
+ "src": "4941:9:126"
3699
3699
  },
3700
3700
  {
3701
3701
  "kind": "number",
3702
3702
  "nodeType": "YulLiteral",
3703
- "src": "4952:2:125",
3703
+ "src": "4952:2:126",
3704
3704
  "type": "",
3705
3705
  "value": "64"
3706
3706
  }
@@ -3708,16 +3708,16 @@
3708
3708
  "functionName": {
3709
3709
  "name": "add",
3710
3710
  "nodeType": "YulIdentifier",
3711
- "src": "4937:3:125"
3711
+ "src": "4937:3:126"
3712
3712
  },
3713
3713
  "nodeType": "YulFunctionCall",
3714
- "src": "4937:18:125"
3714
+ "src": "4937:18:126"
3715
3715
  },
3716
3716
  {
3717
3717
  "hexValue": "45524332303a207472616e736665722066726f6d20746865207a65726f206164",
3718
3718
  "kind": "string",
3719
3719
  "nodeType": "YulLiteral",
3720
- "src": "4957:34:125",
3720
+ "src": "4957:34:126",
3721
3721
  "type": "",
3722
3722
  "value": "ERC20: transfer from the zero ad"
3723
3723
  }
@@ -3725,13 +3725,13 @@
3725
3725
  "functionName": {
3726
3726
  "name": "mstore",
3727
3727
  "nodeType": "YulIdentifier",
3728
- "src": "4930:6:125"
3728
+ "src": "4930:6:126"
3729
3729
  },
3730
3730
  "nodeType": "YulFunctionCall",
3731
- "src": "4930:62:125"
3731
+ "src": "4930:62:126"
3732
3732
  },
3733
3733
  "nodeType": "YulExpressionStatement",
3734
- "src": "4930:62:125"
3734
+ "src": "4930:62:126"
3735
3735
  },
3736
3736
  {
3737
3737
  "expression": {
@@ -3741,12 +3741,12 @@
3741
3741
  {
3742
3742
  "name": "headStart",
3743
3743
  "nodeType": "YulIdentifier",
3744
- "src": "5012:9:125"
3744
+ "src": "5012:9:126"
3745
3745
  },
3746
3746
  {
3747
3747
  "kind": "number",
3748
3748
  "nodeType": "YulLiteral",
3749
- "src": "5023:2:125",
3749
+ "src": "5023:2:126",
3750
3750
  "type": "",
3751
3751
  "value": "96"
3752
3752
  }
@@ -3754,16 +3754,16 @@
3754
3754
  "functionName": {
3755
3755
  "name": "add",
3756
3756
  "nodeType": "YulIdentifier",
3757
- "src": "5008:3:125"
3757
+ "src": "5008:3:126"
3758
3758
  },
3759
3759
  "nodeType": "YulFunctionCall",
3760
- "src": "5008:18:125"
3760
+ "src": "5008:18:126"
3761
3761
  },
3762
3762
  {
3763
3763
  "hexValue": "6472657373",
3764
3764
  "kind": "string",
3765
3765
  "nodeType": "YulLiteral",
3766
- "src": "5028:7:125",
3766
+ "src": "5028:7:126",
3767
3767
  "type": "",
3768
3768
  "value": "dress"
3769
3769
  }
@@ -3771,28 +3771,28 @@
3771
3771
  "functionName": {
3772
3772
  "name": "mstore",
3773
3773
  "nodeType": "YulIdentifier",
3774
- "src": "5001:6:125"
3774
+ "src": "5001:6:126"
3775
3775
  },
3776
3776
  "nodeType": "YulFunctionCall",
3777
- "src": "5001:35:125"
3777
+ "src": "5001:35:126"
3778
3778
  },
3779
3779
  "nodeType": "YulExpressionStatement",
3780
- "src": "5001:35:125"
3780
+ "src": "5001:35:126"
3781
3781
  },
3782
3782
  {
3783
3783
  "nodeType": "YulAssignment",
3784
- "src": "5045:27:125",
3784
+ "src": "5045:27:126",
3785
3785
  "value": {
3786
3786
  "arguments": [
3787
3787
  {
3788
3788
  "name": "headStart",
3789
3789
  "nodeType": "YulIdentifier",
3790
- "src": "5057:9:125"
3790
+ "src": "5057:9:126"
3791
3791
  },
3792
3792
  {
3793
3793
  "kind": "number",
3794
3794
  "nodeType": "YulLiteral",
3795
- "src": "5068:3:125",
3795
+ "src": "5068:3:126",
3796
3796
  "type": "",
3797
3797
  "value": "128"
3798
3798
  }
@@ -3800,16 +3800,16 @@
3800
3800
  "functionName": {
3801
3801
  "name": "add",
3802
3802
  "nodeType": "YulIdentifier",
3803
- "src": "5053:3:125"
3803
+ "src": "5053:3:126"
3804
3804
  },
3805
3805
  "nodeType": "YulFunctionCall",
3806
- "src": "5053:19:125"
3806
+ "src": "5053:19:126"
3807
3807
  },
3808
3808
  "variableNames": [
3809
3809
  {
3810
3810
  "name": "tail",
3811
3811
  "nodeType": "YulIdentifier",
3812
- "src": "5045:4:125"
3812
+ "src": "5045:4:126"
3813
3813
  }
3814
3814
  ]
3815
3815
  }
@@ -3821,7 +3821,7 @@
3821
3821
  {
3822
3822
  "name": "headStart",
3823
3823
  "nodeType": "YulTypedName",
3824
- "src": "4828:9:125",
3824
+ "src": "4828:9:126",
3825
3825
  "type": ""
3826
3826
  }
3827
3827
  ],
@@ -3829,16 +3829,16 @@
3829
3829
  {
3830
3830
  "name": "tail",
3831
3831
  "nodeType": "YulTypedName",
3832
- "src": "4842:4:125",
3832
+ "src": "4842:4:126",
3833
3833
  "type": ""
3834
3834
  }
3835
3835
  ],
3836
- "src": "4677:401:125"
3836
+ "src": "4677:401:126"
3837
3837
  },
3838
3838
  {
3839
3839
  "body": {
3840
3840
  "nodeType": "YulBlock",
3841
- "src": "5257:225:125",
3841
+ "src": "5257:225:126",
3842
3842
  "statements": [
3843
3843
  {
3844
3844
  "expression": {
@@ -3846,12 +3846,12 @@
3846
3846
  {
3847
3847
  "name": "headStart",
3848
3848
  "nodeType": "YulIdentifier",
3849
- "src": "5274:9:125"
3849
+ "src": "5274:9:126"
3850
3850
  },
3851
3851
  {
3852
3852
  "kind": "number",
3853
3853
  "nodeType": "YulLiteral",
3854
- "src": "5285:2:125",
3854
+ "src": "5285:2:126",
3855
3855
  "type": "",
3856
3856
  "value": "32"
3857
3857
  }
@@ -3859,13 +3859,13 @@
3859
3859
  "functionName": {
3860
3860
  "name": "mstore",
3861
3861
  "nodeType": "YulIdentifier",
3862
- "src": "5267:6:125"
3862
+ "src": "5267:6:126"
3863
3863
  },
3864
3864
  "nodeType": "YulFunctionCall",
3865
- "src": "5267:21:125"
3865
+ "src": "5267:21:126"
3866
3866
  },
3867
3867
  "nodeType": "YulExpressionStatement",
3868
- "src": "5267:21:125"
3868
+ "src": "5267:21:126"
3869
3869
  },
3870
3870
  {
3871
3871
  "expression": {
@@ -3875,12 +3875,12 @@
3875
3875
  {
3876
3876
  "name": "headStart",
3877
3877
  "nodeType": "YulIdentifier",
3878
- "src": "5308:9:125"
3878
+ "src": "5308:9:126"
3879
3879
  },
3880
3880
  {
3881
3881
  "kind": "number",
3882
3882
  "nodeType": "YulLiteral",
3883
- "src": "5319:2:125",
3883
+ "src": "5319:2:126",
3884
3884
  "type": "",
3885
3885
  "value": "32"
3886
3886
  }
@@ -3888,15 +3888,15 @@
3888
3888
  "functionName": {
3889
3889
  "name": "add",
3890
3890
  "nodeType": "YulIdentifier",
3891
- "src": "5304:3:125"
3891
+ "src": "5304:3:126"
3892
3892
  },
3893
3893
  "nodeType": "YulFunctionCall",
3894
- "src": "5304:18:125"
3894
+ "src": "5304:18:126"
3895
3895
  },
3896
3896
  {
3897
3897
  "kind": "number",
3898
3898
  "nodeType": "YulLiteral",
3899
- "src": "5324:2:125",
3899
+ "src": "5324:2:126",
3900
3900
  "type": "",
3901
3901
  "value": "35"
3902
3902
  }
@@ -3904,13 +3904,13 @@
3904
3904
  "functionName": {
3905
3905
  "name": "mstore",
3906
3906
  "nodeType": "YulIdentifier",
3907
- "src": "5297:6:125"
3907
+ "src": "5297:6:126"
3908
3908
  },
3909
3909
  "nodeType": "YulFunctionCall",
3910
- "src": "5297:30:125"
3910
+ "src": "5297:30:126"
3911
3911
  },
3912
3912
  "nodeType": "YulExpressionStatement",
3913
- "src": "5297:30:125"
3913
+ "src": "5297:30:126"
3914
3914
  },
3915
3915
  {
3916
3916
  "expression": {
@@ -3920,12 +3920,12 @@
3920
3920
  {
3921
3921
  "name": "headStart",
3922
3922
  "nodeType": "YulIdentifier",
3923
- "src": "5347:9:125"
3923
+ "src": "5347:9:126"
3924
3924
  },
3925
3925
  {
3926
3926
  "kind": "number",
3927
3927
  "nodeType": "YulLiteral",
3928
- "src": "5358:2:125",
3928
+ "src": "5358:2:126",
3929
3929
  "type": "",
3930
3930
  "value": "64"
3931
3931
  }
@@ -3933,16 +3933,16 @@
3933
3933
  "functionName": {
3934
3934
  "name": "add",
3935
3935
  "nodeType": "YulIdentifier",
3936
- "src": "5343:3:125"
3936
+ "src": "5343:3:126"
3937
3937
  },
3938
3938
  "nodeType": "YulFunctionCall",
3939
- "src": "5343:18:125"
3939
+ "src": "5343:18:126"
3940
3940
  },
3941
3941
  {
3942
3942
  "hexValue": "45524332303a207472616e7366657220746f20746865207a65726f2061646472",
3943
3943
  "kind": "string",
3944
3944
  "nodeType": "YulLiteral",
3945
- "src": "5363:34:125",
3945
+ "src": "5363:34:126",
3946
3946
  "type": "",
3947
3947
  "value": "ERC20: transfer to the zero addr"
3948
3948
  }
@@ -3950,13 +3950,13 @@
3950
3950
  "functionName": {
3951
3951
  "name": "mstore",
3952
3952
  "nodeType": "YulIdentifier",
3953
- "src": "5336:6:125"
3953
+ "src": "5336:6:126"
3954
3954
  },
3955
3955
  "nodeType": "YulFunctionCall",
3956
- "src": "5336:62:125"
3956
+ "src": "5336:62:126"
3957
3957
  },
3958
3958
  "nodeType": "YulExpressionStatement",
3959
- "src": "5336:62:125"
3959
+ "src": "5336:62:126"
3960
3960
  },
3961
3961
  {
3962
3962
  "expression": {
@@ -3966,12 +3966,12 @@
3966
3966
  {
3967
3967
  "name": "headStart",
3968
3968
  "nodeType": "YulIdentifier",
3969
- "src": "5418:9:125"
3969
+ "src": "5418:9:126"
3970
3970
  },
3971
3971
  {
3972
3972
  "kind": "number",
3973
3973
  "nodeType": "YulLiteral",
3974
- "src": "5429:2:125",
3974
+ "src": "5429:2:126",
3975
3975
  "type": "",
3976
3976
  "value": "96"
3977
3977
  }
@@ -3979,16 +3979,16 @@
3979
3979
  "functionName": {
3980
3980
  "name": "add",
3981
3981
  "nodeType": "YulIdentifier",
3982
- "src": "5414:3:125"
3982
+ "src": "5414:3:126"
3983
3983
  },
3984
3984
  "nodeType": "YulFunctionCall",
3985
- "src": "5414:18:125"
3985
+ "src": "5414:18:126"
3986
3986
  },
3987
3987
  {
3988
3988
  "hexValue": "657373",
3989
3989
  "kind": "string",
3990
3990
  "nodeType": "YulLiteral",
3991
- "src": "5434:5:125",
3991
+ "src": "5434:5:126",
3992
3992
  "type": "",
3993
3993
  "value": "ess"
3994
3994
  }
@@ -3996,28 +3996,28 @@
3996
3996
  "functionName": {
3997
3997
  "name": "mstore",
3998
3998
  "nodeType": "YulIdentifier",
3999
- "src": "5407:6:125"
3999
+ "src": "5407:6:126"
4000
4000
  },
4001
4001
  "nodeType": "YulFunctionCall",
4002
- "src": "5407:33:125"
4002
+ "src": "5407:33:126"
4003
4003
  },
4004
4004
  "nodeType": "YulExpressionStatement",
4005
- "src": "5407:33:125"
4005
+ "src": "5407:33:126"
4006
4006
  },
4007
4007
  {
4008
4008
  "nodeType": "YulAssignment",
4009
- "src": "5449:27:125",
4009
+ "src": "5449:27:126",
4010
4010
  "value": {
4011
4011
  "arguments": [
4012
4012
  {
4013
4013
  "name": "headStart",
4014
4014
  "nodeType": "YulIdentifier",
4015
- "src": "5461:9:125"
4015
+ "src": "5461:9:126"
4016
4016
  },
4017
4017
  {
4018
4018
  "kind": "number",
4019
4019
  "nodeType": "YulLiteral",
4020
- "src": "5472:3:125",
4020
+ "src": "5472:3:126",
4021
4021
  "type": "",
4022
4022
  "value": "128"
4023
4023
  }
@@ -4025,16 +4025,16 @@
4025
4025
  "functionName": {
4026
4026
  "name": "add",
4027
4027
  "nodeType": "YulIdentifier",
4028
- "src": "5457:3:125"
4028
+ "src": "5457:3:126"
4029
4029
  },
4030
4030
  "nodeType": "YulFunctionCall",
4031
- "src": "5457:19:125"
4031
+ "src": "5457:19:126"
4032
4032
  },
4033
4033
  "variableNames": [
4034
4034
  {
4035
4035
  "name": "tail",
4036
4036
  "nodeType": "YulIdentifier",
4037
- "src": "5449:4:125"
4037
+ "src": "5449:4:126"
4038
4038
  }
4039
4039
  ]
4040
4040
  }
@@ -4046,7 +4046,7 @@
4046
4046
  {
4047
4047
  "name": "headStart",
4048
4048
  "nodeType": "YulTypedName",
4049
- "src": "5234:9:125",
4049
+ "src": "5234:9:126",
4050
4050
  "type": ""
4051
4051
  }
4052
4052
  ],
@@ -4054,16 +4054,16 @@
4054
4054
  {
4055
4055
  "name": "tail",
4056
4056
  "nodeType": "YulTypedName",
4057
- "src": "5248:4:125",
4057
+ "src": "5248:4:126",
4058
4058
  "type": ""
4059
4059
  }
4060
4060
  ],
4061
- "src": "5083:399:125"
4061
+ "src": "5083:399:126"
4062
4062
  },
4063
4063
  {
4064
4064
  "body": {
4065
4065
  "nodeType": "YulBlock",
4066
- "src": "5661:228:125",
4066
+ "src": "5661:228:126",
4067
4067
  "statements": [
4068
4068
  {
4069
4069
  "expression": {
@@ -4071,12 +4071,12 @@
4071
4071
  {
4072
4072
  "name": "headStart",
4073
4073
  "nodeType": "YulIdentifier",
4074
- "src": "5678:9:125"
4074
+ "src": "5678:9:126"
4075
4075
  },
4076
4076
  {
4077
4077
  "kind": "number",
4078
4078
  "nodeType": "YulLiteral",
4079
- "src": "5689:2:125",
4079
+ "src": "5689:2:126",
4080
4080
  "type": "",
4081
4081
  "value": "32"
4082
4082
  }
@@ -4084,13 +4084,13 @@
4084
4084
  "functionName": {
4085
4085
  "name": "mstore",
4086
4086
  "nodeType": "YulIdentifier",
4087
- "src": "5671:6:125"
4087
+ "src": "5671:6:126"
4088
4088
  },
4089
4089
  "nodeType": "YulFunctionCall",
4090
- "src": "5671:21:125"
4090
+ "src": "5671:21:126"
4091
4091
  },
4092
4092
  "nodeType": "YulExpressionStatement",
4093
- "src": "5671:21:125"
4093
+ "src": "5671:21:126"
4094
4094
  },
4095
4095
  {
4096
4096
  "expression": {
@@ -4100,12 +4100,12 @@
4100
4100
  {
4101
4101
  "name": "headStart",
4102
4102
  "nodeType": "YulIdentifier",
4103
- "src": "5712:9:125"
4103
+ "src": "5712:9:126"
4104
4104
  },
4105
4105
  {
4106
4106
  "kind": "number",
4107
4107
  "nodeType": "YulLiteral",
4108
- "src": "5723:2:125",
4108
+ "src": "5723:2:126",
4109
4109
  "type": "",
4110
4110
  "value": "32"
4111
4111
  }
@@ -4113,15 +4113,15 @@
4113
4113
  "functionName": {
4114
4114
  "name": "add",
4115
4115
  "nodeType": "YulIdentifier",
4116
- "src": "5708:3:125"
4116
+ "src": "5708:3:126"
4117
4117
  },
4118
4118
  "nodeType": "YulFunctionCall",
4119
- "src": "5708:18:125"
4119
+ "src": "5708:18:126"
4120
4120
  },
4121
4121
  {
4122
4122
  "kind": "number",
4123
4123
  "nodeType": "YulLiteral",
4124
- "src": "5728:2:125",
4124
+ "src": "5728:2:126",
4125
4125
  "type": "",
4126
4126
  "value": "38"
4127
4127
  }
@@ -4129,13 +4129,13 @@
4129
4129
  "functionName": {
4130
4130
  "name": "mstore",
4131
4131
  "nodeType": "YulIdentifier",
4132
- "src": "5701:6:125"
4132
+ "src": "5701:6:126"
4133
4133
  },
4134
4134
  "nodeType": "YulFunctionCall",
4135
- "src": "5701:30:125"
4135
+ "src": "5701:30:126"
4136
4136
  },
4137
4137
  "nodeType": "YulExpressionStatement",
4138
- "src": "5701:30:125"
4138
+ "src": "5701:30:126"
4139
4139
  },
4140
4140
  {
4141
4141
  "expression": {
@@ -4145,12 +4145,12 @@
4145
4145
  {
4146
4146
  "name": "headStart",
4147
4147
  "nodeType": "YulIdentifier",
4148
- "src": "5751:9:125"
4148
+ "src": "5751:9:126"
4149
4149
  },
4150
4150
  {
4151
4151
  "kind": "number",
4152
4152
  "nodeType": "YulLiteral",
4153
- "src": "5762:2:125",
4153
+ "src": "5762:2:126",
4154
4154
  "type": "",
4155
4155
  "value": "64"
4156
4156
  }
@@ -4158,16 +4158,16 @@
4158
4158
  "functionName": {
4159
4159
  "name": "add",
4160
4160
  "nodeType": "YulIdentifier",
4161
- "src": "5747:3:125"
4161
+ "src": "5747:3:126"
4162
4162
  },
4163
4163
  "nodeType": "YulFunctionCall",
4164
- "src": "5747:18:125"
4164
+ "src": "5747:18:126"
4165
4165
  },
4166
4166
  {
4167
4167
  "hexValue": "45524332303a207472616e7366657220616d6f756e7420657863656564732062",
4168
4168
  "kind": "string",
4169
4169
  "nodeType": "YulLiteral",
4170
- "src": "5767:34:125",
4170
+ "src": "5767:34:126",
4171
4171
  "type": "",
4172
4172
  "value": "ERC20: transfer amount exceeds b"
4173
4173
  }
@@ -4175,13 +4175,13 @@
4175
4175
  "functionName": {
4176
4176
  "name": "mstore",
4177
4177
  "nodeType": "YulIdentifier",
4178
- "src": "5740:6:125"
4178
+ "src": "5740:6:126"
4179
4179
  },
4180
4180
  "nodeType": "YulFunctionCall",
4181
- "src": "5740:62:125"
4181
+ "src": "5740:62:126"
4182
4182
  },
4183
4183
  "nodeType": "YulExpressionStatement",
4184
- "src": "5740:62:125"
4184
+ "src": "5740:62:126"
4185
4185
  },
4186
4186
  {
4187
4187
  "expression": {
@@ -4191,12 +4191,12 @@
4191
4191
  {
4192
4192
  "name": "headStart",
4193
4193
  "nodeType": "YulIdentifier",
4194
- "src": "5822:9:125"
4194
+ "src": "5822:9:126"
4195
4195
  },
4196
4196
  {
4197
4197
  "kind": "number",
4198
4198
  "nodeType": "YulLiteral",
4199
- "src": "5833:2:125",
4199
+ "src": "5833:2:126",
4200
4200
  "type": "",
4201
4201
  "value": "96"
4202
4202
  }
@@ -4204,16 +4204,16 @@
4204
4204
  "functionName": {
4205
4205
  "name": "add",
4206
4206
  "nodeType": "YulIdentifier",
4207
- "src": "5818:3:125"
4207
+ "src": "5818:3:126"
4208
4208
  },
4209
4209
  "nodeType": "YulFunctionCall",
4210
- "src": "5818:18:125"
4210
+ "src": "5818:18:126"
4211
4211
  },
4212
4212
  {
4213
4213
  "hexValue": "616c616e6365",
4214
4214
  "kind": "string",
4215
4215
  "nodeType": "YulLiteral",
4216
- "src": "5838:8:125",
4216
+ "src": "5838:8:126",
4217
4217
  "type": "",
4218
4218
  "value": "alance"
4219
4219
  }
@@ -4221,28 +4221,28 @@
4221
4221
  "functionName": {
4222
4222
  "name": "mstore",
4223
4223
  "nodeType": "YulIdentifier",
4224
- "src": "5811:6:125"
4224
+ "src": "5811:6:126"
4225
4225
  },
4226
4226
  "nodeType": "YulFunctionCall",
4227
- "src": "5811:36:125"
4227
+ "src": "5811:36:126"
4228
4228
  },
4229
4229
  "nodeType": "YulExpressionStatement",
4230
- "src": "5811:36:125"
4230
+ "src": "5811:36:126"
4231
4231
  },
4232
4232
  {
4233
4233
  "nodeType": "YulAssignment",
4234
- "src": "5856:27:125",
4234
+ "src": "5856:27:126",
4235
4235
  "value": {
4236
4236
  "arguments": [
4237
4237
  {
4238
4238
  "name": "headStart",
4239
4239
  "nodeType": "YulIdentifier",
4240
- "src": "5868:9:125"
4240
+ "src": "5868:9:126"
4241
4241
  },
4242
4242
  {
4243
4243
  "kind": "number",
4244
4244
  "nodeType": "YulLiteral",
4245
- "src": "5879:3:125",
4245
+ "src": "5879:3:126",
4246
4246
  "type": "",
4247
4247
  "value": "128"
4248
4248
  }
@@ -4250,16 +4250,16 @@
4250
4250
  "functionName": {
4251
4251
  "name": "add",
4252
4252
  "nodeType": "YulIdentifier",
4253
- "src": "5864:3:125"
4253
+ "src": "5864:3:126"
4254
4254
  },
4255
4255
  "nodeType": "YulFunctionCall",
4256
- "src": "5864:19:125"
4256
+ "src": "5864:19:126"
4257
4257
  },
4258
4258
  "variableNames": [
4259
4259
  {
4260
4260
  "name": "tail",
4261
4261
  "nodeType": "YulIdentifier",
4262
- "src": "5856:4:125"
4262
+ "src": "5856:4:126"
4263
4263
  }
4264
4264
  ]
4265
4265
  }
@@ -4271,7 +4271,7 @@
4271
4271
  {
4272
4272
  "name": "headStart",
4273
4273
  "nodeType": "YulTypedName",
4274
- "src": "5638:9:125",
4274
+ "src": "5638:9:126",
4275
4275
  "type": ""
4276
4276
  }
4277
4277
  ],
@@ -4279,16 +4279,16 @@
4279
4279
  {
4280
4280
  "name": "tail",
4281
4281
  "nodeType": "YulTypedName",
4282
- "src": "5652:4:125",
4282
+ "src": "5652:4:126",
4283
4283
  "type": ""
4284
4284
  }
4285
4285
  ],
4286
- "src": "5487:402:125"
4286
+ "src": "5487:402:126"
4287
4287
  }
4288
4288
  ]
4289
4289
  },
4290
4290
  "contents": "{\n { }\n function abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n let _1 := 32\n mstore(headStart, _1)\n let length := mload(value0)\n mstore(add(headStart, _1), length)\n let i := 0\n for { } lt(i, length) { i := add(i, _1) }\n {\n mstore(add(add(headStart, i), 64), mload(add(add(value0, i), _1)))\n }\n mstore(add(add(headStart, length), 64), 0)\n tail := add(add(headStart, and(add(length, 31), not(31))), 64)\n }\n function abi_decode_address(offset) -> value\n {\n value := calldataload(offset)\n if iszero(eq(value, and(value, 0xffffffffffffffffffffffffffffffffffffffff))) { revert(0, 0) }\n }\n function abi_decode_tuple_t_addresst_uint256(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(0, 0) }\n value0 := abi_decode_address(headStart)\n value1 := calldataload(add(headStart, 32))\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_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_addresst_addresst_uint256(headStart, dataEnd) -> value0, value1, value2\n {\n if slt(sub(dataEnd, headStart), 96) { revert(0, 0) }\n value0 := abi_decode_address(headStart)\n value1 := abi_decode_address(add(headStart, 32))\n value2 := calldataload(add(headStart, 64))\n }\n function abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, and(value0, 0xff))\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_decode_tuple_t_addresst_address(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(0, 0) }\n value0 := abi_decode_address(headStart)\n value1 := abi_decode_address(add(headStart, 32))\n }\n function extract_byte_array_length(data) -> length\n {\n length := shr(1, data)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) { length := and(length, 0x7f) }\n if eq(outOfPlaceEncoding, lt(length, 32))\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n }\n function checked_add_t_uint256(x, y) -> sum\n {\n sum := add(x, y)\n if gt(x, sum)\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n }\n function abi_encode_tuple_t_stringliteral_f8b476f7d28209d77d4a4ac1fe36b9f8259aa1bb6bddfa6e89de7e51615cf8a8__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 37)\n mstore(add(headStart, 64), \"ERC20: decreased allowance below\")\n mstore(add(headStart, 96), \" zero\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_c953f4879035ed60e766b34720f656aab5c697b141d924c283124ecedb91c208__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 36)\n mstore(add(headStart, 64), \"ERC20: approve from the zero add\")\n mstore(add(headStart, 96), \"ress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_24883cc5fe64ace9d0df1893501ecb93c77180f0ff69cca79affb3c316dc8029__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 34)\n mstore(add(headStart, 64), \"ERC20: approve to the zero addre\")\n mstore(add(headStart, 96), \"ss\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_3b6607e091cba9325f958656d2b5e0622ab7dc0eac71a26ac788cb25bc19f4fe__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), \"ERC20: insufficient allowance\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_stringliteral_baecc556b46f4ed0f2b4cb599d60785ac8563dd2dc0a5bf12edea1c39e5e1fea__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 37)\n mstore(add(headStart, 64), \"ERC20: transfer from the zero ad\")\n mstore(add(headStart, 96), \"dress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_0557e210f7a69a685100a7e4e3d0a7024c546085cee28910fd17d0b081d9516f__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 35)\n mstore(add(headStart, 64), \"ERC20: transfer to the zero addr\")\n mstore(add(headStart, 96), \"ess\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_4107e8a8b9e94bf8ff83080ddec1c0bffe897ebc2241b89d44f66b3d274088b6__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), \"ERC20: transfer amount exceeds b\")\n mstore(add(headStart, 96), \"alance\")\n tail := add(headStart, 128)\n }\n}",
4291
- "id": 125,
4291
+ "id": 126,
4292
4292
  "language": "Yul",
4293
4293
  "name": "#utility.yul"
4294
4294
  }
@@ -4296,7 +4296,7 @@
4296
4296
  "immutableReferences": {},
4297
4297
  "linkReferences": {},
4298
4298
  "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0xC9 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x39509351 GT PUSH2 0x81 JUMPI DUP1 PUSH4 0xA457C2D7 GT PUSH2 0x5B JUMPI DUP1 PUSH4 0xA457C2D7 EQ PUSH2 0x187 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x19A JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x1AD JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x39509351 EQ PUSH2 0x143 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x156 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x17F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x18160DDD GT PUSH2 0xB2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x10F JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x121 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x134 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0xCE JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xEC JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xD6 PUSH2 0x1E6 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xE3 SWAP2 SWAP1 PUSH2 0x79F JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xFF PUSH2 0xFA CALLDATASIZE PUSH1 0x4 PUSH2 0x809 JUMP JUMPDEST PUSH2 0x278 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE3 JUMP JUMPDEST PUSH1 0x35 SLOAD JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE3 JUMP JUMPDEST PUSH2 0xFF PUSH2 0x12F CALLDATASIZE PUSH1 0x4 PUSH2 0x833 JUMP JUMPDEST PUSH2 0x292 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE3 JUMP JUMPDEST PUSH2 0xFF PUSH2 0x151 CALLDATASIZE PUSH1 0x4 PUSH2 0x809 JUMP JUMPDEST PUSH2 0x2B6 JUMP JUMPDEST PUSH2 0x113 PUSH2 0x164 CALLDATASIZE PUSH1 0x4 PUSH2 0x86F JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x33 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH2 0xD6 PUSH2 0x2F5 JUMP JUMPDEST PUSH2 0xFF PUSH2 0x195 CALLDATASIZE PUSH1 0x4 PUSH2 0x809 JUMP JUMPDEST PUSH2 0x304 JUMP JUMPDEST PUSH2 0xFF PUSH2 0x1A8 CALLDATASIZE PUSH1 0x4 PUSH2 0x809 JUMP JUMPDEST PUSH2 0x3B3 JUMP JUMPDEST PUSH2 0x113 PUSH2 0x1BB CALLDATASIZE PUSH1 0x4 PUSH2 0x891 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x34 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP4 SWAP1 SWAP5 AND DUP3 MSTORE SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH1 0x60 PUSH1 0x36 DUP1 SLOAD PUSH2 0x1F5 SWAP1 PUSH2 0x8C4 JUMP JUMPDEST DUP1 PUSH1 0x1F ADD PUSH1 0x20 DUP1 SWAP2 DIV MUL PUSH1 0x20 ADD PUSH1 0x40 MLOAD SWAP1 DUP2 ADD PUSH1 0x40 MSTORE DUP1 SWAP3 SWAP2 SWAP1 DUP2 DUP2 MSTORE PUSH1 0x20 ADD DUP3 DUP1 SLOAD PUSH2 0x221 SWAP1 PUSH2 0x8C4 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x26E JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x243 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x26E JUMP JUMPDEST DUP3 ADD SWAP2 SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMPDEST DUP2 SLOAD DUP2 MSTORE SWAP1 PUSH1 0x1 ADD SWAP1 PUSH1 0x20 ADD DUP1 DUP4 GT PUSH2 0x251 JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x0 CALLER PUSH2 0x286 DUP2 DUP6 DUP6 PUSH2 0x3C1 JUMP JUMPDEST PUSH1 0x1 SWAP2 POP POP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 CALLER PUSH2 0x2A0 DUP6 DUP3 DUP6 PUSH2 0x519 JUMP JUMPDEST PUSH2 0x2AB DUP6 DUP6 DUP6 PUSH2 0x5AB JUMP JUMPDEST POP PUSH1 0x1 SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST CALLER PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x34 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP8 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 PUSH2 0x286 SWAP1 DUP3 SWAP1 DUP7 SWAP1 PUSH2 0x2F0 SWAP1 DUP8 SWAP1 PUSH2 0x8FE JUMP JUMPDEST PUSH2 0x3C1 JUMP JUMPDEST PUSH1 0x60 PUSH1 0x37 DUP1 SLOAD PUSH2 0x1F5 SWAP1 PUSH2 0x8C4 JUMP JUMPDEST CALLER PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x34 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP8 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD SWAP1 SWAP2 SWAP1 DUP4 DUP2 LT ISZERO PUSH2 0x3A6 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A2064656372656173656420616C6C6F77616E63652062656C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x207A65726F000000000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH2 0x2AB DUP3 DUP7 DUP7 DUP5 SUB PUSH2 0x3C1 JUMP JUMPDEST PUSH1 0x0 CALLER PUSH2 0x286 DUP2 DUP6 DUP6 PUSH2 0x5AB JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x43C JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F76652066726F6D20746865207A65726F20616464 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x7265737300000000000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x39D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x4B8 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F766520746F20746865207A65726F206164647265 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x7373000000000000000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x39D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x34 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP5 DUP8 AND DUP1 DUP5 MSTORE SWAP5 DUP3 MSTORE SWAP2 DUP3 SWAP1 KECCAK256 DUP6 SWAP1 SSTORE SWAP1 MLOAD DUP5 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP2 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x34 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP4 DUP7 AND DUP4 MSTORE SWAP3 SWAP1 MSTORE KECCAK256 SLOAD PUSH1 0x0 NOT DUP2 EQ PUSH2 0x5A5 JUMPI DUP2 DUP2 LT ISZERO PUSH2 0x598 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 0x45524332303A20696E73756666696369656E7420616C6C6F77616E6365000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x39D JUMP JUMPDEST PUSH2 0x5A5 DUP5 DUP5 DUP5 DUP5 SUB PUSH2 0x3C1 JUMP JUMPDEST POP POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x627 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E736665722066726F6D20746865207A65726F206164 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x6472657373000000000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x39D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x6A3 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x23 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220746F20746865207A65726F2061646472 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x6573730000000000000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x39D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x33 PUSH1 0x20 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x732 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 0x45524332303A207472616E7366657220616D6F756E7420657863656564732062 PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x616C616E63650000000000000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x39D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP6 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x33 PUSH1 0x20 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 DUP7 DUP7 SUB SWAP1 SSTORE SWAP3 DUP7 AND DUP1 DUP3 MSTORE SWAP1 DUP4 SWAP1 KECCAK256 DUP1 SLOAD DUP7 ADD SWAP1 SSTORE SWAP2 MLOAD PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP1 PUSH2 0x792 SWAP1 DUP7 DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 PUSH2 0x5A5 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE PUSH1 0x0 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x7CC JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0x7B0 JUMP JUMPDEST POP PUSH1 0x0 PUSH1 0x40 DUP3 DUP7 ADD ADD MSTORE PUSH1 0x40 PUSH1 0x1F NOT PUSH1 0x1F DUP4 ADD AND DUP6 ADD ADD SWAP3 POP POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x804 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x81C JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x825 DUP4 PUSH2 0x7ED JUMP JUMPDEST SWAP5 PUSH1 0x20 SWAP4 SWAP1 SWAP4 ADD CALLDATALOAD SWAP4 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x848 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x851 DUP5 PUSH2 0x7ED JUMP JUMPDEST SWAP3 POP PUSH2 0x85F PUSH1 0x20 DUP6 ADD PUSH2 0x7ED JUMP JUMPDEST SWAP2 POP PUSH1 0x40 DUP5 ADD CALLDATALOAD SWAP1 POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x881 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x88A DUP3 PUSH2 0x7ED JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x8A4 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x8AD DUP4 PUSH2 0x7ED JUMP JUMPDEST SWAP2 POP PUSH2 0x8BB PUSH1 0x20 DUP5 ADD PUSH2 0x7ED JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 SHR SWAP1 DUP3 AND DUP1 PUSH2 0x8D8 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 SUB PUSH2 0x8F8 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST DUP1 DUP3 ADD DUP1 DUP3 GT ISZERO PUSH2 0x28C JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xB8 MULMOD SWAP13 EXTCODECOPY EQ 0x4A SLOAD 0xC1 SUB 0x27 0xC8 SELFDESTRUCT 0xD3 0xAA SWAP14 NUMBER 0xC4 0xF8 0xC9 0xF6 PUSH12 0x43D85D0CD5E73B714F497B64 PUSH20 0x6F6C634300081100330000000000000000000000 ",
4299
- "sourceMap": "1480:12159:32:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2491:98;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4768:197;;;;;;:::i;:::-;;:::i;:::-;;;1192:14:125;;1185:22;1167:41;;1155:2;1140:18;4768:197:32;1027:187:125;3579:106:32;3666:12;;3579:106;;;1365:25:125;;;1353:2;1338:18;3579:106:32;1219:177:125;5527:286:32;;;;;;:::i;:::-;;:::i;3428:91::-;;;3510:2;1876:36:125;;1864:2;1849:18;3428:91:32;1734:184:125;6208:234:32;;;;;;:::i;:::-;;:::i;3743:125::-;;;;;;:::i;:::-;-1:-1:-1;;;;;3843:18:32;3817:7;3843:18;;;:9;:18;;;;;;;3743:125;2702:102;;;:::i;6929:427::-;;;;;;:::i;:::-;;:::i;4064:189::-;;;;;;:::i;:::-;;:::i;4311:149::-;;;;;;:::i;:::-;-1:-1:-1;;;;;4426:18:32;;;4400:7;4426:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;4311:149;2491:98;2545:13;2577:5;2570:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2491:98;:::o;4768:197::-;4851:4;929:10:41;4905:32:32;929:10:41;4921:7:32;4930:6;4905:8;:32::i;:::-;4954:4;4947:11;;;4768:197;;;;;:::o;5527:286::-;5654:4;929:10:41;5710:38:32;5726:4;929:10:41;5741:6:32;5710:15;:38::i;:::-;5758:27;5768:4;5774:2;5778:6;5758:9;:27::i;:::-;-1:-1:-1;5802:4:32;;5527:286;-1:-1:-1;;;;5527:286:32:o;6208:234::-;929:10:41;6296:4:32;4426:18;;;:11;:18;;;;;;;;-1:-1:-1;;;;;4426:27:32;;;;;;;;;;6296:4;;929:10:41;6350:64:32;;929:10:41;;4426:27:32;;6375:38;;6403:10;;6375:38;:::i;:::-;6350:8;:64::i;2702:102::-;2758:13;2790:7;2783:14;;;;;:::i;6929:427::-;929:10:41;7022:4:32;4426:18;;;:11;:18;;;;;;;;-1:-1:-1;;;;;4426:27:32;;;;;;;;;;7022:4;;929:10:41;7166:15:32;7146:16;:35;;7138:85;;;;-1:-1:-1;;;7138:85:32;;3307:2:125;7138:85:32;;;3289:21:125;3346:2;3326:18;;;3319:30;3385:34;3365:18;;;3358:62;3456:7;3436:18;;;3429:35;3481:19;;7138:85:32;;;;;;;;;7257:60;7266:5;7273:7;7301:15;7282:16;:34;7257:8;:60::i;4064:189::-;4143:4;929:10:41;4197:28:32;929:10:41;4214:2:32;4218:6;4197:9;:28::i;10841:370::-;-1:-1:-1;;;;;10972:19:32;;10964:68;;;;-1:-1:-1;;;10964:68:32;;3713:2:125;10964:68:32;;;3695:21:125;3752:2;3732:18;;;3725:30;3791:34;3771:18;;;3764:62;3862:6;3842:18;;;3835:34;3886:19;;10964:68:32;3511:400:125;10964:68:32;-1:-1:-1;;;;;11050:21:32;;11042:68;;;;-1:-1:-1;;;11042:68:32;;4118:2:125;11042:68:32;;;4100:21:125;4157:2;4137:18;;;4130:30;4196:34;4176:18;;;4169:62;4267:4;4247:18;;;4240:32;4289:19;;11042:68:32;3916:398:125;11042:68:32;-1:-1:-1;;;;;11121:18:32;;;;;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;:36;;;11172:32;;1365:25:125;;;11172:32:32;;1338:18:125;11172:32:32;;;;;;;10841:370;;;:::o;11492:441::-;-1:-1:-1;;;;;4426:18:32;;;11622:24;4426:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;-1:-1:-1;;11688:37:32;;11684:243;;11769:6;11749:16;:26;;11741:68;;;;-1:-1:-1;;;11741:68:32;;4521:2:125;11741:68:32;;;4503:21:125;4560:2;4540:18;;;4533:30;4599:31;4579:18;;;4572:59;4648:18;;11741:68:32;4319:353:125;11741:68:32;11851:51;11860:5;11867:7;11895:6;11876:16;:25;11851:8;:51::i;:::-;11612:321;11492:441;;;:::o;7810:818::-;-1:-1:-1;;;;;7936:18:32;;7928:68;;;;-1:-1:-1;;;7928:68:32;;4879:2:125;7928:68:32;;;4861:21:125;4918:2;4898:18;;;4891:30;4957:34;4937:18;;;4930:62;5028:7;5008:18;;;5001:35;5053:19;;7928:68:32;4677:401:125;7928:68:32;-1:-1:-1;;;;;8014:16:32;;8006:64;;;;-1:-1:-1;;;8006:64:32;;5285:2:125;8006:64:32;;;5267:21:125;5324:2;5304:18;;;5297:30;5363:34;5343:18;;;5336:62;5434:5;5414:18;;;5407:33;5457:19;;8006:64:32;5083:399:125;8006:64:32;-1:-1:-1;;;;;8152:15:32;;8130:19;8152:15;;;:9;:15;;;;;;8185:21;;;;8177:72;;;;-1:-1:-1;;;8177:72:32;;5689:2:125;8177:72:32;;;5671:21:125;5728:2;5708:18;;;5701:30;5767:34;5747:18;;;5740:62;5838:8;5818:18;;;5811:36;5864:19;;8177:72:32;5487:402:125;8177:72:32;-1:-1:-1;;;;;8283:15:32;;;;;;;:9;:15;;;;;;8301:20;;;8283:38;;8498:13;;;;;;;;;;:23;;;;;;8547:26;;;;;;8315:6;1365:25:125;;1353:2;1338:18;;1219:177;8547:26:32;;;;;;;;8584:37;12517:121;14:548:125;126:4;155:2;184;173:9;166:21;216:6;210:13;259:6;254:2;243:9;239:18;232:34;284:1;294:140;308:6;305:1;302:13;294:140;;;403:14;;;399:23;;393:30;369:17;;;388:2;365:26;358:66;323:10;;294:140;;;298:3;483:1;478:2;469:6;458:9;454:22;450:31;443:42;553:2;546;542:7;537:2;529:6;525:15;521:29;510:9;506:45;502:54;494:62;;;;14:548;;;;:::o;567:196::-;635:20;;-1:-1:-1;;;;;684:54:125;;674:65;;664:93;;753:1;750;743:12;664:93;567:196;;;:::o;768:254::-;836:6;844;897:2;885:9;876:7;872:23;868:32;865:52;;;913:1;910;903:12;865:52;936:29;955:9;936:29;:::i;:::-;926:39;1012:2;997:18;;;;984:32;;-1:-1:-1;;;768:254:125:o;1401:328::-;1478:6;1486;1494;1547:2;1535:9;1526:7;1522:23;1518:32;1515:52;;;1563:1;1560;1553:12;1515:52;1586:29;1605:9;1586:29;:::i;:::-;1576:39;;1634:38;1668:2;1657:9;1653:18;1634:38;:::i;:::-;1624:48;;1719:2;1708:9;1704:18;1691:32;1681:42;;1401:328;;;;;:::o;1923:186::-;1982:6;2035:2;2023:9;2014:7;2010:23;2006:32;2003:52;;;2051:1;2048;2041:12;2003:52;2074:29;2093:9;2074:29;:::i;:::-;2064:39;1923:186;-1:-1:-1;;;1923:186:125:o;2114:260::-;2182:6;2190;2243:2;2231:9;2222:7;2218:23;2214:32;2211:52;;;2259:1;2256;2249:12;2211:52;2282:29;2301:9;2282:29;:::i;:::-;2272:39;;2330:38;2364:2;2353:9;2349:18;2330:38;:::i;:::-;2320:48;;2114:260;;;;;:::o;2379:437::-;2458:1;2454:12;;;;2501;;;2522:61;;2576:4;2568:6;2564:17;2554:27;;2522:61;2629:2;2621:6;2618:14;2598:18;2595:38;2592:218;;-1:-1:-1;;;2663:1:125;2656:88;2767:4;2764:1;2757:15;2795:4;2792:1;2785:15;2592:218;;2379:437;;;:::o;2821:279::-;2886:9;;;2907:10;;;2904:190;;;-1:-1:-1;;;2947:1:125;2940:88;3051:4;3048:1;3041:15;3079:4;3076:1;3069:15"
4299
+ "sourceMap": "1480:12159:32:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2491:98;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4768:197;;;;;;:::i;:::-;;:::i;:::-;;;1192:14:126;;1185:22;1167:41;;1155:2;1140:18;4768:197:32;1027:187:126;3579:106:32;3666:12;;3579:106;;;1365:25:126;;;1353:2;1338:18;3579:106:32;1219:177:126;5527:286:32;;;;;;:::i;:::-;;:::i;3428:91::-;;;3510:2;1876:36:126;;1864:2;1849:18;3428:91:32;1734:184:126;6208:234:32;;;;;;:::i;:::-;;:::i;3743:125::-;;;;;;:::i;:::-;-1:-1:-1;;;;;3843:18:32;3817:7;3843:18;;;:9;:18;;;;;;;3743:125;2702:102;;;:::i;6929:427::-;;;;;;:::i;:::-;;:::i;4064:189::-;;;;;;:::i;:::-;;:::i;4311:149::-;;;;;;:::i;:::-;-1:-1:-1;;;;;4426:18:32;;;4400:7;4426:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;4311:149;2491:98;2545:13;2577:5;2570:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2491:98;:::o;4768:197::-;4851:4;929:10:41;4905:32:32;929:10:41;4921:7:32;4930:6;4905:8;:32::i;:::-;4954:4;4947:11;;;4768:197;;;;;:::o;5527:286::-;5654:4;929:10:41;5710:38:32;5726:4;929:10:41;5741:6:32;5710:15;:38::i;:::-;5758:27;5768:4;5774:2;5778:6;5758:9;:27::i;:::-;-1:-1:-1;5802:4:32;;5527:286;-1:-1:-1;;;;5527:286:32:o;6208:234::-;929:10:41;6296:4:32;4426:18;;;:11;:18;;;;;;;;-1:-1:-1;;;;;4426:27:32;;;;;;;;;;6296:4;;929:10:41;6350:64:32;;929:10:41;;4426:27:32;;6375:38;;6403:10;;6375:38;:::i;:::-;6350:8;:64::i;2702:102::-;2758:13;2790:7;2783:14;;;;;:::i;6929:427::-;929:10:41;7022:4:32;4426:18;;;:11;:18;;;;;;;;-1:-1:-1;;;;;4426:27:32;;;;;;;;;;7022:4;;929:10:41;7166:15:32;7146:16;:35;;7138:85;;;;-1:-1:-1;;;7138:85:32;;3307:2:126;7138:85:32;;;3289:21:126;3346:2;3326:18;;;3319:30;3385:34;3365:18;;;3358:62;3456:7;3436:18;;;3429:35;3481:19;;7138:85:32;;;;;;;;;7257:60;7266:5;7273:7;7301:15;7282:16;:34;7257:8;:60::i;4064:189::-;4143:4;929:10:41;4197:28:32;929:10:41;4214:2:32;4218:6;4197:9;:28::i;10841:370::-;-1:-1:-1;;;;;10972:19:32;;10964:68;;;;-1:-1:-1;;;10964:68:32;;3713:2:126;10964:68:32;;;3695:21:126;3752:2;3732:18;;;3725:30;3791:34;3771:18;;;3764:62;3862:6;3842:18;;;3835:34;3886:19;;10964:68:32;3511:400:126;10964:68:32;-1:-1:-1;;;;;11050:21:32;;11042:68;;;;-1:-1:-1;;;11042:68:32;;4118:2:126;11042:68:32;;;4100:21:126;4157:2;4137:18;;;4130:30;4196:34;4176:18;;;4169:62;4267:4;4247:18;;;4240:32;4289:19;;11042:68:32;3916:398:126;11042:68:32;-1:-1:-1;;;;;11121:18:32;;;;;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;:36;;;11172:32;;1365:25:126;;;11172:32:32;;1338:18:126;11172:32:32;;;;;;;10841:370;;;:::o;11492:441::-;-1:-1:-1;;;;;4426:18:32;;;11622:24;4426:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;-1:-1:-1;;11688:37:32;;11684:243;;11769:6;11749:16;:26;;11741:68;;;;-1:-1:-1;;;11741:68:32;;4521:2:126;11741:68:32;;;4503:21:126;4560:2;4540:18;;;4533:30;4599:31;4579:18;;;4572:59;4648:18;;11741:68:32;4319:353:126;11741:68:32;11851:51;11860:5;11867:7;11895:6;11876:16;:25;11851:8;:51::i;:::-;11612:321;11492:441;;;:::o;7810:818::-;-1:-1:-1;;;;;7936:18:32;;7928:68;;;;-1:-1:-1;;;7928:68:32;;4879:2:126;7928:68:32;;;4861:21:126;4918:2;4898:18;;;4891:30;4957:34;4937:18;;;4930:62;5028:7;5008:18;;;5001:35;5053:19;;7928:68:32;4677:401:126;7928:68:32;-1:-1:-1;;;;;8014:16:32;;8006:64;;;;-1:-1:-1;;;8006:64:32;;5285:2:126;8006:64:32;;;5267:21:126;5324:2;5304:18;;;5297:30;5363:34;5343:18;;;5336:62;5434:5;5414:18;;;5407:33;5457:19;;8006:64:32;5083:399:126;8006:64:32;-1:-1:-1;;;;;8152:15:32;;8130:19;8152:15;;;:9;:15;;;;;;8185:21;;;;8177:72;;;;-1:-1:-1;;;8177:72:32;;5689:2:126;8177:72:32;;;5671:21:126;5728:2;5708:18;;;5701:30;5767:34;5747:18;;;5740:62;5838:8;5818:18;;;5811:36;5864:19;;8177:72:32;5487:402:126;8177:72:32;-1:-1:-1;;;;;8283:15:32;;;;;;;:9;:15;;;;;;8301:20;;;8283:38;;8498:13;;;;;;;;;;:23;;;;;;8547:26;;;;;;8315:6;1365:25:126;;1353:2;1338:18;;1219:177;8547:26:32;;;;;;;;8584:37;12517:121;14:548:126;126:4;155:2;184;173:9;166:21;216:6;210:13;259:6;254:2;243:9;239:18;232:34;284:1;294:140;308:6;305:1;302:13;294:140;;;403:14;;;399:23;;393:30;369:17;;;388:2;365:26;358:66;323:10;;294:140;;;298:3;483:1;478:2;469:6;458:9;454:22;450:31;443:42;553:2;546;542:7;537:2;529:6;525:15;521:29;510:9;506:45;502:54;494:62;;;;14:548;;;;:::o;567:196::-;635:20;;-1:-1:-1;;;;;684:54:126;;674:65;;664:93;;753:1;750;743:12;664:93;567:196;;;:::o;768:254::-;836:6;844;897:2;885:9;876:7;872:23;868:32;865:52;;;913:1;910;903:12;865:52;936:29;955:9;936:29;:::i;:::-;926:39;1012:2;997:18;;;;984:32;;-1:-1:-1;;;768:254:126:o;1401:328::-;1478:6;1486;1494;1547:2;1535:9;1526:7;1522:23;1518:32;1515:52;;;1563:1;1560;1553:12;1515:52;1586:29;1605:9;1586:29;:::i;:::-;1576:39;;1634:38;1668:2;1657:9;1653:18;1634:38;:::i;:::-;1624:48;;1719:2;1708:9;1704:18;1691:32;1681:42;;1401:328;;;;;:::o;1923:186::-;1982:6;2035:2;2023:9;2014:7;2010:23;2006:32;2003:52;;;2051:1;2048;2041:12;2003:52;2074:29;2093:9;2074:29;:::i;:::-;2064:39;1923:186;-1:-1:-1;;;1923:186:126:o;2114:260::-;2182:6;2190;2243:2;2231:9;2222:7;2218:23;2214:32;2211:52;;;2259:1;2256;2249:12;2211:52;2282:29;2301:9;2282:29;:::i;:::-;2272:39;;2330:38;2364:2;2353:9;2349:18;2330:38;:::i;:::-;2320:48;;2114:260;;;;;:::o;2379:437::-;2458:1;2454:12;;;;2501;;;2522:61;;2576:4;2568:6;2564:17;2554:27;;2522:61;2629:2;2621:6;2618:14;2598:18;2595:38;2592:218;;-1:-1:-1;;;2663:1:126;2656:88;2767:4;2764:1;2757:15;2795:4;2792:1;2785:15;2592:218;;2379:437;;;:::o;2821:279::-;2886:9;;;2907:10;;;2904:190;;;-1:-1:-1;;;2947:1:126;2940:88;3051:4;3048:1;3041:15;3079:4;3076:1;3069:15"
4300
4300
  },
4301
4301
  "gasEstimates": {
4302
4302
  "creation": {