@secure-ci/core
Version:
Smart contracts for the Secure Contract Interaction protocol
64 lines (63 loc) • 1.37 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "SuperChainSourceRegistrar",
"sourceName": "contracts/Registrars/SuperChainSourceRegistrar.sol",
"abi": [
{
"inputs": [],
"name": "REGISTER_DOMAIN_GAS_LIMIT",
"outputs": [
{
"internalType": "uint32",
"name": "",
"type": "uint32"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "REGISTER_DOMAIN_WITH_VERIFIER_GAS_LIMIT",
"outputs": [
{
"internalType": "uint32",
"name": "",
"type": "uint32"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "crossDomainMessanger",
"outputs": [
{
"internalType": "contract ICrossDomainMessanger",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "targetRegistrar",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}