UNPKG

@mstable/protocol

Version:
79 lines (78 loc) 1.48 kB
[ { "inputs": [ { "internalType": "address", "name": "_mAsset", "type": "address" } ], "name": "collectAndDistributeInterest", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "_mAsset", "type": "address" } ], "name": "collectAndStreamInterest", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "_mAsset", "type": "address" }, { "internalType": "uint256", "name": "_liquidation", "type": "uint256" } ], "name": "depositLiquidation", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "_mAsset", "type": "address" } ], "name": "distributeUnallocatedInterest", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "_mAsset", "type": "address" } ], "name": "lastBatchCollected", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" } ]