UNPKG

@mstable/protocol

Version:
45 lines (44 loc) 791 B
[ { "inputs": [ { "internalType": "address", "name": "_nexus", "type": "address" } ], "stateMutability": "nonpayable", "type": "constructor" }, { "inputs": [ { "internalType": "address[]", "name": "_mAssets", "type": "address[]" }, { "internalType": "bool", "name": "_collectFirst", "type": "bool" } ], "name": "distributeInterest", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "nexus", "outputs": [ { "internalType": "contract INexus", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ]