linkedTransfer
This method transfers the pool's ERC20 pool token (not LP token). Only the latest core contract can call it.
Function
Parameters
Parameter | Description |
---|---|
| The pool's ERC20 token address. |
| The recipient of the tokens. |
| The amount of tokens. |
Last updated