UNPKG

@mstable/protocol

Version:
59 lines (58 loc) 1.06 kB
[ { "inputs": [ { "internalType": "uint256[]", "name": "_dialIds", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "_amounts", "type": "uint256[]" } ], "name": "donate", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "dialId", "type": "uint256" } ], "name": "getDialRecipient", "outputs": [ { "internalType": "address", "name": "recipient", "type": "address" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "dialId", "type": "uint256" } ], "name": "stakingContracts", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "nonpayable", "type": "function" } ]