FixedLeverageRatioStrategy
FixedLeverageRatioStrategy
Deployment on Ethereum mainnet:
https://etherscan.io/address/0x71cfF40A44051C6e6311413A728EE7633dDC901a
config
contract GoldfinchConfig config
GoldfinchConfigUpdated
event GoldfinchConfigUpdated(address who, address configAddress)
initialize
function initialize(address owner, contract GoldfinchConfig _config) public
getLeverageRatio
function getLeverageRatio(contract ITranchedPool) public view returns (uint256)