TribeRedeemer.sol#L34-L35
Because redeemedToken is known, you could just retrieve the totalSupply from it to ensure the claims are for all tokens available.
End users will have to verify that redeemBase is consistent with the Circulating Supply.
Comment and let end users know of this, or use totalSupply from the token.
