Interfaces

IRateProvider

IRateProvider

IRateProvider

Git Source

Functions

getRate

getRate()

Returns the current rate of a given asset.

function getRate() external view returns (uint256);

Returns

NameTypeDescription
<none>uint256uint256 The current rate of the asset.