Fteepromax/cache/solidity-files-cache.json
2025-02-21 00:31:21 +08:00

41 lines
926 B
JSON

{
"_format": "hh-sol-cache-2",
"files": {
"/home/go/桌面/终极版-promax./contracts/SimpleStorage.sol": {
"lastModificationDate": 1740064745053,
"contentHash": "766cca86ad1b28586d95cd8382bd0f5a",
"sourceName": "contracts/SimpleStorage.sol",
"solcConfig": {
"version": "0.8.0",
"settings": {
"optimizer": {
"enabled": false,
"runs": 200
},
"outputSelection": {
"*": {
"*": [
"abi",
"evm.bytecode",
"evm.deployedBytecode",
"evm.methodIdentifiers",
"metadata"
],
"": [
"ast"
]
}
}
}
},
"imports": [],
"versionPragmas": [
"^0.8.0"
],
"artifacts": [
"SimpleStorage"
]
}
}
}