@excubiae/contracts
Version:
36 lines (35 loc) • 1.71 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "MockHatsProtocol",
"sourceName": "contracts/test/extensions/mocks/MockHatsProtocol.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
},
{
"internalType": "uint256",
"name": "hat",
"type": "uint256"
}
],
"name": "isWearerOfHat",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "pure",
"type": "function"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b5060e18061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80634352409a14602d575b600080fd5b603c60383660046075565b6050565b604051901515815260200160405180910390f35b6000816001148060605750816002145b15606b57506001606f565b5060005b92915050565b60008060408385031215608757600080fd5b82356001600160a01b0381168114609d57600080fd5b94602093909301359350505056fea2646970667358221220452d94c9fdc6ac04cc505d47d6ed650c38b3af2713ce8a80c8a1ac90a10ebdfb64736f6c634300081c0033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c80634352409a14602d575b600080fd5b603c60383660046075565b6050565b604051901515815260200160405180910390f35b6000816001148060605750816002145b15606b57506001606f565b5060005b92915050565b60008060408385031215608757600080fd5b82356001600160a01b0381168114609d57600080fd5b94602093909301359350505056fea2646970667358221220452d94c9fdc6ac04cc505d47d6ed650c38b3af2713ce8a80c8a1ac90a10ebdfb64736f6c634300081c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}