Files
DefiLlama-Adapters/projects/defil/abi.json
waynebruce0x 860e3297c5 defil
2022-03-18 15:39:00 +00:00

15 lines
284 B
JSON

{
"constant": true,
"inputs": [],
"name": "totalBorrows",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}