Admin Functions Overview
Pool Liquidity Contract
function withdrawLPTokens() external returns (uint256 liquidity)function withdrawDeposits() externalfunction setAuction(address _auction) externalfunction launchLiquidityPool() external returns (uint256)Last updated
Was this helpful?