bytes4 INTERFACE_ID_ERC721
constructor(address bendDAO, address uniswapFactory, address uniswapRouter, address weth, address usdc) public
function getAssetPrice(address asset) public view returns (uint256)
function getEthUsdPrice() public view returns (uint256)