@superfluid-finance/ethereum-contracts 1.7.2-dev.09f3be3.0 → 1.7.2-dev.1ef77a5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/artifacts/contracts/apps/SuperAppBaseFlow.sol/SuperAppBaseFlow.json +13 -13
- package/artifacts/contracts/apps/SuperfluidLoaderLibrary.sol/SuperfluidLoaderLibrary.json +2 -2
- package/artifacts/contracts/mocks/SuperAppBaseFlowTester.sol/SuperAppBaseFlowTester.json +15 -15
- package/build/contracts/AccessControl.json +1 -1
- package/build/contracts/AccessControlEnumerable.json +1 -1
- package/build/contracts/Address.json +1 -1
- package/build/contracts/AgreementBase.json +18 -18
- package/build/contracts/AgreementLibrary.json +165 -165
- package/build/contracts/BaseRelayRecipient.json +57 -57
- package/build/contracts/BatchLiquidator.json +382 -382
- package/build/contracts/BatchOperation.json +614 -614
- package/build/contracts/CFAv1Forwarder.json +1250 -1250
- package/build/contracts/CFAv1ForwarderDeployerLibrary.json +2384 -2384
- package/build/contracts/CFAv1Library.json +389 -389
- package/build/contracts/CallUtils.json +198 -198
- package/build/contracts/ClosingOnUpdateFlowTestApp.json +1525 -1525
- package/build/contracts/ConstantFlowAgreementV1.json +1087 -1087
- package/build/contracts/ConstantInflowNFT.json +402 -402
- package/build/contracts/ConstantOutflowNFT.json +661 -661
- package/build/contracts/Context.json +1 -1
- package/build/contracts/ContextDefinitions.json +614 -614
- package/build/contracts/CustomSuperTokenBase.json +19 -19
- package/build/contracts/ERC165.json +1 -1
- package/build/contracts/ERC1820Implementer.json +1 -1
- package/build/contracts/ERC1820RegistryCompiled.json +22 -22
- package/build/contracts/ERC20.json +1 -1
- package/build/contracts/ERC20WithTokenInfo.json +23 -23
- package/build/contracts/ERC777Helper.json +384 -384
- package/build/contracts/ERC777RecipientDrainingGas.json +863 -863
- package/build/contracts/ERC777RecipientReverting.json +863 -863
- package/build/contracts/EnumerableSet.json +1 -1
- package/build/contracts/EventsEmitter.json +43 -43
- package/build/contracts/ExclusiveInflowTestApp.json +1525 -1525
- package/build/contracts/FixedSizeData.json +200 -200
- package/build/contracts/FlowExchangeTestApp.json +1526 -1526
- package/build/contracts/FlowNFTBase.json +1280 -1280
- package/build/contracts/FlowOperatorDefinitions.json +614 -614
- package/build/contracts/ForwarderBase.json +190 -190
- package/build/contracts/FullUpgradableSuperTokenProxy.json +116 -116
- package/build/contracts/IAccessControl.json +1 -1
- package/build/contracts/IAccessControlEnumerable.json +1 -1
- package/build/contracts/IConstantFlowAgreementV1.json +677 -677
- package/build/contracts/IConstantInflowNFT.json +54 -54
- package/build/contracts/IConstantOutflowNFT.json +107 -107
- package/build/contracts/IDAv1Forwarder.json +912 -912
- package/build/contracts/IDAv1ForwarderDeployerLibrary.json +2384 -2384
- package/build/contracts/IDAv1Library.json +430 -430
- package/build/contracts/IERC165.json +1 -1
- package/build/contracts/IERC1820Implementer.json +1 -1
- package/build/contracts/IERC1820Registry.json +1 -1
- package/build/contracts/IERC20.json +1 -1
- package/build/contracts/IERC20Metadata.json +1 -1
- package/build/contracts/IERC20Permit.json +1 -1
- package/build/contracts/IERC721.json +1 -1
- package/build/contracts/IERC721Metadata.json +1 -1
- package/build/contracts/IERC777.json +1 -1
- package/build/contracts/IERC777Recipient.json +1 -1
- package/build/contracts/IERC777Sender.json +1 -1
- package/build/contracts/IFlowNFTBase.json +115 -115
- package/build/contracts/IInstantDistributionAgreementV1.json +667 -667
- package/build/contracts/IMultiSigWallet.json +31 -31
- package/build/contracts/IPoolAdminNFT.json +7 -7
- package/build/contracts/IPoolMemberNFT.json +7 -7
- package/build/contracts/IPureSuperToken.json +62 -62
- package/build/contracts/IPureSuperTokenCustom.json +62 -62
- package/build/contracts/IRelayRecipient.json +27 -27
- package/build/contracts/IResolver.json +38 -38
- package/build/contracts/ISETH.json +67 -67
- package/build/contracts/ISETHCustom.json +67 -67
- package/build/contracts/ISuperAgreement.json +50 -50
- package/build/contracts/ISuperApp.json +191 -191
- package/build/contracts/ISuperToken.json +695 -695
- package/build/contracts/ISuperTokenFactory.json +225 -225
- package/build/contracts/ISuperfluid.json +904 -904
- package/build/contracts/ISuperfluidGovernance.json +251 -251
- package/build/contracts/ISuperfluidToken.json +407 -407
- package/build/contracts/ITOGAv1.json +1346 -1346
- package/build/contracts/ITOGAv2.json +1346 -1346
- package/build/contracts/ITOGAv3.json +1346 -1346
- package/build/contracts/Initializable.json +1 -1
- package/build/contracts/InstantDistributionAgreementV1.json +594 -594
- package/build/contracts/Math.json +1 -1
- package/build/contracts/NonClosableOutflowTestApp.json +1526 -1526
- package/build/contracts/Ownable.json +1 -1
- package/build/contracts/Proxy.json +1 -1
- package/build/contracts/ProxyDeployerLibrary.json +2382 -2382
- package/build/contracts/PureSuperToken.json +106 -106
- package/build/contracts/Resolver.json +98 -98
- package/build/contracts/SETHProxy.json +224 -224
- package/build/contracts/SafeCast.json +1 -1
- package/build/contracts/SafeERC20.json +1 -1
- package/build/contracts/SafeGasLibrary.json +51 -51
- package/build/contracts/SafeMath.json +1 -1
- package/build/contracts/SelfDeletingFlowTestApp.json +1525 -1525
- package/build/contracts/SlotsBitmapLibrary.json +457 -457
- package/build/contracts/StreamRedirector.json +704 -704
- package/build/contracts/Strings.json +1 -1
- package/build/contracts/SuperAppBase.json +42 -42
- package/build/contracts/SuperAppBaseFlow.json +800 -800
- package/build/contracts/SuperAppDefinitions.json +614 -614
- package/build/contracts/SuperToken.json +2714 -2714
- package/build/contracts/SuperTokenDeployerLibrary.json +2383 -2383
- package/build/contracts/SuperTokenFactory.json +1347 -1347
- package/build/contracts/SuperTokenFactoryBase.json +1329 -1329
- package/build/contracts/SuperTokenV1Library.json +1483 -1483
- package/build/contracts/SuperUpgrader.json +439 -439
- package/build/contracts/Superfluid.json +5196 -5196
- package/build/contracts/SuperfluidCFAv1DeployerLibrary.json +2383 -2383
- package/build/contracts/SuperfluidFrameworkDeployer.json +1260 -1260
- package/build/contracts/SuperfluidFrameworkDeploymentSteps.json +2382 -2382
- package/build/contracts/SuperfluidGovDeployerLibrary.json +2383 -2383
- package/build/contracts/SuperfluidGovernanceBase.json +2449 -2449
- package/build/contracts/SuperfluidGovernanceConfigs.json +614 -614
- package/build/contracts/SuperfluidGovernanceII.json +155 -155
- package/build/contracts/SuperfluidGovernanceIIProxy.json +135 -135
- package/build/contracts/SuperfluidHostDeployerLibrary.json +2382 -2382
- package/build/contracts/SuperfluidIDAv1DeployerLibrary.json +2383 -2383
- package/build/contracts/SuperfluidLoader.json +207 -207
- package/build/contracts/SuperfluidLoaderDeployerLibrary.json +2384 -2384
- package/build/contracts/SuperfluidLoaderLibrary.json +552 -417
- package/build/contracts/SuperfluidNFTLogicDeployerLibrary.json +2387 -2387
- package/build/contracts/SuperfluidPeripheryDeployerLibrary.json +2385 -2385
- package/build/contracts/SuperfluidToken.json +1423 -1423
- package/build/contracts/TOGA.json +1360 -1360
- package/build/contracts/TestGovernance.json +250 -250
- package/build/contracts/TestResolver.json +47 -47
- package/build/contracts/TestToken.json +102 -102
- package/build/contracts/TokenDeployerLibrary.json +2384 -2384
- package/build/contracts/TokenInfo.json +32 -32
- package/build/contracts/UUPSProxiable.json +139 -139
- package/build/contracts/UUPSProxy.json +81 -81
- package/build/contracts/UUPSUtils.json +37 -37
- package/build/contracts-sizes.txt +15 -15
- package/build/typechain/contracts/apps/SuperAppBaseFlow.d.ts +9 -9
- package/build/typechain/contracts/apps/SuperAppBaseFlow.d.ts.map +1 -1
- package/build/typechain/contracts/mocks/SuperAppBaseFlowTester.d.ts +9 -9
- package/build/typechain/contracts/mocks/SuperAppBaseFlowTester.d.ts.map +1 -1
- package/build/typechain/factories/contracts/apps/SuperAppBaseFlow__factory.d.ts +10 -10
- package/build/typechain/factories/contracts/apps/SuperAppBaseFlow__factory.js +13 -13
- package/build/typechain/factories/contracts/apps/SuperAppBaseFlow__factory.js.map +1 -1
- package/build/typechain/factories/contracts/apps/SuperfluidLoaderLibrary__factory.d.ts +1 -1
- package/build/typechain/factories/contracts/apps/SuperfluidLoaderLibrary__factory.d.ts.map +1 -1
- package/build/typechain/factories/contracts/apps/SuperfluidLoaderLibrary__factory.js +1 -1
- package/build/typechain/factories/contracts/apps/SuperfluidLoaderLibrary__factory.js.map +1 -1
- package/build/typechain/factories/contracts/mocks/SuperAppBaseFlowTester__factory.d.ts +11 -11
- package/build/typechain/factories/contracts/mocks/SuperAppBaseFlowTester__factory.d.ts.map +1 -1
- package/build/typechain/factories/contracts/mocks/SuperAppBaseFlowTester__factory.js +14 -14
- package/build/typechain/factories/contracts/mocks/SuperAppBaseFlowTester__factory.js.map +1 -1
- package/contracts/apps/SuperAppBaseFlow.sol +8 -8
- package/contracts/apps/SuperfluidLoaderLibrary.sol +5 -2
- package/package.json +5 -5
- package/ops-scripts/.eslintrc.js +0 -15
- package/ops-scripts/artifacts/ERC1820Registry.json +0 -5
- package/ops-scripts/deploy-aux-contracts.js +0 -99
- package/ops-scripts/deploy-deterministically.js +0 -169
- package/ops-scripts/deploy-erc1820.js +0 -83
- package/ops-scripts/deploy-framework.js +0 -895
- package/ops-scripts/deploy-mfa.ts +0 -27
- package/ops-scripts/deploy-super-token.js +0 -206
- package/ops-scripts/deploy-test-environment.js +0 -98
- package/ops-scripts/deploy-test-token.js +0 -86
- package/ops-scripts/deploy-unlisted-pure-super-token.js +0 -69
- package/ops-scripts/deploy-unlisted-super-token.js +0 -68
- package/ops-scripts/gov-create-new-app-registration-key.js +0 -75
- package/ops-scripts/gov-create-new-factory-registration.js +0 -49
- package/ops-scripts/gov-set-3Ps-config.js +0 -67
- package/ops-scripts/gov-set-reward-address.js +0 -60
- package/ops-scripts/gov-set-token-min-deposit.js +0 -53
- package/ops-scripts/gov-set-trusted-forwarder.js +0 -80
- package/ops-scripts/gov-transfer-framework-ownership.js +0 -90
- package/ops-scripts/gov-upgrade-governance.js +0 -87
- package/ops-scripts/gov-upgrade-super-token-logic.js +0 -193
- package/ops-scripts/info-inspect-account.js +0 -118
- package/ops-scripts/info-list-apps.js +0 -55
- package/ops-scripts/info-print-contract-addresses.js +0 -136
- package/ops-scripts/info-scan-deployments.js +0 -63
- package/ops-scripts/info-show-protocol.js +0 -400
- package/ops-scripts/libs/common.js +0 -436
- package/ops-scripts/libs/getConfig.js +0 -289
- package/ops-scripts/libs/truffleScriptRunnerFactory.js +0 -97
- package/ops-scripts/resolver-list-super-token.js +0 -73
- package/ops-scripts/resolver-register-token.js +0 -72
- package/ops-scripts/resolver-reset-deployment.js +0 -54
- package/ops-scripts/resolver-set-key-value.js +0 -69
- package/ops-scripts/resolver-unlist-super-token.js +0 -61
- package/ops-scripts/tmp-trigger-token-transfer.js +0 -33
- package/ops-scripts/validate-nft-addresses.ts +0 -49
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"type": "function"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
|
-
"metadata": "{\"compiler\":{\"version\":\"0.8.19+commit.7dd6d404\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"UnsupportedNetwork\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"getHost\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"project:/contracts/apps/SuperfluidLoaderLibrary.sol\":\"SuperfluidLoaderLibrary\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[]},\"sources\":{\"project:/contracts/apps/SuperfluidLoaderLibrary.sol\":{\"keccak256\":\"
|
|
24
|
-
"bytecode": "
|
|
25
|
-
"deployedBytecode": "
|
|
23
|
+
"metadata": "{\"compiler\":{\"version\":\"0.8.19+commit.7dd6d404\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"UnsupportedNetwork\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"getHost\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"project:/contracts/apps/SuperfluidLoaderLibrary.sol\":\"SuperfluidLoaderLibrary\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[]},\"sources\":{\"project:/contracts/apps/SuperfluidLoaderLibrary.sol\":{\"keccak256\":\"0x89ba56b530424a1ec027d3727c3d6ae2b4223d8b268376e420e6e73436fba853\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2e3c9b5446a9ffe03a76fd4824f02a0af73f8ccc8eceeb6f43cf9f2d3dd09832\",\"dweb:/ipfs/QmPuDGebopFtkFNBgbz39bquer1g7S9RcWhnenLcgktqst\"]}},\"version\":1}",
|
|
24
|
+
"bytecode": "0x6102cd61003a600b82828239805160001a60731461002d57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600436106100355760003560e01c806320bc44251461003a575b600080fd5b61004261005e565b6040516001600160a01b03909116815260200160405180910390f35b6000600146036100815750734e583d9390082b65bef884b629dfa426114ced6d90565b600a46036100a2575073567c4b141ed61923967ca25ef4906c8781069a1090565b603846036100c3575073d1e2cfb6441680002eb7a44223160ab9b67d7e6e90565b606446036100e45750732dfe937cd98ab92e59cf3139138f18c823a4efe790565b608946036101055750733e14dc1b13c488a8d5d310918780c983bd5982e790565b61a4b14603610127575073cf8acb4ef033eff16e8080aed4c7d5b9285d219290565b61a4ec4603610149575073a4ff07cf81c02cfd356184879d953970ca95758590565b61a86a460361016b57507360377c7016e4cdb03c87ef474896c11cb560752c90565b6005460361018c57507322ff293e14f1ec3a09b137e9e06084afd63addf990565b62066eed46036101af575073e40983c2476032a0915600b9472b3141aa5b5ba990565b6101a446036101d1575073e40983c2476032a0915600b9472b3141aa5b5ba990565b61a86946036101f357507385fe79b998509b77bf10a8bd4001d58475d2938690565b620138814603610216575073eb796bdb90ffa0f28255275e16936d25d341860390565b62aa36a74603610239575073109412e3c84f0539b43d39db691b08c90f58dc7c90565b62014a33460361025c575073507c3a7c6ccc253884a2e3a3ee2a211cc7e796a690565b6105a2460361027e575073e64f81d5ddda1c7172e5c6d964e8ef1bd82d870490565b604051633732a25760e11b815260040160405180910390fdfea264697066735822122018c0589918fc6f1ef09a0edff1dde8906b20b84544ee11cf9349f04263666a5164736f6c63430008130033",
|
|
25
|
+
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600436106100355760003560e01c806320bc44251461003a575b600080fd5b61004261005e565b6040516001600160a01b03909116815260200160405180910390f35b6000600146036100815750734e583d9390082b65bef884b629dfa426114ced6d90565b600a46036100a2575073567c4b141ed61923967ca25ef4906c8781069a1090565b603846036100c3575073d1e2cfb6441680002eb7a44223160ab9b67d7e6e90565b606446036100e45750732dfe937cd98ab92e59cf3139138f18c823a4efe790565b608946036101055750733e14dc1b13c488a8d5d310918780c983bd5982e790565b61a4b14603610127575073cf8acb4ef033eff16e8080aed4c7d5b9285d219290565b61a4ec4603610149575073a4ff07cf81c02cfd356184879d953970ca95758590565b61a86a460361016b57507360377c7016e4cdb03c87ef474896c11cb560752c90565b6005460361018c57507322ff293e14f1ec3a09b137e9e06084afd63addf990565b62066eed46036101af575073e40983c2476032a0915600b9472b3141aa5b5ba990565b6101a446036101d1575073e40983c2476032a0915600b9472b3141aa5b5ba990565b61a86946036101f357507385fe79b998509b77bf10a8bd4001d58475d2938690565b620138814603610216575073eb796bdb90ffa0f28255275e16936d25d341860390565b62aa36a74603610239575073109412e3c84f0539b43d39db691b08c90f58dc7c90565b62014a33460361025c575073507c3a7c6ccc253884a2e3a3ee2a211cc7e796a690565b6105a2460361027e575073e64f81d5ddda1c7172e5c6d964e8ef1bd82d870490565b604051633732a25760e11b815260040160405180910390fdfea264697066735822122018c0589918fc6f1ef09a0edff1dde8906b20b84544ee11cf9349f04263666a5164736f6c63430008130033",
|
|
26
26
|
"immutableReferences": {},
|
|
27
27
|
"generatedSources": [],
|
|
28
28
|
"deployedGeneratedSources": [
|
|
@@ -190,18 +190,18 @@
|
|
|
190
190
|
"name": "#utility.yul"
|
|
191
191
|
}
|
|
192
192
|
],
|
|
193
|
-
"sourceMap": "
|
|
194
|
-
"deployedSourceMap": "
|
|
195
|
-
"source": "// SPDX-License-Identifier: MIT\npragma solidity 0.8.
|
|
193
|
+
"sourceMap": "59:2889:39:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;59:2889:39;;;;;;;;;;;;;;;;;",
|
|
194
|
+
"deployedSourceMap": "59:2889:39:-:0;;;;;;;;;;;;;;;;;;;;;;;;978:1968;;;:::i;:::-;;;-1:-1:-1;;;;;186:32:124;;;168:51;;156:2;141:18;978:1968:39;;;;;;;;1018:7;184:1;1041:13;:28;1037:1903;;-1:-1:-1;1092:42:39;;978:1968::o;1037:1903::-;235:2;1155:13;:33;1151:1789;;-1:-1:-1;1211:42:39;;978:1968::o;1151:1789::-;282:2;1274:13;:28;1270:1670;;-1:-1:-1;1325:42:39;;978:1968::o;1270:1670::-;330:3;1388:13;:29;1384:1556;;-1:-1:-1;1440:42:39;;978:1968::o;1384:1556::-;382:3;1503:13;:32;1499:1441;;-1:-1:-1;1558:42:39;;978:1968::o;1499:1441::-;431:5;1621:13;:29;1617:1323;;-1:-1:-1;1673:42:39;;978:1968::o;1617:1323::-;482:5;1736:13;:29;1732:1208;;-1:-1:-1;1788:42:39;;978:1968::o;1732:1208::-;532:5;1851:13;:28;1847:1093;;-1:-1:-1;1902:42:39;;978:1968::o;1847:1093::-;598:1;1965:13;:27;1961:979;;-1:-1:-1;2015:42:39;;978:1968::o;1961:979::-;804:6;2078:13;:32;2074:866;;-1:-1:-1;2133:42:39;;978:1968::o;2074:866::-;859:3;2196:13;:32;2192:748;;-1:-1:-1;2251:42:39;;978:1968::o;2192:748::-;910:5;2314:13;:31;2310:630;;-1:-1:-1;2368:42:39;;978:1968::o;2310:630::-;750:5;2431:13;:31;2427:513;;-1:-1:-1;2485:42:39;;978:1968::o;2427:513::-;644:8;2548:13;:28;2544:396;;-1:-1:-1;2599:42:39;;978:1968::o;2544:396::-;697:5;2662:13;:28;2658:282;;-1:-1:-1;2713:42:39;;978:1968::o;2658:282::-;962:4;2776:13;:30;2772:168;;-1:-1:-1;2829:42:39;;978:1968::o;2772:168::-;2909:20;;-1:-1:-1;;;2909:20:39;;;;;;;;;;",
|
|
195
|
+
"source": "// SPDX-License-Identifier: MIT\npragma solidity >= 0.8.4;\n\nlibrary SuperfluidLoaderLibrary {\n error UnsupportedNetwork();\n\n // mainnet\n uint256 private constant ETH_MAINNET = 1;\n uint256 private constant OPTIMISM_MAINNET = 10;\n uint256 private constant BSC_MAINNET = 56;\n uint256 private constant XDAI_MAINNET = 100;\n uint256 private constant POLYGON_MAINNET = 137;\n uint256 private constant ARBITRUM_ONE = 42161;\n uint256 private constant CELO_MAINNET = 42220;\n uint256 private constant AVALANCHE_C = 43114;\n\n // testnets\n uint256 private constant ETH_GOERLI = 5;\n uint256 private constant ETH_SEPOLIA = 11155111;\n uint256 private constant BASE_GOERLI = 84531;\n uint256 private constant POLYGON_MUMBAI = 80001;\n uint256 private constant ARBITRUM_GOERLI = 421613;\n uint256 private constant OPTIMISM_GOERLI = 420;\n uint256 private constant AVALANCHE_FUJI = 43113;\n uint256 private constant ZKEVM_TESTNET = 1442;\n \n\n function getHost() public view returns (address) {\n if (block.chainid == ETH_MAINNET) {\n return 0x4E583d9390082B65Bef884b629DFA426114CED6d;\n } else if (block.chainid == OPTIMISM_MAINNET) {\n return 0x567c4B141ED61923967cA25Ef4906C8781069a10;\n } else if (block.chainid == BSC_MAINNET) {\n return 0xd1e2cFb6441680002Eb7A44223160aB9B67d7E6E;\n } else if (block.chainid == XDAI_MAINNET) {\n return 0x2dFe937cD98Ab92e59cF3139138f18c823a4efE7;\n } else if (block.chainid == POLYGON_MAINNET) {\n return 0x3E14dC1b13c488a8d5D310918780c983bD5982E7;\n } else if (block.chainid == ARBITRUM_ONE) {\n return 0xCf8Acb4eF033efF16E8080aed4c7D5B9285D2192;\n } else if (block.chainid == CELO_MAINNET) {\n return 0xA4Ff07cF81C02CFD356184879D953970cA957585;\n } else if (block.chainid == AVALANCHE_C) {\n return 0x60377C7016E4cdB03C87EF474896C11cB560752C;\n } else if (block.chainid == ETH_GOERLI) {\n return 0x22ff293e14F1EC3A09B137e9e06084AFd63adDF9;\n } else if (block.chainid == ARBITRUM_GOERLI) {\n return 0xE40983C2476032A0915600b9472B3141aA5B5Ba9;\n } else if (block.chainid == OPTIMISM_GOERLI) {\n return 0xE40983C2476032A0915600b9472B3141aA5B5Ba9;\n } else if (block.chainid == AVALANCHE_FUJI) {\n return 0x85Fe79b998509B77BF10A8BD4001D58475D29386;\n } else if (block.chainid == POLYGON_MUMBAI) {\n return 0xEB796bdb90fFA0f28255275e16936D25d3418603;\n } else if (block.chainid == ETH_SEPOLIA) {\n return 0x109412E3C84f0539b43d39dB691B08c90f58dC7c;\n } else if (block.chainid == BASE_GOERLI) {\n return 0x507c3a7C6Ccc253884A2e3a3ee2A211cC7E796a6;\n } else if (block.chainid == ZKEVM_TESTNET) {\n return 0xe64f81d5dDdA1c7172e5C6d964E8ef1BD82D8704;\n } else {\n revert UnsupportedNetwork();\n }\n }\n}\n",
|
|
196
196
|
"sourcePath": "/home/runner/work/protocol-monorepo/protocol-monorepo/packages/ethereum-contracts/contracts/apps/SuperfluidLoaderLibrary.sol",
|
|
197
197
|
"ast": {
|
|
198
198
|
"absolutePath": "project:/contracts/apps/SuperfluidLoaderLibrary.sol",
|
|
199
199
|
"exportedSymbols": {
|
|
200
200
|
"SuperfluidLoaderLibrary": [
|
|
201
|
-
|
|
201
|
+
20968
|
|
202
202
|
]
|
|
203
203
|
},
|
|
204
|
-
"id":
|
|
204
|
+
"id": 20969,
|
|
205
205
|
"license": "MIT",
|
|
206
206
|
"nodeType": "SourceUnit",
|
|
207
207
|
"nodes": [
|
|
@@ -209,11 +209,12 @@
|
|
|
209
209
|
"id": 20779,
|
|
210
210
|
"literals": [
|
|
211
211
|
"solidity",
|
|
212
|
+
">=",
|
|
212
213
|
"0.8",
|
|
213
|
-
".
|
|
214
|
+
".4"
|
|
214
215
|
],
|
|
215
216
|
"nodeType": "PragmaDirective",
|
|
216
|
-
"src": "32:
|
|
217
|
+
"src": "32:25:39"
|
|
217
218
|
},
|
|
218
219
|
{
|
|
219
220
|
"abstract": false,
|
|
@@ -222,37 +223,37 @@
|
|
|
222
223
|
"contractDependencies": [],
|
|
223
224
|
"contractKind": "library",
|
|
224
225
|
"fullyImplemented": true,
|
|
225
|
-
"id":
|
|
226
|
+
"id": 20968,
|
|
226
227
|
"linearizedBaseContracts": [
|
|
227
|
-
|
|
228
|
+
20968
|
|
228
229
|
],
|
|
229
230
|
"name": "SuperfluidLoaderLibrary",
|
|
230
|
-
"nameLocation": "
|
|
231
|
+
"nameLocation": "67:23:39",
|
|
231
232
|
"nodeType": "ContractDefinition",
|
|
232
233
|
"nodes": [
|
|
233
234
|
{
|
|
234
235
|
"errorSelector": "6e6544ae",
|
|
235
236
|
"id": 20781,
|
|
236
237
|
"name": "UnsupportedNetwork",
|
|
237
|
-
"nameLocation": "
|
|
238
|
+
"nameLocation": "103:18:39",
|
|
238
239
|
"nodeType": "ErrorDefinition",
|
|
239
240
|
"parameters": {
|
|
240
241
|
"id": 20780,
|
|
241
242
|
"nodeType": "ParameterList",
|
|
242
243
|
"parameters": [],
|
|
243
|
-
"src": "
|
|
244
|
+
"src": "121:2:39"
|
|
244
245
|
},
|
|
245
|
-
"src": "
|
|
246
|
+
"src": "97:27:39"
|
|
246
247
|
},
|
|
247
248
|
{
|
|
248
249
|
"constant": true,
|
|
249
250
|
"id": 20784,
|
|
250
251
|
"mutability": "constant",
|
|
251
252
|
"name": "ETH_MAINNET",
|
|
252
|
-
"nameLocation": "
|
|
253
|
+
"nameLocation": "170:11:39",
|
|
253
254
|
"nodeType": "VariableDeclaration",
|
|
254
|
-
"scope":
|
|
255
|
-
"src": "
|
|
255
|
+
"scope": 20968,
|
|
256
|
+
"src": "145:40:39",
|
|
256
257
|
"stateVariable": true,
|
|
257
258
|
"storageLocation": "default",
|
|
258
259
|
"typeDescriptions": {
|
|
@@ -263,7 +264,7 @@
|
|
|
263
264
|
"id": 20782,
|
|
264
265
|
"name": "uint256",
|
|
265
266
|
"nodeType": "ElementaryTypeName",
|
|
266
|
-
"src": "
|
|
267
|
+
"src": "145:7:39",
|
|
267
268
|
"typeDescriptions": {
|
|
268
269
|
"typeIdentifier": "t_uint256",
|
|
269
270
|
"typeString": "uint256"
|
|
@@ -278,7 +279,7 @@
|
|
|
278
279
|
"kind": "number",
|
|
279
280
|
"lValueRequested": false,
|
|
280
281
|
"nodeType": "Literal",
|
|
281
|
-
"src": "
|
|
282
|
+
"src": "184:1:39",
|
|
282
283
|
"typeDescriptions": {
|
|
283
284
|
"typeIdentifier": "t_rational_1_by_1",
|
|
284
285
|
"typeString": "int_const 1"
|
|
@@ -292,10 +293,10 @@
|
|
|
292
293
|
"id": 20787,
|
|
293
294
|
"mutability": "constant",
|
|
294
295
|
"name": "OPTIMISM_MAINNET",
|
|
295
|
-
"nameLocation": "
|
|
296
|
+
"nameLocation": "216:16:39",
|
|
296
297
|
"nodeType": "VariableDeclaration",
|
|
297
|
-
"scope":
|
|
298
|
-
"src": "
|
|
298
|
+
"scope": 20968,
|
|
299
|
+
"src": "191:46:39",
|
|
299
300
|
"stateVariable": true,
|
|
300
301
|
"storageLocation": "default",
|
|
301
302
|
"typeDescriptions": {
|
|
@@ -306,7 +307,7 @@
|
|
|
306
307
|
"id": 20785,
|
|
307
308
|
"name": "uint256",
|
|
308
309
|
"nodeType": "ElementaryTypeName",
|
|
309
|
-
"src": "
|
|
310
|
+
"src": "191:7:39",
|
|
310
311
|
"typeDescriptions": {
|
|
311
312
|
"typeIdentifier": "t_uint256",
|
|
312
313
|
"typeString": "uint256"
|
|
@@ -321,7 +322,7 @@
|
|
|
321
322
|
"kind": "number",
|
|
322
323
|
"lValueRequested": false,
|
|
323
324
|
"nodeType": "Literal",
|
|
324
|
-
"src": "
|
|
325
|
+
"src": "235:2:39",
|
|
325
326
|
"typeDescriptions": {
|
|
326
327
|
"typeIdentifier": "t_rational_10_by_1",
|
|
327
328
|
"typeString": "int_const 10"
|
|
@@ -335,10 +336,10 @@
|
|
|
335
336
|
"id": 20790,
|
|
336
337
|
"mutability": "constant",
|
|
337
338
|
"name": "BSC_MAINNET",
|
|
338
|
-
"nameLocation": "
|
|
339
|
+
"nameLocation": "268:11:39",
|
|
339
340
|
"nodeType": "VariableDeclaration",
|
|
340
|
-
"scope":
|
|
341
|
-
"src": "
|
|
341
|
+
"scope": 20968,
|
|
342
|
+
"src": "243:41:39",
|
|
342
343
|
"stateVariable": true,
|
|
343
344
|
"storageLocation": "default",
|
|
344
345
|
"typeDescriptions": {
|
|
@@ -349,7 +350,7 @@
|
|
|
349
350
|
"id": 20788,
|
|
350
351
|
"name": "uint256",
|
|
351
352
|
"nodeType": "ElementaryTypeName",
|
|
352
|
-
"src": "
|
|
353
|
+
"src": "243:7:39",
|
|
353
354
|
"typeDescriptions": {
|
|
354
355
|
"typeIdentifier": "t_uint256",
|
|
355
356
|
"typeString": "uint256"
|
|
@@ -364,7 +365,7 @@
|
|
|
364
365
|
"kind": "number",
|
|
365
366
|
"lValueRequested": false,
|
|
366
367
|
"nodeType": "Literal",
|
|
367
|
-
"src": "
|
|
368
|
+
"src": "282:2:39",
|
|
368
369
|
"typeDescriptions": {
|
|
369
370
|
"typeIdentifier": "t_rational_56_by_1",
|
|
370
371
|
"typeString": "int_const 56"
|
|
@@ -378,10 +379,10 @@
|
|
|
378
379
|
"id": 20793,
|
|
379
380
|
"mutability": "constant",
|
|
380
381
|
"name": "XDAI_MAINNET",
|
|
381
|
-
"nameLocation": "
|
|
382
|
+
"nameLocation": "315:12:39",
|
|
382
383
|
"nodeType": "VariableDeclaration",
|
|
383
|
-
"scope":
|
|
384
|
-
"src": "
|
|
384
|
+
"scope": 20968,
|
|
385
|
+
"src": "290:43:39",
|
|
385
386
|
"stateVariable": true,
|
|
386
387
|
"storageLocation": "default",
|
|
387
388
|
"typeDescriptions": {
|
|
@@ -392,7 +393,7 @@
|
|
|
392
393
|
"id": 20791,
|
|
393
394
|
"name": "uint256",
|
|
394
395
|
"nodeType": "ElementaryTypeName",
|
|
395
|
-
"src": "
|
|
396
|
+
"src": "290:7:39",
|
|
396
397
|
"typeDescriptions": {
|
|
397
398
|
"typeIdentifier": "t_uint256",
|
|
398
399
|
"typeString": "uint256"
|
|
@@ -407,7 +408,7 @@
|
|
|
407
408
|
"kind": "number",
|
|
408
409
|
"lValueRequested": false,
|
|
409
410
|
"nodeType": "Literal",
|
|
410
|
-
"src": "
|
|
411
|
+
"src": "330:3:39",
|
|
411
412
|
"typeDescriptions": {
|
|
412
413
|
"typeIdentifier": "t_rational_100_by_1",
|
|
413
414
|
"typeString": "int_const 100"
|
|
@@ -421,10 +422,10 @@
|
|
|
421
422
|
"id": 20796,
|
|
422
423
|
"mutability": "constant",
|
|
423
424
|
"name": "POLYGON_MAINNET",
|
|
424
|
-
"nameLocation": "
|
|
425
|
+
"nameLocation": "364:15:39",
|
|
425
426
|
"nodeType": "VariableDeclaration",
|
|
426
|
-
"scope":
|
|
427
|
-
"src": "
|
|
427
|
+
"scope": 20968,
|
|
428
|
+
"src": "339:46:39",
|
|
428
429
|
"stateVariable": true,
|
|
429
430
|
"storageLocation": "default",
|
|
430
431
|
"typeDescriptions": {
|
|
@@ -435,7 +436,7 @@
|
|
|
435
436
|
"id": 20794,
|
|
436
437
|
"name": "uint256",
|
|
437
438
|
"nodeType": "ElementaryTypeName",
|
|
438
|
-
"src": "
|
|
439
|
+
"src": "339:7:39",
|
|
439
440
|
"typeDescriptions": {
|
|
440
441
|
"typeIdentifier": "t_uint256",
|
|
441
442
|
"typeString": "uint256"
|
|
@@ -450,7 +451,7 @@
|
|
|
450
451
|
"kind": "number",
|
|
451
452
|
"lValueRequested": false,
|
|
452
453
|
"nodeType": "Literal",
|
|
453
|
-
"src": "
|
|
454
|
+
"src": "382:3:39",
|
|
454
455
|
"typeDescriptions": {
|
|
455
456
|
"typeIdentifier": "t_rational_137_by_1",
|
|
456
457
|
"typeString": "int_const 137"
|
|
@@ -464,10 +465,10 @@
|
|
|
464
465
|
"id": 20799,
|
|
465
466
|
"mutability": "constant",
|
|
466
467
|
"name": "ARBITRUM_ONE",
|
|
467
|
-
"nameLocation": "
|
|
468
|
+
"nameLocation": "416:12:39",
|
|
468
469
|
"nodeType": "VariableDeclaration",
|
|
469
|
-
"scope":
|
|
470
|
-
"src": "
|
|
470
|
+
"scope": 20968,
|
|
471
|
+
"src": "391:45:39",
|
|
471
472
|
"stateVariable": true,
|
|
472
473
|
"storageLocation": "default",
|
|
473
474
|
"typeDescriptions": {
|
|
@@ -478,7 +479,7 @@
|
|
|
478
479
|
"id": 20797,
|
|
479
480
|
"name": "uint256",
|
|
480
481
|
"nodeType": "ElementaryTypeName",
|
|
481
|
-
"src": "
|
|
482
|
+
"src": "391:7:39",
|
|
482
483
|
"typeDescriptions": {
|
|
483
484
|
"typeIdentifier": "t_uint256",
|
|
484
485
|
"typeString": "uint256"
|
|
@@ -493,7 +494,7 @@
|
|
|
493
494
|
"kind": "number",
|
|
494
495
|
"lValueRequested": false,
|
|
495
496
|
"nodeType": "Literal",
|
|
496
|
-
"src": "
|
|
497
|
+
"src": "431:5:39",
|
|
497
498
|
"typeDescriptions": {
|
|
498
499
|
"typeIdentifier": "t_rational_42161_by_1",
|
|
499
500
|
"typeString": "int_const 42161"
|
|
@@ -507,10 +508,10 @@
|
|
|
507
508
|
"id": 20802,
|
|
508
509
|
"mutability": "constant",
|
|
509
510
|
"name": "CELO_MAINNET",
|
|
510
|
-
"nameLocation": "
|
|
511
|
+
"nameLocation": "467:12:39",
|
|
511
512
|
"nodeType": "VariableDeclaration",
|
|
512
|
-
"scope":
|
|
513
|
-
"src": "
|
|
513
|
+
"scope": 20968,
|
|
514
|
+
"src": "442:45:39",
|
|
514
515
|
"stateVariable": true,
|
|
515
516
|
"storageLocation": "default",
|
|
516
517
|
"typeDescriptions": {
|
|
@@ -521,7 +522,7 @@
|
|
|
521
522
|
"id": 20800,
|
|
522
523
|
"name": "uint256",
|
|
523
524
|
"nodeType": "ElementaryTypeName",
|
|
524
|
-
"src": "
|
|
525
|
+
"src": "442:7:39",
|
|
525
526
|
"typeDescriptions": {
|
|
526
527
|
"typeIdentifier": "t_uint256",
|
|
527
528
|
"typeString": "uint256"
|
|
@@ -536,7 +537,7 @@
|
|
|
536
537
|
"kind": "number",
|
|
537
538
|
"lValueRequested": false,
|
|
538
539
|
"nodeType": "Literal",
|
|
539
|
-
"src": "
|
|
540
|
+
"src": "482:5:39",
|
|
540
541
|
"typeDescriptions": {
|
|
541
542
|
"typeIdentifier": "t_rational_42220_by_1",
|
|
542
543
|
"typeString": "int_const 42220"
|
|
@@ -550,10 +551,10 @@
|
|
|
550
551
|
"id": 20805,
|
|
551
552
|
"mutability": "constant",
|
|
552
553
|
"name": "AVALANCHE_C",
|
|
553
|
-
"nameLocation": "
|
|
554
|
+
"nameLocation": "518:11:39",
|
|
554
555
|
"nodeType": "VariableDeclaration",
|
|
555
|
-
"scope":
|
|
556
|
-
"src": "
|
|
556
|
+
"scope": 20968,
|
|
557
|
+
"src": "493:44:39",
|
|
557
558
|
"stateVariable": true,
|
|
558
559
|
"storageLocation": "default",
|
|
559
560
|
"typeDescriptions": {
|
|
@@ -564,7 +565,7 @@
|
|
|
564
565
|
"id": 20803,
|
|
565
566
|
"name": "uint256",
|
|
566
567
|
"nodeType": "ElementaryTypeName",
|
|
567
|
-
"src": "
|
|
568
|
+
"src": "493:7:39",
|
|
568
569
|
"typeDescriptions": {
|
|
569
570
|
"typeIdentifier": "t_uint256",
|
|
570
571
|
"typeString": "uint256"
|
|
@@ -579,7 +580,7 @@
|
|
|
579
580
|
"kind": "number",
|
|
580
581
|
"lValueRequested": false,
|
|
581
582
|
"nodeType": "Literal",
|
|
582
|
-
"src": "
|
|
583
|
+
"src": "532:5:39",
|
|
583
584
|
"typeDescriptions": {
|
|
584
585
|
"typeIdentifier": "t_rational_43114_by_1",
|
|
585
586
|
"typeString": "int_const 43114"
|
|
@@ -593,10 +594,10 @@
|
|
|
593
594
|
"id": 20808,
|
|
594
595
|
"mutability": "constant",
|
|
595
596
|
"name": "ETH_GOERLI",
|
|
596
|
-
"nameLocation": "
|
|
597
|
+
"nameLocation": "585:10:39",
|
|
597
598
|
"nodeType": "VariableDeclaration",
|
|
598
|
-
"scope":
|
|
599
|
-
"src": "
|
|
599
|
+
"scope": 20968,
|
|
600
|
+
"src": "560:39:39",
|
|
600
601
|
"stateVariable": true,
|
|
601
602
|
"storageLocation": "default",
|
|
602
603
|
"typeDescriptions": {
|
|
@@ -607,7 +608,7 @@
|
|
|
607
608
|
"id": 20806,
|
|
608
609
|
"name": "uint256",
|
|
609
610
|
"nodeType": "ElementaryTypeName",
|
|
610
|
-
"src": "
|
|
611
|
+
"src": "560:7:39",
|
|
611
612
|
"typeDescriptions": {
|
|
612
613
|
"typeIdentifier": "t_uint256",
|
|
613
614
|
"typeString": "uint256"
|
|
@@ -622,7 +623,7 @@
|
|
|
622
623
|
"kind": "number",
|
|
623
624
|
"lValueRequested": false,
|
|
624
625
|
"nodeType": "Literal",
|
|
625
|
-
"src": "
|
|
626
|
+
"src": "598:1:39",
|
|
626
627
|
"typeDescriptions": {
|
|
627
628
|
"typeIdentifier": "t_rational_5_by_1",
|
|
628
629
|
"typeString": "int_const 5"
|
|
@@ -636,10 +637,10 @@
|
|
|
636
637
|
"id": 20811,
|
|
637
638
|
"mutability": "constant",
|
|
638
639
|
"name": "ETH_SEPOLIA",
|
|
639
|
-
"nameLocation": "
|
|
640
|
+
"nameLocation": "630:11:39",
|
|
640
641
|
"nodeType": "VariableDeclaration",
|
|
641
|
-
"scope":
|
|
642
|
-
"src": "
|
|
642
|
+
"scope": 20968,
|
|
643
|
+
"src": "605:47:39",
|
|
643
644
|
"stateVariable": true,
|
|
644
645
|
"storageLocation": "default",
|
|
645
646
|
"typeDescriptions": {
|
|
@@ -650,7 +651,7 @@
|
|
|
650
651
|
"id": 20809,
|
|
651
652
|
"name": "uint256",
|
|
652
653
|
"nodeType": "ElementaryTypeName",
|
|
653
|
-
"src": "
|
|
654
|
+
"src": "605:7:39",
|
|
654
655
|
"typeDescriptions": {
|
|
655
656
|
"typeIdentifier": "t_uint256",
|
|
656
657
|
"typeString": "uint256"
|
|
@@ -665,7 +666,7 @@
|
|
|
665
666
|
"kind": "number",
|
|
666
667
|
"lValueRequested": false,
|
|
667
668
|
"nodeType": "Literal",
|
|
668
|
-
"src": "
|
|
669
|
+
"src": "644:8:39",
|
|
669
670
|
"typeDescriptions": {
|
|
670
671
|
"typeIdentifier": "t_rational_11155111_by_1",
|
|
671
672
|
"typeString": "int_const 11155111"
|
|
@@ -679,10 +680,10 @@
|
|
|
679
680
|
"id": 20814,
|
|
680
681
|
"mutability": "constant",
|
|
681
682
|
"name": "BASE_GOERLI",
|
|
682
|
-
"nameLocation": "
|
|
683
|
+
"nameLocation": "683:11:39",
|
|
683
684
|
"nodeType": "VariableDeclaration",
|
|
684
|
-
"scope":
|
|
685
|
-
"src": "
|
|
685
|
+
"scope": 20968,
|
|
686
|
+
"src": "658:44:39",
|
|
686
687
|
"stateVariable": true,
|
|
687
688
|
"storageLocation": "default",
|
|
688
689
|
"typeDescriptions": {
|
|
@@ -693,7 +694,7 @@
|
|
|
693
694
|
"id": 20812,
|
|
694
695
|
"name": "uint256",
|
|
695
696
|
"nodeType": "ElementaryTypeName",
|
|
696
|
-
"src": "
|
|
697
|
+
"src": "658:7:39",
|
|
697
698
|
"typeDescriptions": {
|
|
698
699
|
"typeIdentifier": "t_uint256",
|
|
699
700
|
"typeString": "uint256"
|
|
@@ -708,7 +709,7 @@
|
|
|
708
709
|
"kind": "number",
|
|
709
710
|
"lValueRequested": false,
|
|
710
711
|
"nodeType": "Literal",
|
|
711
|
-
"src": "
|
|
712
|
+
"src": "697:5:39",
|
|
712
713
|
"typeDescriptions": {
|
|
713
714
|
"typeIdentifier": "t_rational_84531_by_1",
|
|
714
715
|
"typeString": "int_const 84531"
|
|
@@ -722,10 +723,10 @@
|
|
|
722
723
|
"id": 20817,
|
|
723
724
|
"mutability": "constant",
|
|
724
725
|
"name": "POLYGON_MUMBAI",
|
|
725
|
-
"nameLocation": "
|
|
726
|
+
"nameLocation": "733:14:39",
|
|
726
727
|
"nodeType": "VariableDeclaration",
|
|
727
|
-
"scope":
|
|
728
|
-
"src": "
|
|
728
|
+
"scope": 20968,
|
|
729
|
+
"src": "708:47:39",
|
|
729
730
|
"stateVariable": true,
|
|
730
731
|
"storageLocation": "default",
|
|
731
732
|
"typeDescriptions": {
|
|
@@ -736,7 +737,7 @@
|
|
|
736
737
|
"id": 20815,
|
|
737
738
|
"name": "uint256",
|
|
738
739
|
"nodeType": "ElementaryTypeName",
|
|
739
|
-
"src": "
|
|
740
|
+
"src": "708:7:39",
|
|
740
741
|
"typeDescriptions": {
|
|
741
742
|
"typeIdentifier": "t_uint256",
|
|
742
743
|
"typeString": "uint256"
|
|
@@ -751,7 +752,7 @@
|
|
|
751
752
|
"kind": "number",
|
|
752
753
|
"lValueRequested": false,
|
|
753
754
|
"nodeType": "Literal",
|
|
754
|
-
"src": "
|
|
755
|
+
"src": "750:5:39",
|
|
755
756
|
"typeDescriptions": {
|
|
756
757
|
"typeIdentifier": "t_rational_80001_by_1",
|
|
757
758
|
"typeString": "int_const 80001"
|
|
@@ -765,10 +766,10 @@
|
|
|
765
766
|
"id": 20820,
|
|
766
767
|
"mutability": "constant",
|
|
767
768
|
"name": "ARBITRUM_GOERLI",
|
|
768
|
-
"nameLocation": "
|
|
769
|
+
"nameLocation": "786:15:39",
|
|
769
770
|
"nodeType": "VariableDeclaration",
|
|
770
|
-
"scope":
|
|
771
|
-
"src": "
|
|
771
|
+
"scope": 20968,
|
|
772
|
+
"src": "761:49:39",
|
|
772
773
|
"stateVariable": true,
|
|
773
774
|
"storageLocation": "default",
|
|
774
775
|
"typeDescriptions": {
|
|
@@ -779,7 +780,7 @@
|
|
|
779
780
|
"id": 20818,
|
|
780
781
|
"name": "uint256",
|
|
781
782
|
"nodeType": "ElementaryTypeName",
|
|
782
|
-
"src": "
|
|
783
|
+
"src": "761:7:39",
|
|
783
784
|
"typeDescriptions": {
|
|
784
785
|
"typeIdentifier": "t_uint256",
|
|
785
786
|
"typeString": "uint256"
|
|
@@ -794,7 +795,7 @@
|
|
|
794
795
|
"kind": "number",
|
|
795
796
|
"lValueRequested": false,
|
|
796
797
|
"nodeType": "Literal",
|
|
797
|
-
"src": "
|
|
798
|
+
"src": "804:6:39",
|
|
798
799
|
"typeDescriptions": {
|
|
799
800
|
"typeIdentifier": "t_rational_421613_by_1",
|
|
800
801
|
"typeString": "int_const 421613"
|
|
@@ -808,10 +809,10 @@
|
|
|
808
809
|
"id": 20823,
|
|
809
810
|
"mutability": "constant",
|
|
810
811
|
"name": "OPTIMISM_GOERLI",
|
|
811
|
-
"nameLocation": "
|
|
812
|
+
"nameLocation": "841:15:39",
|
|
812
813
|
"nodeType": "VariableDeclaration",
|
|
813
|
-
"scope":
|
|
814
|
-
"src": "
|
|
814
|
+
"scope": 20968,
|
|
815
|
+
"src": "816:46:39",
|
|
815
816
|
"stateVariable": true,
|
|
816
817
|
"storageLocation": "default",
|
|
817
818
|
"typeDescriptions": {
|
|
@@ -822,7 +823,7 @@
|
|
|
822
823
|
"id": 20821,
|
|
823
824
|
"name": "uint256",
|
|
824
825
|
"nodeType": "ElementaryTypeName",
|
|
825
|
-
"src": "
|
|
826
|
+
"src": "816:7:39",
|
|
826
827
|
"typeDescriptions": {
|
|
827
828
|
"typeIdentifier": "t_uint256",
|
|
828
829
|
"typeString": "uint256"
|
|
@@ -837,7 +838,7 @@
|
|
|
837
838
|
"kind": "number",
|
|
838
839
|
"lValueRequested": false,
|
|
839
840
|
"nodeType": "Literal",
|
|
840
|
-
"src": "
|
|
841
|
+
"src": "859:3:39",
|
|
841
842
|
"typeDescriptions": {
|
|
842
843
|
"typeIdentifier": "t_rational_420_by_1",
|
|
843
844
|
"typeString": "int_const 420"
|
|
@@ -851,10 +852,10 @@
|
|
|
851
852
|
"id": 20826,
|
|
852
853
|
"mutability": "constant",
|
|
853
854
|
"name": "AVALANCHE_FUJI",
|
|
854
|
-
"nameLocation": "
|
|
855
|
+
"nameLocation": "893:14:39",
|
|
855
856
|
"nodeType": "VariableDeclaration",
|
|
856
|
-
"scope":
|
|
857
|
-
"src": "
|
|
857
|
+
"scope": 20968,
|
|
858
|
+
"src": "868:47:39",
|
|
858
859
|
"stateVariable": true,
|
|
859
860
|
"storageLocation": "default",
|
|
860
861
|
"typeDescriptions": {
|
|
@@ -865,7 +866,7 @@
|
|
|
865
866
|
"id": 20824,
|
|
866
867
|
"name": "uint256",
|
|
867
868
|
"nodeType": "ElementaryTypeName",
|
|
868
|
-
"src": "
|
|
869
|
+
"src": "868:7:39",
|
|
869
870
|
"typeDescriptions": {
|
|
870
871
|
"typeIdentifier": "t_uint256",
|
|
871
872
|
"typeString": "uint256"
|
|
@@ -880,7 +881,7 @@
|
|
|
880
881
|
"kind": "number",
|
|
881
882
|
"lValueRequested": false,
|
|
882
883
|
"nodeType": "Literal",
|
|
883
|
-
"src": "
|
|
884
|
+
"src": "910:5:39",
|
|
884
885
|
"typeDescriptions": {
|
|
885
886
|
"typeIdentifier": "t_rational_43113_by_1",
|
|
886
887
|
"typeString": "int_const 43113"
|
|
@@ -889,11 +890,54 @@
|
|
|
889
890
|
},
|
|
890
891
|
"visibility": "private"
|
|
891
892
|
},
|
|
893
|
+
{
|
|
894
|
+
"constant": true,
|
|
895
|
+
"id": 20829,
|
|
896
|
+
"mutability": "constant",
|
|
897
|
+
"name": "ZKEVM_TESTNET",
|
|
898
|
+
"nameLocation": "946:13:39",
|
|
899
|
+
"nodeType": "VariableDeclaration",
|
|
900
|
+
"scope": 20968,
|
|
901
|
+
"src": "921:45:39",
|
|
902
|
+
"stateVariable": true,
|
|
903
|
+
"storageLocation": "default",
|
|
904
|
+
"typeDescriptions": {
|
|
905
|
+
"typeIdentifier": "t_uint256",
|
|
906
|
+
"typeString": "uint256"
|
|
907
|
+
},
|
|
908
|
+
"typeName": {
|
|
909
|
+
"id": 20827,
|
|
910
|
+
"name": "uint256",
|
|
911
|
+
"nodeType": "ElementaryTypeName",
|
|
912
|
+
"src": "921:7:39",
|
|
913
|
+
"typeDescriptions": {
|
|
914
|
+
"typeIdentifier": "t_uint256",
|
|
915
|
+
"typeString": "uint256"
|
|
916
|
+
}
|
|
917
|
+
},
|
|
918
|
+
"value": {
|
|
919
|
+
"hexValue": "31343432",
|
|
920
|
+
"id": 20828,
|
|
921
|
+
"isConstant": false,
|
|
922
|
+
"isLValue": false,
|
|
923
|
+
"isPure": true,
|
|
924
|
+
"kind": "number",
|
|
925
|
+
"lValueRequested": false,
|
|
926
|
+
"nodeType": "Literal",
|
|
927
|
+
"src": "962:4:39",
|
|
928
|
+
"typeDescriptions": {
|
|
929
|
+
"typeIdentifier": "t_rational_1442_by_1",
|
|
930
|
+
"typeString": "int_const 1442"
|
|
931
|
+
},
|
|
932
|
+
"value": "1442"
|
|
933
|
+
},
|
|
934
|
+
"visibility": "private"
|
|
935
|
+
},
|
|
892
936
|
{
|
|
893
937
|
"body": {
|
|
894
|
-
"id":
|
|
938
|
+
"id": 20966,
|
|
895
939
|
"nodeType": "Block",
|
|
896
|
-
"src": "
|
|
940
|
+
"src": "1027:1919:39",
|
|
897
941
|
"statements": [
|
|
898
942
|
{
|
|
899
943
|
"condition": {
|
|
@@ -901,33 +945,33 @@
|
|
|
901
945
|
"typeIdentifier": "t_uint256",
|
|
902
946
|
"typeString": "uint256"
|
|
903
947
|
},
|
|
904
|
-
"id":
|
|
948
|
+
"id": 20837,
|
|
905
949
|
"isConstant": false,
|
|
906
950
|
"isLValue": false,
|
|
907
951
|
"isPure": false,
|
|
908
952
|
"lValueRequested": false,
|
|
909
953
|
"leftExpression": {
|
|
910
954
|
"expression": {
|
|
911
|
-
"id":
|
|
955
|
+
"id": 20834,
|
|
912
956
|
"name": "block",
|
|
913
957
|
"nodeType": "Identifier",
|
|
914
958
|
"overloadedDeclarations": [],
|
|
915
959
|
"referencedDeclaration": 4294967292,
|
|
916
|
-
"src": "
|
|
960
|
+
"src": "1041:5:39",
|
|
917
961
|
"typeDescriptions": {
|
|
918
962
|
"typeIdentifier": "t_magic_block",
|
|
919
963
|
"typeString": "block"
|
|
920
964
|
}
|
|
921
965
|
},
|
|
922
|
-
"id":
|
|
966
|
+
"id": 20835,
|
|
923
967
|
"isConstant": false,
|
|
924
968
|
"isLValue": false,
|
|
925
969
|
"isPure": false,
|
|
926
970
|
"lValueRequested": false,
|
|
927
|
-
"memberLocation": "
|
|
971
|
+
"memberLocation": "1047:7:39",
|
|
928
972
|
"memberName": "chainid",
|
|
929
973
|
"nodeType": "MemberAccess",
|
|
930
|
-
"src": "
|
|
974
|
+
"src": "1041:13:39",
|
|
931
975
|
"typeDescriptions": {
|
|
932
976
|
"typeIdentifier": "t_uint256",
|
|
933
977
|
"typeString": "uint256"
|
|
@@ -936,18 +980,18 @@
|
|
|
936
980
|
"nodeType": "BinaryOperation",
|
|
937
981
|
"operator": "==",
|
|
938
982
|
"rightExpression": {
|
|
939
|
-
"id":
|
|
983
|
+
"id": 20836,
|
|
940
984
|
"name": "ETH_MAINNET",
|
|
941
985
|
"nodeType": "Identifier",
|
|
942
986
|
"overloadedDeclarations": [],
|
|
943
987
|
"referencedDeclaration": 20784,
|
|
944
|
-
"src": "
|
|
988
|
+
"src": "1058:11:39",
|
|
945
989
|
"typeDescriptions": {
|
|
946
990
|
"typeIdentifier": "t_uint256",
|
|
947
991
|
"typeString": "uint256"
|
|
948
992
|
}
|
|
949
993
|
},
|
|
950
|
-
"src": "
|
|
994
|
+
"src": "1041:28:39",
|
|
951
995
|
"typeDescriptions": {
|
|
952
996
|
"typeIdentifier": "t_bool",
|
|
953
997
|
"typeString": "bool"
|
|
@@ -959,33 +1003,33 @@
|
|
|
959
1003
|
"typeIdentifier": "t_uint256",
|
|
960
1004
|
"typeString": "uint256"
|
|
961
1005
|
},
|
|
962
|
-
"id":
|
|
1006
|
+
"id": 20844,
|
|
963
1007
|
"isConstant": false,
|
|
964
1008
|
"isLValue": false,
|
|
965
1009
|
"isPure": false,
|
|
966
1010
|
"lValueRequested": false,
|
|
967
1011
|
"leftExpression": {
|
|
968
1012
|
"expression": {
|
|
969
|
-
"id":
|
|
1013
|
+
"id": 20841,
|
|
970
1014
|
"name": "block",
|
|
971
1015
|
"nodeType": "Identifier",
|
|
972
1016
|
"overloadedDeclarations": [],
|
|
973
1017
|
"referencedDeclaration": 4294967292,
|
|
974
|
-
"src": "
|
|
1018
|
+
"src": "1155:5:39",
|
|
975
1019
|
"typeDescriptions": {
|
|
976
1020
|
"typeIdentifier": "t_magic_block",
|
|
977
1021
|
"typeString": "block"
|
|
978
1022
|
}
|
|
979
1023
|
},
|
|
980
|
-
"id":
|
|
1024
|
+
"id": 20842,
|
|
981
1025
|
"isConstant": false,
|
|
982
1026
|
"isLValue": false,
|
|
983
1027
|
"isPure": false,
|
|
984
1028
|
"lValueRequested": false,
|
|
985
|
-
"memberLocation": "
|
|
1029
|
+
"memberLocation": "1161:7:39",
|
|
986
1030
|
"memberName": "chainid",
|
|
987
1031
|
"nodeType": "MemberAccess",
|
|
988
|
-
"src": "
|
|
1032
|
+
"src": "1155:13:39",
|
|
989
1033
|
"typeDescriptions": {
|
|
990
1034
|
"typeIdentifier": "t_uint256",
|
|
991
1035
|
"typeString": "uint256"
|
|
@@ -994,18 +1038,18 @@
|
|
|
994
1038
|
"nodeType": "BinaryOperation",
|
|
995
1039
|
"operator": "==",
|
|
996
1040
|
"rightExpression": {
|
|
997
|
-
"id":
|
|
1041
|
+
"id": 20843,
|
|
998
1042
|
"name": "OPTIMISM_MAINNET",
|
|
999
1043
|
"nodeType": "Identifier",
|
|
1000
1044
|
"overloadedDeclarations": [],
|
|
1001
1045
|
"referencedDeclaration": 20787,
|
|
1002
|
-
"src": "
|
|
1046
|
+
"src": "1172:16:39",
|
|
1003
1047
|
"typeDescriptions": {
|
|
1004
1048
|
"typeIdentifier": "t_uint256",
|
|
1005
1049
|
"typeString": "uint256"
|
|
1006
1050
|
}
|
|
1007
1051
|
},
|
|
1008
|
-
"src": "
|
|
1052
|
+
"src": "1155:33:39",
|
|
1009
1053
|
"typeDescriptions": {
|
|
1010
1054
|
"typeIdentifier": "t_bool",
|
|
1011
1055
|
"typeString": "bool"
|
|
@@ -1017,33 +1061,33 @@
|
|
|
1017
1061
|
"typeIdentifier": "t_uint256",
|
|
1018
1062
|
"typeString": "uint256"
|
|
1019
1063
|
},
|
|
1020
|
-
"id":
|
|
1064
|
+
"id": 20851,
|
|
1021
1065
|
"isConstant": false,
|
|
1022
1066
|
"isLValue": false,
|
|
1023
1067
|
"isPure": false,
|
|
1024
1068
|
"lValueRequested": false,
|
|
1025
1069
|
"leftExpression": {
|
|
1026
1070
|
"expression": {
|
|
1027
|
-
"id":
|
|
1071
|
+
"id": 20848,
|
|
1028
1072
|
"name": "block",
|
|
1029
1073
|
"nodeType": "Identifier",
|
|
1030
1074
|
"overloadedDeclarations": [],
|
|
1031
1075
|
"referencedDeclaration": 4294967292,
|
|
1032
|
-
"src": "
|
|
1076
|
+
"src": "1274:5:39",
|
|
1033
1077
|
"typeDescriptions": {
|
|
1034
1078
|
"typeIdentifier": "t_magic_block",
|
|
1035
1079
|
"typeString": "block"
|
|
1036
1080
|
}
|
|
1037
1081
|
},
|
|
1038
|
-
"id":
|
|
1082
|
+
"id": 20849,
|
|
1039
1083
|
"isConstant": false,
|
|
1040
1084
|
"isLValue": false,
|
|
1041
1085
|
"isPure": false,
|
|
1042
1086
|
"lValueRequested": false,
|
|
1043
|
-
"memberLocation": "
|
|
1087
|
+
"memberLocation": "1280:7:39",
|
|
1044
1088
|
"memberName": "chainid",
|
|
1045
1089
|
"nodeType": "MemberAccess",
|
|
1046
|
-
"src": "
|
|
1090
|
+
"src": "1274:13:39",
|
|
1047
1091
|
"typeDescriptions": {
|
|
1048
1092
|
"typeIdentifier": "t_uint256",
|
|
1049
1093
|
"typeString": "uint256"
|
|
@@ -1052,18 +1096,18 @@
|
|
|
1052
1096
|
"nodeType": "BinaryOperation",
|
|
1053
1097
|
"operator": "==",
|
|
1054
1098
|
"rightExpression": {
|
|
1055
|
-
"id":
|
|
1099
|
+
"id": 20850,
|
|
1056
1100
|
"name": "BSC_MAINNET",
|
|
1057
1101
|
"nodeType": "Identifier",
|
|
1058
1102
|
"overloadedDeclarations": [],
|
|
1059
1103
|
"referencedDeclaration": 20790,
|
|
1060
|
-
"src": "
|
|
1104
|
+
"src": "1291:11:39",
|
|
1061
1105
|
"typeDescriptions": {
|
|
1062
1106
|
"typeIdentifier": "t_uint256",
|
|
1063
1107
|
"typeString": "uint256"
|
|
1064
1108
|
}
|
|
1065
1109
|
},
|
|
1066
|
-
"src": "
|
|
1110
|
+
"src": "1274:28:39",
|
|
1067
1111
|
"typeDescriptions": {
|
|
1068
1112
|
"typeIdentifier": "t_bool",
|
|
1069
1113
|
"typeString": "bool"
|
|
@@ -1075,33 +1119,33 @@
|
|
|
1075
1119
|
"typeIdentifier": "t_uint256",
|
|
1076
1120
|
"typeString": "uint256"
|
|
1077
1121
|
},
|
|
1078
|
-
"id":
|
|
1122
|
+
"id": 20858,
|
|
1079
1123
|
"isConstant": false,
|
|
1080
1124
|
"isLValue": false,
|
|
1081
1125
|
"isPure": false,
|
|
1082
1126
|
"lValueRequested": false,
|
|
1083
1127
|
"leftExpression": {
|
|
1084
1128
|
"expression": {
|
|
1085
|
-
"id":
|
|
1129
|
+
"id": 20855,
|
|
1086
1130
|
"name": "block",
|
|
1087
1131
|
"nodeType": "Identifier",
|
|
1088
1132
|
"overloadedDeclarations": [],
|
|
1089
1133
|
"referencedDeclaration": 4294967292,
|
|
1090
|
-
"src": "
|
|
1134
|
+
"src": "1388:5:39",
|
|
1091
1135
|
"typeDescriptions": {
|
|
1092
1136
|
"typeIdentifier": "t_magic_block",
|
|
1093
1137
|
"typeString": "block"
|
|
1094
1138
|
}
|
|
1095
1139
|
},
|
|
1096
|
-
"id":
|
|
1140
|
+
"id": 20856,
|
|
1097
1141
|
"isConstant": false,
|
|
1098
1142
|
"isLValue": false,
|
|
1099
1143
|
"isPure": false,
|
|
1100
1144
|
"lValueRequested": false,
|
|
1101
|
-
"memberLocation": "
|
|
1145
|
+
"memberLocation": "1394:7:39",
|
|
1102
1146
|
"memberName": "chainid",
|
|
1103
1147
|
"nodeType": "MemberAccess",
|
|
1104
|
-
"src": "
|
|
1148
|
+
"src": "1388:13:39",
|
|
1105
1149
|
"typeDescriptions": {
|
|
1106
1150
|
"typeIdentifier": "t_uint256",
|
|
1107
1151
|
"typeString": "uint256"
|
|
@@ -1110,18 +1154,18 @@
|
|
|
1110
1154
|
"nodeType": "BinaryOperation",
|
|
1111
1155
|
"operator": "==",
|
|
1112
1156
|
"rightExpression": {
|
|
1113
|
-
"id":
|
|
1157
|
+
"id": 20857,
|
|
1114
1158
|
"name": "XDAI_MAINNET",
|
|
1115
1159
|
"nodeType": "Identifier",
|
|
1116
1160
|
"overloadedDeclarations": [],
|
|
1117
1161
|
"referencedDeclaration": 20793,
|
|
1118
|
-
"src": "
|
|
1162
|
+
"src": "1405:12:39",
|
|
1119
1163
|
"typeDescriptions": {
|
|
1120
1164
|
"typeIdentifier": "t_uint256",
|
|
1121
1165
|
"typeString": "uint256"
|
|
1122
1166
|
}
|
|
1123
1167
|
},
|
|
1124
|
-
"src": "
|
|
1168
|
+
"src": "1388:29:39",
|
|
1125
1169
|
"typeDescriptions": {
|
|
1126
1170
|
"typeIdentifier": "t_bool",
|
|
1127
1171
|
"typeString": "bool"
|
|
@@ -1133,33 +1177,33 @@
|
|
|
1133
1177
|
"typeIdentifier": "t_uint256",
|
|
1134
1178
|
"typeString": "uint256"
|
|
1135
1179
|
},
|
|
1136
|
-
"id":
|
|
1180
|
+
"id": 20865,
|
|
1137
1181
|
"isConstant": false,
|
|
1138
1182
|
"isLValue": false,
|
|
1139
1183
|
"isPure": false,
|
|
1140
1184
|
"lValueRequested": false,
|
|
1141
1185
|
"leftExpression": {
|
|
1142
1186
|
"expression": {
|
|
1143
|
-
"id":
|
|
1187
|
+
"id": 20862,
|
|
1144
1188
|
"name": "block",
|
|
1145
1189
|
"nodeType": "Identifier",
|
|
1146
1190
|
"overloadedDeclarations": [],
|
|
1147
1191
|
"referencedDeclaration": 4294967292,
|
|
1148
|
-
"src": "
|
|
1192
|
+
"src": "1503:5:39",
|
|
1149
1193
|
"typeDescriptions": {
|
|
1150
1194
|
"typeIdentifier": "t_magic_block",
|
|
1151
1195
|
"typeString": "block"
|
|
1152
1196
|
}
|
|
1153
1197
|
},
|
|
1154
|
-
"id":
|
|
1198
|
+
"id": 20863,
|
|
1155
1199
|
"isConstant": false,
|
|
1156
1200
|
"isLValue": false,
|
|
1157
1201
|
"isPure": false,
|
|
1158
1202
|
"lValueRequested": false,
|
|
1159
|
-
"memberLocation": "
|
|
1203
|
+
"memberLocation": "1509:7:39",
|
|
1160
1204
|
"memberName": "chainid",
|
|
1161
1205
|
"nodeType": "MemberAccess",
|
|
1162
|
-
"src": "
|
|
1206
|
+
"src": "1503:13:39",
|
|
1163
1207
|
"typeDescriptions": {
|
|
1164
1208
|
"typeIdentifier": "t_uint256",
|
|
1165
1209
|
"typeString": "uint256"
|
|
@@ -1168,18 +1212,18 @@
|
|
|
1168
1212
|
"nodeType": "BinaryOperation",
|
|
1169
1213
|
"operator": "==",
|
|
1170
1214
|
"rightExpression": {
|
|
1171
|
-
"id":
|
|
1215
|
+
"id": 20864,
|
|
1172
1216
|
"name": "POLYGON_MAINNET",
|
|
1173
1217
|
"nodeType": "Identifier",
|
|
1174
1218
|
"overloadedDeclarations": [],
|
|
1175
1219
|
"referencedDeclaration": 20796,
|
|
1176
|
-
"src": "
|
|
1220
|
+
"src": "1520:15:39",
|
|
1177
1221
|
"typeDescriptions": {
|
|
1178
1222
|
"typeIdentifier": "t_uint256",
|
|
1179
1223
|
"typeString": "uint256"
|
|
1180
1224
|
}
|
|
1181
1225
|
},
|
|
1182
|
-
"src": "
|
|
1226
|
+
"src": "1503:32:39",
|
|
1183
1227
|
"typeDescriptions": {
|
|
1184
1228
|
"typeIdentifier": "t_bool",
|
|
1185
1229
|
"typeString": "bool"
|
|
@@ -1191,33 +1235,33 @@
|
|
|
1191
1235
|
"typeIdentifier": "t_uint256",
|
|
1192
1236
|
"typeString": "uint256"
|
|
1193
1237
|
},
|
|
1194
|
-
"id":
|
|
1238
|
+
"id": 20872,
|
|
1195
1239
|
"isConstant": false,
|
|
1196
1240
|
"isLValue": false,
|
|
1197
1241
|
"isPure": false,
|
|
1198
1242
|
"lValueRequested": false,
|
|
1199
1243
|
"leftExpression": {
|
|
1200
1244
|
"expression": {
|
|
1201
|
-
"id":
|
|
1245
|
+
"id": 20869,
|
|
1202
1246
|
"name": "block",
|
|
1203
1247
|
"nodeType": "Identifier",
|
|
1204
1248
|
"overloadedDeclarations": [],
|
|
1205
1249
|
"referencedDeclaration": 4294967292,
|
|
1206
|
-
"src": "
|
|
1250
|
+
"src": "1621:5:39",
|
|
1207
1251
|
"typeDescriptions": {
|
|
1208
1252
|
"typeIdentifier": "t_magic_block",
|
|
1209
1253
|
"typeString": "block"
|
|
1210
1254
|
}
|
|
1211
1255
|
},
|
|
1212
|
-
"id":
|
|
1256
|
+
"id": 20870,
|
|
1213
1257
|
"isConstant": false,
|
|
1214
1258
|
"isLValue": false,
|
|
1215
1259
|
"isPure": false,
|
|
1216
1260
|
"lValueRequested": false,
|
|
1217
|
-
"memberLocation": "
|
|
1261
|
+
"memberLocation": "1627:7:39",
|
|
1218
1262
|
"memberName": "chainid",
|
|
1219
1263
|
"nodeType": "MemberAccess",
|
|
1220
|
-
"src": "
|
|
1264
|
+
"src": "1621:13:39",
|
|
1221
1265
|
"typeDescriptions": {
|
|
1222
1266
|
"typeIdentifier": "t_uint256",
|
|
1223
1267
|
"typeString": "uint256"
|
|
@@ -1226,18 +1270,18 @@
|
|
|
1226
1270
|
"nodeType": "BinaryOperation",
|
|
1227
1271
|
"operator": "==",
|
|
1228
1272
|
"rightExpression": {
|
|
1229
|
-
"id":
|
|
1273
|
+
"id": 20871,
|
|
1230
1274
|
"name": "ARBITRUM_ONE",
|
|
1231
1275
|
"nodeType": "Identifier",
|
|
1232
1276
|
"overloadedDeclarations": [],
|
|
1233
1277
|
"referencedDeclaration": 20799,
|
|
1234
|
-
"src": "
|
|
1278
|
+
"src": "1638:12:39",
|
|
1235
1279
|
"typeDescriptions": {
|
|
1236
1280
|
"typeIdentifier": "t_uint256",
|
|
1237
1281
|
"typeString": "uint256"
|
|
1238
1282
|
}
|
|
1239
1283
|
},
|
|
1240
|
-
"src": "
|
|
1284
|
+
"src": "1621:29:39",
|
|
1241
1285
|
"typeDescriptions": {
|
|
1242
1286
|
"typeIdentifier": "t_bool",
|
|
1243
1287
|
"typeString": "bool"
|
|
@@ -1249,33 +1293,33 @@
|
|
|
1249
1293
|
"typeIdentifier": "t_uint256",
|
|
1250
1294
|
"typeString": "uint256"
|
|
1251
1295
|
},
|
|
1252
|
-
"id":
|
|
1296
|
+
"id": 20879,
|
|
1253
1297
|
"isConstant": false,
|
|
1254
1298
|
"isLValue": false,
|
|
1255
1299
|
"isPure": false,
|
|
1256
1300
|
"lValueRequested": false,
|
|
1257
1301
|
"leftExpression": {
|
|
1258
1302
|
"expression": {
|
|
1259
|
-
"id":
|
|
1303
|
+
"id": 20876,
|
|
1260
1304
|
"name": "block",
|
|
1261
1305
|
"nodeType": "Identifier",
|
|
1262
1306
|
"overloadedDeclarations": [],
|
|
1263
1307
|
"referencedDeclaration": 4294967292,
|
|
1264
|
-
"src": "
|
|
1308
|
+
"src": "1736:5:39",
|
|
1265
1309
|
"typeDescriptions": {
|
|
1266
1310
|
"typeIdentifier": "t_magic_block",
|
|
1267
1311
|
"typeString": "block"
|
|
1268
1312
|
}
|
|
1269
1313
|
},
|
|
1270
|
-
"id":
|
|
1314
|
+
"id": 20877,
|
|
1271
1315
|
"isConstant": false,
|
|
1272
1316
|
"isLValue": false,
|
|
1273
1317
|
"isPure": false,
|
|
1274
1318
|
"lValueRequested": false,
|
|
1275
|
-
"memberLocation": "
|
|
1319
|
+
"memberLocation": "1742:7:39",
|
|
1276
1320
|
"memberName": "chainid",
|
|
1277
1321
|
"nodeType": "MemberAccess",
|
|
1278
|
-
"src": "
|
|
1322
|
+
"src": "1736:13:39",
|
|
1279
1323
|
"typeDescriptions": {
|
|
1280
1324
|
"typeIdentifier": "t_uint256",
|
|
1281
1325
|
"typeString": "uint256"
|
|
@@ -1284,18 +1328,18 @@
|
|
|
1284
1328
|
"nodeType": "BinaryOperation",
|
|
1285
1329
|
"operator": "==",
|
|
1286
1330
|
"rightExpression": {
|
|
1287
|
-
"id":
|
|
1331
|
+
"id": 20878,
|
|
1288
1332
|
"name": "CELO_MAINNET",
|
|
1289
1333
|
"nodeType": "Identifier",
|
|
1290
1334
|
"overloadedDeclarations": [],
|
|
1291
1335
|
"referencedDeclaration": 20802,
|
|
1292
|
-
"src": "
|
|
1336
|
+
"src": "1753:12:39",
|
|
1293
1337
|
"typeDescriptions": {
|
|
1294
1338
|
"typeIdentifier": "t_uint256",
|
|
1295
1339
|
"typeString": "uint256"
|
|
1296
1340
|
}
|
|
1297
1341
|
},
|
|
1298
|
-
"src": "
|
|
1342
|
+
"src": "1736:29:39",
|
|
1299
1343
|
"typeDescriptions": {
|
|
1300
1344
|
"typeIdentifier": "t_bool",
|
|
1301
1345
|
"typeString": "bool"
|
|
@@ -1307,33 +1351,33 @@
|
|
|
1307
1351
|
"typeIdentifier": "t_uint256",
|
|
1308
1352
|
"typeString": "uint256"
|
|
1309
1353
|
},
|
|
1310
|
-
"id":
|
|
1354
|
+
"id": 20886,
|
|
1311
1355
|
"isConstant": false,
|
|
1312
1356
|
"isLValue": false,
|
|
1313
1357
|
"isPure": false,
|
|
1314
1358
|
"lValueRequested": false,
|
|
1315
1359
|
"leftExpression": {
|
|
1316
1360
|
"expression": {
|
|
1317
|
-
"id":
|
|
1361
|
+
"id": 20883,
|
|
1318
1362
|
"name": "block",
|
|
1319
1363
|
"nodeType": "Identifier",
|
|
1320
1364
|
"overloadedDeclarations": [],
|
|
1321
1365
|
"referencedDeclaration": 4294967292,
|
|
1322
|
-
"src": "
|
|
1366
|
+
"src": "1851:5:39",
|
|
1323
1367
|
"typeDescriptions": {
|
|
1324
1368
|
"typeIdentifier": "t_magic_block",
|
|
1325
1369
|
"typeString": "block"
|
|
1326
1370
|
}
|
|
1327
1371
|
},
|
|
1328
|
-
"id":
|
|
1372
|
+
"id": 20884,
|
|
1329
1373
|
"isConstant": false,
|
|
1330
1374
|
"isLValue": false,
|
|
1331
1375
|
"isPure": false,
|
|
1332
1376
|
"lValueRequested": false,
|
|
1333
|
-
"memberLocation": "
|
|
1377
|
+
"memberLocation": "1857:7:39",
|
|
1334
1378
|
"memberName": "chainid",
|
|
1335
1379
|
"nodeType": "MemberAccess",
|
|
1336
|
-
"src": "
|
|
1380
|
+
"src": "1851:13:39",
|
|
1337
1381
|
"typeDescriptions": {
|
|
1338
1382
|
"typeIdentifier": "t_uint256",
|
|
1339
1383
|
"typeString": "uint256"
|
|
@@ -1342,18 +1386,18 @@
|
|
|
1342
1386
|
"nodeType": "BinaryOperation",
|
|
1343
1387
|
"operator": "==",
|
|
1344
1388
|
"rightExpression": {
|
|
1345
|
-
"id":
|
|
1389
|
+
"id": 20885,
|
|
1346
1390
|
"name": "AVALANCHE_C",
|
|
1347
1391
|
"nodeType": "Identifier",
|
|
1348
1392
|
"overloadedDeclarations": [],
|
|
1349
1393
|
"referencedDeclaration": 20805,
|
|
1350
|
-
"src": "
|
|
1394
|
+
"src": "1868:11:39",
|
|
1351
1395
|
"typeDescriptions": {
|
|
1352
1396
|
"typeIdentifier": "t_uint256",
|
|
1353
1397
|
"typeString": "uint256"
|
|
1354
1398
|
}
|
|
1355
1399
|
},
|
|
1356
|
-
"src": "
|
|
1400
|
+
"src": "1851:28:39",
|
|
1357
1401
|
"typeDescriptions": {
|
|
1358
1402
|
"typeIdentifier": "t_bool",
|
|
1359
1403
|
"typeString": "bool"
|
|
@@ -1365,33 +1409,33 @@
|
|
|
1365
1409
|
"typeIdentifier": "t_uint256",
|
|
1366
1410
|
"typeString": "uint256"
|
|
1367
1411
|
},
|
|
1368
|
-
"id":
|
|
1412
|
+
"id": 20893,
|
|
1369
1413
|
"isConstant": false,
|
|
1370
1414
|
"isLValue": false,
|
|
1371
1415
|
"isPure": false,
|
|
1372
1416
|
"lValueRequested": false,
|
|
1373
1417
|
"leftExpression": {
|
|
1374
1418
|
"expression": {
|
|
1375
|
-
"id":
|
|
1419
|
+
"id": 20890,
|
|
1376
1420
|
"name": "block",
|
|
1377
1421
|
"nodeType": "Identifier",
|
|
1378
1422
|
"overloadedDeclarations": [],
|
|
1379
1423
|
"referencedDeclaration": 4294967292,
|
|
1380
|
-
"src": "
|
|
1424
|
+
"src": "1965:5:39",
|
|
1381
1425
|
"typeDescriptions": {
|
|
1382
1426
|
"typeIdentifier": "t_magic_block",
|
|
1383
1427
|
"typeString": "block"
|
|
1384
1428
|
}
|
|
1385
1429
|
},
|
|
1386
|
-
"id":
|
|
1430
|
+
"id": 20891,
|
|
1387
1431
|
"isConstant": false,
|
|
1388
1432
|
"isLValue": false,
|
|
1389
1433
|
"isPure": false,
|
|
1390
1434
|
"lValueRequested": false,
|
|
1391
|
-
"memberLocation": "
|
|
1435
|
+
"memberLocation": "1971:7:39",
|
|
1392
1436
|
"memberName": "chainid",
|
|
1393
1437
|
"nodeType": "MemberAccess",
|
|
1394
|
-
"src": "
|
|
1438
|
+
"src": "1965:13:39",
|
|
1395
1439
|
"typeDescriptions": {
|
|
1396
1440
|
"typeIdentifier": "t_uint256",
|
|
1397
1441
|
"typeString": "uint256"
|
|
@@ -1400,18 +1444,18 @@
|
|
|
1400
1444
|
"nodeType": "BinaryOperation",
|
|
1401
1445
|
"operator": "==",
|
|
1402
1446
|
"rightExpression": {
|
|
1403
|
-
"id":
|
|
1447
|
+
"id": 20892,
|
|
1404
1448
|
"name": "ETH_GOERLI",
|
|
1405
1449
|
"nodeType": "Identifier",
|
|
1406
1450
|
"overloadedDeclarations": [],
|
|
1407
1451
|
"referencedDeclaration": 20808,
|
|
1408
|
-
"src": "
|
|
1452
|
+
"src": "1982:10:39",
|
|
1409
1453
|
"typeDescriptions": {
|
|
1410
1454
|
"typeIdentifier": "t_uint256",
|
|
1411
1455
|
"typeString": "uint256"
|
|
1412
1456
|
}
|
|
1413
1457
|
},
|
|
1414
|
-
"src": "
|
|
1458
|
+
"src": "1965:27:39",
|
|
1415
1459
|
"typeDescriptions": {
|
|
1416
1460
|
"typeIdentifier": "t_bool",
|
|
1417
1461
|
"typeString": "bool"
|
|
@@ -1423,33 +1467,33 @@
|
|
|
1423
1467
|
"typeIdentifier": "t_uint256",
|
|
1424
1468
|
"typeString": "uint256"
|
|
1425
1469
|
},
|
|
1426
|
-
"id":
|
|
1470
|
+
"id": 20900,
|
|
1427
1471
|
"isConstant": false,
|
|
1428
1472
|
"isLValue": false,
|
|
1429
1473
|
"isPure": false,
|
|
1430
1474
|
"lValueRequested": false,
|
|
1431
1475
|
"leftExpression": {
|
|
1432
1476
|
"expression": {
|
|
1433
|
-
"id":
|
|
1477
|
+
"id": 20897,
|
|
1434
1478
|
"name": "block",
|
|
1435
1479
|
"nodeType": "Identifier",
|
|
1436
1480
|
"overloadedDeclarations": [],
|
|
1437
1481
|
"referencedDeclaration": 4294967292,
|
|
1438
|
-
"src": "
|
|
1482
|
+
"src": "2078:5:39",
|
|
1439
1483
|
"typeDescriptions": {
|
|
1440
1484
|
"typeIdentifier": "t_magic_block",
|
|
1441
1485
|
"typeString": "block"
|
|
1442
1486
|
}
|
|
1443
1487
|
},
|
|
1444
|
-
"id":
|
|
1488
|
+
"id": 20898,
|
|
1445
1489
|
"isConstant": false,
|
|
1446
1490
|
"isLValue": false,
|
|
1447
1491
|
"isPure": false,
|
|
1448
1492
|
"lValueRequested": false,
|
|
1449
|
-
"memberLocation": "
|
|
1493
|
+
"memberLocation": "2084:7:39",
|
|
1450
1494
|
"memberName": "chainid",
|
|
1451
1495
|
"nodeType": "MemberAccess",
|
|
1452
|
-
"src": "
|
|
1496
|
+
"src": "2078:13:39",
|
|
1453
1497
|
"typeDescriptions": {
|
|
1454
1498
|
"typeIdentifier": "t_uint256",
|
|
1455
1499
|
"typeString": "uint256"
|
|
@@ -1458,18 +1502,18 @@
|
|
|
1458
1502
|
"nodeType": "BinaryOperation",
|
|
1459
1503
|
"operator": "==",
|
|
1460
1504
|
"rightExpression": {
|
|
1461
|
-
"id":
|
|
1505
|
+
"id": 20899,
|
|
1462
1506
|
"name": "ARBITRUM_GOERLI",
|
|
1463
1507
|
"nodeType": "Identifier",
|
|
1464
1508
|
"overloadedDeclarations": [],
|
|
1465
1509
|
"referencedDeclaration": 20820,
|
|
1466
|
-
"src": "
|
|
1510
|
+
"src": "2095:15:39",
|
|
1467
1511
|
"typeDescriptions": {
|
|
1468
1512
|
"typeIdentifier": "t_uint256",
|
|
1469
1513
|
"typeString": "uint256"
|
|
1470
1514
|
}
|
|
1471
1515
|
},
|
|
1472
|
-
"src": "
|
|
1516
|
+
"src": "2078:32:39",
|
|
1473
1517
|
"typeDescriptions": {
|
|
1474
1518
|
"typeIdentifier": "t_bool",
|
|
1475
1519
|
"typeString": "bool"
|
|
@@ -1481,33 +1525,33 @@
|
|
|
1481
1525
|
"typeIdentifier": "t_uint256",
|
|
1482
1526
|
"typeString": "uint256"
|
|
1483
1527
|
},
|
|
1484
|
-
"id":
|
|
1528
|
+
"id": 20907,
|
|
1485
1529
|
"isConstant": false,
|
|
1486
1530
|
"isLValue": false,
|
|
1487
1531
|
"isPure": false,
|
|
1488
1532
|
"lValueRequested": false,
|
|
1489
1533
|
"leftExpression": {
|
|
1490
1534
|
"expression": {
|
|
1491
|
-
"id":
|
|
1535
|
+
"id": 20904,
|
|
1492
1536
|
"name": "block",
|
|
1493
1537
|
"nodeType": "Identifier",
|
|
1494
1538
|
"overloadedDeclarations": [],
|
|
1495
1539
|
"referencedDeclaration": 4294967292,
|
|
1496
|
-
"src": "
|
|
1540
|
+
"src": "2196:5:39",
|
|
1497
1541
|
"typeDescriptions": {
|
|
1498
1542
|
"typeIdentifier": "t_magic_block",
|
|
1499
1543
|
"typeString": "block"
|
|
1500
1544
|
}
|
|
1501
1545
|
},
|
|
1502
|
-
"id":
|
|
1546
|
+
"id": 20905,
|
|
1503
1547
|
"isConstant": false,
|
|
1504
1548
|
"isLValue": false,
|
|
1505
1549
|
"isPure": false,
|
|
1506
1550
|
"lValueRequested": false,
|
|
1507
|
-
"memberLocation": "
|
|
1551
|
+
"memberLocation": "2202:7:39",
|
|
1508
1552
|
"memberName": "chainid",
|
|
1509
1553
|
"nodeType": "MemberAccess",
|
|
1510
|
-
"src": "
|
|
1554
|
+
"src": "2196:13:39",
|
|
1511
1555
|
"typeDescriptions": {
|
|
1512
1556
|
"typeIdentifier": "t_uint256",
|
|
1513
1557
|
"typeString": "uint256"
|
|
@@ -1516,18 +1560,18 @@
|
|
|
1516
1560
|
"nodeType": "BinaryOperation",
|
|
1517
1561
|
"operator": "==",
|
|
1518
1562
|
"rightExpression": {
|
|
1519
|
-
"id":
|
|
1563
|
+
"id": 20906,
|
|
1520
1564
|
"name": "OPTIMISM_GOERLI",
|
|
1521
1565
|
"nodeType": "Identifier",
|
|
1522
1566
|
"overloadedDeclarations": [],
|
|
1523
1567
|
"referencedDeclaration": 20823,
|
|
1524
|
-
"src": "
|
|
1568
|
+
"src": "2213:15:39",
|
|
1525
1569
|
"typeDescriptions": {
|
|
1526
1570
|
"typeIdentifier": "t_uint256",
|
|
1527
1571
|
"typeString": "uint256"
|
|
1528
1572
|
}
|
|
1529
1573
|
},
|
|
1530
|
-
"src": "
|
|
1574
|
+
"src": "2196:32:39",
|
|
1531
1575
|
"typeDescriptions": {
|
|
1532
1576
|
"typeIdentifier": "t_bool",
|
|
1533
1577
|
"typeString": "bool"
|
|
@@ -1539,33 +1583,33 @@
|
|
|
1539
1583
|
"typeIdentifier": "t_uint256",
|
|
1540
1584
|
"typeString": "uint256"
|
|
1541
1585
|
},
|
|
1542
|
-
"id":
|
|
1586
|
+
"id": 20914,
|
|
1543
1587
|
"isConstant": false,
|
|
1544
1588
|
"isLValue": false,
|
|
1545
1589
|
"isPure": false,
|
|
1546
1590
|
"lValueRequested": false,
|
|
1547
1591
|
"leftExpression": {
|
|
1548
1592
|
"expression": {
|
|
1549
|
-
"id":
|
|
1593
|
+
"id": 20911,
|
|
1550
1594
|
"name": "block",
|
|
1551
1595
|
"nodeType": "Identifier",
|
|
1552
1596
|
"overloadedDeclarations": [],
|
|
1553
1597
|
"referencedDeclaration": 4294967292,
|
|
1554
|
-
"src": "
|
|
1598
|
+
"src": "2314:5:39",
|
|
1555
1599
|
"typeDescriptions": {
|
|
1556
1600
|
"typeIdentifier": "t_magic_block",
|
|
1557
1601
|
"typeString": "block"
|
|
1558
1602
|
}
|
|
1559
1603
|
},
|
|
1560
|
-
"id":
|
|
1604
|
+
"id": 20912,
|
|
1561
1605
|
"isConstant": false,
|
|
1562
1606
|
"isLValue": false,
|
|
1563
1607
|
"isPure": false,
|
|
1564
1608
|
"lValueRequested": false,
|
|
1565
|
-
"memberLocation": "
|
|
1609
|
+
"memberLocation": "2320:7:39",
|
|
1566
1610
|
"memberName": "chainid",
|
|
1567
1611
|
"nodeType": "MemberAccess",
|
|
1568
|
-
"src": "
|
|
1612
|
+
"src": "2314:13:39",
|
|
1569
1613
|
"typeDescriptions": {
|
|
1570
1614
|
"typeIdentifier": "t_uint256",
|
|
1571
1615
|
"typeString": "uint256"
|
|
@@ -1574,18 +1618,18 @@
|
|
|
1574
1618
|
"nodeType": "BinaryOperation",
|
|
1575
1619
|
"operator": "==",
|
|
1576
1620
|
"rightExpression": {
|
|
1577
|
-
"id":
|
|
1621
|
+
"id": 20913,
|
|
1578
1622
|
"name": "AVALANCHE_FUJI",
|
|
1579
1623
|
"nodeType": "Identifier",
|
|
1580
1624
|
"overloadedDeclarations": [],
|
|
1581
1625
|
"referencedDeclaration": 20826,
|
|
1582
|
-
"src": "
|
|
1626
|
+
"src": "2331:14:39",
|
|
1583
1627
|
"typeDescriptions": {
|
|
1584
1628
|
"typeIdentifier": "t_uint256",
|
|
1585
1629
|
"typeString": "uint256"
|
|
1586
1630
|
}
|
|
1587
1631
|
},
|
|
1588
|
-
"src": "
|
|
1632
|
+
"src": "2314:31:39",
|
|
1589
1633
|
"typeDescriptions": {
|
|
1590
1634
|
"typeIdentifier": "t_bool",
|
|
1591
1635
|
"typeString": "bool"
|
|
@@ -1597,33 +1641,33 @@
|
|
|
1597
1641
|
"typeIdentifier": "t_uint256",
|
|
1598
1642
|
"typeString": "uint256"
|
|
1599
1643
|
},
|
|
1600
|
-
"id":
|
|
1644
|
+
"id": 20921,
|
|
1601
1645
|
"isConstant": false,
|
|
1602
1646
|
"isLValue": false,
|
|
1603
1647
|
"isPure": false,
|
|
1604
1648
|
"lValueRequested": false,
|
|
1605
1649
|
"leftExpression": {
|
|
1606
1650
|
"expression": {
|
|
1607
|
-
"id":
|
|
1651
|
+
"id": 20918,
|
|
1608
1652
|
"name": "block",
|
|
1609
1653
|
"nodeType": "Identifier",
|
|
1610
1654
|
"overloadedDeclarations": [],
|
|
1611
1655
|
"referencedDeclaration": 4294967292,
|
|
1612
|
-
"src": "
|
|
1656
|
+
"src": "2431:5:39",
|
|
1613
1657
|
"typeDescriptions": {
|
|
1614
1658
|
"typeIdentifier": "t_magic_block",
|
|
1615
1659
|
"typeString": "block"
|
|
1616
1660
|
}
|
|
1617
1661
|
},
|
|
1618
|
-
"id":
|
|
1662
|
+
"id": 20919,
|
|
1619
1663
|
"isConstant": false,
|
|
1620
1664
|
"isLValue": false,
|
|
1621
1665
|
"isPure": false,
|
|
1622
1666
|
"lValueRequested": false,
|
|
1623
|
-
"memberLocation": "
|
|
1667
|
+
"memberLocation": "2437:7:39",
|
|
1624
1668
|
"memberName": "chainid",
|
|
1625
1669
|
"nodeType": "MemberAccess",
|
|
1626
|
-
"src": "
|
|
1670
|
+
"src": "2431:13:39",
|
|
1627
1671
|
"typeDescriptions": {
|
|
1628
1672
|
"typeIdentifier": "t_uint256",
|
|
1629
1673
|
"typeString": "uint256"
|
|
@@ -1632,18 +1676,18 @@
|
|
|
1632
1676
|
"nodeType": "BinaryOperation",
|
|
1633
1677
|
"operator": "==",
|
|
1634
1678
|
"rightExpression": {
|
|
1635
|
-
"id":
|
|
1679
|
+
"id": 20920,
|
|
1636
1680
|
"name": "POLYGON_MUMBAI",
|
|
1637
1681
|
"nodeType": "Identifier",
|
|
1638
1682
|
"overloadedDeclarations": [],
|
|
1639
1683
|
"referencedDeclaration": 20817,
|
|
1640
|
-
"src": "
|
|
1684
|
+
"src": "2448:14:39",
|
|
1641
1685
|
"typeDescriptions": {
|
|
1642
1686
|
"typeIdentifier": "t_uint256",
|
|
1643
1687
|
"typeString": "uint256"
|
|
1644
1688
|
}
|
|
1645
1689
|
},
|
|
1646
|
-
"src": "
|
|
1690
|
+
"src": "2431:31:39",
|
|
1647
1691
|
"typeDescriptions": {
|
|
1648
1692
|
"typeIdentifier": "t_bool",
|
|
1649
1693
|
"typeString": "bool"
|
|
@@ -1655,33 +1699,33 @@
|
|
|
1655
1699
|
"typeIdentifier": "t_uint256",
|
|
1656
1700
|
"typeString": "uint256"
|
|
1657
1701
|
},
|
|
1658
|
-
"id":
|
|
1702
|
+
"id": 20928,
|
|
1659
1703
|
"isConstant": false,
|
|
1660
1704
|
"isLValue": false,
|
|
1661
1705
|
"isPure": false,
|
|
1662
1706
|
"lValueRequested": false,
|
|
1663
1707
|
"leftExpression": {
|
|
1664
1708
|
"expression": {
|
|
1665
|
-
"id":
|
|
1709
|
+
"id": 20925,
|
|
1666
1710
|
"name": "block",
|
|
1667
1711
|
"nodeType": "Identifier",
|
|
1668
1712
|
"overloadedDeclarations": [],
|
|
1669
1713
|
"referencedDeclaration": 4294967292,
|
|
1670
|
-
"src": "
|
|
1714
|
+
"src": "2548:5:39",
|
|
1671
1715
|
"typeDescriptions": {
|
|
1672
1716
|
"typeIdentifier": "t_magic_block",
|
|
1673
1717
|
"typeString": "block"
|
|
1674
1718
|
}
|
|
1675
1719
|
},
|
|
1676
|
-
"id":
|
|
1720
|
+
"id": 20926,
|
|
1677
1721
|
"isConstant": false,
|
|
1678
1722
|
"isLValue": false,
|
|
1679
1723
|
"isPure": false,
|
|
1680
1724
|
"lValueRequested": false,
|
|
1681
|
-
"memberLocation": "
|
|
1725
|
+
"memberLocation": "2554:7:39",
|
|
1682
1726
|
"memberName": "chainid",
|
|
1683
1727
|
"nodeType": "MemberAccess",
|
|
1684
|
-
"src": "
|
|
1728
|
+
"src": "2548:13:39",
|
|
1685
1729
|
"typeDescriptions": {
|
|
1686
1730
|
"typeIdentifier": "t_uint256",
|
|
1687
1731
|
"typeString": "uint256"
|
|
@@ -1690,18 +1734,18 @@
|
|
|
1690
1734
|
"nodeType": "BinaryOperation",
|
|
1691
1735
|
"operator": "==",
|
|
1692
1736
|
"rightExpression": {
|
|
1693
|
-
"id":
|
|
1737
|
+
"id": 20927,
|
|
1694
1738
|
"name": "ETH_SEPOLIA",
|
|
1695
1739
|
"nodeType": "Identifier",
|
|
1696
1740
|
"overloadedDeclarations": [],
|
|
1697
1741
|
"referencedDeclaration": 20811,
|
|
1698
|
-
"src": "
|
|
1742
|
+
"src": "2565:11:39",
|
|
1699
1743
|
"typeDescriptions": {
|
|
1700
1744
|
"typeIdentifier": "t_uint256",
|
|
1701
1745
|
"typeString": "uint256"
|
|
1702
1746
|
}
|
|
1703
1747
|
},
|
|
1704
|
-
"src": "
|
|
1748
|
+
"src": "2548:28:39",
|
|
1705
1749
|
"typeDescriptions": {
|
|
1706
1750
|
"typeIdentifier": "t_bool",
|
|
1707
1751
|
"typeString": "bool"
|
|
@@ -1713,33 +1757,33 @@
|
|
|
1713
1757
|
"typeIdentifier": "t_uint256",
|
|
1714
1758
|
"typeString": "uint256"
|
|
1715
1759
|
},
|
|
1716
|
-
"id":
|
|
1760
|
+
"id": 20935,
|
|
1717
1761
|
"isConstant": false,
|
|
1718
1762
|
"isLValue": false,
|
|
1719
1763
|
"isPure": false,
|
|
1720
1764
|
"lValueRequested": false,
|
|
1721
1765
|
"leftExpression": {
|
|
1722
1766
|
"expression": {
|
|
1723
|
-
"id":
|
|
1767
|
+
"id": 20932,
|
|
1724
1768
|
"name": "block",
|
|
1725
1769
|
"nodeType": "Identifier",
|
|
1726
1770
|
"overloadedDeclarations": [],
|
|
1727
1771
|
"referencedDeclaration": 4294967292,
|
|
1728
|
-
"src": "
|
|
1772
|
+
"src": "2662:5:39",
|
|
1729
1773
|
"typeDescriptions": {
|
|
1730
1774
|
"typeIdentifier": "t_magic_block",
|
|
1731
1775
|
"typeString": "block"
|
|
1732
1776
|
}
|
|
1733
1777
|
},
|
|
1734
|
-
"id":
|
|
1778
|
+
"id": 20933,
|
|
1735
1779
|
"isConstant": false,
|
|
1736
1780
|
"isLValue": false,
|
|
1737
1781
|
"isPure": false,
|
|
1738
1782
|
"lValueRequested": false,
|
|
1739
|
-
"memberLocation": "
|
|
1783
|
+
"memberLocation": "2668:7:39",
|
|
1740
1784
|
"memberName": "chainid",
|
|
1741
1785
|
"nodeType": "MemberAccess",
|
|
1742
|
-
"src": "
|
|
1786
|
+
"src": "2662:13:39",
|
|
1743
1787
|
"typeDescriptions": {
|
|
1744
1788
|
"typeIdentifier": "t_uint256",
|
|
1745
1789
|
"typeString": "uint256"
|
|
@@ -1748,557 +1792,648 @@
|
|
|
1748
1792
|
"nodeType": "BinaryOperation",
|
|
1749
1793
|
"operator": "==",
|
|
1750
1794
|
"rightExpression": {
|
|
1751
|
-
"id":
|
|
1795
|
+
"id": 20934,
|
|
1752
1796
|
"name": "BASE_GOERLI",
|
|
1753
1797
|
"nodeType": "Identifier",
|
|
1754
1798
|
"overloadedDeclarations": [],
|
|
1755
1799
|
"referencedDeclaration": 20814,
|
|
1756
|
-
"src": "
|
|
1800
|
+
"src": "2679:11:39",
|
|
1757
1801
|
"typeDescriptions": {
|
|
1758
1802
|
"typeIdentifier": "t_uint256",
|
|
1759
1803
|
"typeString": "uint256"
|
|
1760
1804
|
}
|
|
1761
1805
|
},
|
|
1762
|
-
"src": "
|
|
1806
|
+
"src": "2662:28:39",
|
|
1763
1807
|
"typeDescriptions": {
|
|
1764
1808
|
"typeIdentifier": "t_bool",
|
|
1765
1809
|
"typeString": "bool"
|
|
1766
1810
|
}
|
|
1767
1811
|
},
|
|
1768
1812
|
"falseBody": {
|
|
1769
|
-
"
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
}
|
|
1788
|
-
},
|
|
1789
|
-
"id": 20937,
|
|
1790
|
-
"isConstant": false,
|
|
1791
|
-
"isLValue": false,
|
|
1792
|
-
"isPure": false,
|
|
1793
|
-
"kind": "functionCall",
|
|
1794
|
-
"lValueRequested": false,
|
|
1795
|
-
"nameLocations": [],
|
|
1796
|
-
"names": [],
|
|
1797
|
-
"nodeType": "FunctionCall",
|
|
1798
|
-
"src": "2741:20:39",
|
|
1799
|
-
"tryCall": false,
|
|
1813
|
+
"condition": {
|
|
1814
|
+
"commonType": {
|
|
1815
|
+
"typeIdentifier": "t_uint256",
|
|
1816
|
+
"typeString": "uint256"
|
|
1817
|
+
},
|
|
1818
|
+
"id": 20942,
|
|
1819
|
+
"isConstant": false,
|
|
1820
|
+
"isLValue": false,
|
|
1821
|
+
"isPure": false,
|
|
1822
|
+
"lValueRequested": false,
|
|
1823
|
+
"leftExpression": {
|
|
1824
|
+
"expression": {
|
|
1825
|
+
"id": 20939,
|
|
1826
|
+
"name": "block",
|
|
1827
|
+
"nodeType": "Identifier",
|
|
1828
|
+
"overloadedDeclarations": [],
|
|
1829
|
+
"referencedDeclaration": 4294967292,
|
|
1830
|
+
"src": "2776:5:39",
|
|
1800
1831
|
"typeDescriptions": {
|
|
1801
|
-
"typeIdentifier": "
|
|
1802
|
-
"typeString": "
|
|
1832
|
+
"typeIdentifier": "t_magic_block",
|
|
1833
|
+
"typeString": "block"
|
|
1803
1834
|
}
|
|
1804
1835
|
},
|
|
1805
|
-
"id":
|
|
1806
|
-
"
|
|
1807
|
-
"
|
|
1836
|
+
"id": 20940,
|
|
1837
|
+
"isConstant": false,
|
|
1838
|
+
"isLValue": false,
|
|
1839
|
+
"isPure": false,
|
|
1840
|
+
"lValueRequested": false,
|
|
1841
|
+
"memberLocation": "2782:7:39",
|
|
1842
|
+
"memberName": "chainid",
|
|
1843
|
+
"nodeType": "MemberAccess",
|
|
1844
|
+
"src": "2776:13:39",
|
|
1845
|
+
"typeDescriptions": {
|
|
1846
|
+
"typeIdentifier": "t_uint256",
|
|
1847
|
+
"typeString": "uint256"
|
|
1848
|
+
}
|
|
1849
|
+
},
|
|
1850
|
+
"nodeType": "BinaryOperation",
|
|
1851
|
+
"operator": "==",
|
|
1852
|
+
"rightExpression": {
|
|
1853
|
+
"id": 20941,
|
|
1854
|
+
"name": "ZKEVM_TESTNET",
|
|
1855
|
+
"nodeType": "Identifier",
|
|
1856
|
+
"overloadedDeclarations": [],
|
|
1857
|
+
"referencedDeclaration": 20829,
|
|
1858
|
+
"src": "2793:13:39",
|
|
1859
|
+
"typeDescriptions": {
|
|
1860
|
+
"typeIdentifier": "t_uint256",
|
|
1861
|
+
"typeString": "uint256"
|
|
1862
|
+
}
|
|
1863
|
+
},
|
|
1864
|
+
"src": "2776:30:39",
|
|
1865
|
+
"typeDescriptions": {
|
|
1866
|
+
"typeIdentifier": "t_bool",
|
|
1867
|
+
"typeString": "bool"
|
|
1808
1868
|
}
|
|
1809
|
-
|
|
1869
|
+
},
|
|
1870
|
+
"falseBody": {
|
|
1871
|
+
"id": 20949,
|
|
1872
|
+
"nodeType": "Block",
|
|
1873
|
+
"src": "2888:52:39",
|
|
1874
|
+
"statements": [
|
|
1875
|
+
{
|
|
1876
|
+
"errorCall": {
|
|
1877
|
+
"arguments": [],
|
|
1878
|
+
"expression": {
|
|
1879
|
+
"argumentTypes": [],
|
|
1880
|
+
"id": 20946,
|
|
1881
|
+
"name": "UnsupportedNetwork",
|
|
1882
|
+
"nodeType": "Identifier",
|
|
1883
|
+
"overloadedDeclarations": [],
|
|
1884
|
+
"referencedDeclaration": 20781,
|
|
1885
|
+
"src": "2909:18:39",
|
|
1886
|
+
"typeDescriptions": {
|
|
1887
|
+
"typeIdentifier": "t_function_error_pure$__$returns$__$",
|
|
1888
|
+
"typeString": "function () pure"
|
|
1889
|
+
}
|
|
1890
|
+
},
|
|
1891
|
+
"id": 20947,
|
|
1892
|
+
"isConstant": false,
|
|
1893
|
+
"isLValue": false,
|
|
1894
|
+
"isPure": false,
|
|
1895
|
+
"kind": "functionCall",
|
|
1896
|
+
"lValueRequested": false,
|
|
1897
|
+
"nameLocations": [],
|
|
1898
|
+
"names": [],
|
|
1899
|
+
"nodeType": "FunctionCall",
|
|
1900
|
+
"src": "2909:20:39",
|
|
1901
|
+
"tryCall": false,
|
|
1902
|
+
"typeDescriptions": {
|
|
1903
|
+
"typeIdentifier": "t_tuple$__$",
|
|
1904
|
+
"typeString": "tuple()"
|
|
1905
|
+
}
|
|
1906
|
+
},
|
|
1907
|
+
"id": 20948,
|
|
1908
|
+
"nodeType": "RevertStatement",
|
|
1909
|
+
"src": "2902:27:39"
|
|
1910
|
+
}
|
|
1911
|
+
]
|
|
1912
|
+
},
|
|
1913
|
+
"id": 20950,
|
|
1914
|
+
"nodeType": "IfStatement",
|
|
1915
|
+
"src": "2772:168:39",
|
|
1916
|
+
"trueBody": {
|
|
1917
|
+
"id": 20945,
|
|
1918
|
+
"nodeType": "Block",
|
|
1919
|
+
"src": "2808:74:39",
|
|
1920
|
+
"statements": [
|
|
1921
|
+
{
|
|
1922
|
+
"expression": {
|
|
1923
|
+
"hexValue": "307865363466383164356444644131633731373265354336643936344538656631424438324438373034",
|
|
1924
|
+
"id": 20943,
|
|
1925
|
+
"isConstant": false,
|
|
1926
|
+
"isLValue": false,
|
|
1927
|
+
"isPure": true,
|
|
1928
|
+
"kind": "number",
|
|
1929
|
+
"lValueRequested": false,
|
|
1930
|
+
"nodeType": "Literal",
|
|
1931
|
+
"src": "2829:42:39",
|
|
1932
|
+
"typeDescriptions": {
|
|
1933
|
+
"typeIdentifier": "t_address",
|
|
1934
|
+
"typeString": "address"
|
|
1935
|
+
},
|
|
1936
|
+
"value": "0xe64f81d5dDdA1c7172e5C6d964E8ef1BD82D8704"
|
|
1937
|
+
},
|
|
1938
|
+
"functionReturnParameters": 20833,
|
|
1939
|
+
"id": 20944,
|
|
1940
|
+
"nodeType": "Return",
|
|
1941
|
+
"src": "2822:49:39"
|
|
1942
|
+
}
|
|
1943
|
+
]
|
|
1944
|
+
}
|
|
1810
1945
|
},
|
|
1811
|
-
"id":
|
|
1946
|
+
"id": 20951,
|
|
1812
1947
|
"nodeType": "IfStatement",
|
|
1813
|
-
"src": "
|
|
1948
|
+
"src": "2658:282:39",
|
|
1814
1949
|
"trueBody": {
|
|
1815
|
-
"id":
|
|
1950
|
+
"id": 20938,
|
|
1816
1951
|
"nodeType": "Block",
|
|
1817
|
-
"src": "
|
|
1952
|
+
"src": "2692:74:39",
|
|
1818
1953
|
"statements": [
|
|
1819
1954
|
{
|
|
1820
1955
|
"expression": {
|
|
1821
1956
|
"hexValue": "307835303763336137433643636332353338383441326533613365653241323131634337453739366136",
|
|
1822
|
-
"id":
|
|
1957
|
+
"id": 20936,
|
|
1823
1958
|
"isConstant": false,
|
|
1824
1959
|
"isLValue": false,
|
|
1825
1960
|
"isPure": true,
|
|
1826
1961
|
"kind": "number",
|
|
1827
1962
|
"lValueRequested": false,
|
|
1828
1963
|
"nodeType": "Literal",
|
|
1829
|
-
"src": "
|
|
1964
|
+
"src": "2713:42:39",
|
|
1830
1965
|
"typeDescriptions": {
|
|
1831
1966
|
"typeIdentifier": "t_address",
|
|
1832
1967
|
"typeString": "address"
|
|
1833
1968
|
},
|
|
1834
1969
|
"value": "0x507c3a7C6Ccc253884A2e3a3ee2A211cC7E796a6"
|
|
1835
1970
|
},
|
|
1836
|
-
"functionReturnParameters":
|
|
1837
|
-
"id":
|
|
1971
|
+
"functionReturnParameters": 20833,
|
|
1972
|
+
"id": 20937,
|
|
1838
1973
|
"nodeType": "Return",
|
|
1839
|
-
"src": "
|
|
1974
|
+
"src": "2706:49:39"
|
|
1840
1975
|
}
|
|
1841
1976
|
]
|
|
1842
1977
|
}
|
|
1843
1978
|
},
|
|
1844
|
-
"id":
|
|
1979
|
+
"id": 20952,
|
|
1845
1980
|
"nodeType": "IfStatement",
|
|
1846
|
-
"src": "
|
|
1981
|
+
"src": "2544:396:39",
|
|
1847
1982
|
"trueBody": {
|
|
1848
|
-
"id":
|
|
1983
|
+
"id": 20931,
|
|
1849
1984
|
"nodeType": "Block",
|
|
1850
|
-
"src": "
|
|
1985
|
+
"src": "2578:74:39",
|
|
1851
1986
|
"statements": [
|
|
1852
1987
|
{
|
|
1853
1988
|
"expression": {
|
|
1854
1989
|
"hexValue": "307831303934313245334338346630353339623433643339644236393142303863393066353864433763",
|
|
1855
|
-
"id":
|
|
1990
|
+
"id": 20929,
|
|
1856
1991
|
"isConstant": false,
|
|
1857
1992
|
"isLValue": false,
|
|
1858
1993
|
"isPure": true,
|
|
1859
1994
|
"kind": "number",
|
|
1860
1995
|
"lValueRequested": false,
|
|
1861
1996
|
"nodeType": "Literal",
|
|
1862
|
-
"src": "
|
|
1997
|
+
"src": "2599:42:39",
|
|
1863
1998
|
"typeDescriptions": {
|
|
1864
1999
|
"typeIdentifier": "t_address",
|
|
1865
2000
|
"typeString": "address"
|
|
1866
2001
|
},
|
|
1867
2002
|
"value": "0x109412E3C84f0539b43d39dB691B08c90f58dC7c"
|
|
1868
2003
|
},
|
|
1869
|
-
"functionReturnParameters":
|
|
1870
|
-
"id":
|
|
2004
|
+
"functionReturnParameters": 20833,
|
|
2005
|
+
"id": 20930,
|
|
1871
2006
|
"nodeType": "Return",
|
|
1872
|
-
"src": "
|
|
2007
|
+
"src": "2592:49:39"
|
|
1873
2008
|
}
|
|
1874
2009
|
]
|
|
1875
2010
|
}
|
|
1876
2011
|
},
|
|
1877
|
-
"id":
|
|
2012
|
+
"id": 20953,
|
|
1878
2013
|
"nodeType": "IfStatement",
|
|
1879
|
-
"src": "
|
|
2014
|
+
"src": "2427:513:39",
|
|
1880
2015
|
"trueBody": {
|
|
1881
|
-
"id":
|
|
2016
|
+
"id": 20924,
|
|
1882
2017
|
"nodeType": "Block",
|
|
1883
|
-
"src": "
|
|
2018
|
+
"src": "2464:74:39",
|
|
1884
2019
|
"statements": [
|
|
1885
2020
|
{
|
|
1886
2021
|
"expression": {
|
|
1887
2022
|
"hexValue": "307845423739366264623930664641306632383235353237356531363933364432356433343138363033",
|
|
1888
|
-
"id":
|
|
2023
|
+
"id": 20922,
|
|
1889
2024
|
"isConstant": false,
|
|
1890
2025
|
"isLValue": false,
|
|
1891
2026
|
"isPure": true,
|
|
1892
2027
|
"kind": "number",
|
|
1893
2028
|
"lValueRequested": false,
|
|
1894
2029
|
"nodeType": "Literal",
|
|
1895
|
-
"src": "
|
|
2030
|
+
"src": "2485:42:39",
|
|
1896
2031
|
"typeDescriptions": {
|
|
1897
2032
|
"typeIdentifier": "t_address",
|
|
1898
2033
|
"typeString": "address"
|
|
1899
2034
|
},
|
|
1900
2035
|
"value": "0xEB796bdb90fFA0f28255275e16936D25d3418603"
|
|
1901
2036
|
},
|
|
1902
|
-
"functionReturnParameters":
|
|
1903
|
-
"id":
|
|
2037
|
+
"functionReturnParameters": 20833,
|
|
2038
|
+
"id": 20923,
|
|
1904
2039
|
"nodeType": "Return",
|
|
1905
|
-
"src": "
|
|
2040
|
+
"src": "2478:49:39"
|
|
1906
2041
|
}
|
|
1907
2042
|
]
|
|
1908
2043
|
}
|
|
1909
2044
|
},
|
|
1910
|
-
"id":
|
|
2045
|
+
"id": 20954,
|
|
1911
2046
|
"nodeType": "IfStatement",
|
|
1912
|
-
"src": "
|
|
2047
|
+
"src": "2310:630:39",
|
|
1913
2048
|
"trueBody": {
|
|
1914
|
-
"id":
|
|
2049
|
+
"id": 20917,
|
|
1915
2050
|
"nodeType": "Block",
|
|
1916
|
-
"src": "
|
|
2051
|
+
"src": "2347:74:39",
|
|
1917
2052
|
"statements": [
|
|
1918
2053
|
{
|
|
1919
2054
|
"expression": {
|
|
1920
2055
|
"hexValue": "307838354665373962393938353039423737424631304138424434303031443538343735443239333836",
|
|
1921
|
-
"id":
|
|
2056
|
+
"id": 20915,
|
|
1922
2057
|
"isConstant": false,
|
|
1923
2058
|
"isLValue": false,
|
|
1924
2059
|
"isPure": true,
|
|
1925
2060
|
"kind": "number",
|
|
1926
2061
|
"lValueRequested": false,
|
|
1927
2062
|
"nodeType": "Literal",
|
|
1928
|
-
"src": "
|
|
2063
|
+
"src": "2368:42:39",
|
|
1929
2064
|
"typeDescriptions": {
|
|
1930
2065
|
"typeIdentifier": "t_address",
|
|
1931
2066
|
"typeString": "address"
|
|
1932
2067
|
},
|
|
1933
2068
|
"value": "0x85Fe79b998509B77BF10A8BD4001D58475D29386"
|
|
1934
2069
|
},
|
|
1935
|
-
"functionReturnParameters":
|
|
1936
|
-
"id":
|
|
2070
|
+
"functionReturnParameters": 20833,
|
|
2071
|
+
"id": 20916,
|
|
1937
2072
|
"nodeType": "Return",
|
|
1938
|
-
"src": "
|
|
2073
|
+
"src": "2361:49:39"
|
|
1939
2074
|
}
|
|
1940
2075
|
]
|
|
1941
2076
|
}
|
|
1942
2077
|
},
|
|
1943
|
-
"id":
|
|
2078
|
+
"id": 20955,
|
|
1944
2079
|
"nodeType": "IfStatement",
|
|
1945
|
-
"src": "
|
|
2080
|
+
"src": "2192:748:39",
|
|
1946
2081
|
"trueBody": {
|
|
1947
|
-
"id":
|
|
2082
|
+
"id": 20910,
|
|
1948
2083
|
"nodeType": "Block",
|
|
1949
|
-
"src": "
|
|
2084
|
+
"src": "2230:74:39",
|
|
1950
2085
|
"statements": [
|
|
1951
2086
|
{
|
|
1952
2087
|
"expression": {
|
|
1953
2088
|
"hexValue": "307845343039383343323437363033324130393135363030623934373242333134316141354235426139",
|
|
1954
|
-
"id":
|
|
2089
|
+
"id": 20908,
|
|
1955
2090
|
"isConstant": false,
|
|
1956
2091
|
"isLValue": false,
|
|
1957
2092
|
"isPure": true,
|
|
1958
2093
|
"kind": "number",
|
|
1959
2094
|
"lValueRequested": false,
|
|
1960
2095
|
"nodeType": "Literal",
|
|
1961
|
-
"src": "
|
|
2096
|
+
"src": "2251:42:39",
|
|
1962
2097
|
"typeDescriptions": {
|
|
1963
2098
|
"typeIdentifier": "t_address",
|
|
1964
2099
|
"typeString": "address"
|
|
1965
2100
|
},
|
|
1966
2101
|
"value": "0xE40983C2476032A0915600b9472B3141aA5B5Ba9"
|
|
1967
2102
|
},
|
|
1968
|
-
"functionReturnParameters":
|
|
1969
|
-
"id":
|
|
2103
|
+
"functionReturnParameters": 20833,
|
|
2104
|
+
"id": 20909,
|
|
1970
2105
|
"nodeType": "Return",
|
|
1971
|
-
"src": "
|
|
2106
|
+
"src": "2244:49:39"
|
|
1972
2107
|
}
|
|
1973
2108
|
]
|
|
1974
2109
|
}
|
|
1975
2110
|
},
|
|
1976
|
-
"id":
|
|
2111
|
+
"id": 20956,
|
|
1977
2112
|
"nodeType": "IfStatement",
|
|
1978
|
-
"src": "
|
|
2113
|
+
"src": "2074:866:39",
|
|
1979
2114
|
"trueBody": {
|
|
1980
|
-
"id":
|
|
2115
|
+
"id": 20903,
|
|
1981
2116
|
"nodeType": "Block",
|
|
1982
|
-
"src": "
|
|
2117
|
+
"src": "2112:74:39",
|
|
1983
2118
|
"statements": [
|
|
1984
2119
|
{
|
|
1985
2120
|
"expression": {
|
|
1986
2121
|
"hexValue": "307845343039383343323437363033324130393135363030623934373242333134316141354235426139",
|
|
1987
|
-
"id":
|
|
2122
|
+
"id": 20901,
|
|
1988
2123
|
"isConstant": false,
|
|
1989
2124
|
"isLValue": false,
|
|
1990
2125
|
"isPure": true,
|
|
1991
2126
|
"kind": "number",
|
|
1992
2127
|
"lValueRequested": false,
|
|
1993
2128
|
"nodeType": "Literal",
|
|
1994
|
-
"src": "
|
|
2129
|
+
"src": "2133:42:39",
|
|
1995
2130
|
"typeDescriptions": {
|
|
1996
2131
|
"typeIdentifier": "t_address",
|
|
1997
2132
|
"typeString": "address"
|
|
1998
2133
|
},
|
|
1999
2134
|
"value": "0xE40983C2476032A0915600b9472B3141aA5B5Ba9"
|
|
2000
2135
|
},
|
|
2001
|
-
"functionReturnParameters":
|
|
2002
|
-
"id":
|
|
2136
|
+
"functionReturnParameters": 20833,
|
|
2137
|
+
"id": 20902,
|
|
2003
2138
|
"nodeType": "Return",
|
|
2004
|
-
"src": "
|
|
2139
|
+
"src": "2126:49:39"
|
|
2005
2140
|
}
|
|
2006
2141
|
]
|
|
2007
2142
|
}
|
|
2008
2143
|
},
|
|
2009
|
-
"id":
|
|
2144
|
+
"id": 20957,
|
|
2010
2145
|
"nodeType": "IfStatement",
|
|
2011
|
-
"src": "
|
|
2146
|
+
"src": "1961:979:39",
|
|
2012
2147
|
"trueBody": {
|
|
2013
|
-
"id":
|
|
2148
|
+
"id": 20896,
|
|
2014
2149
|
"nodeType": "Block",
|
|
2015
|
-
"src": "
|
|
2150
|
+
"src": "1994:74:39",
|
|
2016
2151
|
"statements": [
|
|
2017
2152
|
{
|
|
2018
2153
|
"expression": {
|
|
2019
2154
|
"hexValue": "307832326666323933653134463145433341303942313337653965303630383441466436336164444639",
|
|
2020
|
-
"id":
|
|
2155
|
+
"id": 20894,
|
|
2021
2156
|
"isConstant": false,
|
|
2022
2157
|
"isLValue": false,
|
|
2023
2158
|
"isPure": true,
|
|
2024
2159
|
"kind": "number",
|
|
2025
2160
|
"lValueRequested": false,
|
|
2026
2161
|
"nodeType": "Literal",
|
|
2027
|
-
"src": "
|
|
2162
|
+
"src": "2015:42:39",
|
|
2028
2163
|
"typeDescriptions": {
|
|
2029
2164
|
"typeIdentifier": "t_address",
|
|
2030
2165
|
"typeString": "address"
|
|
2031
2166
|
},
|
|
2032
2167
|
"value": "0x22ff293e14F1EC3A09B137e9e06084AFd63adDF9"
|
|
2033
2168
|
},
|
|
2034
|
-
"functionReturnParameters":
|
|
2035
|
-
"id":
|
|
2169
|
+
"functionReturnParameters": 20833,
|
|
2170
|
+
"id": 20895,
|
|
2036
2171
|
"nodeType": "Return",
|
|
2037
|
-
"src": "
|
|
2172
|
+
"src": "2008:49:39"
|
|
2038
2173
|
}
|
|
2039
2174
|
]
|
|
2040
2175
|
}
|
|
2041
2176
|
},
|
|
2042
|
-
"id":
|
|
2177
|
+
"id": 20958,
|
|
2043
2178
|
"nodeType": "IfStatement",
|
|
2044
|
-
"src": "
|
|
2179
|
+
"src": "1847:1093:39",
|
|
2045
2180
|
"trueBody": {
|
|
2046
|
-
"id":
|
|
2181
|
+
"id": 20889,
|
|
2047
2182
|
"nodeType": "Block",
|
|
2048
|
-
"src": "
|
|
2183
|
+
"src": "1881:74:39",
|
|
2049
2184
|
"statements": [
|
|
2050
2185
|
{
|
|
2051
2186
|
"expression": {
|
|
2052
2187
|
"hexValue": "307836303337374337303136453463644230334338374546343734383936433131634235363037353243",
|
|
2053
|
-
"id":
|
|
2188
|
+
"id": 20887,
|
|
2054
2189
|
"isConstant": false,
|
|
2055
2190
|
"isLValue": false,
|
|
2056
2191
|
"isPure": true,
|
|
2057
2192
|
"kind": "number",
|
|
2058
2193
|
"lValueRequested": false,
|
|
2059
2194
|
"nodeType": "Literal",
|
|
2060
|
-
"src": "
|
|
2195
|
+
"src": "1902:42:39",
|
|
2061
2196
|
"typeDescriptions": {
|
|
2062
2197
|
"typeIdentifier": "t_address",
|
|
2063
2198
|
"typeString": "address"
|
|
2064
2199
|
},
|
|
2065
2200
|
"value": "0x60377C7016E4cdB03C87EF474896C11cB560752C"
|
|
2066
2201
|
},
|
|
2067
|
-
"functionReturnParameters":
|
|
2068
|
-
"id":
|
|
2202
|
+
"functionReturnParameters": 20833,
|
|
2203
|
+
"id": 20888,
|
|
2069
2204
|
"nodeType": "Return",
|
|
2070
|
-
"src": "
|
|
2205
|
+
"src": "1895:49:39"
|
|
2071
2206
|
}
|
|
2072
2207
|
]
|
|
2073
2208
|
}
|
|
2074
2209
|
},
|
|
2075
|
-
"id":
|
|
2210
|
+
"id": 20959,
|
|
2076
2211
|
"nodeType": "IfStatement",
|
|
2077
|
-
"src": "
|
|
2212
|
+
"src": "1732:1208:39",
|
|
2078
2213
|
"trueBody": {
|
|
2079
|
-
"id":
|
|
2214
|
+
"id": 20882,
|
|
2080
2215
|
"nodeType": "Block",
|
|
2081
|
-
"src": "
|
|
2216
|
+
"src": "1767:74:39",
|
|
2082
2217
|
"statements": [
|
|
2083
2218
|
{
|
|
2084
2219
|
"expression": {
|
|
2085
2220
|
"hexValue": "307841344666303763463831433032434644333536313834383739443935333937306341393537353835",
|
|
2086
|
-
"id":
|
|
2221
|
+
"id": 20880,
|
|
2087
2222
|
"isConstant": false,
|
|
2088
2223
|
"isLValue": false,
|
|
2089
2224
|
"isPure": true,
|
|
2090
2225
|
"kind": "number",
|
|
2091
2226
|
"lValueRequested": false,
|
|
2092
2227
|
"nodeType": "Literal",
|
|
2093
|
-
"src": "
|
|
2228
|
+
"src": "1788:42:39",
|
|
2094
2229
|
"typeDescriptions": {
|
|
2095
2230
|
"typeIdentifier": "t_address",
|
|
2096
2231
|
"typeString": "address"
|
|
2097
2232
|
},
|
|
2098
2233
|
"value": "0xA4Ff07cF81C02CFD356184879D953970cA957585"
|
|
2099
2234
|
},
|
|
2100
|
-
"functionReturnParameters":
|
|
2101
|
-
"id":
|
|
2235
|
+
"functionReturnParameters": 20833,
|
|
2236
|
+
"id": 20881,
|
|
2102
2237
|
"nodeType": "Return",
|
|
2103
|
-
"src": "
|
|
2238
|
+
"src": "1781:49:39"
|
|
2104
2239
|
}
|
|
2105
2240
|
]
|
|
2106
2241
|
}
|
|
2107
2242
|
},
|
|
2108
|
-
"id":
|
|
2243
|
+
"id": 20960,
|
|
2109
2244
|
"nodeType": "IfStatement",
|
|
2110
|
-
"src": "
|
|
2245
|
+
"src": "1617:1323:39",
|
|
2111
2246
|
"trueBody": {
|
|
2112
|
-
"id":
|
|
2247
|
+
"id": 20875,
|
|
2113
2248
|
"nodeType": "Block",
|
|
2114
|
-
"src": "
|
|
2249
|
+
"src": "1652:74:39",
|
|
2115
2250
|
"statements": [
|
|
2116
2251
|
{
|
|
2117
2252
|
"expression": {
|
|
2118
2253
|
"hexValue": "307843663841636234654630333365664631364538303830616564346337443542393238354432313932",
|
|
2119
|
-
"id":
|
|
2254
|
+
"id": 20873,
|
|
2120
2255
|
"isConstant": false,
|
|
2121
2256
|
"isLValue": false,
|
|
2122
2257
|
"isPure": true,
|
|
2123
2258
|
"kind": "number",
|
|
2124
2259
|
"lValueRequested": false,
|
|
2125
2260
|
"nodeType": "Literal",
|
|
2126
|
-
"src": "
|
|
2261
|
+
"src": "1673:42:39",
|
|
2127
2262
|
"typeDescriptions": {
|
|
2128
2263
|
"typeIdentifier": "t_address",
|
|
2129
2264
|
"typeString": "address"
|
|
2130
2265
|
},
|
|
2131
2266
|
"value": "0xCf8Acb4eF033efF16E8080aed4c7D5B9285D2192"
|
|
2132
2267
|
},
|
|
2133
|
-
"functionReturnParameters":
|
|
2134
|
-
"id":
|
|
2268
|
+
"functionReturnParameters": 20833,
|
|
2269
|
+
"id": 20874,
|
|
2135
2270
|
"nodeType": "Return",
|
|
2136
|
-
"src": "
|
|
2271
|
+
"src": "1666:49:39"
|
|
2137
2272
|
}
|
|
2138
2273
|
]
|
|
2139
2274
|
}
|
|
2140
2275
|
},
|
|
2141
|
-
"id":
|
|
2276
|
+
"id": 20961,
|
|
2142
2277
|
"nodeType": "IfStatement",
|
|
2143
|
-
"src": "
|
|
2278
|
+
"src": "1499:1441:39",
|
|
2144
2279
|
"trueBody": {
|
|
2145
|
-
"id":
|
|
2280
|
+
"id": 20868,
|
|
2146
2281
|
"nodeType": "Block",
|
|
2147
|
-
"src": "
|
|
2282
|
+
"src": "1537:74:39",
|
|
2148
2283
|
"statements": [
|
|
2149
2284
|
{
|
|
2150
2285
|
"expression": {
|
|
2151
2286
|
"hexValue": "307833453134644331623133633438386138643544333130393138373830633938336244353938324537",
|
|
2152
|
-
"id":
|
|
2287
|
+
"id": 20866,
|
|
2153
2288
|
"isConstant": false,
|
|
2154
2289
|
"isLValue": false,
|
|
2155
2290
|
"isPure": true,
|
|
2156
2291
|
"kind": "number",
|
|
2157
2292
|
"lValueRequested": false,
|
|
2158
2293
|
"nodeType": "Literal",
|
|
2159
|
-
"src": "
|
|
2294
|
+
"src": "1558:42:39",
|
|
2160
2295
|
"typeDescriptions": {
|
|
2161
2296
|
"typeIdentifier": "t_address",
|
|
2162
2297
|
"typeString": "address"
|
|
2163
2298
|
},
|
|
2164
2299
|
"value": "0x3E14dC1b13c488a8d5D310918780c983bD5982E7"
|
|
2165
2300
|
},
|
|
2166
|
-
"functionReturnParameters":
|
|
2167
|
-
"id":
|
|
2301
|
+
"functionReturnParameters": 20833,
|
|
2302
|
+
"id": 20867,
|
|
2168
2303
|
"nodeType": "Return",
|
|
2169
|
-
"src": "
|
|
2304
|
+
"src": "1551:49:39"
|
|
2170
2305
|
}
|
|
2171
2306
|
]
|
|
2172
2307
|
}
|
|
2173
2308
|
},
|
|
2174
|
-
"id":
|
|
2309
|
+
"id": 20962,
|
|
2175
2310
|
"nodeType": "IfStatement",
|
|
2176
|
-
"src": "
|
|
2311
|
+
"src": "1384:1556:39",
|
|
2177
2312
|
"trueBody": {
|
|
2178
|
-
"id":
|
|
2313
|
+
"id": 20861,
|
|
2179
2314
|
"nodeType": "Block",
|
|
2180
|
-
"src": "
|
|
2315
|
+
"src": "1419:74:39",
|
|
2181
2316
|
"statements": [
|
|
2182
2317
|
{
|
|
2183
2318
|
"expression": {
|
|
2184
2319
|
"hexValue": "307832644665393337634439384162393265353963463331333931333866313863383233613465664537",
|
|
2185
|
-
"id":
|
|
2320
|
+
"id": 20859,
|
|
2186
2321
|
"isConstant": false,
|
|
2187
2322
|
"isLValue": false,
|
|
2188
2323
|
"isPure": true,
|
|
2189
2324
|
"kind": "number",
|
|
2190
2325
|
"lValueRequested": false,
|
|
2191
2326
|
"nodeType": "Literal",
|
|
2192
|
-
"src": "
|
|
2327
|
+
"src": "1440:42:39",
|
|
2193
2328
|
"typeDescriptions": {
|
|
2194
2329
|
"typeIdentifier": "t_address",
|
|
2195
2330
|
"typeString": "address"
|
|
2196
2331
|
},
|
|
2197
2332
|
"value": "0x2dFe937cD98Ab92e59cF3139138f18c823a4efE7"
|
|
2198
2333
|
},
|
|
2199
|
-
"functionReturnParameters":
|
|
2200
|
-
"id":
|
|
2334
|
+
"functionReturnParameters": 20833,
|
|
2335
|
+
"id": 20860,
|
|
2201
2336
|
"nodeType": "Return",
|
|
2202
|
-
"src": "
|
|
2337
|
+
"src": "1433:49:39"
|
|
2203
2338
|
}
|
|
2204
2339
|
]
|
|
2205
2340
|
}
|
|
2206
2341
|
},
|
|
2207
|
-
"id":
|
|
2342
|
+
"id": 20963,
|
|
2208
2343
|
"nodeType": "IfStatement",
|
|
2209
|
-
"src": "
|
|
2344
|
+
"src": "1270:1670:39",
|
|
2210
2345
|
"trueBody": {
|
|
2211
|
-
"id":
|
|
2346
|
+
"id": 20854,
|
|
2212
2347
|
"nodeType": "Block",
|
|
2213
|
-
"src": "
|
|
2348
|
+
"src": "1304:74:39",
|
|
2214
2349
|
"statements": [
|
|
2215
2350
|
{
|
|
2216
2351
|
"expression": {
|
|
2217
2352
|
"hexValue": "307864316532634662363434313638303030324562374134343232333136306142394236376437453645",
|
|
2218
|
-
"id":
|
|
2353
|
+
"id": 20852,
|
|
2219
2354
|
"isConstant": false,
|
|
2220
2355
|
"isLValue": false,
|
|
2221
2356
|
"isPure": true,
|
|
2222
2357
|
"kind": "number",
|
|
2223
2358
|
"lValueRequested": false,
|
|
2224
2359
|
"nodeType": "Literal",
|
|
2225
|
-
"src": "
|
|
2360
|
+
"src": "1325:42:39",
|
|
2226
2361
|
"typeDescriptions": {
|
|
2227
2362
|
"typeIdentifier": "t_address",
|
|
2228
2363
|
"typeString": "address"
|
|
2229
2364
|
},
|
|
2230
2365
|
"value": "0xd1e2cFb6441680002Eb7A44223160aB9B67d7E6E"
|
|
2231
2366
|
},
|
|
2232
|
-
"functionReturnParameters":
|
|
2233
|
-
"id":
|
|
2367
|
+
"functionReturnParameters": 20833,
|
|
2368
|
+
"id": 20853,
|
|
2234
2369
|
"nodeType": "Return",
|
|
2235
|
-
"src": "
|
|
2370
|
+
"src": "1318:49:39"
|
|
2236
2371
|
}
|
|
2237
2372
|
]
|
|
2238
2373
|
}
|
|
2239
2374
|
},
|
|
2240
|
-
"id":
|
|
2375
|
+
"id": 20964,
|
|
2241
2376
|
"nodeType": "IfStatement",
|
|
2242
|
-
"src": "
|
|
2377
|
+
"src": "1151:1789:39",
|
|
2243
2378
|
"trueBody": {
|
|
2244
|
-
"id":
|
|
2379
|
+
"id": 20847,
|
|
2245
2380
|
"nodeType": "Block",
|
|
2246
|
-
"src": "
|
|
2381
|
+
"src": "1190:74:39",
|
|
2247
2382
|
"statements": [
|
|
2248
2383
|
{
|
|
2249
2384
|
"expression": {
|
|
2250
2385
|
"hexValue": "307835363763344231343145443631393233393637634132354566343930364338373831303639613130",
|
|
2251
|
-
"id":
|
|
2386
|
+
"id": 20845,
|
|
2252
2387
|
"isConstant": false,
|
|
2253
2388
|
"isLValue": false,
|
|
2254
2389
|
"isPure": true,
|
|
2255
2390
|
"kind": "number",
|
|
2256
2391
|
"lValueRequested": false,
|
|
2257
2392
|
"nodeType": "Literal",
|
|
2258
|
-
"src": "
|
|
2393
|
+
"src": "1211:42:39",
|
|
2259
2394
|
"typeDescriptions": {
|
|
2260
2395
|
"typeIdentifier": "t_address",
|
|
2261
2396
|
"typeString": "address"
|
|
2262
2397
|
},
|
|
2263
2398
|
"value": "0x567c4B141ED61923967cA25Ef4906C8781069a10"
|
|
2264
2399
|
},
|
|
2265
|
-
"functionReturnParameters":
|
|
2266
|
-
"id":
|
|
2400
|
+
"functionReturnParameters": 20833,
|
|
2401
|
+
"id": 20846,
|
|
2267
2402
|
"nodeType": "Return",
|
|
2268
|
-
"src": "
|
|
2403
|
+
"src": "1204:49:39"
|
|
2269
2404
|
}
|
|
2270
2405
|
]
|
|
2271
2406
|
}
|
|
2272
2407
|
},
|
|
2273
|
-
"id":
|
|
2408
|
+
"id": 20965,
|
|
2274
2409
|
"nodeType": "IfStatement",
|
|
2275
|
-
"src": "
|
|
2410
|
+
"src": "1037:1903:39",
|
|
2276
2411
|
"trueBody": {
|
|
2277
|
-
"id":
|
|
2412
|
+
"id": 20840,
|
|
2278
2413
|
"nodeType": "Block",
|
|
2279
|
-
"src": "
|
|
2414
|
+
"src": "1071:74:39",
|
|
2280
2415
|
"statements": [
|
|
2281
2416
|
{
|
|
2282
2417
|
"expression": {
|
|
2283
2418
|
"hexValue": "307834453538336439333930303832423635426566383834623632394446413432363131344345443664",
|
|
2284
|
-
"id":
|
|
2419
|
+
"id": 20838,
|
|
2285
2420
|
"isConstant": false,
|
|
2286
2421
|
"isLValue": false,
|
|
2287
2422
|
"isPure": true,
|
|
2288
2423
|
"kind": "number",
|
|
2289
2424
|
"lValueRequested": false,
|
|
2290
2425
|
"nodeType": "Literal",
|
|
2291
|
-
"src": "
|
|
2426
|
+
"src": "1092:42:39",
|
|
2292
2427
|
"typeDescriptions": {
|
|
2293
2428
|
"typeIdentifier": "t_address",
|
|
2294
2429
|
"typeString": "address"
|
|
2295
2430
|
},
|
|
2296
2431
|
"value": "0x4E583d9390082B65Bef884b629DFA426114CED6d"
|
|
2297
2432
|
},
|
|
2298
|
-
"functionReturnParameters":
|
|
2299
|
-
"id":
|
|
2433
|
+
"functionReturnParameters": 20833,
|
|
2434
|
+
"id": 20839,
|
|
2300
2435
|
"nodeType": "Return",
|
|
2301
|
-
"src": "
|
|
2436
|
+
"src": "1085:49:39"
|
|
2302
2437
|
}
|
|
2303
2438
|
]
|
|
2304
2439
|
}
|
|
@@ -2306,32 +2441,32 @@
|
|
|
2306
2441
|
]
|
|
2307
2442
|
},
|
|
2308
2443
|
"functionSelector": "20bc4425",
|
|
2309
|
-
"id":
|
|
2444
|
+
"id": 20967,
|
|
2310
2445
|
"implemented": true,
|
|
2311
2446
|
"kind": "function",
|
|
2312
2447
|
"modifiers": [],
|
|
2313
2448
|
"name": "getHost",
|
|
2314
|
-
"nameLocation": "
|
|
2449
|
+
"nameLocation": "987:7:39",
|
|
2315
2450
|
"nodeType": "FunctionDefinition",
|
|
2316
2451
|
"parameters": {
|
|
2317
|
-
"id":
|
|
2452
|
+
"id": 20830,
|
|
2318
2453
|
"nodeType": "ParameterList",
|
|
2319
2454
|
"parameters": [],
|
|
2320
|
-
"src": "
|
|
2455
|
+
"src": "994:2:39"
|
|
2321
2456
|
},
|
|
2322
2457
|
"returnParameters": {
|
|
2323
|
-
"id":
|
|
2458
|
+
"id": 20833,
|
|
2324
2459
|
"nodeType": "ParameterList",
|
|
2325
2460
|
"parameters": [
|
|
2326
2461
|
{
|
|
2327
2462
|
"constant": false,
|
|
2328
|
-
"id":
|
|
2463
|
+
"id": 20832,
|
|
2329
2464
|
"mutability": "mutable",
|
|
2330
2465
|
"name": "",
|
|
2331
2466
|
"nameLocation": "-1:-1:-1",
|
|
2332
2467
|
"nodeType": "VariableDeclaration",
|
|
2333
|
-
"scope":
|
|
2334
|
-
"src": "
|
|
2468
|
+
"scope": 20967,
|
|
2469
|
+
"src": "1018:7:39",
|
|
2335
2470
|
"stateVariable": false,
|
|
2336
2471
|
"storageLocation": "default",
|
|
2337
2472
|
"typeDescriptions": {
|
|
@@ -2339,10 +2474,10 @@
|
|
|
2339
2474
|
"typeString": "address"
|
|
2340
2475
|
},
|
|
2341
2476
|
"typeName": {
|
|
2342
|
-
"id":
|
|
2477
|
+
"id": 20831,
|
|
2343
2478
|
"name": "address",
|
|
2344
2479
|
"nodeType": "ElementaryTypeName",
|
|
2345
|
-
"src": "
|
|
2480
|
+
"src": "1018:7:39",
|
|
2346
2481
|
"stateMutability": "nonpayable",
|
|
2347
2482
|
"typeDescriptions": {
|
|
2348
2483
|
"typeIdentifier": "t_address",
|
|
@@ -2352,23 +2487,23 @@
|
|
|
2352
2487
|
"visibility": "internal"
|
|
2353
2488
|
}
|
|
2354
2489
|
],
|
|
2355
|
-
"src": "
|
|
2490
|
+
"src": "1017:9:39"
|
|
2356
2491
|
},
|
|
2357
|
-
"scope":
|
|
2358
|
-
"src": "
|
|
2492
|
+
"scope": 20968,
|
|
2493
|
+
"src": "978:1968:39",
|
|
2359
2494
|
"stateMutability": "view",
|
|
2360
2495
|
"virtual": false,
|
|
2361
2496
|
"visibility": "public"
|
|
2362
2497
|
}
|
|
2363
2498
|
],
|
|
2364
|
-
"scope":
|
|
2365
|
-
"src": "
|
|
2499
|
+
"scope": 20969,
|
|
2500
|
+
"src": "59:2889:39",
|
|
2366
2501
|
"usedErrors": [
|
|
2367
2502
|
20781
|
|
2368
2503
|
]
|
|
2369
2504
|
}
|
|
2370
2505
|
],
|
|
2371
|
-
"src": "32:
|
|
2506
|
+
"src": "32:2917:39"
|
|
2372
2507
|
},
|
|
2373
2508
|
"compiler": {
|
|
2374
2509
|
"name": "solc",
|
|
@@ -2376,7 +2511,7 @@
|
|
|
2376
2511
|
},
|
|
2377
2512
|
"networks": {},
|
|
2378
2513
|
"schemaVersion": "3.4.13",
|
|
2379
|
-
"updatedAt": "2023-
|
|
2514
|
+
"updatedAt": "2023-07-26T13:43:45.893Z",
|
|
2380
2515
|
"devdoc": {
|
|
2381
2516
|
"kind": "dev",
|
|
2382
2517
|
"methods": {},
|