InterfacesIBalancerRateProvider.solIBalancerRateProviderOn this pageIBalancerRateProvider Git Source Functions getRate Returns the price of a unit of osToken (e.g price of osETH in ETH) function getRate() external view returns (uint256); Returns NameTypeDescription<none>uint256The price of a unit of osToken (with 18 decimals)