38 lines
738 B
JSON
38 lines
738 B
JSON
{
|
|
"_format": "hh-sol-artifact-1",
|
|
"contractName": "IERC6372",
|
|
"sourceName": "contracts/interfaces/IERC6372.sol",
|
|
"abi": [
|
|
{
|
|
"inputs": [],
|
|
"name": "CLOCK_MODE",
|
|
"outputs": [
|
|
{
|
|
"internalType": "string",
|
|
"name": "",
|
|
"type": "string"
|
|
}
|
|
],
|
|
"stateMutability": "view",
|
|
"type": "function"
|
|
},
|
|
{
|
|
"inputs": [],
|
|
"name": "clock",
|
|
"outputs": [
|
|
{
|
|
"internalType": "uint48",
|
|
"name": "",
|
|
"type": "uint48"
|
|
}
|
|
],
|
|
"stateMutability": "view",
|
|
"type": "function"
|
|
}
|
|
],
|
|
"bytecode": "0x",
|
|
"deployedBytecode": "0x",
|
|
"linkReferences": {},
|
|
"deployedLinkReferences": {}
|
|
}
|