Last updated 1 year ago
This method forces the token balance of a pool to match its reserves.
function skim( address _token, address _to ) external;
_token
An ERC20 token address. Token must have already a pool.
_to
The recipient of the skim.