UNPKG

@augumented-finance/protocol-v1

Version:

Augmented Protocol smart contracts

32 lines (31 loc) 578 B
[ { "inputs": [ { "internalType": "address", "name": "holder", "type": "address" }, { "internalType": "uint256", "name": "amount", "type": "uint256" } ], "name": "mintReward", "outputs": [ { "internalType": "contract IRewardMinter", "name": "underlying", "type": "address" }, { "internalType": "address", "name": "mintTo", "type": "address" } ], "stateMutability": "nonpayable", "type": "function" } ]