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