Spaces:
Sleeping
Sleeping
File size: 1,953 Bytes
696c0f5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | {
"_format": "hh-sol-cache-2",
"files": {
"/home/rahul/arXiv/agentic/cgae_framework/contracts/src/CGAEEscrow.sol": {
"lastModificationDate": 1771448245194,
"contentHash": "01d93b744526362828ad8e9297490b8a",
"sourceName": "src/CGAEEscrow.sol",
"solcConfig": {
"version": "0.8.20",
"settings": {
"optimizer": {
"enabled": true,
"runs": 200
},
"viaIR": true,
"evmVersion": "paris",
"outputSelection": {
"*": {
"*": [
"abi",
"evm.bytecode",
"evm.deployedBytecode",
"evm.methodIdentifiers",
"metadata"
],
"": [
"ast"
]
}
}
}
},
"imports": [
"./CGAERegistry.sol"
],
"versionPragmas": [
"^0.8.20"
],
"artifacts": [
"CGAEEscrow"
]
},
"/home/rahul/arXiv/agentic/cgae_framework/contracts/src/CGAERegistry.sol": {
"lastModificationDate": 1771448245194,
"contentHash": "23e7328e833088e32af028b173ad9b12",
"sourceName": "src/CGAERegistry.sol",
"solcConfig": {
"version": "0.8.20",
"settings": {
"optimizer": {
"enabled": true,
"runs": 200
},
"viaIR": true,
"evmVersion": "paris",
"outputSelection": {
"*": {
"*": [
"abi",
"evm.bytecode",
"evm.deployedBytecode",
"evm.methodIdentifiers",
"metadata"
],
"": [
"ast"
]
}
}
}
},
"imports": [],
"versionPragmas": [
"^0.8.20"
],
"artifacts": [
"CGAERegistry"
]
}
}
}
|