Hi, the earnings of a pool are always a token, that way is possible to transfer from an account to another ( token.transfer(from, to, amount) otherwise only can define the recipient: to.transfer(amount) right?