ClaimOptions typeSignature:export type ClaimOptions = { pricePerToken?: Price; currencyAddress?: string; checkERC20Allowance?: boolean;};References: Price