DynasetTvlOracle
Oracles allows to determine the Nav of a dynaset in USDC value. It is used in the contribution forge to determine the price of an LP token.
dynasetTvlUsdc() public view override returns (uint256 totalUSDC) {tokenUsdcValue(address _token, uint256 _amount) external view override returns (uint256 usdcValue) dynasetUsdcValuePerShare() external view override returns (uint256) {Last updated
Was this helpful?
