Add Liquidity
Add liquidity to earn fees
function addLiquidity(address token, uint256 amount) external
token
- address of token to provide liquidity to a pool
amount
- amount of token to deposit
Last updated
Add liquidity to earn fees
function addLiquidity(address token, uint256 amount) external
token
- address of token to provide liquidity to a pool
amount
- amount of token to deposit
Last updated