UNPKG

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

Version:

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

72 lines (71 loc) 1.71 kB
[ { "inputs": [ { "internalType": "address", "name": "factory_", "type": "address" } ], "payable": false, "stateMutability": "nonpayable", "type": "constructor" }, { "constant": false, "inputs": [], "name": "build", "outputs": [ { "internalType": "address payable", "name": "proxy", "type": "address" } ], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "internalType": "address", "name": "owner", "type": "address" } ], "name": "build", "outputs": [ { "internalType": "address payable", "name": "proxy", "type": "address" } ], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "proxies", "outputs": [ { "internalType": "contract DSProxy", "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" } ]