@holographxyz/holograph-genesis
Version:
Holograph Protocol Genesis
31 lines (30 loc) • 639 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "InitializableInterface",
"sourceName": "contracts/interface/InitializableInterface.sol",
"abi": [
{
"inputs": [
{
"internalType": "bytes",
"name": "initPayload",
"type": "bytes"
}
],
"name": "init",
"outputs": [
{
"internalType": "bytes4",
"name": "",
"type": "bytes4"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}