@eth-optimism/contracts
Version:
[Optimism] L1 and L2 smart contracts for Optimism
25 lines (24 loc) • 522 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "iOVM_L1BlockNumber",
"sourceName": "contracts/L2/predeploys/iOVM_L1BlockNumber.sol",
"abi": [
{
"inputs": [],
"name": "getL1BlockNumber",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}