Developers > Yield Tranches > Methods > strategy
This method returns the address of the lending strategy used for deploying capital.
function strategy( ) external view returns(address);
_val
Address of the strategy used to lend funds.
Last updated 2 years ago
Was this helpful?