UNPKG

@composable-finance/v1-sdk-defi-protocols

Version:

Provides ABIs, Addresses, and Solidity Interfaces to popular DeFi protocols.

27 lines (26 loc) 666 B
[ { "constant": true, "inputs": [{ "name": "", "type": "address" }], "name": "getPrice", "outputs": [ { "components": [{ "name": "value", "type": "uint256" }], "name": "", "type": "tuple" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "ONE_DOLLAR", "outputs": [{ "name": "", "type": "uint256" }], "payable": false, "stateMutability": "view", "type": "function" } ]