@mantleio/contracts
Version:
[Mantle] L1 and L2 smart contracts for Mantle
25 lines (24 loc) • 532 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IDelayedService",
"sourceName": "contracts/libraries/eigenda/interfaces/IDelayedService.sol",
"abi": [
{
"inputs": [],
"name": "BLOCK_STALE_MEASURE",
"outputs": [
{
"internalType": "uint32",
"name": "",
"type": "uint32"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}