UNPKG

@gooddollar/goodprotocol

Version:
51 lines (50 loc) 1.01 kB
{ "_format": "hh-sol-artifact-1", "contractName": "IFirstClaimPool", "sourceName": "contracts/Interfaces.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "user", "type": "address" } ], "name": "awardUser", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "claimAmount", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "end", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }