RETURN: (isListed, collateralFactorMantissa, isFtsed); isListed represents whether the Unitroller recognizes this fToken; collateralFactorMantissa, scaled by 1e18, is multiplied by a supply balance to determine how much value can be borrowed. The isFtsed boolean indicates whether or not suppliers and borrowers are distributed FTS tokens.