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