UNPKG

@valueswap/liquidity-staker

Version:
42 lines (41 loc) 902 B
{ "_format": "hh-sol-artifact-1", "contractName": "RewardsDistributionRecipient", "sourceName": "contracts/RewardsDistributionRecipient.sol", "abi": [ { "constant": false, "inputs": [ { "internalType": "uint256", "name": "reward", "type": "uint256" } ], "name": "notifyRewardAmount", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "rewardsDistribution", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }