UNPKG

@augumented-finance/protocol-v1

Version:

Augmented Protocol smart contracts

88 lines (87 loc) 1.56 kB
[ { "inputs": [ { "internalType": "address", "name": "holder", "type": "address" }, { "internalType": "uint256", "name": "allocated", "type": "uint256" }, { "internalType": "uint32", "name": "sinceBlock", "type": "uint32" }, { "internalType": "enum AllocationMode", "name": "mode", "type": "uint8" } ], "name": "allocatedByPool", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "isConfigurator", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "isEmergencyAdmin", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "isRateController", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" } ]