PriceFeed
Write Methods
function fetchPrice(address _token) public returns (uint256)Parameter
Type
Description
Value
Type
Description
View Methods
function loadPrice(address _token) public view returns (uint256)Parameter
Type
Description
Value
Type
Description
Structs
Events
Last updated