@augmentedfinance/protocol-v1
Version:
Augmented Protocol smart contracts
29 lines (28 loc) • 510 B
JSON
[
{
"inputs": [],
"name": "REBALANCE_UP_LIQUIDITY_RATE_THRESHOLD",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "REBALANCE_UP_USAGE_RATIO_THRESHOLD",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
]