USDCCurrency
constructor
constructor(address _erc20) publicParameters
Name
Type
Description
getEstimatedUSDCValue
function getEstimatedUSDCValue(uint256 _amount) public view virtual returns (uint256)Parameters
Name
Type
Description
Return Values
Name
Type
Description
Last updated