@openzeppelin/contracts
Version:
Secure Smart Contract library for Solidity
36 lines (35 loc) • 1.95 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ERC1820Implementer",
"sourceName": "contracts/utils/introspection/ERC1820Implementer.sol",
"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": "0x608060405234801561001057600080fd5b50610114806100206000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063249cb3fa14602d575b600080fd5b603c603836600460a4565b604e565b60405190815260200160405180910390f35b6000828152602081815260408083206001600160a01b038516845290915281205460ff16607b576000609d565b7fa2ef4600d742022d532d4747cb3547474667d6f13804902513b2ec01c848f4b45b9392505050565b6000806040838503121560b657600080fd5b8235915060208301356001600160a01b038116811460d357600080fd5b80915050925092905056fea2646970667358221220af9541137737bcae4ca91010bdc12e6ce157547dd38d2d5785066de00fad9b3e64736f6c63430008090033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c8063249cb3fa14602d575b600080fd5b603c603836600460a4565b604e565b60405190815260200160405180910390f35b6000828152602081815260408083206001600160a01b038516845290915281205460ff16607b576000609d565b7fa2ef4600d742022d532d4747cb3547474667d6f13804902513b2ec01c848f4b45b9392505050565b6000806040838503121560b657600080fd5b8235915060208301356001600160a01b038116811460d357600080fd5b80915050925092905056fea2646970667358221220af9541137737bcae4ca91010bdc12e6ce157547dd38d2d5785066de00fad9b3e64736f6c63430008090033",
"linkReferences": {},
"deployedLinkReferences": {}
}