MESHSwapView
Address
Last updated
Last updated
function getPendingReward(address lp, address user) public view returns (
uint meshReward,
uint airdropCount,
address[] memory airdropTokens,
uint[] memory airdropRewards )function estimateSwap(
uint amountIn,
address[] memory path
) public view returns (uint amountOut)