poolToken
This method returns the ERC20 token address of the pool. Not to be confused with the LP token address of the pool.
Function
Return values
Value | Description |
---|---|
address _val | The ERC20 token address of the pool. Not the same with the LP token address. |
Last updated