@vaimee/my3sec-contracts
Version:
A set of contracts that implements the My3Sec protocol
30 lines (29 loc) • 593 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "HubControllable",
"sourceName": "contracts/common/access/HubControllable.sol",
"abi": [
{
"inputs": [],
"name": "InitParamsInvalid",
"type": "error"
},
{
"inputs": [],
"name": "HUB",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}