Appearance
Git Source
Returns the current exchange rate scaled by by 10**18
function exchangeRate() external view returns (uint256 _exchangeRate);