@safe-global/safe-contracts
Version:
Ethereum multisig contract
25 lines (24 loc) • 489 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IProxy",
"sourceName": "contracts/proxies/SafeProxy.sol",
"abi": [
{
"inputs": [],
"name": "masterCopy",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}