@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
@@ -160,32 +160,32 @@
160
160
  {
161
161
  "ast": {
162
162
  "nodeType": "YulBlock",
163
- "src": "0:320:125",
163
+ "src": "0:320:126",
164
164
  "statements": [
165
165
  {
166
166
  "nodeType": "YulBlock",
167
- "src": "6:3:125",
167
+ "src": "6:3:126",
168
168
  "statements": []
169
169
  },
170
170
  {
171
171
  "body": {
172
172
  "nodeType": "YulBlock",
173
- "src": "143:175:125",
173
+ "src": "143:175:126",
174
174
  "statements": [
175
175
  {
176
176
  "nodeType": "YulAssignment",
177
- "src": "153:26:125",
177
+ "src": "153:26:126",
178
178
  "value": {
179
179
  "arguments": [
180
180
  {
181
181
  "name": "headStart",
182
182
  "nodeType": "YulIdentifier",
183
- "src": "165:9:125"
183
+ "src": "165:9:126"
184
184
  },
185
185
  {
186
186
  "kind": "number",
187
187
  "nodeType": "YulLiteral",
188
- "src": "176:2:125",
188
+ "src": "176:2:126",
189
189
  "type": "",
190
190
  "value": "64"
191
191
  }
@@ -193,22 +193,22 @@
193
193
  "functionName": {
194
194
  "name": "add",
195
195
  "nodeType": "YulIdentifier",
196
- "src": "161:3:125"
196
+ "src": "161:3:126"
197
197
  },
198
198
  "nodeType": "YulFunctionCall",
199
- "src": "161:18:125"
199
+ "src": "161:18:126"
200
200
  },
201
201
  "variableNames": [
202
202
  {
203
203
  "name": "tail",
204
204
  "nodeType": "YulIdentifier",
205
- "src": "153:4:125"
205
+ "src": "153:4:126"
206
206
  }
207
207
  ]
208
208
  },
209
209
  {
210
210
  "nodeType": "YulVariableDeclaration",
211
- "src": "188:29:125",
211
+ "src": "188:29:126",
212
212
  "value": {
213
213
  "arguments": [
214
214
  {
@@ -216,14 +216,14 @@
216
216
  {
217
217
  "kind": "number",
218
218
  "nodeType": "YulLiteral",
219
- "src": "206:3:125",
219
+ "src": "206:3:126",
220
220
  "type": "",
221
221
  "value": "160"
222
222
  },
223
223
  {
224
224
  "kind": "number",
225
225
  "nodeType": "YulLiteral",
226
- "src": "211:1:125",
226
+ "src": "211:1:126",
227
227
  "type": "",
228
228
  "value": "1"
229
229
  }
@@ -231,15 +231,15 @@
231
231
  "functionName": {
232
232
  "name": "shl",
233
233
  "nodeType": "YulIdentifier",
234
- "src": "202:3:125"
234
+ "src": "202:3:126"
235
235
  },
236
236
  "nodeType": "YulFunctionCall",
237
- "src": "202:11:125"
237
+ "src": "202:11:126"
238
238
  },
239
239
  {
240
240
  "kind": "number",
241
241
  "nodeType": "YulLiteral",
242
- "src": "215:1:125",
242
+ "src": "215:1:126",
243
243
  "type": "",
244
244
  "value": "1"
245
245
  }
@@ -247,16 +247,16 @@
247
247
  "functionName": {
248
248
  "name": "sub",
249
249
  "nodeType": "YulIdentifier",
250
- "src": "198:3:125"
250
+ "src": "198:3:126"
251
251
  },
252
252
  "nodeType": "YulFunctionCall",
253
- "src": "198:19:125"
253
+ "src": "198:19:126"
254
254
  },
255
255
  "variables": [
256
256
  {
257
257
  "name": "_1",
258
258
  "nodeType": "YulTypedName",
259
- "src": "192:2:125",
259
+ "src": "192:2:126",
260
260
  "type": ""
261
261
  }
262
262
  ]
@@ -267,40 +267,40 @@
267
267
  {
268
268
  "name": "headStart",
269
269
  "nodeType": "YulIdentifier",
270
- "src": "233:9:125"
270
+ "src": "233:9:126"
271
271
  },
272
272
  {
273
273
  "arguments": [
274
274
  {
275
275
  "name": "value0",
276
276
  "nodeType": "YulIdentifier",
277
- "src": "248:6:125"
277
+ "src": "248:6:126"
278
278
  },
279
279
  {
280
280
  "name": "_1",
281
281
  "nodeType": "YulIdentifier",
282
- "src": "256:2:125"
282
+ "src": "256:2:126"
283
283
  }
284
284
  ],
285
285
  "functionName": {
286
286
  "name": "and",
287
287
  "nodeType": "YulIdentifier",
288
- "src": "244:3:125"
288
+ "src": "244:3:126"
289
289
  },
290
290
  "nodeType": "YulFunctionCall",
291
- "src": "244:15:125"
291
+ "src": "244:15:126"
292
292
  }
293
293
  ],
294
294
  "functionName": {
295
295
  "name": "mstore",
296
296
  "nodeType": "YulIdentifier",
297
- "src": "226:6:125"
297
+ "src": "226:6:126"
298
298
  },
299
299
  "nodeType": "YulFunctionCall",
300
- "src": "226:34:125"
300
+ "src": "226:34:126"
301
301
  },
302
302
  "nodeType": "YulExpressionStatement",
303
- "src": "226:34:125"
303
+ "src": "226:34:126"
304
304
  },
305
305
  {
306
306
  "expression": {
@@ -310,12 +310,12 @@
310
310
  {
311
311
  "name": "headStart",
312
312
  "nodeType": "YulIdentifier",
313
- "src": "280:9:125"
313
+ "src": "280:9:126"
314
314
  },
315
315
  {
316
316
  "kind": "number",
317
317
  "nodeType": "YulLiteral",
318
- "src": "291:2:125",
318
+ "src": "291:2:126",
319
319
  "type": "",
320
320
  "value": "32"
321
321
  }
@@ -323,43 +323,43 @@
323
323
  "functionName": {
324
324
  "name": "add",
325
325
  "nodeType": "YulIdentifier",
326
- "src": "276:3:125"
326
+ "src": "276:3:126"
327
327
  },
328
328
  "nodeType": "YulFunctionCall",
329
- "src": "276:18:125"
329
+ "src": "276:18:126"
330
330
  },
331
331
  {
332
332
  "arguments": [
333
333
  {
334
334
  "name": "value1",
335
335
  "nodeType": "YulIdentifier",
336
- "src": "300:6:125"
336
+ "src": "300:6:126"
337
337
  },
338
338
  {
339
339
  "name": "_1",
340
340
  "nodeType": "YulIdentifier",
341
- "src": "308:2:125"
341
+ "src": "308:2:126"
342
342
  }
343
343
  ],
344
344
  "functionName": {
345
345
  "name": "and",
346
346
  "nodeType": "YulIdentifier",
347
- "src": "296:3:125"
347
+ "src": "296:3:126"
348
348
  },
349
349
  "nodeType": "YulFunctionCall",
350
- "src": "296:15:125"
350
+ "src": "296:15:126"
351
351
  }
352
352
  ],
353
353
  "functionName": {
354
354
  "name": "mstore",
355
355
  "nodeType": "YulIdentifier",
356
- "src": "269:6:125"
356
+ "src": "269:6:126"
357
357
  },
358
358
  "nodeType": "YulFunctionCall",
359
- "src": "269:43:125"
359
+ "src": "269:43:126"
360
360
  },
361
361
  "nodeType": "YulExpressionStatement",
362
- "src": "269:43:125"
362
+ "src": "269:43:126"
363
363
  }
364
364
  ]
365
365
  },
@@ -369,19 +369,19 @@
369
369
  {
370
370
  "name": "headStart",
371
371
  "nodeType": "YulTypedName",
372
- "src": "104:9:125",
372
+ "src": "104:9:126",
373
373
  "type": ""
374
374
  },
375
375
  {
376
376
  "name": "value1",
377
377
  "nodeType": "YulTypedName",
378
- "src": "115:6:125",
378
+ "src": "115:6:126",
379
379
  "type": ""
380
380
  },
381
381
  {
382
382
  "name": "value0",
383
383
  "nodeType": "YulTypedName",
384
- "src": "123:6:125",
384
+ "src": "123:6:126",
385
385
  "type": ""
386
386
  }
387
387
  ],
@@ -389,23 +389,23 @@
389
389
  {
390
390
  "name": "tail",
391
391
  "nodeType": "YulTypedName",
392
- "src": "134:4:125",
392
+ "src": "134:4:126",
393
393
  "type": ""
394
394
  }
395
395
  ],
396
- "src": "14:304:125"
396
+ "src": "14:304:126"
397
397
  }
398
398
  ]
399
399
  },
400
400
  "contents": "{\n { }\n function abi_encode_tuple_t_address_t_address__to_t_address_t_address__fromStack_reversed(headStart, value1, value0) -> tail\n {\n tail := add(headStart, 64)\n let _1 := sub(shl(160, 1), 1)\n mstore(headStart, and(value0, _1))\n mstore(add(headStart, 32), and(value1, _1))\n }\n}",
401
- "id": 125,
401
+ "id": 126,
402
402
  "language": "Yul",
403
403
  "name": "#utility.yul"
404
404
  }
405
405
  ],
406
406
  "linkReferences": {},
407
407
  "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x1A CALLER PUSH2 0x2C JUMP JUMPDEST PUSH1 0x0 DUP1 SLOAD PUSH1 0xFF NOT AND PUSH1 0x1 OR SWAP1 SSTORE PUSH2 0x8D JUMP JUMPDEST PUSH1 0x2 DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB NOT DUP4 AND DUP2 OR SWAP1 SWAP4 SSTORE PUSH1 0x40 DUP1 MLOAD SWAP2 SWAP1 SWAP3 AND DUP1 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP4 SWAP1 SWAP4 MSTORE PUSH32 0xF7D2871C195D5DCBECA7C9BFB4F7AE4149D0915A5D3D03C8C2286C9A24E932BE SWAP2 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 POP POP JUMP JUMPDEST PUSH2 0x61C DUP1 PUSH2 0x9C PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x72 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0xB0F3828E GT PUSH2 0x50 JUMPI DUP1 PUSH4 0xB0F3828E EQ PUSH2 0xEF JUMPI DUP1 PUSH4 0xC545B3A9 EQ PUSH2 0xFC JUMPI DUP1 PUSH4 0xF23BAF4A EQ PUSH2 0x10F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x398ECE9C EQ PUSH2 0x77 JUMPI DUP1 PUSH4 0x3E723FC9 EQ PUSH2 0xAF JUMPI DUP1 PUSH4 0x7C2CF6CD EQ PUSH2 0xC4 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x9A PUSH2 0x85 CALLDATASIZE PUSH1 0x4 PUSH2 0x4C6 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xC2 PUSH2 0xBD CALLDATASIZE PUSH1 0x4 PUSH2 0x4E8 JUMP JUMPDEST PUSH2 0x117 JUMP JUMPDEST STOP JUMPDEST PUSH1 0x2 SLOAD PUSH2 0xD7 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xA6 JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH2 0x9A SWAP1 PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH2 0xC2 PUSH2 0x10A CALLDATASIZE PUSH1 0x4 PUSH2 0x4C6 JUMP JUMPDEST PUSH2 0x277 JUMP JUMPDEST PUSH2 0xC2 PUSH2 0x359 JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH1 0xFF AND PUSH2 0x16E JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4368616F736E6574206973206E6F742061637469766500000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x2 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x1C8 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6F7420746865206368616F736E6574206F776E657200000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x165 JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x239 JUMPI PUSH1 0x1 DUP1 PUSH1 0x0 DUP6 DUP6 DUP6 DUP2 DUP2 LT PUSH2 0x1EA JUMPI PUSH2 0x1EA PUSH2 0x55D JUMP JUMPDEST SWAP1 POP PUSH1 0x20 MUL ADD PUSH1 0x20 DUP2 ADD SWAP1 PUSH2 0x1FF SWAP2 SWAP1 PUSH2 0x4C6 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x40 ADD PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH1 0xFF NOT AND SWAP2 ISZERO ISZERO SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE DUP1 PUSH2 0x231 DUP2 PUSH2 0x573 JUMP JUMPDEST SWAP2 POP POP PUSH2 0x1CB JUMP JUMPDEST POP PUSH32 0x79B60DC9F29A0514F5CE9BF1E89B7ADD7A22440CDE3B203C03A842E3B534071B DUP3 DUP3 PUSH1 0x40 MLOAD PUSH2 0x26B SWAP3 SWAP2 SWAP1 PUSH2 0x59A JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 POP POP JUMP JUMPDEST PUSH1 0x2 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x2D1 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6F7420746865206368616F736E6574206F776E657200000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x165 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x34D JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x2B PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6577206368616F736E6574206F776E6572206D757374206E6F74206265207A PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x65726F2061646472657373000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x165 JUMP JUMPDEST PUSH2 0x356 DUP2 PUSH2 0x438 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH1 0xFF AND PUSH2 0x3AB JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4368616F736E6574206973206E6F742061637469766500000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x165 JUMP JUMPDEST PUSH1 0x2 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x405 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6F7420746865206368616F736E6574206F776E657200000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x165 JUMP JUMPDEST PUSH1 0x0 DUP1 SLOAD PUSH1 0xFF NOT AND DUP2 SSTORE PUSH1 0x40 MLOAD PUSH32 0xBEA11DC6CFDE2788BE7E8A6CEEF5C8D181BB1C628BA6D71675FCA0E754367C74 SWAP2 SWAP1 LOG1 JUMP JUMPDEST PUSH1 0x2 DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH32 0xFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000 DUP4 AND DUP2 OR SWAP1 SWAP4 SSTORE PUSH1 0x40 DUP1 MLOAD SWAP2 SWAP1 SWAP3 AND DUP1 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP4 SWAP1 SWAP4 MSTORE PUSH32 0xF7D2871C195D5DCBECA7C9BFB4F7AE4149D0915A5D3D03C8C2286C9A24E932BE SWAP2 ADD PUSH2 0x26B JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x4C1 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x4D8 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x4E1 DUP3 PUSH2 0x4AA JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x20 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x4FB JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP3 CALLDATALOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP1 DUP3 GT ISZERO PUSH2 0x513 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 DUP6 ADD SWAP2 POP DUP6 PUSH1 0x1F DUP4 ADD SLT PUSH2 0x527 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD DUP2 DUP2 GT ISZERO PUSH2 0x536 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP7 PUSH1 0x20 DUP3 PUSH1 0x5 SHL DUP6 ADD ADD GT ISZERO PUSH2 0x54B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x20 SWAP3 SWAP1 SWAP3 ADD SWAP7 SWAP2 SWAP6 POP SWAP1 SWAP4 POP POP POP POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1 DUP3 ADD PUSH2 0x593 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE DUP2 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x0 SWAP1 DUP5 PUSH1 0x40 DUP5 ADD DUP4 JUMPDEST DUP7 DUP2 LT ISZERO PUSH2 0x5DB JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x5C8 DUP5 PUSH2 0x4AA JUMP JUMPDEST AND DUP3 MSTORE SWAP2 DUP4 ADD SWAP2 SWAP1 DUP4 ADD SWAP1 PUSH1 0x1 ADD PUSH2 0x5AF JUMP JUMPDEST POP SWAP7 SWAP6 POP POP POP POP POP POP JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xCC SLT CALLER SWAP3 0x4F 0x2B 0xC1 BALANCE RETURNDATACOPY 0xE5 KECCAK256 0x5E 0x2C 0xDE PUSH10 0x1450F37851DBAED02C0 0xA9 SELFBALANCE 0xD4 0x2D 0xAE DUP1 ADDMOD PUSH5 0x736F6C6343 STOP ADDMOD GT STOP CALLER ",
408
- "sourceMap": "312:2332:20:-:0;;;1026:88;;;;;;;;;-1:-1:-1;1046:34:20;1069:10;1046:22;:34::i;:::-;1086:16;:23;;-1:-1:-1;;1086:23:20;1105:4;1086:23;;;312:2332;;2411:231;2511:13;;;-1:-1:-1;;;;;2530:32:20;;;-1:-1:-1;;;;;;2530:32:20;;;;;;;2573:64;;;2511:13;;;;226:34:125;;;291:2;276:18;;269:43;;;;2573:64:20;;161:18:125;2573:64:20;;;;;;;2478:164;2411:231;:::o;14:304:125:-;312:2332:20;;;;;;"
408
+ "sourceMap": "312:2332:20:-:0;;;1026:88;;;;;;;;;-1:-1:-1;1046:34:20;1069:10;1046:22;:34::i;:::-;1086:16;:23;;-1:-1:-1;;1086:23:20;1105:4;1086:23;;;312:2332;;2411:231;2511:13;;;-1:-1:-1;;;;;2530:32:20;;;-1:-1:-1;;;;;;2530:32:20;;;;;;;2573:64;;;2511:13;;;;226:34:126;;;291:2;276:18;;269:43;;;;2573:64:20;;161:18:126;2573:64:20;;;;;;;2478:164;2411:231;:::o;14:304:126:-;312:2332:20;;;;;;"
409
409
  },
410
410
  "deployedBytecode": {
411
411
  "functionDebugData": {
@@ -528,49 +528,49 @@
528
528
  {
529
529
  "ast": {
530
530
  "nodeType": "YulBlock",
531
- "src": "0:4039:125",
531
+ "src": "0:4039:126",
532
532
  "statements": [
533
533
  {
534
534
  "nodeType": "YulBlock",
535
- "src": "6:3:125",
535
+ "src": "6:3:126",
536
536
  "statements": []
537
537
  },
538
538
  {
539
539
  "body": {
540
540
  "nodeType": "YulBlock",
541
- "src": "63:147:125",
541
+ "src": "63:147:126",
542
542
  "statements": [
543
543
  {
544
544
  "nodeType": "YulAssignment",
545
- "src": "73:29:125",
545
+ "src": "73:29:126",
546
546
  "value": {
547
547
  "arguments": [
548
548
  {
549
549
  "name": "offset",
550
550
  "nodeType": "YulIdentifier",
551
- "src": "95:6:125"
551
+ "src": "95:6:126"
552
552
  }
553
553
  ],
554
554
  "functionName": {
555
555
  "name": "calldataload",
556
556
  "nodeType": "YulIdentifier",
557
- "src": "82:12:125"
557
+ "src": "82:12:126"
558
558
  },
559
559
  "nodeType": "YulFunctionCall",
560
- "src": "82:20:125"
560
+ "src": "82:20:126"
561
561
  },
562
562
  "variableNames": [
563
563
  {
564
564
  "name": "value",
565
565
  "nodeType": "YulIdentifier",
566
- "src": "73:5:125"
566
+ "src": "73:5:126"
567
567
  }
568
568
  ]
569
569
  },
570
570
  {
571
571
  "body": {
572
572
  "nodeType": "YulBlock",
573
- "src": "188:16:125",
573
+ "src": "188:16:126",
574
574
  "statements": [
575
575
  {
576
576
  "expression": {
@@ -578,14 +578,14 @@
578
578
  {
579
579
  "kind": "number",
580
580
  "nodeType": "YulLiteral",
581
- "src": "197:1:125",
581
+ "src": "197:1:126",
582
582
  "type": "",
583
583
  "value": "0"
584
584
  },
585
585
  {
586
586
  "kind": "number",
587
587
  "nodeType": "YulLiteral",
588
- "src": "200:1:125",
588
+ "src": "200:1:126",
589
589
  "type": "",
590
590
  "value": "0"
591
591
  }
@@ -593,13 +593,13 @@
593
593
  "functionName": {
594
594
  "name": "revert",
595
595
  "nodeType": "YulIdentifier",
596
- "src": "190:6:125"
596
+ "src": "190:6:126"
597
597
  },
598
598
  "nodeType": "YulFunctionCall",
599
- "src": "190:12:125"
599
+ "src": "190:12:126"
600
600
  },
601
601
  "nodeType": "YulExpressionStatement",
602
- "src": "190:12:125"
602
+ "src": "190:12:126"
603
603
  }
604
604
  ]
605
605
  },
@@ -610,19 +610,19 @@
610
610
  {
611
611
  "name": "value",
612
612
  "nodeType": "YulIdentifier",
613
- "src": "124:5:125"
613
+ "src": "124:5:126"
614
614
  },
615
615
  {
616
616
  "arguments": [
617
617
  {
618
618
  "name": "value",
619
619
  "nodeType": "YulIdentifier",
620
- "src": "135:5:125"
620
+ "src": "135:5:126"
621
621
  },
622
622
  {
623
623
  "kind": "number",
624
624
  "nodeType": "YulLiteral",
625
- "src": "142:42:125",
625
+ "src": "142:42:126",
626
626
  "type": "",
627
627
  "value": "0xffffffffffffffffffffffffffffffffffffffff"
628
628
  }
@@ -630,31 +630,31 @@
630
630
  "functionName": {
631
631
  "name": "and",
632
632
  "nodeType": "YulIdentifier",
633
- "src": "131:3:125"
633
+ "src": "131:3:126"
634
634
  },
635
635
  "nodeType": "YulFunctionCall",
636
- "src": "131:54:125"
636
+ "src": "131:54:126"
637
637
  }
638
638
  ],
639
639
  "functionName": {
640
640
  "name": "eq",
641
641
  "nodeType": "YulIdentifier",
642
- "src": "121:2:125"
642
+ "src": "121:2:126"
643
643
  },
644
644
  "nodeType": "YulFunctionCall",
645
- "src": "121:65:125"
645
+ "src": "121:65:126"
646
646
  }
647
647
  ],
648
648
  "functionName": {
649
649
  "name": "iszero",
650
650
  "nodeType": "YulIdentifier",
651
- "src": "114:6:125"
651
+ "src": "114:6:126"
652
652
  },
653
653
  "nodeType": "YulFunctionCall",
654
- "src": "114:73:125"
654
+ "src": "114:73:126"
655
655
  },
656
656
  "nodeType": "YulIf",
657
- "src": "111:93:125"
657
+ "src": "111:93:126"
658
658
  }
659
659
  ]
660
660
  },
@@ -664,7 +664,7 @@
664
664
  {
665
665
  "name": "offset",
666
666
  "nodeType": "YulTypedName",
667
- "src": "42:6:125",
667
+ "src": "42:6:126",
668
668
  "type": ""
669
669
  }
670
670
  ],
@@ -672,21 +672,21 @@
672
672
  {
673
673
  "name": "value",
674
674
  "nodeType": "YulTypedName",
675
- "src": "53:5:125",
675
+ "src": "53:5:126",
676
676
  "type": ""
677
677
  }
678
678
  ],
679
- "src": "14:196:125"
679
+ "src": "14:196:126"
680
680
  },
681
681
  {
682
682
  "body": {
683
683
  "nodeType": "YulBlock",
684
- "src": "285:116:125",
684
+ "src": "285:116:126",
685
685
  "statements": [
686
686
  {
687
687
  "body": {
688
688
  "nodeType": "YulBlock",
689
- "src": "331:16:125",
689
+ "src": "331:16:126",
690
690
  "statements": [
691
691
  {
692
692
  "expression": {
@@ -694,14 +694,14 @@
694
694
  {
695
695
  "kind": "number",
696
696
  "nodeType": "YulLiteral",
697
- "src": "340:1:125",
697
+ "src": "340:1:126",
698
698
  "type": "",
699
699
  "value": "0"
700
700
  },
701
701
  {
702
702
  "kind": "number",
703
703
  "nodeType": "YulLiteral",
704
- "src": "343:1:125",
704
+ "src": "343:1:126",
705
705
  "type": "",
706
706
  "value": "0"
707
707
  }
@@ -709,13 +709,13 @@
709
709
  "functionName": {
710
710
  "name": "revert",
711
711
  "nodeType": "YulIdentifier",
712
- "src": "333:6:125"
712
+ "src": "333:6:126"
713
713
  },
714
714
  "nodeType": "YulFunctionCall",
715
- "src": "333:12:125"
715
+ "src": "333:12:126"
716
716
  },
717
717
  "nodeType": "YulExpressionStatement",
718
- "src": "333:12:125"
718
+ "src": "333:12:126"
719
719
  }
720
720
  ]
721
721
  },
@@ -726,26 +726,26 @@
726
726
  {
727
727
  "name": "dataEnd",
728
728
  "nodeType": "YulIdentifier",
729
- "src": "306:7:125"
729
+ "src": "306:7:126"
730
730
  },
731
731
  {
732
732
  "name": "headStart",
733
733
  "nodeType": "YulIdentifier",
734
- "src": "315:9:125"
734
+ "src": "315:9:126"
735
735
  }
736
736
  ],
737
737
  "functionName": {
738
738
  "name": "sub",
739
739
  "nodeType": "YulIdentifier",
740
- "src": "302:3:125"
740
+ "src": "302:3:126"
741
741
  },
742
742
  "nodeType": "YulFunctionCall",
743
- "src": "302:23:125"
743
+ "src": "302:23:126"
744
744
  },
745
745
  {
746
746
  "kind": "number",
747
747
  "nodeType": "YulLiteral",
748
- "src": "327:2:125",
748
+ "src": "327:2:126",
749
749
  "type": "",
750
750
  "value": "32"
751
751
  }
@@ -753,38 +753,38 @@
753
753
  "functionName": {
754
754
  "name": "slt",
755
755
  "nodeType": "YulIdentifier",
756
- "src": "298:3:125"
756
+ "src": "298:3:126"
757
757
  },
758
758
  "nodeType": "YulFunctionCall",
759
- "src": "298:32:125"
759
+ "src": "298:32:126"
760
760
  },
761
761
  "nodeType": "YulIf",
762
- "src": "295:52:125"
762
+ "src": "295:52:126"
763
763
  },
764
764
  {
765
765
  "nodeType": "YulAssignment",
766
- "src": "356:39:125",
766
+ "src": "356:39:126",
767
767
  "value": {
768
768
  "arguments": [
769
769
  {
770
770
  "name": "headStart",
771
771
  "nodeType": "YulIdentifier",
772
- "src": "385:9:125"
772
+ "src": "385:9:126"
773
773
  }
774
774
  ],
775
775
  "functionName": {
776
776
  "name": "abi_decode_address",
777
777
  "nodeType": "YulIdentifier",
778
- "src": "366:18:125"
778
+ "src": "366:18:126"
779
779
  },
780
780
  "nodeType": "YulFunctionCall",
781
- "src": "366:29:125"
781
+ "src": "366:29:126"
782
782
  },
783
783
  "variableNames": [
784
784
  {
785
785
  "name": "value0",
786
786
  "nodeType": "YulIdentifier",
787
- "src": "356:6:125"
787
+ "src": "356:6:126"
788
788
  }
789
789
  ]
790
790
  }
@@ -796,13 +796,13 @@
796
796
  {
797
797
  "name": "headStart",
798
798
  "nodeType": "YulTypedName",
799
- "src": "251:9:125",
799
+ "src": "251:9:126",
800
800
  "type": ""
801
801
  },
802
802
  {
803
803
  "name": "dataEnd",
804
804
  "nodeType": "YulTypedName",
805
- "src": "262:7:125",
805
+ "src": "262:7:126",
806
806
  "type": ""
807
807
  }
808
808
  ],
@@ -810,31 +810,31 @@
810
810
  {
811
811
  "name": "value0",
812
812
  "nodeType": "YulTypedName",
813
- "src": "274:6:125",
813
+ "src": "274:6:126",
814
814
  "type": ""
815
815
  }
816
816
  ],
817
- "src": "215:186:125"
817
+ "src": "215:186:126"
818
818
  },
819
819
  {
820
820
  "body": {
821
821
  "nodeType": "YulBlock",
822
- "src": "501:92:125",
822
+ "src": "501:92:126",
823
823
  "statements": [
824
824
  {
825
825
  "nodeType": "YulAssignment",
826
- "src": "511:26:125",
826
+ "src": "511:26:126",
827
827
  "value": {
828
828
  "arguments": [
829
829
  {
830
830
  "name": "headStart",
831
831
  "nodeType": "YulIdentifier",
832
- "src": "523:9:125"
832
+ "src": "523:9:126"
833
833
  },
834
834
  {
835
835
  "kind": "number",
836
836
  "nodeType": "YulLiteral",
837
- "src": "534:2:125",
837
+ "src": "534:2:126",
838
838
  "type": "",
839
839
  "value": "32"
840
840
  }
@@ -842,16 +842,16 @@
842
842
  "functionName": {
843
843
  "name": "add",
844
844
  "nodeType": "YulIdentifier",
845
- "src": "519:3:125"
845
+ "src": "519:3:126"
846
846
  },
847
847
  "nodeType": "YulFunctionCall",
848
- "src": "519:18:125"
848
+ "src": "519:18:126"
849
849
  },
850
850
  "variableNames": [
851
851
  {
852
852
  "name": "tail",
853
853
  "nodeType": "YulIdentifier",
854
- "src": "511:4:125"
854
+ "src": "511:4:126"
855
855
  }
856
856
  ]
857
857
  },
@@ -861,7 +861,7 @@
861
861
  {
862
862
  "name": "headStart",
863
863
  "nodeType": "YulIdentifier",
864
- "src": "553:9:125"
864
+ "src": "553:9:126"
865
865
  },
866
866
  {
867
867
  "arguments": [
@@ -870,37 +870,37 @@
870
870
  {
871
871
  "name": "value0",
872
872
  "nodeType": "YulIdentifier",
873
- "src": "578:6:125"
873
+ "src": "578:6:126"
874
874
  }
875
875
  ],
876
876
  "functionName": {
877
877
  "name": "iszero",
878
878
  "nodeType": "YulIdentifier",
879
- "src": "571:6:125"
879
+ "src": "571:6:126"
880
880
  },
881
881
  "nodeType": "YulFunctionCall",
882
- "src": "571:14:125"
882
+ "src": "571:14:126"
883
883
  }
884
884
  ],
885
885
  "functionName": {
886
886
  "name": "iszero",
887
887
  "nodeType": "YulIdentifier",
888
- "src": "564:6:125"
888
+ "src": "564:6:126"
889
889
  },
890
890
  "nodeType": "YulFunctionCall",
891
- "src": "564:22:125"
891
+ "src": "564:22:126"
892
892
  }
893
893
  ],
894
894
  "functionName": {
895
895
  "name": "mstore",
896
896
  "nodeType": "YulIdentifier",
897
- "src": "546:6:125"
897
+ "src": "546:6:126"
898
898
  },
899
899
  "nodeType": "YulFunctionCall",
900
- "src": "546:41:125"
900
+ "src": "546:41:126"
901
901
  },
902
902
  "nodeType": "YulExpressionStatement",
903
- "src": "546:41:125"
903
+ "src": "546:41:126"
904
904
  }
905
905
  ]
906
906
  },
@@ -910,13 +910,13 @@
910
910
  {
911
911
  "name": "headStart",
912
912
  "nodeType": "YulTypedName",
913
- "src": "470:9:125",
913
+ "src": "470:9:126",
914
914
  "type": ""
915
915
  },
916
916
  {
917
917
  "name": "value0",
918
918
  "nodeType": "YulTypedName",
919
- "src": "481:6:125",
919
+ "src": "481:6:126",
920
920
  "type": ""
921
921
  }
922
922
  ],
@@ -924,21 +924,21 @@
924
924
  {
925
925
  "name": "tail",
926
926
  "nodeType": "YulTypedName",
927
- "src": "492:4:125",
927
+ "src": "492:4:126",
928
928
  "type": ""
929
929
  }
930
930
  ],
931
- "src": "406:187:125"
931
+ "src": "406:187:126"
932
932
  },
933
933
  {
934
934
  "body": {
935
935
  "nodeType": "YulBlock",
936
- "src": "703:510:125",
936
+ "src": "703:510:126",
937
937
  "statements": [
938
938
  {
939
939
  "body": {
940
940
  "nodeType": "YulBlock",
941
- "src": "749:16:125",
941
+ "src": "749:16:126",
942
942
  "statements": [
943
943
  {
944
944
  "expression": {
@@ -946,14 +946,14 @@
946
946
  {
947
947
  "kind": "number",
948
948
  "nodeType": "YulLiteral",
949
- "src": "758:1:125",
949
+ "src": "758:1:126",
950
950
  "type": "",
951
951
  "value": "0"
952
952
  },
953
953
  {
954
954
  "kind": "number",
955
955
  "nodeType": "YulLiteral",
956
- "src": "761:1:125",
956
+ "src": "761:1:126",
957
957
  "type": "",
958
958
  "value": "0"
959
959
  }
@@ -961,13 +961,13 @@
961
961
  "functionName": {
962
962
  "name": "revert",
963
963
  "nodeType": "YulIdentifier",
964
- "src": "751:6:125"
964
+ "src": "751:6:126"
965
965
  },
966
966
  "nodeType": "YulFunctionCall",
967
- "src": "751:12:125"
967
+ "src": "751:12:126"
968
968
  },
969
969
  "nodeType": "YulExpressionStatement",
970
- "src": "751:12:125"
970
+ "src": "751:12:126"
971
971
  }
972
972
  ]
973
973
  },
@@ -978,26 +978,26 @@
978
978
  {
979
979
  "name": "dataEnd",
980
980
  "nodeType": "YulIdentifier",
981
- "src": "724:7:125"
981
+ "src": "724:7:126"
982
982
  },
983
983
  {
984
984
  "name": "headStart",
985
985
  "nodeType": "YulIdentifier",
986
- "src": "733:9:125"
986
+ "src": "733:9:126"
987
987
  }
988
988
  ],
989
989
  "functionName": {
990
990
  "name": "sub",
991
991
  "nodeType": "YulIdentifier",
992
- "src": "720:3:125"
992
+ "src": "720:3:126"
993
993
  },
994
994
  "nodeType": "YulFunctionCall",
995
- "src": "720:23:125"
995
+ "src": "720:23:126"
996
996
  },
997
997
  {
998
998
  "kind": "number",
999
999
  "nodeType": "YulLiteral",
1000
- "src": "745:2:125",
1000
+ "src": "745:2:126",
1001
1001
  "type": "",
1002
1002
  "value": "32"
1003
1003
  }
@@ -1005,49 +1005,49 @@
1005
1005
  "functionName": {
1006
1006
  "name": "slt",
1007
1007
  "nodeType": "YulIdentifier",
1008
- "src": "716:3:125"
1008
+ "src": "716:3:126"
1009
1009
  },
1010
1010
  "nodeType": "YulFunctionCall",
1011
- "src": "716:32:125"
1011
+ "src": "716:32:126"
1012
1012
  },
1013
1013
  "nodeType": "YulIf",
1014
- "src": "713:52:125"
1014
+ "src": "713:52:126"
1015
1015
  },
1016
1016
  {
1017
1017
  "nodeType": "YulVariableDeclaration",
1018
- "src": "774:37:125",
1018
+ "src": "774:37:126",
1019
1019
  "value": {
1020
1020
  "arguments": [
1021
1021
  {
1022
1022
  "name": "headStart",
1023
1023
  "nodeType": "YulIdentifier",
1024
- "src": "801:9:125"
1024
+ "src": "801:9:126"
1025
1025
  }
1026
1026
  ],
1027
1027
  "functionName": {
1028
1028
  "name": "calldataload",
1029
1029
  "nodeType": "YulIdentifier",
1030
- "src": "788:12:125"
1030
+ "src": "788:12:126"
1031
1031
  },
1032
1032
  "nodeType": "YulFunctionCall",
1033
- "src": "788:23:125"
1033
+ "src": "788:23:126"
1034
1034
  },
1035
1035
  "variables": [
1036
1036
  {
1037
1037
  "name": "offset",
1038
1038
  "nodeType": "YulTypedName",
1039
- "src": "778:6:125",
1039
+ "src": "778:6:126",
1040
1040
  "type": ""
1041
1041
  }
1042
1042
  ]
1043
1043
  },
1044
1044
  {
1045
1045
  "nodeType": "YulVariableDeclaration",
1046
- "src": "820:28:125",
1046
+ "src": "820:28:126",
1047
1047
  "value": {
1048
1048
  "kind": "number",
1049
1049
  "nodeType": "YulLiteral",
1050
- "src": "830:18:125",
1050
+ "src": "830:18:126",
1051
1051
  "type": "",
1052
1052
  "value": "0xffffffffffffffff"
1053
1053
  },
@@ -1055,7 +1055,7 @@
1055
1055
  {
1056
1056
  "name": "_1",
1057
1057
  "nodeType": "YulTypedName",
1058
- "src": "824:2:125",
1058
+ "src": "824:2:126",
1059
1059
  "type": ""
1060
1060
  }
1061
1061
  ]
@@ -1063,7 +1063,7 @@
1063
1063
  {
1064
1064
  "body": {
1065
1065
  "nodeType": "YulBlock",
1066
- "src": "875:16:125",
1066
+ "src": "875:16:126",
1067
1067
  "statements": [
1068
1068
  {
1069
1069
  "expression": {
@@ -1071,14 +1071,14 @@
1071
1071
  {
1072
1072
  "kind": "number",
1073
1073
  "nodeType": "YulLiteral",
1074
- "src": "884:1:125",
1074
+ "src": "884:1:126",
1075
1075
  "type": "",
1076
1076
  "value": "0"
1077
1077
  },
1078
1078
  {
1079
1079
  "kind": "number",
1080
1080
  "nodeType": "YulLiteral",
1081
- "src": "887:1:125",
1081
+ "src": "887:1:126",
1082
1082
  "type": "",
1083
1083
  "value": "0"
1084
1084
  }
@@ -1086,13 +1086,13 @@
1086
1086
  "functionName": {
1087
1087
  "name": "revert",
1088
1088
  "nodeType": "YulIdentifier",
1089
- "src": "877:6:125"
1089
+ "src": "877:6:126"
1090
1090
  },
1091
1091
  "nodeType": "YulFunctionCall",
1092
- "src": "877:12:125"
1092
+ "src": "877:12:126"
1093
1093
  },
1094
1094
  "nodeType": "YulExpressionStatement",
1095
- "src": "877:12:125"
1095
+ "src": "877:12:126"
1096
1096
  }
1097
1097
  ]
1098
1098
  },
@@ -1101,54 +1101,54 @@
1101
1101
  {
1102
1102
  "name": "offset",
1103
1103
  "nodeType": "YulIdentifier",
1104
- "src": "863:6:125"
1104
+ "src": "863:6:126"
1105
1105
  },
1106
1106
  {
1107
1107
  "name": "_1",
1108
1108
  "nodeType": "YulIdentifier",
1109
- "src": "871:2:125"
1109
+ "src": "871:2:126"
1110
1110
  }
1111
1111
  ],
1112
1112
  "functionName": {
1113
1113
  "name": "gt",
1114
1114
  "nodeType": "YulIdentifier",
1115
- "src": "860:2:125"
1115
+ "src": "860:2:126"
1116
1116
  },
1117
1117
  "nodeType": "YulFunctionCall",
1118
- "src": "860:14:125"
1118
+ "src": "860:14:126"
1119
1119
  },
1120
1120
  "nodeType": "YulIf",
1121
- "src": "857:34:125"
1121
+ "src": "857:34:126"
1122
1122
  },
1123
1123
  {
1124
1124
  "nodeType": "YulVariableDeclaration",
1125
- "src": "900:32:125",
1125
+ "src": "900:32:126",
1126
1126
  "value": {
1127
1127
  "arguments": [
1128
1128
  {
1129
1129
  "name": "headStart",
1130
1130
  "nodeType": "YulIdentifier",
1131
- "src": "914:9:125"
1131
+ "src": "914:9:126"
1132
1132
  },
1133
1133
  {
1134
1134
  "name": "offset",
1135
1135
  "nodeType": "YulIdentifier",
1136
- "src": "925:6:125"
1136
+ "src": "925:6:126"
1137
1137
  }
1138
1138
  ],
1139
1139
  "functionName": {
1140
1140
  "name": "add",
1141
1141
  "nodeType": "YulIdentifier",
1142
- "src": "910:3:125"
1142
+ "src": "910:3:126"
1143
1143
  },
1144
1144
  "nodeType": "YulFunctionCall",
1145
- "src": "910:22:125"
1145
+ "src": "910:22:126"
1146
1146
  },
1147
1147
  "variables": [
1148
1148
  {
1149
1149
  "name": "_2",
1150
1150
  "nodeType": "YulTypedName",
1151
- "src": "904:2:125",
1151
+ "src": "904:2:126",
1152
1152
  "type": ""
1153
1153
  }
1154
1154
  ]
@@ -1156,7 +1156,7 @@
1156
1156
  {
1157
1157
  "body": {
1158
1158
  "nodeType": "YulBlock",
1159
- "src": "980:16:125",
1159
+ "src": "980:16:126",
1160
1160
  "statements": [
1161
1161
  {
1162
1162
  "expression": {
@@ -1164,14 +1164,14 @@
1164
1164
  {
1165
1165
  "kind": "number",
1166
1166
  "nodeType": "YulLiteral",
1167
- "src": "989:1:125",
1167
+ "src": "989:1:126",
1168
1168
  "type": "",
1169
1169
  "value": "0"
1170
1170
  },
1171
1171
  {
1172
1172
  "kind": "number",
1173
1173
  "nodeType": "YulLiteral",
1174
- "src": "992:1:125",
1174
+ "src": "992:1:126",
1175
1175
  "type": "",
1176
1176
  "value": "0"
1177
1177
  }
@@ -1179,13 +1179,13 @@
1179
1179
  "functionName": {
1180
1180
  "name": "revert",
1181
1181
  "nodeType": "YulIdentifier",
1182
- "src": "982:6:125"
1182
+ "src": "982:6:126"
1183
1183
  },
1184
1184
  "nodeType": "YulFunctionCall",
1185
- "src": "982:12:125"
1185
+ "src": "982:12:126"
1186
1186
  },
1187
1187
  "nodeType": "YulExpressionStatement",
1188
- "src": "982:12:125"
1188
+ "src": "982:12:126"
1189
1189
  }
1190
1190
  ]
1191
1191
  },
@@ -1198,12 +1198,12 @@
1198
1198
  {
1199
1199
  "name": "_2",
1200
1200
  "nodeType": "YulIdentifier",
1201
- "src": "959:2:125"
1201
+ "src": "959:2:126"
1202
1202
  },
1203
1203
  {
1204
1204
  "kind": "number",
1205
1205
  "nodeType": "YulLiteral",
1206
- "src": "963:4:125",
1206
+ "src": "963:4:126",
1207
1207
  "type": "",
1208
1208
  "value": "0x1f"
1209
1209
  }
@@ -1211,61 +1211,61 @@
1211
1211
  "functionName": {
1212
1212
  "name": "add",
1213
1213
  "nodeType": "YulIdentifier",
1214
- "src": "955:3:125"
1214
+ "src": "955:3:126"
1215
1215
  },
1216
1216
  "nodeType": "YulFunctionCall",
1217
- "src": "955:13:125"
1217
+ "src": "955:13:126"
1218
1218
  },
1219
1219
  {
1220
1220
  "name": "dataEnd",
1221
1221
  "nodeType": "YulIdentifier",
1222
- "src": "970:7:125"
1222
+ "src": "970:7:126"
1223
1223
  }
1224
1224
  ],
1225
1225
  "functionName": {
1226
1226
  "name": "slt",
1227
1227
  "nodeType": "YulIdentifier",
1228
- "src": "951:3:125"
1228
+ "src": "951:3:126"
1229
1229
  },
1230
1230
  "nodeType": "YulFunctionCall",
1231
- "src": "951:27:125"
1231
+ "src": "951:27:126"
1232
1232
  }
1233
1233
  ],
1234
1234
  "functionName": {
1235
1235
  "name": "iszero",
1236
1236
  "nodeType": "YulIdentifier",
1237
- "src": "944:6:125"
1237
+ "src": "944:6:126"
1238
1238
  },
1239
1239
  "nodeType": "YulFunctionCall",
1240
- "src": "944:35:125"
1240
+ "src": "944:35:126"
1241
1241
  },
1242
1242
  "nodeType": "YulIf",
1243
- "src": "941:55:125"
1243
+ "src": "941:55:126"
1244
1244
  },
1245
1245
  {
1246
1246
  "nodeType": "YulVariableDeclaration",
1247
- "src": "1005:30:125",
1247
+ "src": "1005:30:126",
1248
1248
  "value": {
1249
1249
  "arguments": [
1250
1250
  {
1251
1251
  "name": "_2",
1252
1252
  "nodeType": "YulIdentifier",
1253
- "src": "1032:2:125"
1253
+ "src": "1032:2:126"
1254
1254
  }
1255
1255
  ],
1256
1256
  "functionName": {
1257
1257
  "name": "calldataload",
1258
1258
  "nodeType": "YulIdentifier",
1259
- "src": "1019:12:125"
1259
+ "src": "1019:12:126"
1260
1260
  },
1261
1261
  "nodeType": "YulFunctionCall",
1262
- "src": "1019:16:125"
1262
+ "src": "1019:16:126"
1263
1263
  },
1264
1264
  "variables": [
1265
1265
  {
1266
1266
  "name": "length",
1267
1267
  "nodeType": "YulTypedName",
1268
- "src": "1009:6:125",
1268
+ "src": "1009:6:126",
1269
1269
  "type": ""
1270
1270
  }
1271
1271
  ]
@@ -1273,7 +1273,7 @@
1273
1273
  {
1274
1274
  "body": {
1275
1275
  "nodeType": "YulBlock",
1276
- "src": "1062:16:125",
1276
+ "src": "1062:16:126",
1277
1277
  "statements": [
1278
1278
  {
1279
1279
  "expression": {
@@ -1281,14 +1281,14 @@
1281
1281
  {
1282
1282
  "kind": "number",
1283
1283
  "nodeType": "YulLiteral",
1284
- "src": "1071:1:125",
1284
+ "src": "1071:1:126",
1285
1285
  "type": "",
1286
1286
  "value": "0"
1287
1287
  },
1288
1288
  {
1289
1289
  "kind": "number",
1290
1290
  "nodeType": "YulLiteral",
1291
- "src": "1074:1:125",
1291
+ "src": "1074:1:126",
1292
1292
  "type": "",
1293
1293
  "value": "0"
1294
1294
  }
@@ -1296,13 +1296,13 @@
1296
1296
  "functionName": {
1297
1297
  "name": "revert",
1298
1298
  "nodeType": "YulIdentifier",
1299
- "src": "1064:6:125"
1299
+ "src": "1064:6:126"
1300
1300
  },
1301
1301
  "nodeType": "YulFunctionCall",
1302
- "src": "1064:12:125"
1302
+ "src": "1064:12:126"
1303
1303
  },
1304
1304
  "nodeType": "YulExpressionStatement",
1305
- "src": "1064:12:125"
1305
+ "src": "1064:12:126"
1306
1306
  }
1307
1307
  ]
1308
1308
  },
@@ -1311,29 +1311,29 @@
1311
1311
  {
1312
1312
  "name": "length",
1313
1313
  "nodeType": "YulIdentifier",
1314
- "src": "1050:6:125"
1314
+ "src": "1050:6:126"
1315
1315
  },
1316
1316
  {
1317
1317
  "name": "_1",
1318
1318
  "nodeType": "YulIdentifier",
1319
- "src": "1058:2:125"
1319
+ "src": "1058:2:126"
1320
1320
  }
1321
1321
  ],
1322
1322
  "functionName": {
1323
1323
  "name": "gt",
1324
1324
  "nodeType": "YulIdentifier",
1325
- "src": "1047:2:125"
1325
+ "src": "1047:2:126"
1326
1326
  },
1327
1327
  "nodeType": "YulFunctionCall",
1328
- "src": "1047:14:125"
1328
+ "src": "1047:14:126"
1329
1329
  },
1330
1330
  "nodeType": "YulIf",
1331
- "src": "1044:34:125"
1331
+ "src": "1044:34:126"
1332
1332
  },
1333
1333
  {
1334
1334
  "body": {
1335
1335
  "nodeType": "YulBlock",
1336
- "src": "1136:16:125",
1336
+ "src": "1136:16:126",
1337
1337
  "statements": [
1338
1338
  {
1339
1339
  "expression": {
@@ -1341,14 +1341,14 @@
1341
1341
  {
1342
1342
  "kind": "number",
1343
1343
  "nodeType": "YulLiteral",
1344
- "src": "1145:1:125",
1344
+ "src": "1145:1:126",
1345
1345
  "type": "",
1346
1346
  "value": "0"
1347
1347
  },
1348
1348
  {
1349
1349
  "kind": "number",
1350
1350
  "nodeType": "YulLiteral",
1351
- "src": "1148:1:125",
1351
+ "src": "1148:1:126",
1352
1352
  "type": "",
1353
1353
  "value": "0"
1354
1354
  }
@@ -1356,13 +1356,13 @@
1356
1356
  "functionName": {
1357
1357
  "name": "revert",
1358
1358
  "nodeType": "YulIdentifier",
1359
- "src": "1138:6:125"
1359
+ "src": "1138:6:126"
1360
1360
  },
1361
1361
  "nodeType": "YulFunctionCall",
1362
- "src": "1138:12:125"
1362
+ "src": "1138:12:126"
1363
1363
  },
1364
1364
  "nodeType": "YulExpressionStatement",
1365
- "src": "1138:12:125"
1365
+ "src": "1138:12:126"
1366
1366
  }
1367
1367
  ]
1368
1368
  },
@@ -1375,44 +1375,44 @@
1375
1375
  {
1376
1376
  "name": "_2",
1377
1377
  "nodeType": "YulIdentifier",
1378
- "src": "1101:2:125"
1378
+ "src": "1101:2:126"
1379
1379
  },
1380
1380
  {
1381
1381
  "arguments": [
1382
1382
  {
1383
1383
  "kind": "number",
1384
1384
  "nodeType": "YulLiteral",
1385
- "src": "1109:1:125",
1385
+ "src": "1109:1:126",
1386
1386
  "type": "",
1387
1387
  "value": "5"
1388
1388
  },
1389
1389
  {
1390
1390
  "name": "length",
1391
1391
  "nodeType": "YulIdentifier",
1392
- "src": "1112:6:125"
1392
+ "src": "1112:6:126"
1393
1393
  }
1394
1394
  ],
1395
1395
  "functionName": {
1396
1396
  "name": "shl",
1397
1397
  "nodeType": "YulIdentifier",
1398
- "src": "1105:3:125"
1398
+ "src": "1105:3:126"
1399
1399
  },
1400
1400
  "nodeType": "YulFunctionCall",
1401
- "src": "1105:14:125"
1401
+ "src": "1105:14:126"
1402
1402
  }
1403
1403
  ],
1404
1404
  "functionName": {
1405
1405
  "name": "add",
1406
1406
  "nodeType": "YulIdentifier",
1407
- "src": "1097:3:125"
1407
+ "src": "1097:3:126"
1408
1408
  },
1409
1409
  "nodeType": "YulFunctionCall",
1410
- "src": "1097:23:125"
1410
+ "src": "1097:23:126"
1411
1411
  },
1412
1412
  {
1413
1413
  "kind": "number",
1414
1414
  "nodeType": "YulLiteral",
1415
- "src": "1122:2:125",
1415
+ "src": "1122:2:126",
1416
1416
  "type": "",
1417
1417
  "value": "32"
1418
1418
  }
@@ -1420,42 +1420,42 @@
1420
1420
  "functionName": {
1421
1421
  "name": "add",
1422
1422
  "nodeType": "YulIdentifier",
1423
- "src": "1093:3:125"
1423
+ "src": "1093:3:126"
1424
1424
  },
1425
1425
  "nodeType": "YulFunctionCall",
1426
- "src": "1093:32:125"
1426
+ "src": "1093:32:126"
1427
1427
  },
1428
1428
  {
1429
1429
  "name": "dataEnd",
1430
1430
  "nodeType": "YulIdentifier",
1431
- "src": "1127:7:125"
1431
+ "src": "1127:7:126"
1432
1432
  }
1433
1433
  ],
1434
1434
  "functionName": {
1435
1435
  "name": "gt",
1436
1436
  "nodeType": "YulIdentifier",
1437
- "src": "1090:2:125"
1437
+ "src": "1090:2:126"
1438
1438
  },
1439
1439
  "nodeType": "YulFunctionCall",
1440
- "src": "1090:45:125"
1440
+ "src": "1090:45:126"
1441
1441
  },
1442
1442
  "nodeType": "YulIf",
1443
- "src": "1087:65:125"
1443
+ "src": "1087:65:126"
1444
1444
  },
1445
1445
  {
1446
1446
  "nodeType": "YulAssignment",
1447
- "src": "1161:21:125",
1447
+ "src": "1161:21:126",
1448
1448
  "value": {
1449
1449
  "arguments": [
1450
1450
  {
1451
1451
  "name": "_2",
1452
1452
  "nodeType": "YulIdentifier",
1453
- "src": "1175:2:125"
1453
+ "src": "1175:2:126"
1454
1454
  },
1455
1455
  {
1456
1456
  "kind": "number",
1457
1457
  "nodeType": "YulLiteral",
1458
- "src": "1179:2:125",
1458
+ "src": "1179:2:126",
1459
1459
  "type": "",
1460
1460
  "value": "32"
1461
1461
  }
@@ -1463,32 +1463,32 @@
1463
1463
  "functionName": {
1464
1464
  "name": "add",
1465
1465
  "nodeType": "YulIdentifier",
1466
- "src": "1171:3:125"
1466
+ "src": "1171:3:126"
1467
1467
  },
1468
1468
  "nodeType": "YulFunctionCall",
1469
- "src": "1171:11:125"
1469
+ "src": "1171:11:126"
1470
1470
  },
1471
1471
  "variableNames": [
1472
1472
  {
1473
1473
  "name": "value0",
1474
1474
  "nodeType": "YulIdentifier",
1475
- "src": "1161:6:125"
1475
+ "src": "1161:6:126"
1476
1476
  }
1477
1477
  ]
1478
1478
  },
1479
1479
  {
1480
1480
  "nodeType": "YulAssignment",
1481
- "src": "1191:16:125",
1481
+ "src": "1191:16:126",
1482
1482
  "value": {
1483
1483
  "name": "length",
1484
1484
  "nodeType": "YulIdentifier",
1485
- "src": "1201:6:125"
1485
+ "src": "1201:6:126"
1486
1486
  },
1487
1487
  "variableNames": [
1488
1488
  {
1489
1489
  "name": "value1",
1490
1490
  "nodeType": "YulIdentifier",
1491
- "src": "1191:6:125"
1491
+ "src": "1191:6:126"
1492
1492
  }
1493
1493
  ]
1494
1494
  }
@@ -1500,13 +1500,13 @@
1500
1500
  {
1501
1501
  "name": "headStart",
1502
1502
  "nodeType": "YulTypedName",
1503
- "src": "661:9:125",
1503
+ "src": "661:9:126",
1504
1504
  "type": ""
1505
1505
  },
1506
1506
  {
1507
1507
  "name": "dataEnd",
1508
1508
  "nodeType": "YulTypedName",
1509
- "src": "672:7:125",
1509
+ "src": "672:7:126",
1510
1510
  "type": ""
1511
1511
  }
1512
1512
  ],
@@ -1514,37 +1514,37 @@
1514
1514
  {
1515
1515
  "name": "value0",
1516
1516
  "nodeType": "YulTypedName",
1517
- "src": "684:6:125",
1517
+ "src": "684:6:126",
1518
1518
  "type": ""
1519
1519
  },
1520
1520
  {
1521
1521
  "name": "value1",
1522
1522
  "nodeType": "YulTypedName",
1523
- "src": "692:6:125",
1523
+ "src": "692:6:126",
1524
1524
  "type": ""
1525
1525
  }
1526
1526
  ],
1527
- "src": "598:615:125"
1527
+ "src": "598:615:126"
1528
1528
  },
1529
1529
  {
1530
1530
  "body": {
1531
1531
  "nodeType": "YulBlock",
1532
- "src": "1319:125:125",
1532
+ "src": "1319:125:126",
1533
1533
  "statements": [
1534
1534
  {
1535
1535
  "nodeType": "YulAssignment",
1536
- "src": "1329:26:125",
1536
+ "src": "1329:26:126",
1537
1537
  "value": {
1538
1538
  "arguments": [
1539
1539
  {
1540
1540
  "name": "headStart",
1541
1541
  "nodeType": "YulIdentifier",
1542
- "src": "1341:9:125"
1542
+ "src": "1341:9:126"
1543
1543
  },
1544
1544
  {
1545
1545
  "kind": "number",
1546
1546
  "nodeType": "YulLiteral",
1547
- "src": "1352:2:125",
1547
+ "src": "1352:2:126",
1548
1548
  "type": "",
1549
1549
  "value": "32"
1550
1550
  }
@@ -1552,16 +1552,16 @@
1552
1552
  "functionName": {
1553
1553
  "name": "add",
1554
1554
  "nodeType": "YulIdentifier",
1555
- "src": "1337:3:125"
1555
+ "src": "1337:3:126"
1556
1556
  },
1557
1557
  "nodeType": "YulFunctionCall",
1558
- "src": "1337:18:125"
1558
+ "src": "1337:18:126"
1559
1559
  },
1560
1560
  "variableNames": [
1561
1561
  {
1562
1562
  "name": "tail",
1563
1563
  "nodeType": "YulIdentifier",
1564
- "src": "1329:4:125"
1564
+ "src": "1329:4:126"
1565
1565
  }
1566
1566
  ]
1567
1567
  },
@@ -1571,19 +1571,19 @@
1571
1571
  {
1572
1572
  "name": "headStart",
1573
1573
  "nodeType": "YulIdentifier",
1574
- "src": "1371:9:125"
1574
+ "src": "1371:9:126"
1575
1575
  },
1576
1576
  {
1577
1577
  "arguments": [
1578
1578
  {
1579
1579
  "name": "value0",
1580
1580
  "nodeType": "YulIdentifier",
1581
- "src": "1386:6:125"
1581
+ "src": "1386:6:126"
1582
1582
  },
1583
1583
  {
1584
1584
  "kind": "number",
1585
1585
  "nodeType": "YulLiteral",
1586
- "src": "1394:42:125",
1586
+ "src": "1394:42:126",
1587
1587
  "type": "",
1588
1588
  "value": "0xffffffffffffffffffffffffffffffffffffffff"
1589
1589
  }
@@ -1591,22 +1591,22 @@
1591
1591
  "functionName": {
1592
1592
  "name": "and",
1593
1593
  "nodeType": "YulIdentifier",
1594
- "src": "1382:3:125"
1594
+ "src": "1382:3:126"
1595
1595
  },
1596
1596
  "nodeType": "YulFunctionCall",
1597
- "src": "1382:55:125"
1597
+ "src": "1382:55:126"
1598
1598
  }
1599
1599
  ],
1600
1600
  "functionName": {
1601
1601
  "name": "mstore",
1602
1602
  "nodeType": "YulIdentifier",
1603
- "src": "1364:6:125"
1603
+ "src": "1364:6:126"
1604
1604
  },
1605
1605
  "nodeType": "YulFunctionCall",
1606
- "src": "1364:74:125"
1606
+ "src": "1364:74:126"
1607
1607
  },
1608
1608
  "nodeType": "YulExpressionStatement",
1609
- "src": "1364:74:125"
1609
+ "src": "1364:74:126"
1610
1610
  }
1611
1611
  ]
1612
1612
  },
@@ -1616,13 +1616,13 @@
1616
1616
  {
1617
1617
  "name": "headStart",
1618
1618
  "nodeType": "YulTypedName",
1619
- "src": "1288:9:125",
1619
+ "src": "1288:9:126",
1620
1620
  "type": ""
1621
1621
  },
1622
1622
  {
1623
1623
  "name": "value0",
1624
1624
  "nodeType": "YulTypedName",
1625
- "src": "1299:6:125",
1625
+ "src": "1299:6:126",
1626
1626
  "type": ""
1627
1627
  }
1628
1628
  ],
@@ -1630,16 +1630,16 @@
1630
1630
  {
1631
1631
  "name": "tail",
1632
1632
  "nodeType": "YulTypedName",
1633
- "src": "1310:4:125",
1633
+ "src": "1310:4:126",
1634
1634
  "type": ""
1635
1635
  }
1636
1636
  ],
1637
- "src": "1218:226:125"
1637
+ "src": "1218:226:126"
1638
1638
  },
1639
1639
  {
1640
1640
  "body": {
1641
1641
  "nodeType": "YulBlock",
1642
- "src": "1623:172:125",
1642
+ "src": "1623:172:126",
1643
1643
  "statements": [
1644
1644
  {
1645
1645
  "expression": {
@@ -1647,12 +1647,12 @@
1647
1647
  {
1648
1648
  "name": "headStart",
1649
1649
  "nodeType": "YulIdentifier",
1650
- "src": "1640:9:125"
1650
+ "src": "1640:9:126"
1651
1651
  },
1652
1652
  {
1653
1653
  "kind": "number",
1654
1654
  "nodeType": "YulLiteral",
1655
- "src": "1651:2:125",
1655
+ "src": "1651:2:126",
1656
1656
  "type": "",
1657
1657
  "value": "32"
1658
1658
  }
@@ -1660,13 +1660,13 @@
1660
1660
  "functionName": {
1661
1661
  "name": "mstore",
1662
1662
  "nodeType": "YulIdentifier",
1663
- "src": "1633:6:125"
1663
+ "src": "1633:6:126"
1664
1664
  },
1665
1665
  "nodeType": "YulFunctionCall",
1666
- "src": "1633:21:125"
1666
+ "src": "1633:21:126"
1667
1667
  },
1668
1668
  "nodeType": "YulExpressionStatement",
1669
- "src": "1633:21:125"
1669
+ "src": "1633:21:126"
1670
1670
  },
1671
1671
  {
1672
1672
  "expression": {
@@ -1676,12 +1676,12 @@
1676
1676
  {
1677
1677
  "name": "headStart",
1678
1678
  "nodeType": "YulIdentifier",
1679
- "src": "1674:9:125"
1679
+ "src": "1674:9:126"
1680
1680
  },
1681
1681
  {
1682
1682
  "kind": "number",
1683
1683
  "nodeType": "YulLiteral",
1684
- "src": "1685:2:125",
1684
+ "src": "1685:2:126",
1685
1685
  "type": "",
1686
1686
  "value": "32"
1687
1687
  }
@@ -1689,15 +1689,15 @@
1689
1689
  "functionName": {
1690
1690
  "name": "add",
1691
1691
  "nodeType": "YulIdentifier",
1692
- "src": "1670:3:125"
1692
+ "src": "1670:3:126"
1693
1693
  },
1694
1694
  "nodeType": "YulFunctionCall",
1695
- "src": "1670:18:125"
1695
+ "src": "1670:18:126"
1696
1696
  },
1697
1697
  {
1698
1698
  "kind": "number",
1699
1699
  "nodeType": "YulLiteral",
1700
- "src": "1690:2:125",
1700
+ "src": "1690:2:126",
1701
1701
  "type": "",
1702
1702
  "value": "22"
1703
1703
  }
@@ -1705,13 +1705,13 @@
1705
1705
  "functionName": {
1706
1706
  "name": "mstore",
1707
1707
  "nodeType": "YulIdentifier",
1708
- "src": "1663:6:125"
1708
+ "src": "1663:6:126"
1709
1709
  },
1710
1710
  "nodeType": "YulFunctionCall",
1711
- "src": "1663:30:125"
1711
+ "src": "1663:30:126"
1712
1712
  },
1713
1713
  "nodeType": "YulExpressionStatement",
1714
- "src": "1663:30:125"
1714
+ "src": "1663:30:126"
1715
1715
  },
1716
1716
  {
1717
1717
  "expression": {
@@ -1721,12 +1721,12 @@
1721
1721
  {
1722
1722
  "name": "headStart",
1723
1723
  "nodeType": "YulIdentifier",
1724
- "src": "1713:9:125"
1724
+ "src": "1713:9:126"
1725
1725
  },
1726
1726
  {
1727
1727
  "kind": "number",
1728
1728
  "nodeType": "YulLiteral",
1729
- "src": "1724:2:125",
1729
+ "src": "1724:2:126",
1730
1730
  "type": "",
1731
1731
  "value": "64"
1732
1732
  }
@@ -1734,16 +1734,16 @@
1734
1734
  "functionName": {
1735
1735
  "name": "add",
1736
1736
  "nodeType": "YulIdentifier",
1737
- "src": "1709:3:125"
1737
+ "src": "1709:3:126"
1738
1738
  },
1739
1739
  "nodeType": "YulFunctionCall",
1740
- "src": "1709:18:125"
1740
+ "src": "1709:18:126"
1741
1741
  },
1742
1742
  {
1743
1743
  "hexValue": "4368616f736e6574206973206e6f7420616374697665",
1744
1744
  "kind": "string",
1745
1745
  "nodeType": "YulLiteral",
1746
- "src": "1729:24:125",
1746
+ "src": "1729:24:126",
1747
1747
  "type": "",
1748
1748
  "value": "Chaosnet is not active"
1749
1749
  }
@@ -1751,28 +1751,28 @@
1751
1751
  "functionName": {
1752
1752
  "name": "mstore",
1753
1753
  "nodeType": "YulIdentifier",
1754
- "src": "1702:6:125"
1754
+ "src": "1702:6:126"
1755
1755
  },
1756
1756
  "nodeType": "YulFunctionCall",
1757
- "src": "1702:52:125"
1757
+ "src": "1702:52:126"
1758
1758
  },
1759
1759
  "nodeType": "YulExpressionStatement",
1760
- "src": "1702:52:125"
1760
+ "src": "1702:52:126"
1761
1761
  },
1762
1762
  {
1763
1763
  "nodeType": "YulAssignment",
1764
- "src": "1763:26:125",
1764
+ "src": "1763:26:126",
1765
1765
  "value": {
1766
1766
  "arguments": [
1767
1767
  {
1768
1768
  "name": "headStart",
1769
1769
  "nodeType": "YulIdentifier",
1770
- "src": "1775:9:125"
1770
+ "src": "1775:9:126"
1771
1771
  },
1772
1772
  {
1773
1773
  "kind": "number",
1774
1774
  "nodeType": "YulLiteral",
1775
- "src": "1786:2:125",
1775
+ "src": "1786:2:126",
1776
1776
  "type": "",
1777
1777
  "value": "96"
1778
1778
  }
@@ -1780,16 +1780,16 @@
1780
1780
  "functionName": {
1781
1781
  "name": "add",
1782
1782
  "nodeType": "YulIdentifier",
1783
- "src": "1771:3:125"
1783
+ "src": "1771:3:126"
1784
1784
  },
1785
1785
  "nodeType": "YulFunctionCall",
1786
- "src": "1771:18:125"
1786
+ "src": "1771:18:126"
1787
1787
  },
1788
1788
  "variableNames": [
1789
1789
  {
1790
1790
  "name": "tail",
1791
1791
  "nodeType": "YulIdentifier",
1792
- "src": "1763:4:125"
1792
+ "src": "1763:4:126"
1793
1793
  }
1794
1794
  ]
1795
1795
  }
@@ -1801,7 +1801,7 @@
1801
1801
  {
1802
1802
  "name": "headStart",
1803
1803
  "nodeType": "YulTypedName",
1804
- "src": "1600:9:125",
1804
+ "src": "1600:9:126",
1805
1805
  "type": ""
1806
1806
  }
1807
1807
  ],
@@ -1809,16 +1809,16 @@
1809
1809
  {
1810
1810
  "name": "tail",
1811
1811
  "nodeType": "YulTypedName",
1812
- "src": "1614:4:125",
1812
+ "src": "1614:4:126",
1813
1813
  "type": ""
1814
1814
  }
1815
1815
  ],
1816
- "src": "1449:346:125"
1816
+ "src": "1449:346:126"
1817
1817
  },
1818
1818
  {
1819
1819
  "body": {
1820
1820
  "nodeType": "YulBlock",
1821
- "src": "1974:172:125",
1821
+ "src": "1974:172:126",
1822
1822
  "statements": [
1823
1823
  {
1824
1824
  "expression": {
@@ -1826,12 +1826,12 @@
1826
1826
  {
1827
1827
  "name": "headStart",
1828
1828
  "nodeType": "YulIdentifier",
1829
- "src": "1991:9:125"
1829
+ "src": "1991:9:126"
1830
1830
  },
1831
1831
  {
1832
1832
  "kind": "number",
1833
1833
  "nodeType": "YulLiteral",
1834
- "src": "2002:2:125",
1834
+ "src": "2002:2:126",
1835
1835
  "type": "",
1836
1836
  "value": "32"
1837
1837
  }
@@ -1839,13 +1839,13 @@
1839
1839
  "functionName": {
1840
1840
  "name": "mstore",
1841
1841
  "nodeType": "YulIdentifier",
1842
- "src": "1984:6:125"
1842
+ "src": "1984:6:126"
1843
1843
  },
1844
1844
  "nodeType": "YulFunctionCall",
1845
- "src": "1984:21:125"
1845
+ "src": "1984:21:126"
1846
1846
  },
1847
1847
  "nodeType": "YulExpressionStatement",
1848
- "src": "1984:21:125"
1848
+ "src": "1984:21:126"
1849
1849
  },
1850
1850
  {
1851
1851
  "expression": {
@@ -1855,12 +1855,12 @@
1855
1855
  {
1856
1856
  "name": "headStart",
1857
1857
  "nodeType": "YulIdentifier",
1858
- "src": "2025:9:125"
1858
+ "src": "2025:9:126"
1859
1859
  },
1860
1860
  {
1861
1861
  "kind": "number",
1862
1862
  "nodeType": "YulLiteral",
1863
- "src": "2036:2:125",
1863
+ "src": "2036:2:126",
1864
1864
  "type": "",
1865
1865
  "value": "32"
1866
1866
  }
@@ -1868,15 +1868,15 @@
1868
1868
  "functionName": {
1869
1869
  "name": "add",
1870
1870
  "nodeType": "YulIdentifier",
1871
- "src": "2021:3:125"
1871
+ "src": "2021:3:126"
1872
1872
  },
1873
1873
  "nodeType": "YulFunctionCall",
1874
- "src": "2021:18:125"
1874
+ "src": "2021:18:126"
1875
1875
  },
1876
1876
  {
1877
1877
  "kind": "number",
1878
1878
  "nodeType": "YulLiteral",
1879
- "src": "2041:2:125",
1879
+ "src": "2041:2:126",
1880
1880
  "type": "",
1881
1881
  "value": "22"
1882
1882
  }
@@ -1884,13 +1884,13 @@
1884
1884
  "functionName": {
1885
1885
  "name": "mstore",
1886
1886
  "nodeType": "YulIdentifier",
1887
- "src": "2014:6:125"
1887
+ "src": "2014:6:126"
1888
1888
  },
1889
1889
  "nodeType": "YulFunctionCall",
1890
- "src": "2014:30:125"
1890
+ "src": "2014:30:126"
1891
1891
  },
1892
1892
  "nodeType": "YulExpressionStatement",
1893
- "src": "2014:30:125"
1893
+ "src": "2014:30:126"
1894
1894
  },
1895
1895
  {
1896
1896
  "expression": {
@@ -1900,12 +1900,12 @@
1900
1900
  {
1901
1901
  "name": "headStart",
1902
1902
  "nodeType": "YulIdentifier",
1903
- "src": "2064:9:125"
1903
+ "src": "2064:9:126"
1904
1904
  },
1905
1905
  {
1906
1906
  "kind": "number",
1907
1907
  "nodeType": "YulLiteral",
1908
- "src": "2075:2:125",
1908
+ "src": "2075:2:126",
1909
1909
  "type": "",
1910
1910
  "value": "64"
1911
1911
  }
@@ -1913,16 +1913,16 @@
1913
1913
  "functionName": {
1914
1914
  "name": "add",
1915
1915
  "nodeType": "YulIdentifier",
1916
- "src": "2060:3:125"
1916
+ "src": "2060:3:126"
1917
1917
  },
1918
1918
  "nodeType": "YulFunctionCall",
1919
- "src": "2060:18:125"
1919
+ "src": "2060:18:126"
1920
1920
  },
1921
1921
  {
1922
1922
  "hexValue": "4e6f7420746865206368616f736e6574206f776e6572",
1923
1923
  "kind": "string",
1924
1924
  "nodeType": "YulLiteral",
1925
- "src": "2080:24:125",
1925
+ "src": "2080:24:126",
1926
1926
  "type": "",
1927
1927
  "value": "Not the chaosnet owner"
1928
1928
  }
@@ -1930,28 +1930,28 @@
1930
1930
  "functionName": {
1931
1931
  "name": "mstore",
1932
1932
  "nodeType": "YulIdentifier",
1933
- "src": "2053:6:125"
1933
+ "src": "2053:6:126"
1934
1934
  },
1935
1935
  "nodeType": "YulFunctionCall",
1936
- "src": "2053:52:125"
1936
+ "src": "2053:52:126"
1937
1937
  },
1938
1938
  "nodeType": "YulExpressionStatement",
1939
- "src": "2053:52:125"
1939
+ "src": "2053:52:126"
1940
1940
  },
1941
1941
  {
1942
1942
  "nodeType": "YulAssignment",
1943
- "src": "2114:26:125",
1943
+ "src": "2114:26:126",
1944
1944
  "value": {
1945
1945
  "arguments": [
1946
1946
  {
1947
1947
  "name": "headStart",
1948
1948
  "nodeType": "YulIdentifier",
1949
- "src": "2126:9:125"
1949
+ "src": "2126:9:126"
1950
1950
  },
1951
1951
  {
1952
1952
  "kind": "number",
1953
1953
  "nodeType": "YulLiteral",
1954
- "src": "2137:2:125",
1954
+ "src": "2137:2:126",
1955
1955
  "type": "",
1956
1956
  "value": "96"
1957
1957
  }
@@ -1959,16 +1959,16 @@
1959
1959
  "functionName": {
1960
1960
  "name": "add",
1961
1961
  "nodeType": "YulIdentifier",
1962
- "src": "2122:3:125"
1962
+ "src": "2122:3:126"
1963
1963
  },
1964
1964
  "nodeType": "YulFunctionCall",
1965
- "src": "2122:18:125"
1965
+ "src": "2122:18:126"
1966
1966
  },
1967
1967
  "variableNames": [
1968
1968
  {
1969
1969
  "name": "tail",
1970
1970
  "nodeType": "YulIdentifier",
1971
- "src": "2114:4:125"
1971
+ "src": "2114:4:126"
1972
1972
  }
1973
1973
  ]
1974
1974
  }
@@ -1980,7 +1980,7 @@
1980
1980
  {
1981
1981
  "name": "headStart",
1982
1982
  "nodeType": "YulTypedName",
1983
- "src": "1951:9:125",
1983
+ "src": "1951:9:126",
1984
1984
  "type": ""
1985
1985
  }
1986
1986
  ],
@@ -1988,16 +1988,16 @@
1988
1988
  {
1989
1989
  "name": "tail",
1990
1990
  "nodeType": "YulTypedName",
1991
- "src": "1965:4:125",
1991
+ "src": "1965:4:126",
1992
1992
  "type": ""
1993
1993
  }
1994
1994
  ],
1995
- "src": "1800:346:125"
1995
+ "src": "1800:346:126"
1996
1996
  },
1997
1997
  {
1998
1998
  "body": {
1999
1999
  "nodeType": "YulBlock",
2000
- "src": "2183:152:125",
2000
+ "src": "2183:152:126",
2001
2001
  "statements": [
2002
2002
  {
2003
2003
  "expression": {
@@ -2005,14 +2005,14 @@
2005
2005
  {
2006
2006
  "kind": "number",
2007
2007
  "nodeType": "YulLiteral",
2008
- "src": "2200:1:125",
2008
+ "src": "2200:1:126",
2009
2009
  "type": "",
2010
2010
  "value": "0"
2011
2011
  },
2012
2012
  {
2013
2013
  "kind": "number",
2014
2014
  "nodeType": "YulLiteral",
2015
- "src": "2203:77:125",
2015
+ "src": "2203:77:126",
2016
2016
  "type": "",
2017
2017
  "value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
2018
2018
  }
@@ -2020,13 +2020,13 @@
2020
2020
  "functionName": {
2021
2021
  "name": "mstore",
2022
2022
  "nodeType": "YulIdentifier",
2023
- "src": "2193:6:125"
2023
+ "src": "2193:6:126"
2024
2024
  },
2025
2025
  "nodeType": "YulFunctionCall",
2026
- "src": "2193:88:125"
2026
+ "src": "2193:88:126"
2027
2027
  },
2028
2028
  "nodeType": "YulExpressionStatement",
2029
- "src": "2193:88:125"
2029
+ "src": "2193:88:126"
2030
2030
  },
2031
2031
  {
2032
2032
  "expression": {
@@ -2034,14 +2034,14 @@
2034
2034
  {
2035
2035
  "kind": "number",
2036
2036
  "nodeType": "YulLiteral",
2037
- "src": "2297:1:125",
2037
+ "src": "2297:1:126",
2038
2038
  "type": "",
2039
2039
  "value": "4"
2040
2040
  },
2041
2041
  {
2042
2042
  "kind": "number",
2043
2043
  "nodeType": "YulLiteral",
2044
- "src": "2300:4:125",
2044
+ "src": "2300:4:126",
2045
2045
  "type": "",
2046
2046
  "value": "0x32"
2047
2047
  }
@@ -2049,13 +2049,13 @@
2049
2049
  "functionName": {
2050
2050
  "name": "mstore",
2051
2051
  "nodeType": "YulIdentifier",
2052
- "src": "2290:6:125"
2052
+ "src": "2290:6:126"
2053
2053
  },
2054
2054
  "nodeType": "YulFunctionCall",
2055
- "src": "2290:15:125"
2055
+ "src": "2290:15:126"
2056
2056
  },
2057
2057
  "nodeType": "YulExpressionStatement",
2058
- "src": "2290:15:125"
2058
+ "src": "2290:15:126"
2059
2059
  },
2060
2060
  {
2061
2061
  "expression": {
@@ -2063,14 +2063,14 @@
2063
2063
  {
2064
2064
  "kind": "number",
2065
2065
  "nodeType": "YulLiteral",
2066
- "src": "2321:1:125",
2066
+ "src": "2321:1:126",
2067
2067
  "type": "",
2068
2068
  "value": "0"
2069
2069
  },
2070
2070
  {
2071
2071
  "kind": "number",
2072
2072
  "nodeType": "YulLiteral",
2073
- "src": "2324:4:125",
2073
+ "src": "2324:4:126",
2074
2074
  "type": "",
2075
2075
  "value": "0x24"
2076
2076
  }
@@ -2078,29 +2078,29 @@
2078
2078
  "functionName": {
2079
2079
  "name": "revert",
2080
2080
  "nodeType": "YulIdentifier",
2081
- "src": "2314:6:125"
2081
+ "src": "2314:6:126"
2082
2082
  },
2083
2083
  "nodeType": "YulFunctionCall",
2084
- "src": "2314:15:125"
2084
+ "src": "2314:15:126"
2085
2085
  },
2086
2086
  "nodeType": "YulExpressionStatement",
2087
- "src": "2314:15:125"
2087
+ "src": "2314:15:126"
2088
2088
  }
2089
2089
  ]
2090
2090
  },
2091
2091
  "name": "panic_error_0x32",
2092
2092
  "nodeType": "YulFunctionDefinition",
2093
- "src": "2151:184:125"
2093
+ "src": "2151:184:126"
2094
2094
  },
2095
2095
  {
2096
2096
  "body": {
2097
2097
  "nodeType": "YulBlock",
2098
- "src": "2387:242:125",
2098
+ "src": "2387:242:126",
2099
2099
  "statements": [
2100
2100
  {
2101
2101
  "body": {
2102
2102
  "nodeType": "YulBlock",
2103
- "src": "2426:168:125",
2103
+ "src": "2426:168: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": "2447:1:125",
2111
+ "src": "2447:1:126",
2112
2112
  "type": "",
2113
2113
  "value": "0"
2114
2114
  },
2115
2115
  {
2116
2116
  "kind": "number",
2117
2117
  "nodeType": "YulLiteral",
2118
- "src": "2450:77:125",
2118
+ "src": "2450:77:126",
2119
2119
  "type": "",
2120
2120
  "value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
2121
2121
  }
@@ -2123,13 +2123,13 @@
2123
2123
  "functionName": {
2124
2124
  "name": "mstore",
2125
2125
  "nodeType": "YulIdentifier",
2126
- "src": "2440:6:125"
2126
+ "src": "2440:6:126"
2127
2127
  },
2128
2128
  "nodeType": "YulFunctionCall",
2129
- "src": "2440:88:125"
2129
+ "src": "2440:88:126"
2130
2130
  },
2131
2131
  "nodeType": "YulExpressionStatement",
2132
- "src": "2440:88:125"
2132
+ "src": "2440:88:126"
2133
2133
  },
2134
2134
  {
2135
2135
  "expression": {
@@ -2137,14 +2137,14 @@
2137
2137
  {
2138
2138
  "kind": "number",
2139
2139
  "nodeType": "YulLiteral",
2140
- "src": "2548:1:125",
2140
+ "src": "2548:1:126",
2141
2141
  "type": "",
2142
2142
  "value": "4"
2143
2143
  },
2144
2144
  {
2145
2145
  "kind": "number",
2146
2146
  "nodeType": "YulLiteral",
2147
- "src": "2551:4:125",
2147
+ "src": "2551:4:126",
2148
2148
  "type": "",
2149
2149
  "value": "0x11"
2150
2150
  }
@@ -2152,13 +2152,13 @@
2152
2152
  "functionName": {
2153
2153
  "name": "mstore",
2154
2154
  "nodeType": "YulIdentifier",
2155
- "src": "2541:6:125"
2155
+ "src": "2541:6:126"
2156
2156
  },
2157
2157
  "nodeType": "YulFunctionCall",
2158
- "src": "2541:15:125"
2158
+ "src": "2541:15:126"
2159
2159
  },
2160
2160
  "nodeType": "YulExpressionStatement",
2161
- "src": "2541:15:125"
2161
+ "src": "2541:15:126"
2162
2162
  },
2163
2163
  {
2164
2164
  "expression": {
@@ -2166,14 +2166,14 @@
2166
2166
  {
2167
2167
  "kind": "number",
2168
2168
  "nodeType": "YulLiteral",
2169
- "src": "2576:1:125",
2169
+ "src": "2576:1:126",
2170
2170
  "type": "",
2171
2171
  "value": "0"
2172
2172
  },
2173
2173
  {
2174
2174
  "kind": "number",
2175
2175
  "nodeType": "YulLiteral",
2176
- "src": "2579:4:125",
2176
+ "src": "2579:4:126",
2177
2177
  "type": "",
2178
2178
  "value": "0x24"
2179
2179
  }
@@ -2181,13 +2181,13 @@
2181
2181
  "functionName": {
2182
2182
  "name": "revert",
2183
2183
  "nodeType": "YulIdentifier",
2184
- "src": "2569:6:125"
2184
+ "src": "2569:6:126"
2185
2185
  },
2186
2186
  "nodeType": "YulFunctionCall",
2187
- "src": "2569:15:125"
2187
+ "src": "2569:15:126"
2188
2188
  },
2189
2189
  "nodeType": "YulExpressionStatement",
2190
- "src": "2569:15:125"
2190
+ "src": "2569:15:126"
2191
2191
  }
2192
2192
  ]
2193
2193
  },
@@ -2196,14 +2196,14 @@
2196
2196
  {
2197
2197
  "name": "value",
2198
2198
  "nodeType": "YulIdentifier",
2199
- "src": "2403:5:125"
2199
+ "src": "2403:5:126"
2200
2200
  },
2201
2201
  {
2202
2202
  "arguments": [
2203
2203
  {
2204
2204
  "kind": "number",
2205
2205
  "nodeType": "YulLiteral",
2206
- "src": "2414:1:125",
2206
+ "src": "2414:1:126",
2207
2207
  "type": "",
2208
2208
  "value": "0"
2209
2209
  }
@@ -2211,37 +2211,37 @@
2211
2211
  "functionName": {
2212
2212
  "name": "not",
2213
2213
  "nodeType": "YulIdentifier",
2214
- "src": "2410:3:125"
2214
+ "src": "2410:3:126"
2215
2215
  },
2216
2216
  "nodeType": "YulFunctionCall",
2217
- "src": "2410:6:125"
2217
+ "src": "2410:6:126"
2218
2218
  }
2219
2219
  ],
2220
2220
  "functionName": {
2221
2221
  "name": "eq",
2222
2222
  "nodeType": "YulIdentifier",
2223
- "src": "2400:2:125"
2223
+ "src": "2400:2:126"
2224
2224
  },
2225
2225
  "nodeType": "YulFunctionCall",
2226
- "src": "2400:17:125"
2226
+ "src": "2400:17:126"
2227
2227
  },
2228
2228
  "nodeType": "YulIf",
2229
- "src": "2397:197:125"
2229
+ "src": "2397:197:126"
2230
2230
  },
2231
2231
  {
2232
2232
  "nodeType": "YulAssignment",
2233
- "src": "2603:20:125",
2233
+ "src": "2603:20:126",
2234
2234
  "value": {
2235
2235
  "arguments": [
2236
2236
  {
2237
2237
  "name": "value",
2238
2238
  "nodeType": "YulIdentifier",
2239
- "src": "2614:5:125"
2239
+ "src": "2614:5:126"
2240
2240
  },
2241
2241
  {
2242
2242
  "kind": "number",
2243
2243
  "nodeType": "YulLiteral",
2244
- "src": "2621:1:125",
2244
+ "src": "2621:1:126",
2245
2245
  "type": "",
2246
2246
  "value": "1"
2247
2247
  }
@@ -2249,16 +2249,16 @@
2249
2249
  "functionName": {
2250
2250
  "name": "add",
2251
2251
  "nodeType": "YulIdentifier",
2252
- "src": "2610:3:125"
2252
+ "src": "2610:3:126"
2253
2253
  },
2254
2254
  "nodeType": "YulFunctionCall",
2255
- "src": "2610:13:125"
2255
+ "src": "2610:13:126"
2256
2256
  },
2257
2257
  "variableNames": [
2258
2258
  {
2259
2259
  "name": "ret",
2260
2260
  "nodeType": "YulIdentifier",
2261
- "src": "2603:3:125"
2261
+ "src": "2603:3:126"
2262
2262
  }
2263
2263
  ]
2264
2264
  }
@@ -2270,7 +2270,7 @@
2270
2270
  {
2271
2271
  "name": "value",
2272
2272
  "nodeType": "YulTypedName",
2273
- "src": "2369:5:125",
2273
+ "src": "2369:5:126",
2274
2274
  "type": ""
2275
2275
  }
2276
2276
  ],
@@ -2278,24 +2278,24 @@
2278
2278
  {
2279
2279
  "name": "ret",
2280
2280
  "nodeType": "YulTypedName",
2281
- "src": "2379:3:125",
2281
+ "src": "2379:3:126",
2282
2282
  "type": ""
2283
2283
  }
2284
2284
  ],
2285
- "src": "2340:289:125"
2285
+ "src": "2340:289:126"
2286
2286
  },
2287
2287
  {
2288
2288
  "body": {
2289
2289
  "nodeType": "YulBlock",
2290
- "src": "2795:498:125",
2290
+ "src": "2795:498:126",
2291
2291
  "statements": [
2292
2292
  {
2293
2293
  "nodeType": "YulVariableDeclaration",
2294
- "src": "2805:12:125",
2294
+ "src": "2805:12:126",
2295
2295
  "value": {
2296
2296
  "kind": "number",
2297
2297
  "nodeType": "YulLiteral",
2298
- "src": "2815:2:125",
2298
+ "src": "2815:2:126",
2299
2299
  "type": "",
2300
2300
  "value": "32"
2301
2301
  },
@@ -2303,40 +2303,40 @@
2303
2303
  {
2304
2304
  "name": "_1",
2305
2305
  "nodeType": "YulTypedName",
2306
- "src": "2809:2:125",
2306
+ "src": "2809:2:126",
2307
2307
  "type": ""
2308
2308
  }
2309
2309
  ]
2310
2310
  },
2311
2311
  {
2312
2312
  "nodeType": "YulVariableDeclaration",
2313
- "src": "2826:32:125",
2313
+ "src": "2826:32:126",
2314
2314
  "value": {
2315
2315
  "arguments": [
2316
2316
  {
2317
2317
  "name": "headStart",
2318
2318
  "nodeType": "YulIdentifier",
2319
- "src": "2844:9:125"
2319
+ "src": "2844:9:126"
2320
2320
  },
2321
2321
  {
2322
2322
  "name": "_1",
2323
2323
  "nodeType": "YulIdentifier",
2324
- "src": "2855:2:125"
2324
+ "src": "2855:2:126"
2325
2325
  }
2326
2326
  ],
2327
2327
  "functionName": {
2328
2328
  "name": "add",
2329
2329
  "nodeType": "YulIdentifier",
2330
- "src": "2840:3:125"
2330
+ "src": "2840:3:126"
2331
2331
  },
2332
2332
  "nodeType": "YulFunctionCall",
2333
- "src": "2840:18:125"
2333
+ "src": "2840:18:126"
2334
2334
  },
2335
2335
  "variables": [
2336
2336
  {
2337
2337
  "name": "tail_1",
2338
2338
  "nodeType": "YulTypedName",
2339
- "src": "2830:6:125",
2339
+ "src": "2830:6:126",
2340
2340
  "type": ""
2341
2341
  }
2342
2342
  ]
@@ -2347,38 +2347,38 @@
2347
2347
  {
2348
2348
  "name": "headStart",
2349
2349
  "nodeType": "YulIdentifier",
2350
- "src": "2874:9:125"
2350
+ "src": "2874:9:126"
2351
2351
  },
2352
2352
  {
2353
2353
  "name": "_1",
2354
2354
  "nodeType": "YulIdentifier",
2355
- "src": "2885:2:125"
2355
+ "src": "2885:2:126"
2356
2356
  }
2357
2357
  ],
2358
2358
  "functionName": {
2359
2359
  "name": "mstore",
2360
2360
  "nodeType": "YulIdentifier",
2361
- "src": "2867:6:125"
2361
+ "src": "2867:6:126"
2362
2362
  },
2363
2363
  "nodeType": "YulFunctionCall",
2364
- "src": "2867:21:125"
2364
+ "src": "2867:21:126"
2365
2365
  },
2366
2366
  "nodeType": "YulExpressionStatement",
2367
- "src": "2867:21:125"
2367
+ "src": "2867:21:126"
2368
2368
  },
2369
2369
  {
2370
2370
  "nodeType": "YulVariableDeclaration",
2371
- "src": "2897:17:125",
2371
+ "src": "2897:17:126",
2372
2372
  "value": {
2373
2373
  "name": "tail_1",
2374
2374
  "nodeType": "YulIdentifier",
2375
- "src": "2908:6:125"
2375
+ "src": "2908:6:126"
2376
2376
  },
2377
2377
  "variables": [
2378
2378
  {
2379
2379
  "name": "pos",
2380
2380
  "nodeType": "YulTypedName",
2381
- "src": "2901:3:125",
2381
+ "src": "2901:3:126",
2382
2382
  "type": ""
2383
2383
  }
2384
2384
  ]
@@ -2389,39 +2389,39 @@
2389
2389
  {
2390
2390
  "name": "tail_1",
2391
2391
  "nodeType": "YulIdentifier",
2392
- "src": "2930:6:125"
2392
+ "src": "2930:6:126"
2393
2393
  },
2394
2394
  {
2395
2395
  "name": "value1",
2396
2396
  "nodeType": "YulIdentifier",
2397
- "src": "2938:6:125"
2397
+ "src": "2938:6:126"
2398
2398
  }
2399
2399
  ],
2400
2400
  "functionName": {
2401
2401
  "name": "mstore",
2402
2402
  "nodeType": "YulIdentifier",
2403
- "src": "2923:6:125"
2403
+ "src": "2923:6:126"
2404
2404
  },
2405
2405
  "nodeType": "YulFunctionCall",
2406
- "src": "2923:22:125"
2406
+ "src": "2923:22:126"
2407
2407
  },
2408
2408
  "nodeType": "YulExpressionStatement",
2409
- "src": "2923:22:125"
2409
+ "src": "2923:22:126"
2410
2410
  },
2411
2411
  {
2412
2412
  "nodeType": "YulAssignment",
2413
- "src": "2954:25:125",
2413
+ "src": "2954:25:126",
2414
2414
  "value": {
2415
2415
  "arguments": [
2416
2416
  {
2417
2417
  "name": "headStart",
2418
2418
  "nodeType": "YulIdentifier",
2419
- "src": "2965:9:125"
2419
+ "src": "2965:9:126"
2420
2420
  },
2421
2421
  {
2422
2422
  "kind": "number",
2423
2423
  "nodeType": "YulLiteral",
2424
- "src": "2976:2:125",
2424
+ "src": "2976:2:126",
2425
2425
  "type": "",
2426
2426
  "value": "64"
2427
2427
  }
@@ -2429,43 +2429,43 @@
2429
2429
  "functionName": {
2430
2430
  "name": "add",
2431
2431
  "nodeType": "YulIdentifier",
2432
- "src": "2961:3:125"
2432
+ "src": "2961:3:126"
2433
2433
  },
2434
2434
  "nodeType": "YulFunctionCall",
2435
- "src": "2961:18:125"
2435
+ "src": "2961:18:126"
2436
2436
  },
2437
2437
  "variableNames": [
2438
2438
  {
2439
2439
  "name": "pos",
2440
2440
  "nodeType": "YulIdentifier",
2441
- "src": "2954:3:125"
2441
+ "src": "2954:3:126"
2442
2442
  }
2443
2443
  ]
2444
2444
  },
2445
2445
  {
2446
2446
  "nodeType": "YulVariableDeclaration",
2447
- "src": "2988:20:125",
2447
+ "src": "2988:20:126",
2448
2448
  "value": {
2449
2449
  "name": "value0",
2450
2450
  "nodeType": "YulIdentifier",
2451
- "src": "3002:6:125"
2451
+ "src": "3002:6:126"
2452
2452
  },
2453
2453
  "variables": [
2454
2454
  {
2455
2455
  "name": "srcPtr",
2456
2456
  "nodeType": "YulTypedName",
2457
- "src": "2992:6:125",
2457
+ "src": "2992:6:126",
2458
2458
  "type": ""
2459
2459
  }
2460
2460
  ]
2461
2461
  },
2462
2462
  {
2463
2463
  "nodeType": "YulVariableDeclaration",
2464
- "src": "3017:10:125",
2464
+ "src": "3017:10:126",
2465
2465
  "value": {
2466
2466
  "kind": "number",
2467
2467
  "nodeType": "YulLiteral",
2468
- "src": "3026:1:125",
2468
+ "src": "3026:1:126",
2469
2469
  "type": "",
2470
2470
  "value": "0"
2471
2471
  },
@@ -2473,7 +2473,7 @@
2473
2473
  {
2474
2474
  "name": "i",
2475
2475
  "nodeType": "YulTypedName",
2476
- "src": "3021:1:125",
2476
+ "src": "3021:1:126",
2477
2477
  "type": ""
2478
2478
  }
2479
2479
  ]
@@ -2481,7 +2481,7 @@
2481
2481
  {
2482
2482
  "body": {
2483
2483
  "nodeType": "YulBlock",
2484
- "src": "3085:182:125",
2484
+ "src": "3085:182:126",
2485
2485
  "statements": [
2486
2486
  {
2487
2487
  "expression": {
@@ -2489,7 +2489,7 @@
2489
2489
  {
2490
2490
  "name": "pos",
2491
2491
  "nodeType": "YulIdentifier",
2492
- "src": "3106:3:125"
2492
+ "src": "3106:3:126"
2493
2493
  },
2494
2494
  {
2495
2495
  "arguments": [
@@ -2498,21 +2498,21 @@
2498
2498
  {
2499
2499
  "name": "srcPtr",
2500
2500
  "nodeType": "YulIdentifier",
2501
- "src": "3134:6:125"
2501
+ "src": "3134:6:126"
2502
2502
  }
2503
2503
  ],
2504
2504
  "functionName": {
2505
2505
  "name": "abi_decode_address",
2506
2506
  "nodeType": "YulIdentifier",
2507
- "src": "3115:18:125"
2507
+ "src": "3115:18:126"
2508
2508
  },
2509
2509
  "nodeType": "YulFunctionCall",
2510
- "src": "3115:26:125"
2510
+ "src": "3115:26:126"
2511
2511
  },
2512
2512
  {
2513
2513
  "kind": "number",
2514
2514
  "nodeType": "YulLiteral",
2515
- "src": "3143:42:125",
2515
+ "src": "3143:42:126",
2516
2516
  "type": "",
2517
2517
  "value": "0xffffffffffffffffffffffffffffffffffffffff"
2518
2518
  }
@@ -2520,84 +2520,84 @@
2520
2520
  "functionName": {
2521
2521
  "name": "and",
2522
2522
  "nodeType": "YulIdentifier",
2523
- "src": "3111:3:125"
2523
+ "src": "3111:3:126"
2524
2524
  },
2525
2525
  "nodeType": "YulFunctionCall",
2526
- "src": "3111:75:125"
2526
+ "src": "3111:75:126"
2527
2527
  }
2528
2528
  ],
2529
2529
  "functionName": {
2530
2530
  "name": "mstore",
2531
2531
  "nodeType": "YulIdentifier",
2532
- "src": "3099:6:125"
2532
+ "src": "3099:6:126"
2533
2533
  },
2534
2534
  "nodeType": "YulFunctionCall",
2535
- "src": "3099:88:125"
2535
+ "src": "3099:88:126"
2536
2536
  },
2537
2537
  "nodeType": "YulExpressionStatement",
2538
- "src": "3099:88:125"
2538
+ "src": "3099:88:126"
2539
2539
  },
2540
2540
  {
2541
2541
  "nodeType": "YulAssignment",
2542
- "src": "3200:19:125",
2542
+ "src": "3200:19:126",
2543
2543
  "value": {
2544
2544
  "arguments": [
2545
2545
  {
2546
2546
  "name": "pos",
2547
2547
  "nodeType": "YulIdentifier",
2548
- "src": "3211:3:125"
2548
+ "src": "3211:3:126"
2549
2549
  },
2550
2550
  {
2551
2551
  "name": "_1",
2552
2552
  "nodeType": "YulIdentifier",
2553
- "src": "3216:2:125"
2553
+ "src": "3216:2:126"
2554
2554
  }
2555
2555
  ],
2556
2556
  "functionName": {
2557
2557
  "name": "add",
2558
2558
  "nodeType": "YulIdentifier",
2559
- "src": "3207:3:125"
2559
+ "src": "3207:3:126"
2560
2560
  },
2561
2561
  "nodeType": "YulFunctionCall",
2562
- "src": "3207:12:125"
2562
+ "src": "3207:12:126"
2563
2563
  },
2564
2564
  "variableNames": [
2565
2565
  {
2566
2566
  "name": "pos",
2567
2567
  "nodeType": "YulIdentifier",
2568
- "src": "3200:3:125"
2568
+ "src": "3200:3:126"
2569
2569
  }
2570
2570
  ]
2571
2571
  },
2572
2572
  {
2573
2573
  "nodeType": "YulAssignment",
2574
- "src": "3232:25:125",
2574
+ "src": "3232:25:126",
2575
2575
  "value": {
2576
2576
  "arguments": [
2577
2577
  {
2578
2578
  "name": "srcPtr",
2579
2579
  "nodeType": "YulIdentifier",
2580
- "src": "3246:6:125"
2580
+ "src": "3246:6:126"
2581
2581
  },
2582
2582
  {
2583
2583
  "name": "_1",
2584
2584
  "nodeType": "YulIdentifier",
2585
- "src": "3254:2:125"
2585
+ "src": "3254:2:126"
2586
2586
  }
2587
2587
  ],
2588
2588
  "functionName": {
2589
2589
  "name": "add",
2590
2590
  "nodeType": "YulIdentifier",
2591
- "src": "3242:3:125"
2591
+ "src": "3242:3:126"
2592
2592
  },
2593
2593
  "nodeType": "YulFunctionCall",
2594
- "src": "3242:15:125"
2594
+ "src": "3242:15:126"
2595
2595
  },
2596
2596
  "variableNames": [
2597
2597
  {
2598
2598
  "name": "srcPtr",
2599
2599
  "nodeType": "YulIdentifier",
2600
- "src": "3232:6:125"
2600
+ "src": "3232:6:126"
2601
2601
  }
2602
2602
  ]
2603
2603
  }
@@ -2608,41 +2608,41 @@
2608
2608
  {
2609
2609
  "name": "i",
2610
2610
  "nodeType": "YulIdentifier",
2611
- "src": "3047:1:125"
2611
+ "src": "3047:1:126"
2612
2612
  },
2613
2613
  {
2614
2614
  "name": "value1",
2615
2615
  "nodeType": "YulIdentifier",
2616
- "src": "3050:6:125"
2616
+ "src": "3050:6:126"
2617
2617
  }
2618
2618
  ],
2619
2619
  "functionName": {
2620
2620
  "name": "lt",
2621
2621
  "nodeType": "YulIdentifier",
2622
- "src": "3044:2:125"
2622
+ "src": "3044:2:126"
2623
2623
  },
2624
2624
  "nodeType": "YulFunctionCall",
2625
- "src": "3044:13:125"
2625
+ "src": "3044:13:126"
2626
2626
  },
2627
2627
  "nodeType": "YulForLoop",
2628
2628
  "post": {
2629
2629
  "nodeType": "YulBlock",
2630
- "src": "3058:18:125",
2630
+ "src": "3058:18:126",
2631
2631
  "statements": [
2632
2632
  {
2633
2633
  "nodeType": "YulAssignment",
2634
- "src": "3060:14:125",
2634
+ "src": "3060:14:126",
2635
2635
  "value": {
2636
2636
  "arguments": [
2637
2637
  {
2638
2638
  "name": "i",
2639
2639
  "nodeType": "YulIdentifier",
2640
- "src": "3069:1:125"
2640
+ "src": "3069:1:126"
2641
2641
  },
2642
2642
  {
2643
2643
  "kind": "number",
2644
2644
  "nodeType": "YulLiteral",
2645
- "src": "3072:1:125",
2645
+ "src": "3072:1:126",
2646
2646
  "type": "",
2647
2647
  "value": "1"
2648
2648
  }
@@ -2650,16 +2650,16 @@
2650
2650
  "functionName": {
2651
2651
  "name": "add",
2652
2652
  "nodeType": "YulIdentifier",
2653
- "src": "3065:3:125"
2653
+ "src": "3065:3:126"
2654
2654
  },
2655
2655
  "nodeType": "YulFunctionCall",
2656
- "src": "3065:9:125"
2656
+ "src": "3065:9:126"
2657
2657
  },
2658
2658
  "variableNames": [
2659
2659
  {
2660
2660
  "name": "i",
2661
2661
  "nodeType": "YulIdentifier",
2662
- "src": "3060:1:125"
2662
+ "src": "3060:1:126"
2663
2663
  }
2664
2664
  ]
2665
2665
  }
@@ -2667,24 +2667,24 @@
2667
2667
  },
2668
2668
  "pre": {
2669
2669
  "nodeType": "YulBlock",
2670
- "src": "3040:3:125",
2670
+ "src": "3040:3:126",
2671
2671
  "statements": []
2672
2672
  },
2673
- "src": "3036:231:125"
2673
+ "src": "3036:231:126"
2674
2674
  },
2675
2675
  {
2676
2676
  "nodeType": "YulAssignment",
2677
- "src": "3276:11:125",
2677
+ "src": "3276:11:126",
2678
2678
  "value": {
2679
2679
  "name": "pos",
2680
2680
  "nodeType": "YulIdentifier",
2681
- "src": "3284:3:125"
2681
+ "src": "3284:3:126"
2682
2682
  },
2683
2683
  "variableNames": [
2684
2684
  {
2685
2685
  "name": "tail",
2686
2686
  "nodeType": "YulIdentifier",
2687
- "src": "3276:4:125"
2687
+ "src": "3276:4:126"
2688
2688
  }
2689
2689
  ]
2690
2690
  }
@@ -2696,19 +2696,19 @@
2696
2696
  {
2697
2697
  "name": "headStart",
2698
2698
  "nodeType": "YulTypedName",
2699
- "src": "2756:9:125",
2699
+ "src": "2756:9:126",
2700
2700
  "type": ""
2701
2701
  },
2702
2702
  {
2703
2703
  "name": "value1",
2704
2704
  "nodeType": "YulTypedName",
2705
- "src": "2767:6:125",
2705
+ "src": "2767:6:126",
2706
2706
  "type": ""
2707
2707
  },
2708
2708
  {
2709
2709
  "name": "value0",
2710
2710
  "nodeType": "YulTypedName",
2711
- "src": "2775:6:125",
2711
+ "src": "2775:6:126",
2712
2712
  "type": ""
2713
2713
  }
2714
2714
  ],
@@ -2716,16 +2716,16 @@
2716
2716
  {
2717
2717
  "name": "tail",
2718
2718
  "nodeType": "YulTypedName",
2719
- "src": "2786:4:125",
2719
+ "src": "2786:4:126",
2720
2720
  "type": ""
2721
2721
  }
2722
2722
  ],
2723
- "src": "2634:659:125"
2723
+ "src": "2634:659:126"
2724
2724
  },
2725
2725
  {
2726
2726
  "body": {
2727
2727
  "nodeType": "YulBlock",
2728
- "src": "3472:233:125",
2728
+ "src": "3472:233:126",
2729
2729
  "statements": [
2730
2730
  {
2731
2731
  "expression": {
@@ -2733,12 +2733,12 @@
2733
2733
  {
2734
2734
  "name": "headStart",
2735
2735
  "nodeType": "YulIdentifier",
2736
- "src": "3489:9:125"
2736
+ "src": "3489:9:126"
2737
2737
  },
2738
2738
  {
2739
2739
  "kind": "number",
2740
2740
  "nodeType": "YulLiteral",
2741
- "src": "3500:2:125",
2741
+ "src": "3500:2:126",
2742
2742
  "type": "",
2743
2743
  "value": "32"
2744
2744
  }
@@ -2746,13 +2746,13 @@
2746
2746
  "functionName": {
2747
2747
  "name": "mstore",
2748
2748
  "nodeType": "YulIdentifier",
2749
- "src": "3482:6:125"
2749
+ "src": "3482:6:126"
2750
2750
  },
2751
2751
  "nodeType": "YulFunctionCall",
2752
- "src": "3482:21:125"
2752
+ "src": "3482:21:126"
2753
2753
  },
2754
2754
  "nodeType": "YulExpressionStatement",
2755
- "src": "3482:21:125"
2755
+ "src": "3482:21:126"
2756
2756
  },
2757
2757
  {
2758
2758
  "expression": {
@@ -2762,12 +2762,12 @@
2762
2762
  {
2763
2763
  "name": "headStart",
2764
2764
  "nodeType": "YulIdentifier",
2765
- "src": "3523:9:125"
2765
+ "src": "3523:9:126"
2766
2766
  },
2767
2767
  {
2768
2768
  "kind": "number",
2769
2769
  "nodeType": "YulLiteral",
2770
- "src": "3534:2:125",
2770
+ "src": "3534:2:126",
2771
2771
  "type": "",
2772
2772
  "value": "32"
2773
2773
  }
@@ -2775,15 +2775,15 @@
2775
2775
  "functionName": {
2776
2776
  "name": "add",
2777
2777
  "nodeType": "YulIdentifier",
2778
- "src": "3519:3:125"
2778
+ "src": "3519:3:126"
2779
2779
  },
2780
2780
  "nodeType": "YulFunctionCall",
2781
- "src": "3519:18:125"
2781
+ "src": "3519:18:126"
2782
2782
  },
2783
2783
  {
2784
2784
  "kind": "number",
2785
2785
  "nodeType": "YulLiteral",
2786
- "src": "3539:2:125",
2786
+ "src": "3539:2:126",
2787
2787
  "type": "",
2788
2788
  "value": "43"
2789
2789
  }
@@ -2791,13 +2791,13 @@
2791
2791
  "functionName": {
2792
2792
  "name": "mstore",
2793
2793
  "nodeType": "YulIdentifier",
2794
- "src": "3512:6:125"
2794
+ "src": "3512:6:126"
2795
2795
  },
2796
2796
  "nodeType": "YulFunctionCall",
2797
- "src": "3512:30:125"
2797
+ "src": "3512:30:126"
2798
2798
  },
2799
2799
  "nodeType": "YulExpressionStatement",
2800
- "src": "3512:30:125"
2800
+ "src": "3512:30:126"
2801
2801
  },
2802
2802
  {
2803
2803
  "expression": {
@@ -2807,12 +2807,12 @@
2807
2807
  {
2808
2808
  "name": "headStart",
2809
2809
  "nodeType": "YulIdentifier",
2810
- "src": "3562:9:125"
2810
+ "src": "3562:9:126"
2811
2811
  },
2812
2812
  {
2813
2813
  "kind": "number",
2814
2814
  "nodeType": "YulLiteral",
2815
- "src": "3573:2:125",
2815
+ "src": "3573:2:126",
2816
2816
  "type": "",
2817
2817
  "value": "64"
2818
2818
  }
@@ -2820,16 +2820,16 @@
2820
2820
  "functionName": {
2821
2821
  "name": "add",
2822
2822
  "nodeType": "YulIdentifier",
2823
- "src": "3558:3:125"
2823
+ "src": "3558:3:126"
2824
2824
  },
2825
2825
  "nodeType": "YulFunctionCall",
2826
- "src": "3558:18:125"
2826
+ "src": "3558:18:126"
2827
2827
  },
2828
2828
  {
2829
2829
  "hexValue": "4e6577206368616f736e6574206f776e6572206d757374206e6f74206265207a",
2830
2830
  "kind": "string",
2831
2831
  "nodeType": "YulLiteral",
2832
- "src": "3578:34:125",
2832
+ "src": "3578:34:126",
2833
2833
  "type": "",
2834
2834
  "value": "New chaosnet owner must not be z"
2835
2835
  }
@@ -2837,13 +2837,13 @@
2837
2837
  "functionName": {
2838
2838
  "name": "mstore",
2839
2839
  "nodeType": "YulIdentifier",
2840
- "src": "3551:6:125"
2840
+ "src": "3551:6:126"
2841
2841
  },
2842
2842
  "nodeType": "YulFunctionCall",
2843
- "src": "3551:62:125"
2843
+ "src": "3551:62:126"
2844
2844
  },
2845
2845
  "nodeType": "YulExpressionStatement",
2846
- "src": "3551:62:125"
2846
+ "src": "3551:62:126"
2847
2847
  },
2848
2848
  {
2849
2849
  "expression": {
@@ -2853,12 +2853,12 @@
2853
2853
  {
2854
2854
  "name": "headStart",
2855
2855
  "nodeType": "YulIdentifier",
2856
- "src": "3633:9:125"
2856
+ "src": "3633:9:126"
2857
2857
  },
2858
2858
  {
2859
2859
  "kind": "number",
2860
2860
  "nodeType": "YulLiteral",
2861
- "src": "3644:2:125",
2861
+ "src": "3644:2:126",
2862
2862
  "type": "",
2863
2863
  "value": "96"
2864
2864
  }
@@ -2866,16 +2866,16 @@
2866
2866
  "functionName": {
2867
2867
  "name": "add",
2868
2868
  "nodeType": "YulIdentifier",
2869
- "src": "3629:3:125"
2869
+ "src": "3629:3:126"
2870
2870
  },
2871
2871
  "nodeType": "YulFunctionCall",
2872
- "src": "3629:18:125"
2872
+ "src": "3629:18:126"
2873
2873
  },
2874
2874
  {
2875
2875
  "hexValue": "65726f2061646472657373",
2876
2876
  "kind": "string",
2877
2877
  "nodeType": "YulLiteral",
2878
- "src": "3649:13:125",
2878
+ "src": "3649:13:126",
2879
2879
  "type": "",
2880
2880
  "value": "ero address"
2881
2881
  }
@@ -2883,28 +2883,28 @@
2883
2883
  "functionName": {
2884
2884
  "name": "mstore",
2885
2885
  "nodeType": "YulIdentifier",
2886
- "src": "3622:6:125"
2886
+ "src": "3622:6:126"
2887
2887
  },
2888
2888
  "nodeType": "YulFunctionCall",
2889
- "src": "3622:41:125"
2889
+ "src": "3622:41:126"
2890
2890
  },
2891
2891
  "nodeType": "YulExpressionStatement",
2892
- "src": "3622:41:125"
2892
+ "src": "3622:41:126"
2893
2893
  },
2894
2894
  {
2895
2895
  "nodeType": "YulAssignment",
2896
- "src": "3672:27:125",
2896
+ "src": "3672:27:126",
2897
2897
  "value": {
2898
2898
  "arguments": [
2899
2899
  {
2900
2900
  "name": "headStart",
2901
2901
  "nodeType": "YulIdentifier",
2902
- "src": "3684:9:125"
2902
+ "src": "3684:9:126"
2903
2903
  },
2904
2904
  {
2905
2905
  "kind": "number",
2906
2906
  "nodeType": "YulLiteral",
2907
- "src": "3695:3:125",
2907
+ "src": "3695:3:126",
2908
2908
  "type": "",
2909
2909
  "value": "128"
2910
2910
  }
@@ -2912,16 +2912,16 @@
2912
2912
  "functionName": {
2913
2913
  "name": "add",
2914
2914
  "nodeType": "YulIdentifier",
2915
- "src": "3680:3:125"
2915
+ "src": "3680:3:126"
2916
2916
  },
2917
2917
  "nodeType": "YulFunctionCall",
2918
- "src": "3680:19:125"
2918
+ "src": "3680:19:126"
2919
2919
  },
2920
2920
  "variableNames": [
2921
2921
  {
2922
2922
  "name": "tail",
2923
2923
  "nodeType": "YulIdentifier",
2924
- "src": "3672:4:125"
2924
+ "src": "3672:4:126"
2925
2925
  }
2926
2926
  ]
2927
2927
  }
@@ -2933,7 +2933,7 @@
2933
2933
  {
2934
2934
  "name": "headStart",
2935
2935
  "nodeType": "YulTypedName",
2936
- "src": "3449:9:125",
2936
+ "src": "3449:9:126",
2937
2937
  "type": ""
2938
2938
  }
2939
2939
  ],
@@ -2941,31 +2941,31 @@
2941
2941
  {
2942
2942
  "name": "tail",
2943
2943
  "nodeType": "YulTypedName",
2944
- "src": "3463:4:125",
2944
+ "src": "3463:4:126",
2945
2945
  "type": ""
2946
2946
  }
2947
2947
  ],
2948
- "src": "3298:407:125"
2948
+ "src": "3298:407:126"
2949
2949
  },
2950
2950
  {
2951
2951
  "body": {
2952
2952
  "nodeType": "YulBlock",
2953
- "src": "3839:198:125",
2953
+ "src": "3839:198:126",
2954
2954
  "statements": [
2955
2955
  {
2956
2956
  "nodeType": "YulAssignment",
2957
- "src": "3849:26:125",
2957
+ "src": "3849:26:126",
2958
2958
  "value": {
2959
2959
  "arguments": [
2960
2960
  {
2961
2961
  "name": "headStart",
2962
2962
  "nodeType": "YulIdentifier",
2963
- "src": "3861:9:125"
2963
+ "src": "3861:9:126"
2964
2964
  },
2965
2965
  {
2966
2966
  "kind": "number",
2967
2967
  "nodeType": "YulLiteral",
2968
- "src": "3872:2:125",
2968
+ "src": "3872:2:126",
2969
2969
  "type": "",
2970
2970
  "value": "64"
2971
2971
  }
@@ -2973,26 +2973,26 @@
2973
2973
  "functionName": {
2974
2974
  "name": "add",
2975
2975
  "nodeType": "YulIdentifier",
2976
- "src": "3857:3:125"
2976
+ "src": "3857:3:126"
2977
2977
  },
2978
2978
  "nodeType": "YulFunctionCall",
2979
- "src": "3857:18:125"
2979
+ "src": "3857:18:126"
2980
2980
  },
2981
2981
  "variableNames": [
2982
2982
  {
2983
2983
  "name": "tail",
2984
2984
  "nodeType": "YulIdentifier",
2985
- "src": "3849:4:125"
2985
+ "src": "3849:4:126"
2986
2986
  }
2987
2987
  ]
2988
2988
  },
2989
2989
  {
2990
2990
  "nodeType": "YulVariableDeclaration",
2991
- "src": "3884:52:125",
2991
+ "src": "3884:52:126",
2992
2992
  "value": {
2993
2993
  "kind": "number",
2994
2994
  "nodeType": "YulLiteral",
2995
- "src": "3894:42:125",
2995
+ "src": "3894:42:126",
2996
2996
  "type": "",
2997
2997
  "value": "0xffffffffffffffffffffffffffffffffffffffff"
2998
2998
  },
@@ -3000,7 +3000,7 @@
3000
3000
  {
3001
3001
  "name": "_1",
3002
3002
  "nodeType": "YulTypedName",
3003
- "src": "3888:2:125",
3003
+ "src": "3888:2:126",
3004
3004
  "type": ""
3005
3005
  }
3006
3006
  ]
@@ -3011,40 +3011,40 @@
3011
3011
  {
3012
3012
  "name": "headStart",
3013
3013
  "nodeType": "YulIdentifier",
3014
- "src": "3952:9:125"
3014
+ "src": "3952:9:126"
3015
3015
  },
3016
3016
  {
3017
3017
  "arguments": [
3018
3018
  {
3019
3019
  "name": "value0",
3020
3020
  "nodeType": "YulIdentifier",
3021
- "src": "3967:6:125"
3021
+ "src": "3967:6:126"
3022
3022
  },
3023
3023
  {
3024
3024
  "name": "_1",
3025
3025
  "nodeType": "YulIdentifier",
3026
- "src": "3975:2:125"
3026
+ "src": "3975:2:126"
3027
3027
  }
3028
3028
  ],
3029
3029
  "functionName": {
3030
3030
  "name": "and",
3031
3031
  "nodeType": "YulIdentifier",
3032
- "src": "3963:3:125"
3032
+ "src": "3963:3:126"
3033
3033
  },
3034
3034
  "nodeType": "YulFunctionCall",
3035
- "src": "3963:15:125"
3035
+ "src": "3963:15:126"
3036
3036
  }
3037
3037
  ],
3038
3038
  "functionName": {
3039
3039
  "name": "mstore",
3040
3040
  "nodeType": "YulIdentifier",
3041
- "src": "3945:6:125"
3041
+ "src": "3945:6:126"
3042
3042
  },
3043
3043
  "nodeType": "YulFunctionCall",
3044
- "src": "3945:34:125"
3044
+ "src": "3945:34:126"
3045
3045
  },
3046
3046
  "nodeType": "YulExpressionStatement",
3047
- "src": "3945:34:125"
3047
+ "src": "3945:34:126"
3048
3048
  },
3049
3049
  {
3050
3050
  "expression": {
@@ -3054,12 +3054,12 @@
3054
3054
  {
3055
3055
  "name": "headStart",
3056
3056
  "nodeType": "YulIdentifier",
3057
- "src": "3999:9:125"
3057
+ "src": "3999:9:126"
3058
3058
  },
3059
3059
  {
3060
3060
  "kind": "number",
3061
3061
  "nodeType": "YulLiteral",
3062
- "src": "4010:2:125",
3062
+ "src": "4010:2:126",
3063
3063
  "type": "",
3064
3064
  "value": "32"
3065
3065
  }
@@ -3067,43 +3067,43 @@
3067
3067
  "functionName": {
3068
3068
  "name": "add",
3069
3069
  "nodeType": "YulIdentifier",
3070
- "src": "3995:3:125"
3070
+ "src": "3995:3:126"
3071
3071
  },
3072
3072
  "nodeType": "YulFunctionCall",
3073
- "src": "3995:18:125"
3073
+ "src": "3995:18:126"
3074
3074
  },
3075
3075
  {
3076
3076
  "arguments": [
3077
3077
  {
3078
3078
  "name": "value1",
3079
3079
  "nodeType": "YulIdentifier",
3080
- "src": "4019:6:125"
3080
+ "src": "4019:6:126"
3081
3081
  },
3082
3082
  {
3083
3083
  "name": "_1",
3084
3084
  "nodeType": "YulIdentifier",
3085
- "src": "4027:2:125"
3085
+ "src": "4027:2:126"
3086
3086
  }
3087
3087
  ],
3088
3088
  "functionName": {
3089
3089
  "name": "and",
3090
3090
  "nodeType": "YulIdentifier",
3091
- "src": "4015:3:125"
3091
+ "src": "4015:3:126"
3092
3092
  },
3093
3093
  "nodeType": "YulFunctionCall",
3094
- "src": "4015:15:125"
3094
+ "src": "4015:15:126"
3095
3095
  }
3096
3096
  ],
3097
3097
  "functionName": {
3098
3098
  "name": "mstore",
3099
3099
  "nodeType": "YulIdentifier",
3100
- "src": "3988:6:125"
3100
+ "src": "3988:6:126"
3101
3101
  },
3102
3102
  "nodeType": "YulFunctionCall",
3103
- "src": "3988:43:125"
3103
+ "src": "3988:43:126"
3104
3104
  },
3105
3105
  "nodeType": "YulExpressionStatement",
3106
- "src": "3988:43:125"
3106
+ "src": "3988:43:126"
3107
3107
  }
3108
3108
  ]
3109
3109
  },
@@ -3113,19 +3113,19 @@
3113
3113
  {
3114
3114
  "name": "headStart",
3115
3115
  "nodeType": "YulTypedName",
3116
- "src": "3800:9:125",
3116
+ "src": "3800:9:126",
3117
3117
  "type": ""
3118
3118
  },
3119
3119
  {
3120
3120
  "name": "value1",
3121
3121
  "nodeType": "YulTypedName",
3122
- "src": "3811:6:125",
3122
+ "src": "3811:6:126",
3123
3123
  "type": ""
3124
3124
  },
3125
3125
  {
3126
3126
  "name": "value0",
3127
3127
  "nodeType": "YulTypedName",
3128
- "src": "3819:6:125",
3128
+ "src": "3819:6:126",
3129
3129
  "type": ""
3130
3130
  }
3131
3131
  ],
@@ -3133,16 +3133,16 @@
3133
3133
  {
3134
3134
  "name": "tail",
3135
3135
  "nodeType": "YulTypedName",
3136
- "src": "3830:4:125",
3136
+ "src": "3830:4:126",
3137
3137
  "type": ""
3138
3138
  }
3139
3139
  ],
3140
- "src": "3710:327:125"
3140
+ "src": "3710:327:126"
3141
3141
  }
3142
3142
  ]
3143
3143
  },
3144
3144
  "contents": "{\n { }\n function abi_decode_address(offset) -> value\n {\n value := calldataload(offset)\n if iszero(eq(value, and(value, 0xffffffffffffffffffffffffffffffffffffffff))) { revert(0, 0) }\n }\n function abi_decode_tuple_t_address(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n value0 := abi_decode_address(headStart)\n }\n function abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, iszero(iszero(value0)))\n }\n function abi_decode_tuple_t_array$_t_address_$dyn_calldata_ptr(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n let offset := calldataload(headStart)\n let _1 := 0xffffffffffffffff\n if gt(offset, _1) { revert(0, 0) }\n let _2 := add(headStart, offset)\n if iszero(slt(add(_2, 0x1f), dataEnd)) { revert(0, 0) }\n let length := calldataload(_2)\n if gt(length, _1) { revert(0, 0) }\n if gt(add(add(_2, shl(5, length)), 32), dataEnd) { revert(0, 0) }\n value0 := add(_2, 32)\n value1 := length\n }\n function abi_encode_tuple_t_address__to_t_address__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, and(value0, 0xffffffffffffffffffffffffffffffffffffffff))\n }\n function abi_encode_tuple_t_stringliteral_e21eec7a951dd04402bc3f892dd584c152e44b00505afbad5d63f882bb3c102c__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 22)\n mstore(add(headStart, 64), \"Chaosnet is not active\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_stringliteral_ea716c9a4eeed034dda1786ca5a6667cb6ebc77cd5c562dd897d4123cb6bfc81__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 22)\n mstore(add(headStart, 64), \"Not the chaosnet owner\")\n tail := add(headStart, 96)\n }\n function panic_error_0x32()\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x32)\n revert(0, 0x24)\n }\n function increment_t_uint256(value) -> ret\n {\n if eq(value, not(0))\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n ret := add(value, 1)\n }\n function abi_encode_tuple_t_array$_t_address_$dyn_calldata_ptr__to_t_array$_t_address_$dyn_memory_ptr__fromStack_reversed(headStart, value1, value0) -> tail\n {\n let _1 := 32\n let tail_1 := add(headStart, _1)\n mstore(headStart, _1)\n let pos := tail_1\n mstore(tail_1, value1)\n pos := add(headStart, 64)\n let srcPtr := value0\n let i := 0\n for { } lt(i, value1) { i := add(i, 1) }\n {\n mstore(pos, and(abi_decode_address(srcPtr), 0xffffffffffffffffffffffffffffffffffffffff))\n pos := add(pos, _1)\n srcPtr := add(srcPtr, _1)\n }\n tail := pos\n }\n function abi_encode_tuple_t_stringliteral_aca4d374c03f04675ec96c84515666a80638e0c1b853a70285358a107332cc7c__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 43)\n mstore(add(headStart, 64), \"New chaosnet owner must not be z\")\n mstore(add(headStart, 96), \"ero address\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_address_t_address__to_t_address_t_address__fromStack_reversed(headStart, value1, value0) -> tail\n {\n tail := add(headStart, 64)\n let _1 := 0xffffffffffffffffffffffffffffffffffffffff\n mstore(headStart, and(value0, _1))\n mstore(add(headStart, 32), and(value1, _1))\n }\n}",
3145
- "id": 125,
3145
+ "id": 126,
3146
3146
  "language": "Yul",
3147
3147
  "name": "#utility.yul"
3148
3148
  }
@@ -3150,7 +3150,7 @@
3150
3150
  "immutableReferences": {},
3151
3151
  "linkReferences": {},
3152
3152
  "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x72 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0xB0F3828E GT PUSH2 0x50 JUMPI DUP1 PUSH4 0xB0F3828E EQ PUSH2 0xEF JUMPI DUP1 PUSH4 0xC545B3A9 EQ PUSH2 0xFC JUMPI DUP1 PUSH4 0xF23BAF4A EQ PUSH2 0x10F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x398ECE9C EQ PUSH2 0x77 JUMPI DUP1 PUSH4 0x3E723FC9 EQ PUSH2 0xAF JUMPI DUP1 PUSH4 0x7C2CF6CD EQ PUSH2 0xC4 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x9A PUSH2 0x85 CALLDATASIZE PUSH1 0x4 PUSH2 0x4C6 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xC2 PUSH2 0xBD CALLDATASIZE PUSH1 0x4 PUSH2 0x4E8 JUMP JUMPDEST PUSH2 0x117 JUMP JUMPDEST STOP JUMPDEST PUSH1 0x2 SLOAD PUSH2 0xD7 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xA6 JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH2 0x9A SWAP1 PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH2 0xC2 PUSH2 0x10A CALLDATASIZE PUSH1 0x4 PUSH2 0x4C6 JUMP JUMPDEST PUSH2 0x277 JUMP JUMPDEST PUSH2 0xC2 PUSH2 0x359 JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH1 0xFF AND PUSH2 0x16E JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4368616F736E6574206973206E6F742061637469766500000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x2 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x1C8 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6F7420746865206368616F736E6574206F776E657200000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x165 JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x239 JUMPI PUSH1 0x1 DUP1 PUSH1 0x0 DUP6 DUP6 DUP6 DUP2 DUP2 LT PUSH2 0x1EA JUMPI PUSH2 0x1EA PUSH2 0x55D JUMP JUMPDEST SWAP1 POP PUSH1 0x20 MUL ADD PUSH1 0x20 DUP2 ADD SWAP1 PUSH2 0x1FF SWAP2 SWAP1 PUSH2 0x4C6 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 DUP2 ADD SWAP2 SWAP1 SWAP2 MSTORE PUSH1 0x40 ADD PUSH1 0x0 KECCAK256 DUP1 SLOAD PUSH1 0xFF NOT AND SWAP2 ISZERO ISZERO SWAP2 SWAP1 SWAP2 OR SWAP1 SSTORE DUP1 PUSH2 0x231 DUP2 PUSH2 0x573 JUMP JUMPDEST SWAP2 POP POP PUSH2 0x1CB JUMP JUMPDEST POP PUSH32 0x79B60DC9F29A0514F5CE9BF1E89B7ADD7A22440CDE3B203C03A842E3B534071B DUP3 DUP3 PUSH1 0x40 MLOAD PUSH2 0x26B SWAP3 SWAP2 SWAP1 PUSH2 0x59A JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 POP POP JUMP JUMPDEST PUSH1 0x2 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x2D1 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6F7420746865206368616F736E6574206F776E657200000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x165 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH2 0x34D JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x2B PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6577206368616F736E6574206F776E6572206D757374206E6F74206265207A PUSH1 0x44 DUP3 ADD MSTORE PUSH32 0x65726F2061646472657373000000000000000000000000000000000000000000 PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x165 JUMP JUMPDEST PUSH2 0x356 DUP2 PUSH2 0x438 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x0 SLOAD PUSH1 0xFF AND PUSH2 0x3AB JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4368616F736E6574206973206E6F742061637469766500000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x165 JUMP JUMPDEST PUSH1 0x2 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND CALLER EQ PUSH2 0x405 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x16 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x4E6F7420746865206368616F736E6574206F776E657200000000000000000000 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH2 0x165 JUMP JUMPDEST PUSH1 0x0 DUP1 SLOAD PUSH1 0xFF NOT AND DUP2 SSTORE PUSH1 0x40 MLOAD PUSH32 0xBEA11DC6CFDE2788BE7E8A6CEEF5C8D181BB1C628BA6D71675FCA0E754367C74 SWAP2 SWAP1 LOG1 JUMP JUMPDEST PUSH1 0x2 DUP1 SLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH32 0xFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000 DUP4 AND DUP2 OR SWAP1 SWAP4 SSTORE PUSH1 0x40 DUP1 MLOAD SWAP2 SWAP1 SWAP3 AND DUP1 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP4 SWAP1 SWAP4 MSTORE PUSH32 0xF7D2871C195D5DCBECA7C9BFB4F7AE4149D0915A5D3D03C8C2286C9A24E932BE SWAP2 ADD PUSH2 0x26B JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x4C1 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x4D8 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x4E1 DUP3 PUSH2 0x4AA JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x20 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x4FB JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP3 CALLDATALOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP1 DUP3 GT ISZERO PUSH2 0x513 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 DUP6 ADD SWAP2 POP DUP6 PUSH1 0x1F DUP4 ADD SLT PUSH2 0x527 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 CALLDATALOAD DUP2 DUP2 GT ISZERO PUSH2 0x536 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP7 PUSH1 0x20 DUP3 PUSH1 0x5 SHL DUP6 ADD ADD GT ISZERO PUSH2 0x54B JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x20 SWAP3 SWAP1 SWAP3 ADD SWAP7 SWAP2 SWAP6 POP SWAP1 SWAP4 POP POP POP POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x32 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1 DUP3 ADD PUSH2 0x593 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP PUSH1 0x1 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE DUP2 DUP2 ADD DUP4 SWAP1 MSTORE PUSH1 0x0 SWAP1 DUP5 PUSH1 0x40 DUP5 ADD DUP4 JUMPDEST DUP7 DUP2 LT ISZERO PUSH2 0x5DB JUMPI PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB PUSH2 0x5C8 DUP5 PUSH2 0x4AA JUMP JUMPDEST AND DUP3 MSTORE SWAP2 DUP4 ADD SWAP2 SWAP1 DUP4 ADD SWAP1 PUSH1 0x1 ADD PUSH2 0x5AF JUMP JUMPDEST POP SWAP7 SWAP6 POP POP POP POP POP POP JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xCC SLT CALLER SWAP3 0x4F 0x2B 0xC1 BALANCE RETURNDATACOPY 0xE5 KECCAK256 0x5E 0x2C 0xDE PUSH10 0x1450F37851DBAED02C0 0xA9 SELFBALANCE 0xD4 0x2D 0xAE DUP1 ADDMOD PUSH5 0x736F6C6343 STOP ADDMOD GT STOP CALLER ",
3153
- "sourceMap": "312:2332:20:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;678:46;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;571:14:125;;564:22;546:41;;534:2;519:18;678:46:20;;;;;;;;1528:258;;;;;;:::i;:::-;;:::i;:::-;;808:28;;;;;-1:-1:-1;;;;;808:28:20;;;;;;-1:-1:-1;;;;;1382:55:125;;;1364:74;;1352:2;1337:18;808:28:20;1218:226:125;566:28:20;;;;;;;;;2150:257;;;;;;:::i;:::-;;:::i;1932:137::-;;;:::i;1528:258::-;1271:16;;;;1263:51;;;;-1:-1:-1;;;1263:51:20;;1651:2:125;1263:51:20;;;1633:21:125;1690:2;1670:18;;;1663:30;1729:24;1709:18;;;1702:52;1771:18;;1263:51:20;;;;;;;;;1175:13:::1;::::0;-1:-1:-1;;;;;1175:13:20::1;1161:10;:27;1153:62;;;::::0;-1:-1:-1;;;1153:62:20;;2002:2:125;1153:62:20::1;::::0;::::1;1984:21:125::0;2041:2;2021:18;;;2014:30;2080:24;2060:18;;;2053:52;2122:18;;1153:62:20::1;1800:346:125::0;1153:62:20::1;1649:9:::2;1644:97;1664:20:::0;;::::2;1644:97;;;1730:4;1699:14:::0;:28:::2;1714:9;;1724:1;1714:12;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1::0;;;;;1699:28:20::2;::::0;;::::2;::::0;::::2;::::0;;;;;;-1:-1:-1;1699:28:20;:35;;-1:-1:-1;;1699:35:20::2;::::0;::::2;;::::0;;;::::2;::::0;;1686:3;::::2;::::0;::::2;:::i;:::-;;;;1644:97;;;;1752:29;1771:9;;1752:29;;;;;;;:::i;:::-;;;;;;;;1528:258:::0;;:::o;2150:257::-;1175:13;;-1:-1:-1;;;;;1175:13:20;1161:10;:27;1153:62;;;;-1:-1:-1;;;1153:62:20;;2002:2:125;1153:62:20;;;1984:21:125;2041:2;2021:18;;;2014:30;2080:24;2060:18;;;2053:52;2122:18;;1153:62:20;1800:346:125;1153:62:20;-1:-1:-1;;;;;2267:30:20;::::1;2252:104;;;::::0;-1:-1:-1;;;2252:104:20;;3500:2:125;2252:104:20::1;::::0;::::1;3482:21:125::0;3539:2;3519:18;;;3512:30;3578:34;3558:18;;;3551:62;3649:13;3629:18;;;3622:41;3680:19;;2252:104:20::1;3298:407:125::0;2252:104:20::1;2362:40;2385:16;2362:22;:40::i;:::-;2150:257:::0;:::o;1932:137::-;1271:16;;;;1263:51;;;;-1:-1:-1;;;1263:51:20;;1651:2:125;1263:51:20;;;1633:21:125;1690:2;1670:18;;;1663:30;1729:24;1709:18;;;1702:52;1771:18;;1263:51:20;1449:346:125;1263:51:20;1175:13:::1;::::0;-1:-1:-1;;;;;1175:13:20::1;1161:10;:27;1153:62;;;::::0;-1:-1:-1;;;1153:62:20;;2002:2:125;1153:62:20::1;::::0;::::1;1984:21:125::0;2041:2;2021:18;;;2014:30;2080:24;2060:18;;;2053:52;2122:18;;1153:62:20::1;1800:346:125::0;1153:62:20::1;2027:5:::2;2008:24:::0;;-1:-1:-1;;2008:24:20::2;::::0;;2043:21:::2;::::0;::::2;::::0;2027:5;2043:21:::2;1932:137::o:0;2411:231::-;2511:13;;;-1:-1:-1;;;;;2530:32:20;;;;;;;;;;;2573:64;;;2511:13;;;;3945:34:125;;;4010:2;3995:18;;3988:43;;;;2573:64:20;;3857:18:125;2573:64:20;3710:327:125;14:196;82:20;;-1:-1:-1;;;;;131:54:125;;121:65;;111:93;;200:1;197;190:12;111:93;14:196;;;:::o;215:186::-;274:6;327:2;315:9;306:7;302:23;298:32;295:52;;;343:1;340;333:12;295:52;366:29;385:9;366:29;:::i;:::-;356:39;215:186;-1:-1:-1;;;215:186:125:o;598:615::-;684:6;692;745:2;733:9;724:7;720:23;716:32;713:52;;;761:1;758;751:12;713:52;801:9;788:23;830:18;871:2;863:6;860:14;857:34;;;887:1;884;877:12;857:34;925:6;914:9;910:22;900:32;;970:7;963:4;959:2;955:13;951:27;941:55;;992:1;989;982:12;941:55;1032:2;1019:16;1058:2;1050:6;1047:14;1044:34;;;1074:1;1071;1064:12;1044:34;1127:7;1122:2;1112:6;1109:1;1105:14;1101:2;1097:23;1093:32;1090:45;1087:65;;;1148:1;1145;1138:12;1087:65;1179:2;1171:11;;;;;1201:6;;-1:-1:-1;598:615:125;;-1:-1:-1;;;;598:615:125:o;2151:184::-;-1:-1:-1;;;2200:1:125;2193:88;2300:4;2297:1;2290:15;2324:4;2321:1;2314:15;2340:289;2379:3;2400:17;;;2397:197;;-1:-1:-1;;;2447:1:125;2440:88;2551:4;2548:1;2541:15;2579:4;2576:1;2569:15;2397:197;-1:-1:-1;2621:1:125;2610:13;;2340:289::o;2634:659::-;2815:2;2867:21;;;2840:18;;;2923:22;;;2786:4;;3002:6;2976:2;2961:18;;2786:4;3036:231;3050:6;3047:1;3044:13;3036:231;;;-1:-1:-1;;;;;3115:26:125;3134:6;3115:26;:::i;:::-;3111:75;3099:88;;3242:15;;;;3207:12;;;;3072:1;3065:9;3036:231;;;-1:-1:-1;3284:3:125;2634:659;-1:-1:-1;;;;;;2634:659:125:o"
3153
+ "sourceMap": "312:2332:20:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;678:46;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;571:14:126;;564:22;546:41;;534:2;519:18;678:46:20;;;;;;;;1528:258;;;;;;:::i;:::-;;:::i;:::-;;808:28;;;;;-1:-1:-1;;;;;808:28:20;;;;;;-1:-1:-1;;;;;1382:55:126;;;1364:74;;1352:2;1337:18;808:28:20;1218:226:126;566:28:20;;;;;;;;;2150:257;;;;;;:::i;:::-;;:::i;1932:137::-;;;:::i;1528:258::-;1271:16;;;;1263:51;;;;-1:-1:-1;;;1263:51:20;;1651:2:126;1263:51:20;;;1633:21:126;1690:2;1670:18;;;1663:30;1729:24;1709:18;;;1702:52;1771:18;;1263:51:20;;;;;;;;;1175:13:::1;::::0;-1:-1:-1;;;;;1175:13:20::1;1161:10;:27;1153:62;;;::::0;-1:-1:-1;;;1153:62:20;;2002:2:126;1153:62:20::1;::::0;::::1;1984:21:126::0;2041:2;2021:18;;;2014:30;2080:24;2060:18;;;2053:52;2122:18;;1153:62:20::1;1800:346:126::0;1153:62:20::1;1649:9:::2;1644:97;1664:20:::0;;::::2;1644:97;;;1730:4;1699:14:::0;:28:::2;1714:9;;1724:1;1714:12;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1::0;;;;;1699:28:20::2;::::0;;::::2;::::0;::::2;::::0;;;;;;-1:-1:-1;1699:28:20;:35;;-1:-1:-1;;1699:35:20::2;::::0;::::2;;::::0;;;::::2;::::0;;1686:3;::::2;::::0;::::2;:::i;:::-;;;;1644:97;;;;1752:29;1771:9;;1752:29;;;;;;;:::i;:::-;;;;;;;;1528:258:::0;;:::o;2150:257::-;1175:13;;-1:-1:-1;;;;;1175:13:20;1161:10;:27;1153:62;;;;-1:-1:-1;;;1153:62:20;;2002:2:126;1153:62:20;;;1984:21:126;2041:2;2021:18;;;2014:30;2080:24;2060:18;;;2053:52;2122:18;;1153:62:20;1800:346:126;1153:62:20;-1:-1:-1;;;;;2267:30:20;::::1;2252:104;;;::::0;-1:-1:-1;;;2252:104:20;;3500:2:126;2252:104:20::1;::::0;::::1;3482:21:126::0;3539:2;3519:18;;;3512:30;3578:34;3558:18;;;3551:62;3649:13;3629:18;;;3622:41;3680:19;;2252:104:20::1;3298:407:126::0;2252:104:20::1;2362:40;2385:16;2362:22;:40::i;:::-;2150:257:::0;:::o;1932:137::-;1271:16;;;;1263:51;;;;-1:-1:-1;;;1263:51:20;;1651:2:126;1263:51:20;;;1633:21:126;1690:2;1670:18;;;1663:30;1729:24;1709:18;;;1702:52;1771:18;;1263:51:20;1449:346:126;1263:51:20;1175:13:::1;::::0;-1:-1:-1;;;;;1175:13:20::1;1161:10;:27;1153:62;;;::::0;-1:-1:-1;;;1153:62:20;;2002:2:126;1153:62:20::1;::::0;::::1;1984:21:126::0;2041:2;2021:18;;;2014:30;2080:24;2060:18;;;2053:52;2122:18;;1153:62:20::1;1800:346:126::0;1153:62:20::1;2027:5:::2;2008:24:::0;;-1:-1:-1;;2008:24:20::2;::::0;;2043:21:::2;::::0;::::2;::::0;2027:5;2043:21:::2;1932:137::o:0;2411:231::-;2511:13;;;-1:-1:-1;;;;;2530:32:20;;;;;;;;;;;2573:64;;;2511:13;;;;3945:34:126;;;4010:2;3995:18;;3988:43;;;;2573:64:20;;3857:18:126;2573:64:20;3710:327:126;14:196;82:20;;-1:-1:-1;;;;;131:54:126;;121:65;;111:93;;200:1;197;190:12;111:93;14:196;;;:::o;215:186::-;274:6;327:2;315:9;306:7;302:23;298:32;295:52;;;343:1;340;333:12;295:52;366:29;385:9;366:29;:::i;:::-;356:39;215:186;-1:-1:-1;;;215:186:126:o;598:615::-;684:6;692;745:2;733:9;724:7;720:23;716:32;713:52;;;761:1;758;751:12;713:52;801:9;788:23;830:18;871:2;863:6;860:14;857:34;;;887:1;884;877:12;857:34;925:6;914:9;910:22;900:32;;970:7;963:4;959:2;955:13;951:27;941:55;;992:1;989;982:12;941:55;1032:2;1019:16;1058:2;1050:6;1047:14;1044:34;;;1074:1;1071;1064:12;1044:34;1127:7;1122:2;1112:6;1109:1;1105:14;1101:2;1097:23;1093:32;1090:45;1087:65;;;1148:1;1145;1138:12;1087:65;1179:2;1171:11;;;;;1201:6;;-1:-1:-1;598:615:126;;-1:-1:-1;;;;598:615:126:o;2151:184::-;-1:-1:-1;;;2200:1:126;2193:88;2300:4;2297:1;2290:15;2324:4;2321:1;2314:15;2340:289;2379:3;2400:17;;;2397:197;;-1:-1:-1;;;2447:1:126;2440:88;2551:4;2548:1;2541:15;2579:4;2576:1;2569:15;2397:197;-1:-1:-1;2621:1:126;2610:13;;2340:289::o;2634:659::-;2815:2;2867:21;;;2840:18;;;2923:22;;;2786:4;;3002:6;2976:2;2961:18;;2786:4;3036:231;3050:6;3047:1;3044:13;3036:231;;;-1:-1:-1;;;;;3115:26:126;3134:6;3115:26;:::i;:::-;3111:75;3099:88;;3242:15;;;;3207:12;;;;3072:1;3065:9;3036:231;;;-1:-1:-1;3284:3:126;2634:659;-1:-1:-1;;;;;;2634:659:126:o"
3154
3154
  },
3155
3155
  "gasEstimates": {
3156
3156
  "creation": {