UNPKG

@mstable/protocol

Version:
40 lines (39 loc) 687 B
[ { "inputs": [ { "internalType": "address", "name": "account", "type": "address" } ], "name": "balanceOf", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "account", "type": "address" }, { "internalType": "uint256", "name": "balance", "type": "uint256" } ], "name": "setBalanceOf", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]