cgae-backend / contracts /cache /solidity-files-cache.json
rb125
Deploy CGAE backend to HF Space
696c0f5
{
"_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"
]
}
}
}