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
_token
The pool's ERC20 token address.
_to
The recipient of the tokens.
_value
The amount of tokens.
Last updated