openzeppelin-solidity
Version:
Secure Smart Contract library for Solidity
34 lines (33 loc) • 680 B
JSON
{
"contractName": "IERC1820Implementer",
"abi": [
{
"inputs": [
{
"internalType": "bytes32",
"name": "interfaceHash",
"type": "bytes32"
},
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "canImplementInterfaceForAddress",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}