interface TokenStatistic_Filter {
    _change_block?: InputMaybe<BlockChangedFilter>;
    and?: InputMaybe<InputMaybe<TokenStatistic_Filter>[]>;
    id?: InputMaybe<string>;
    id_gt?: InputMaybe<string>;
    id_gte?: InputMaybe<string>;
    id_in?: InputMaybe<string[]>;
    id_lt?: InputMaybe<string>;
    id_lte?: InputMaybe<string>;
    id_not?: InputMaybe<string>;
    id_not_in?: InputMaybe<string[]>;
    or?: InputMaybe<InputMaybe<TokenStatistic_Filter>[]>;
    token?: InputMaybe<string>;
    tokenStatisticLogs_?: InputMaybe<TokenStatisticLog_Filter>;
    token_?: InputMaybe<Token_Filter>;
    token_contains?: InputMaybe<string>;
    token_contains_nocase?: InputMaybe<string>;
    token_ends_with?: InputMaybe<string>;
    token_ends_with_nocase?: InputMaybe<string>;
    token_gt?: InputMaybe<string>;
    token_gte?: InputMaybe<string>;
    token_in?: InputMaybe<string[]>;
    token_lt?: InputMaybe<string>;
    token_lte?: InputMaybe<string>;
    token_not?: InputMaybe<string>;
    token_not_contains?: InputMaybe<string>;
    token_not_contains_nocase?: InputMaybe<string>;
    token_not_ends_with?: InputMaybe<string>;
    token_not_ends_with_nocase?: InputMaybe<string>;
    token_not_in?: InputMaybe<string[]>;
    token_not_starts_with?: InputMaybe<string>;
    token_not_starts_with_nocase?: InputMaybe<string>;
    token_starts_with?: InputMaybe<string>;
    token_starts_with_nocase?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_gt?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_gte?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_in?: InputMaybe<string[]>;
    totalAmountDistributedUntilUpdatedAt_lt?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_lte?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_not?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe<string[]>;
    totalAmountStreamedUntilUpdatedAt?: InputMaybe<string>;
    totalAmountStreamedUntilUpdatedAt_gt?: InputMaybe<string>;
    totalAmountStreamedUntilUpdatedAt_gte?: InputMaybe<string>;
    totalAmountStreamedUntilUpdatedAt_in?: InputMaybe<string[]>;
    totalAmountStreamedUntilUpdatedAt_lt?: InputMaybe<string>;
    totalAmountStreamedUntilUpdatedAt_lte?: InputMaybe<string>;
    totalAmountStreamedUntilUpdatedAt_not?: InputMaybe<string>;
    totalAmountStreamedUntilUpdatedAt_not_in?: InputMaybe<string[]>;
    totalAmountTransferredUntilUpdatedAt?: InputMaybe<string>;
    totalAmountTransferredUntilUpdatedAt_gt?: InputMaybe<string>;
    totalAmountTransferredUntilUpdatedAt_gte?: InputMaybe<string>;
    totalAmountTransferredUntilUpdatedAt_in?: InputMaybe<string[]>;
    totalAmountTransferredUntilUpdatedAt_lt?: InputMaybe<string>;
    totalAmountTransferredUntilUpdatedAt_lte?: InputMaybe<string>;
    totalAmountTransferredUntilUpdatedAt_not?: InputMaybe<string>;
    totalAmountTransferredUntilUpdatedAt_not_in?: InputMaybe<string[]>;
    totalApprovedSubscriptions?: InputMaybe<number>;
    totalApprovedSubscriptions_gt?: InputMaybe<number>;
    totalApprovedSubscriptions_gte?: InputMaybe<number>;
    totalApprovedSubscriptions_in?: InputMaybe<number[]>;
    totalApprovedSubscriptions_lt?: InputMaybe<number>;
    totalApprovedSubscriptions_lte?: InputMaybe<number>;
    totalApprovedSubscriptions_not?: InputMaybe<number>;
    totalApprovedSubscriptions_not_in?: InputMaybe<number[]>;
    totalCFAAmountStreamedUntilUpdatedAt?: InputMaybe<string>;
    totalCFAAmountStreamedUntilUpdatedAt_gt?: InputMaybe<string>;
    totalCFAAmountStreamedUntilUpdatedAt_gte?: InputMaybe<string>;
    totalCFAAmountStreamedUntilUpdatedAt_in?: InputMaybe<string[]>;
    totalCFAAmountStreamedUntilUpdatedAt_lt?: InputMaybe<string>;
    totalCFAAmountStreamedUntilUpdatedAt_lte?: InputMaybe<string>;
    totalCFAAmountStreamedUntilUpdatedAt_not?: InputMaybe<string>;
    totalCFAAmountStreamedUntilUpdatedAt_not_in?: InputMaybe<string[]>;
    totalCFADeposit?: InputMaybe<string>;
    totalCFADeposit_gt?: InputMaybe<string>;
    totalCFADeposit_gte?: InputMaybe<string>;
    totalCFADeposit_in?: InputMaybe<string[]>;
    totalCFADeposit_lt?: InputMaybe<string>;
    totalCFADeposit_lte?: InputMaybe<string>;
    totalCFADeposit_not?: InputMaybe<string>;
    totalCFADeposit_not_in?: InputMaybe<string[]>;
    totalCFANumberOfActiveStreams?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_gt?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_gte?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_in?: InputMaybe<number[]>;
    totalCFANumberOfActiveStreams_lt?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_lte?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_not?: InputMaybe<number>;
    totalCFANumberOfActiveStreams_not_in?: InputMaybe<number[]>;
    totalCFANumberOfClosedStreams?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_gt?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_gte?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_in?: InputMaybe<number[]>;
    totalCFANumberOfClosedStreams_lt?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_lte?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_not?: InputMaybe<number>;
    totalCFANumberOfClosedStreams_not_in?: InputMaybe<number[]>;
    totalCFAOutflowRate?: InputMaybe<string>;
    totalCFAOutflowRate_gt?: InputMaybe<string>;
    totalCFAOutflowRate_gte?: InputMaybe<string>;
    totalCFAOutflowRate_in?: InputMaybe<string[]>;
    totalCFAOutflowRate_lt?: InputMaybe<string>;
    totalCFAOutflowRate_lte?: InputMaybe<string>;
    totalCFAOutflowRate_not?: InputMaybe<string>;
    totalCFAOutflowRate_not_in?: InputMaybe<string[]>;
    totalConnectedMemberships?: InputMaybe<number>;
    totalConnectedMemberships_gt?: InputMaybe<number>;
    totalConnectedMemberships_gte?: InputMaybe<number>;
    totalConnectedMemberships_in?: InputMaybe<number[]>;
    totalConnectedMemberships_lt?: InputMaybe<number>;
    totalConnectedMemberships_lte?: InputMaybe<number>;
    totalConnectedMemberships_not?: InputMaybe<number>;
    totalConnectedMemberships_not_in?: InputMaybe<number[]>;
    totalDeposit?: InputMaybe<string>;
    totalDeposit_gt?: InputMaybe<string>;
    totalDeposit_gte?: InputMaybe<string>;
    totalDeposit_in?: InputMaybe<string[]>;
    totalDeposit_lt?: InputMaybe<string>;
    totalDeposit_lte?: InputMaybe<string>;
    totalDeposit_not?: InputMaybe<string>;
    totalDeposit_not_in?: InputMaybe<string[]>;
    totalGDADeposit?: InputMaybe<string>;
    totalGDADeposit_gt?: InputMaybe<string>;
    totalGDADeposit_gte?: InputMaybe<string>;
    totalGDADeposit_in?: InputMaybe<string[]>;
    totalGDADeposit_lt?: InputMaybe<string>;
    totalGDADeposit_lte?: InputMaybe<string>;
    totalGDADeposit_not?: InputMaybe<string>;
    totalGDADeposit_not_in?: InputMaybe<string[]>;
    totalGDANumberOfActiveStreams?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_gt?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_gte?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_in?: InputMaybe<number[]>;
    totalGDANumberOfActiveStreams_lt?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_lte?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_not?: InputMaybe<number>;
    totalGDANumberOfActiveStreams_not_in?: InputMaybe<number[]>;
    totalGDANumberOfClosedStreams?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_gt?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_gte?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_in?: InputMaybe<number[]>;
    totalGDANumberOfClosedStreams_lt?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_lte?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_not?: InputMaybe<number>;
    totalGDANumberOfClosedStreams_not_in?: InputMaybe<number[]>;
    totalGDAOutflowRate?: InputMaybe<string>;
    totalGDAOutflowRate_gt?: InputMaybe<string>;
    totalGDAOutflowRate_gte?: InputMaybe<string>;
    totalGDAOutflowRate_in?: InputMaybe<string[]>;
    totalGDAOutflowRate_lt?: InputMaybe<string>;
    totalGDAOutflowRate_lte?: InputMaybe<string>;
    totalGDAOutflowRate_not?: InputMaybe<string>;
    totalGDAOutflowRate_not_in?: InputMaybe<string[]>;
    totalMembershipsWithUnits?: InputMaybe<number>;
    totalMembershipsWithUnits_gt?: InputMaybe<number>;
    totalMembershipsWithUnits_gte?: InputMaybe<number>;
    totalMembershipsWithUnits_in?: InputMaybe<number[]>;
    totalMembershipsWithUnits_lt?: InputMaybe<number>;
    totalMembershipsWithUnits_lte?: InputMaybe<number>;
    totalMembershipsWithUnits_not?: InputMaybe<number>;
    totalMembershipsWithUnits_not_in?: InputMaybe<number[]>;
    totalNumberOfAccounts?: InputMaybe<number>;
    totalNumberOfAccounts_gt?: InputMaybe<number>;
    totalNumberOfAccounts_gte?: InputMaybe<number>;
    totalNumberOfAccounts_in?: InputMaybe<number[]>;
    totalNumberOfAccounts_lt?: InputMaybe<number>;
    totalNumberOfAccounts_lte?: InputMaybe<number>;
    totalNumberOfAccounts_not?: InputMaybe<number>;
    totalNumberOfAccounts_not_in?: InputMaybe<number[]>;
    totalNumberOfActiveIndexes?: InputMaybe<number>;
    totalNumberOfActiveIndexes_gt?: InputMaybe<number>;
    totalNumberOfActiveIndexes_gte?: InputMaybe<number>;
    totalNumberOfActiveIndexes_in?: InputMaybe<number[]>;
    totalNumberOfActiveIndexes_lt?: InputMaybe<number>;
    totalNumberOfActiveIndexes_lte?: InputMaybe<number>;
    totalNumberOfActiveIndexes_not?: InputMaybe<number>;
    totalNumberOfActiveIndexes_not_in?: InputMaybe<number[]>;
    totalNumberOfActivePools?: InputMaybe<number>;
    totalNumberOfActivePools_gt?: InputMaybe<number>;
    totalNumberOfActivePools_gte?: InputMaybe<number>;
    totalNumberOfActivePools_in?: InputMaybe<number[]>;
    totalNumberOfActivePools_lt?: InputMaybe<number>;
    totalNumberOfActivePools_lte?: InputMaybe<number>;
    totalNumberOfActivePools_not?: InputMaybe<number>;
    totalNumberOfActivePools_not_in?: InputMaybe<number[]>;
    totalNumberOfActiveStreams?: InputMaybe<number>;
    totalNumberOfActiveStreams_gt?: InputMaybe<number>;
    totalNumberOfActiveStreams_gte?: InputMaybe<number>;
    totalNumberOfActiveStreams_in?: InputMaybe<number[]>;
    totalNumberOfActiveStreams_lt?: InputMaybe<number>;
    totalNumberOfActiveStreams_lte?: InputMaybe<number>;
    totalNumberOfActiveStreams_not?: InputMaybe<number>;
    totalNumberOfActiveStreams_not_in?: InputMaybe<number[]>;
    totalNumberOfClosedStreams?: InputMaybe<number>;
    totalNumberOfClosedStreams_gt?: InputMaybe<number>;
    totalNumberOfClosedStreams_gte?: InputMaybe<number>;
    totalNumberOfClosedStreams_in?: InputMaybe<number[]>;
    totalNumberOfClosedStreams_lt?: InputMaybe<number>;
    totalNumberOfClosedStreams_lte?: InputMaybe<number>;
    totalNumberOfClosedStreams_not?: InputMaybe<number>;
    totalNumberOfClosedStreams_not_in?: InputMaybe<number[]>;
    totalNumberOfHolders?: InputMaybe<number>;
    totalNumberOfHolders_gt?: InputMaybe<number>;
    totalNumberOfHolders_gte?: InputMaybe<number>;
    totalNumberOfHolders_in?: InputMaybe<number[]>;
    totalNumberOfHolders_lt?: InputMaybe<number>;
    totalNumberOfHolders_lte?: InputMaybe<number>;
    totalNumberOfHolders_not?: InputMaybe<number>;
    totalNumberOfHolders_not_in?: InputMaybe<number[]>;
    totalNumberOfIndexes?: InputMaybe<number>;
    totalNumberOfIndexes_gt?: InputMaybe<number>;
    totalNumberOfIndexes_gte?: InputMaybe<number>;
    totalNumberOfIndexes_in?: InputMaybe<number[]>;
    totalNumberOfIndexes_lt?: InputMaybe<number>;
    totalNumberOfIndexes_lte?: InputMaybe<number>;
    totalNumberOfIndexes_not?: InputMaybe<number>;
    totalNumberOfIndexes_not_in?: InputMaybe<number[]>;
    totalNumberOfPools?: InputMaybe<number>;
    totalNumberOfPools_gt?: InputMaybe<number>;
    totalNumberOfPools_gte?: InputMaybe<number>;
    totalNumberOfPools_in?: InputMaybe<number[]>;
    totalNumberOfPools_lt?: InputMaybe<number>;
    totalNumberOfPools_lte?: InputMaybe<number>;
    totalNumberOfPools_not?: InputMaybe<number>;
    totalNumberOfPools_not_in?: InputMaybe<number[]>;
    totalOutflowRate?: InputMaybe<string>;
    totalOutflowRate_gt?: InputMaybe<string>;
    totalOutflowRate_gte?: InputMaybe<string>;
    totalOutflowRate_in?: InputMaybe<string[]>;
    totalOutflowRate_lt?: InputMaybe<string>;
    totalOutflowRate_lte?: InputMaybe<string>;
    totalOutflowRate_not?: InputMaybe<string>;
    totalOutflowRate_not_in?: InputMaybe<string[]>;
    totalSubscriptionsWithUnits?: InputMaybe<number>;
    totalSubscriptionsWithUnits_gt?: InputMaybe<number>;
    totalSubscriptionsWithUnits_gte?: InputMaybe<number>;
    totalSubscriptionsWithUnits_in?: InputMaybe<number[]>;
    totalSubscriptionsWithUnits_lt?: InputMaybe<number>;
    totalSubscriptionsWithUnits_lte?: InputMaybe<number>;
    totalSubscriptionsWithUnits_not?: InputMaybe<number>;
    totalSubscriptionsWithUnits_not_in?: InputMaybe<number[]>;
    totalSupply?: InputMaybe<string>;
    totalSupply_gt?: InputMaybe<string>;
    totalSupply_gte?: InputMaybe<string>;
    totalSupply_in?: InputMaybe<string[]>;
    totalSupply_lt?: InputMaybe<string>;
    totalSupply_lte?: InputMaybe<string>;
    totalSupply_not?: InputMaybe<string>;
    totalSupply_not_in?: InputMaybe<string[]>;
    updatedAtBlockNumber?: InputMaybe<string>;
    updatedAtBlockNumber_gt?: InputMaybe<string>;
    updatedAtBlockNumber_gte?: InputMaybe<string>;
    updatedAtBlockNumber_in?: InputMaybe<string[]>;
    updatedAtBlockNumber_lt?: InputMaybe<string>;
    updatedAtBlockNumber_lte?: InputMaybe<string>;
    updatedAtBlockNumber_not?: InputMaybe<string>;
    updatedAtBlockNumber_not_in?: InputMaybe<string[]>;
    updatedAtTimestamp?: InputMaybe<string>;
    updatedAtTimestamp_gt?: InputMaybe<string>;
    updatedAtTimestamp_gte?: InputMaybe<string>;
    updatedAtTimestamp_in?: InputMaybe<string[]>;
    updatedAtTimestamp_lt?: InputMaybe<string>;
    updatedAtTimestamp_lte?: InputMaybe<string>;
    updatedAtTimestamp_not?: InputMaybe<string>;
    updatedAtTimestamp_not_in?: InputMaybe<string[]>;
}

Properties

_change_block? and? id? id_gt? id_gte? id_in? id_lt? id_lte? id_not? id_not_in? or? token? tokenStatisticLogs_? token_? token_contains? token_contains_nocase? token_ends_with? token_ends_with_nocase? token_gt? token_gte? token_in? token_lt? token_lte? token_not? token_not_contains? token_not_contains_nocase? token_not_ends_with? token_not_ends_with_nocase? token_not_in? token_not_starts_with? token_not_starts_with_nocase? token_starts_with? token_starts_with_nocase? totalAmountDistributedUntilUpdatedAt? totalAmountDistributedUntilUpdatedAt_gt? totalAmountDistributedUntilUpdatedAt_gte? totalAmountDistributedUntilUpdatedAt_in? totalAmountDistributedUntilUpdatedAt_lt? totalAmountDistributedUntilUpdatedAt_lte? totalAmountDistributedUntilUpdatedAt_not? totalAmountDistributedUntilUpdatedAt_not_in? totalAmountStreamedUntilUpdatedAt? totalAmountStreamedUntilUpdatedAt_gt? totalAmountStreamedUntilUpdatedAt_gte? totalAmountStreamedUntilUpdatedAt_in? totalAmountStreamedUntilUpdatedAt_lt? totalAmountStreamedUntilUpdatedAt_lte? totalAmountStreamedUntilUpdatedAt_not? totalAmountStreamedUntilUpdatedAt_not_in? totalAmountTransferredUntilUpdatedAt? totalAmountTransferredUntilUpdatedAt_gt? totalAmountTransferredUntilUpdatedAt_gte? totalAmountTransferredUntilUpdatedAt_in? totalAmountTransferredUntilUpdatedAt_lt? totalAmountTransferredUntilUpdatedAt_lte? totalAmountTransferredUntilUpdatedAt_not? totalAmountTransferredUntilUpdatedAt_not_in? totalApprovedSubscriptions? totalApprovedSubscriptions_gt? totalApprovedSubscriptions_gte? totalApprovedSubscriptions_in? totalApprovedSubscriptions_lt? totalApprovedSubscriptions_lte? totalApprovedSubscriptions_not? totalApprovedSubscriptions_not_in? totalCFAAmountStreamedUntilUpdatedAt? totalCFAAmountStreamedUntilUpdatedAt_gt? totalCFAAmountStreamedUntilUpdatedAt_gte? totalCFAAmountStreamedUntilUpdatedAt_in? totalCFAAmountStreamedUntilUpdatedAt_lt? totalCFAAmountStreamedUntilUpdatedAt_lte? totalCFAAmountStreamedUntilUpdatedAt_not? totalCFAAmountStreamedUntilUpdatedAt_not_in? totalCFADeposit? totalCFADeposit_gt? totalCFADeposit_gte? totalCFADeposit_in? totalCFADeposit_lt? totalCFADeposit_lte? totalCFADeposit_not? totalCFADeposit_not_in? totalCFANumberOfActiveStreams? totalCFANumberOfActiveStreams_gt? totalCFANumberOfActiveStreams_gte? totalCFANumberOfActiveStreams_in? totalCFANumberOfActiveStreams_lt? totalCFANumberOfActiveStreams_lte? totalCFANumberOfActiveStreams_not? totalCFANumberOfActiveStreams_not_in? totalCFANumberOfClosedStreams? totalCFANumberOfClosedStreams_gt? totalCFANumberOfClosedStreams_gte? totalCFANumberOfClosedStreams_in? totalCFANumberOfClosedStreams_lt? totalCFANumberOfClosedStreams_lte? totalCFANumberOfClosedStreams_not? totalCFANumberOfClosedStreams_not_in? totalCFAOutflowRate? totalCFAOutflowRate_gt? totalCFAOutflowRate_gte? totalCFAOutflowRate_in? totalCFAOutflowRate_lt? totalCFAOutflowRate_lte? totalCFAOutflowRate_not? totalCFAOutflowRate_not_in? totalConnectedMemberships? totalConnectedMemberships_gt? totalConnectedMemberships_gte? totalConnectedMemberships_in? totalConnectedMemberships_lt? totalConnectedMemberships_lte? totalConnectedMemberships_not? totalConnectedMemberships_not_in? totalDeposit? totalDeposit_gt? totalDeposit_gte? totalDeposit_in? totalDeposit_lt? totalDeposit_lte? totalDeposit_not? totalDeposit_not_in? totalGDADeposit? totalGDADeposit_gt? totalGDADeposit_gte? totalGDADeposit_in? totalGDADeposit_lt? totalGDADeposit_lte? totalGDADeposit_not? totalGDADeposit_not_in? totalGDANumberOfActiveStreams? totalGDANumberOfActiveStreams_gt? totalGDANumberOfActiveStreams_gte? totalGDANumberOfActiveStreams_in? totalGDANumberOfActiveStreams_lt? totalGDANumberOfActiveStreams_lte? totalGDANumberOfActiveStreams_not? totalGDANumberOfActiveStreams_not_in? totalGDANumberOfClosedStreams? totalGDANumberOfClosedStreams_gt? totalGDANumberOfClosedStreams_gte? totalGDANumberOfClosedStreams_in? totalGDANumberOfClosedStreams_lt? totalGDANumberOfClosedStreams_lte? totalGDANumberOfClosedStreams_not? totalGDANumberOfClosedStreams_not_in? totalGDAOutflowRate? totalGDAOutflowRate_gt? totalGDAOutflowRate_gte? totalGDAOutflowRate_in? totalGDAOutflowRate_lt? totalGDAOutflowRate_lte? totalGDAOutflowRate_not? totalGDAOutflowRate_not_in? totalMembershipsWithUnits? totalMembershipsWithUnits_gt? totalMembershipsWithUnits_gte? totalMembershipsWithUnits_in? totalMembershipsWithUnits_lt? totalMembershipsWithUnits_lte? totalMembershipsWithUnits_not? totalMembershipsWithUnits_not_in? totalNumberOfAccounts? totalNumberOfAccounts_gt? totalNumberOfAccounts_gte? totalNumberOfAccounts_in? totalNumberOfAccounts_lt? totalNumberOfAccounts_lte? totalNumberOfAccounts_not? totalNumberOfAccounts_not_in? totalNumberOfActiveIndexes? totalNumberOfActiveIndexes_gt? totalNumberOfActiveIndexes_gte? totalNumberOfActiveIndexes_in? totalNumberOfActiveIndexes_lt? totalNumberOfActiveIndexes_lte? totalNumberOfActiveIndexes_not? totalNumberOfActiveIndexes_not_in? totalNumberOfActivePools? totalNumberOfActivePools_gt? totalNumberOfActivePools_gte? totalNumberOfActivePools_in? totalNumberOfActivePools_lt? totalNumberOfActivePools_lte? totalNumberOfActivePools_not? totalNumberOfActivePools_not_in? totalNumberOfActiveStreams? totalNumberOfActiveStreams_gt? totalNumberOfActiveStreams_gte? totalNumberOfActiveStreams_in? totalNumberOfActiveStreams_lt? totalNumberOfActiveStreams_lte? totalNumberOfActiveStreams_not? totalNumberOfActiveStreams_not_in? totalNumberOfClosedStreams? totalNumberOfClosedStreams_gt? totalNumberOfClosedStreams_gte? totalNumberOfClosedStreams_in? totalNumberOfClosedStreams_lt? totalNumberOfClosedStreams_lte? totalNumberOfClosedStreams_not? totalNumberOfClosedStreams_not_in? totalNumberOfHolders? totalNumberOfHolders_gt? totalNumberOfHolders_gte? totalNumberOfHolders_in? totalNumberOfHolders_lt? totalNumberOfHolders_lte? totalNumberOfHolders_not? totalNumberOfHolders_not_in? totalNumberOfIndexes? totalNumberOfIndexes_gt? totalNumberOfIndexes_gte? totalNumberOfIndexes_in? totalNumberOfIndexes_lt? totalNumberOfIndexes_lte? totalNumberOfIndexes_not? totalNumberOfIndexes_not_in? totalNumberOfPools? totalNumberOfPools_gt? totalNumberOfPools_gte? totalNumberOfPools_in? totalNumberOfPools_lt? totalNumberOfPools_lte? totalNumberOfPools_not? totalNumberOfPools_not_in? totalOutflowRate? totalOutflowRate_gt? totalOutflowRate_gte? totalOutflowRate_in? totalOutflowRate_lt? totalOutflowRate_lte? totalOutflowRate_not? totalOutflowRate_not_in? totalSubscriptionsWithUnits? totalSubscriptionsWithUnits_gt? totalSubscriptionsWithUnits_gte? totalSubscriptionsWithUnits_in? totalSubscriptionsWithUnits_lt? totalSubscriptionsWithUnits_lte? totalSubscriptionsWithUnits_not? totalSubscriptionsWithUnits_not_in? totalSupply? totalSupply_gt? totalSupply_gte? totalSupply_in? totalSupply_lt? totalSupply_lte? totalSupply_not? totalSupply_not_in? updatedAtBlockNumber? updatedAtBlockNumber_gt? updatedAtBlockNumber_gte? updatedAtBlockNumber_in? updatedAtBlockNumber_lt? updatedAtBlockNumber_lte? updatedAtBlockNumber_not? updatedAtBlockNumber_not_in? updatedAtTimestamp? updatedAtTimestamp_gt? updatedAtTimestamp_gte? updatedAtTimestamp_in? updatedAtTimestamp_lt? updatedAtTimestamp_lte? updatedAtTimestamp_not? updatedAtTimestamp_not_in?

Properties

id?: InputMaybe<string>
id_gt?: InputMaybe<string>
id_gte?: InputMaybe<string>
id_in?: InputMaybe<string[]>
id_lt?: InputMaybe<string>
id_lte?: InputMaybe<string>
id_not?: InputMaybe<string>
id_not_in?: InputMaybe<string[]>
token?: InputMaybe<string>
tokenStatisticLogs_?: InputMaybe<TokenStatisticLog_Filter>
token_contains?: InputMaybe<string>
token_contains_nocase?: InputMaybe<string>
token_ends_with?: InputMaybe<string>
token_ends_with_nocase?: InputMaybe<string>
token_gt?: InputMaybe<string>
token_gte?: InputMaybe<string>
token_in?: InputMaybe<string[]>
token_lt?: InputMaybe<string>
token_lte?: InputMaybe<string>
token_not?: InputMaybe<string>
token_not_contains?: InputMaybe<string>
token_not_contains_nocase?: InputMaybe<string>
token_not_ends_with?: InputMaybe<string>
token_not_ends_with_nocase?: InputMaybe<string>
token_not_in?: InputMaybe<string[]>
token_not_starts_with?: InputMaybe<string>
token_not_starts_with_nocase?: InputMaybe<string>
token_starts_with?: InputMaybe<string>
token_starts_with_nocase?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_gt?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_gte?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_in?: InputMaybe<string[]>
totalAmountDistributedUntilUpdatedAt_lt?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_lte?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_not?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe<string[]>
totalAmountStreamedUntilUpdatedAt?: InputMaybe<string>
totalAmountStreamedUntilUpdatedAt_gt?: InputMaybe<string>
totalAmountStreamedUntilUpdatedAt_gte?: InputMaybe<string>
totalAmountStreamedUntilUpdatedAt_in?: InputMaybe<string[]>
totalAmountStreamedUntilUpdatedAt_lt?: InputMaybe<string>
totalAmountStreamedUntilUpdatedAt_lte?: InputMaybe<string>
totalAmountStreamedUntilUpdatedAt_not?: InputMaybe<string>
totalAmountStreamedUntilUpdatedAt_not_in?: InputMaybe<string[]>
totalAmountTransferredUntilUpdatedAt?: InputMaybe<string>
totalAmountTransferredUntilUpdatedAt_gt?: InputMaybe<string>
totalAmountTransferredUntilUpdatedAt_gte?: InputMaybe<string>
totalAmountTransferredUntilUpdatedAt_in?: InputMaybe<string[]>
totalAmountTransferredUntilUpdatedAt_lt?: InputMaybe<string>
totalAmountTransferredUntilUpdatedAt_lte?: InputMaybe<string>
totalAmountTransferredUntilUpdatedAt_not?: InputMaybe<string>
totalAmountTransferredUntilUpdatedAt_not_in?: InputMaybe<string[]>
totalApprovedSubscriptions?: InputMaybe<number>
totalApprovedSubscriptions_gt?: InputMaybe<number>
totalApprovedSubscriptions_gte?: InputMaybe<number>
totalApprovedSubscriptions_in?: InputMaybe<number[]>
totalApprovedSubscriptions_lt?: InputMaybe<number>
totalApprovedSubscriptions_lte?: InputMaybe<number>
totalApprovedSubscriptions_not?: InputMaybe<number>
totalApprovedSubscriptions_not_in?: InputMaybe<number[]>
totalCFAAmountStreamedUntilUpdatedAt?: InputMaybe<string>
totalCFAAmountStreamedUntilUpdatedAt_gt?: InputMaybe<string>
totalCFAAmountStreamedUntilUpdatedAt_gte?: InputMaybe<string>
totalCFAAmountStreamedUntilUpdatedAt_in?: InputMaybe<string[]>
totalCFAAmountStreamedUntilUpdatedAt_lt?: InputMaybe<string>
totalCFAAmountStreamedUntilUpdatedAt_lte?: InputMaybe<string>
totalCFAAmountStreamedUntilUpdatedAt_not?: InputMaybe<string>
totalCFAAmountStreamedUntilUpdatedAt_not_in?: InputMaybe<string[]>
totalCFADeposit?: InputMaybe<string>
totalCFADeposit_gt?: InputMaybe<string>
totalCFADeposit_gte?: InputMaybe<string>
totalCFADeposit_in?: InputMaybe<string[]>
totalCFADeposit_lt?: InputMaybe<string>
totalCFADeposit_lte?: InputMaybe<string>
totalCFADeposit_not?: InputMaybe<string>
totalCFADeposit_not_in?: InputMaybe<string[]>
totalCFANumberOfActiveStreams?: InputMaybe<number>
totalCFANumberOfActiveStreams_gt?: InputMaybe<number>
totalCFANumberOfActiveStreams_gte?: InputMaybe<number>
totalCFANumberOfActiveStreams_in?: InputMaybe<number[]>
totalCFANumberOfActiveStreams_lt?: InputMaybe<number>
totalCFANumberOfActiveStreams_lte?: InputMaybe<number>
totalCFANumberOfActiveStreams_not?: InputMaybe<number>
totalCFANumberOfActiveStreams_not_in?: InputMaybe<number[]>
totalCFANumberOfClosedStreams?: InputMaybe<number>
totalCFANumberOfClosedStreams_gt?: InputMaybe<number>
totalCFANumberOfClosedStreams_gte?: InputMaybe<number>
totalCFANumberOfClosedStreams_in?: InputMaybe<number[]>
totalCFANumberOfClosedStreams_lt?: InputMaybe<number>
totalCFANumberOfClosedStreams_lte?: InputMaybe<number>
totalCFANumberOfClosedStreams_not?: InputMaybe<number>
totalCFANumberOfClosedStreams_not_in?: InputMaybe<number[]>
totalCFAOutflowRate?: InputMaybe<string>
totalCFAOutflowRate_gt?: InputMaybe<string>
totalCFAOutflowRate_gte?: InputMaybe<string>
totalCFAOutflowRate_in?: InputMaybe<string[]>
totalCFAOutflowRate_lt?: InputMaybe<string>
totalCFAOutflowRate_lte?: InputMaybe<string>
totalCFAOutflowRate_not?: InputMaybe<string>
totalCFAOutflowRate_not_in?: InputMaybe<string[]>
totalConnectedMemberships?: InputMaybe<number>
totalConnectedMemberships_gt?: InputMaybe<number>
totalConnectedMemberships_gte?: InputMaybe<number>
totalConnectedMemberships_in?: InputMaybe<number[]>
totalConnectedMemberships_lt?: InputMaybe<number>
totalConnectedMemberships_lte?: InputMaybe<number>
totalConnectedMemberships_not?: InputMaybe<number>
totalConnectedMemberships_not_in?: InputMaybe<number[]>
totalDeposit?: InputMaybe<string>
totalDeposit_gt?: InputMaybe<string>
totalDeposit_gte?: InputMaybe<string>
totalDeposit_in?: InputMaybe<string[]>
totalDeposit_lt?: InputMaybe<string>
totalDeposit_lte?: InputMaybe<string>
totalDeposit_not?: InputMaybe<string>
totalDeposit_not_in?: InputMaybe<string[]>
totalGDADeposit?: InputMaybe<string>
totalGDADeposit_gt?: InputMaybe<string>
totalGDADeposit_gte?: InputMaybe<string>
totalGDADeposit_in?: InputMaybe<string[]>
totalGDADeposit_lt?: InputMaybe<string>
totalGDADeposit_lte?: InputMaybe<string>
totalGDADeposit_not?: InputMaybe<string>
totalGDADeposit_not_in?: InputMaybe<string[]>
totalGDANumberOfActiveStreams?: InputMaybe<number>
totalGDANumberOfActiveStreams_gt?: InputMaybe<number>
totalGDANumberOfActiveStreams_gte?: InputMaybe<number>
totalGDANumberOfActiveStreams_in?: InputMaybe<number[]>
totalGDANumberOfActiveStreams_lt?: InputMaybe<number>
totalGDANumberOfActiveStreams_lte?: InputMaybe<number>
totalGDANumberOfActiveStreams_not?: InputMaybe<number>
totalGDANumberOfActiveStreams_not_in?: InputMaybe<number[]>
totalGDANumberOfClosedStreams?: InputMaybe<number>
totalGDANumberOfClosedStreams_gt?: InputMaybe<number>
totalGDANumberOfClosedStreams_gte?: InputMaybe<number>
totalGDANumberOfClosedStreams_in?: InputMaybe<number[]>
totalGDANumberOfClosedStreams_lt?: InputMaybe<number>
totalGDANumberOfClosedStreams_lte?: InputMaybe<number>
totalGDANumberOfClosedStreams_not?: InputMaybe<number>
totalGDANumberOfClosedStreams_not_in?: InputMaybe<number[]>
totalGDAOutflowRate?: InputMaybe<string>
totalGDAOutflowRate_gt?: InputMaybe<string>
totalGDAOutflowRate_gte?: InputMaybe<string>
totalGDAOutflowRate_in?: InputMaybe<string[]>
totalGDAOutflowRate_lt?: InputMaybe<string>
totalGDAOutflowRate_lte?: InputMaybe<string>
totalGDAOutflowRate_not?: InputMaybe<string>
totalGDAOutflowRate_not_in?: InputMaybe<string[]>
totalMembershipsWithUnits?: InputMaybe<number>
totalMembershipsWithUnits_gt?: InputMaybe<number>
totalMembershipsWithUnits_gte?: InputMaybe<number>
totalMembershipsWithUnits_in?: InputMaybe<number[]>
totalMembershipsWithUnits_lt?: InputMaybe<number>
totalMembershipsWithUnits_lte?: InputMaybe<number>
totalMembershipsWithUnits_not?: InputMaybe<number>
totalMembershipsWithUnits_not_in?: InputMaybe<number[]>
totalNumberOfAccounts?: InputMaybe<number>
totalNumberOfAccounts_gt?: InputMaybe<number>
totalNumberOfAccounts_gte?: InputMaybe<number>
totalNumberOfAccounts_in?: InputMaybe<number[]>
totalNumberOfAccounts_lt?: InputMaybe<number>
totalNumberOfAccounts_lte?: InputMaybe<number>
totalNumberOfAccounts_not?: InputMaybe<number>
totalNumberOfAccounts_not_in?: InputMaybe<number[]>
totalNumberOfActiveIndexes?: InputMaybe<number>
totalNumberOfActiveIndexes_gt?: InputMaybe<number>
totalNumberOfActiveIndexes_gte?: InputMaybe<number>
totalNumberOfActiveIndexes_in?: InputMaybe<number[]>
totalNumberOfActiveIndexes_lt?: InputMaybe<number>
totalNumberOfActiveIndexes_lte?: InputMaybe<number>
totalNumberOfActiveIndexes_not?: InputMaybe<number>
totalNumberOfActiveIndexes_not_in?: InputMaybe<number[]>
totalNumberOfActivePools?: InputMaybe<number>
totalNumberOfActivePools_gt?: InputMaybe<number>
totalNumberOfActivePools_gte?: InputMaybe<number>
totalNumberOfActivePools_in?: InputMaybe<number[]>
totalNumberOfActivePools_lt?: InputMaybe<number>
totalNumberOfActivePools_lte?: InputMaybe<number>
totalNumberOfActivePools_not?: InputMaybe<number>
totalNumberOfActivePools_not_in?: InputMaybe<number[]>
totalNumberOfActiveStreams?: InputMaybe<number>
totalNumberOfActiveStreams_gt?: InputMaybe<number>
totalNumberOfActiveStreams_gte?: InputMaybe<number>
totalNumberOfActiveStreams_in?: InputMaybe<number[]>
totalNumberOfActiveStreams_lt?: InputMaybe<number>
totalNumberOfActiveStreams_lte?: InputMaybe<number>
totalNumberOfActiveStreams_not?: InputMaybe<number>
totalNumberOfActiveStreams_not_in?: InputMaybe<number[]>
totalNumberOfClosedStreams?: InputMaybe<number>
totalNumberOfClosedStreams_gt?: InputMaybe<number>
totalNumberOfClosedStreams_gte?: InputMaybe<number>
totalNumberOfClosedStreams_in?: InputMaybe<number[]>
totalNumberOfClosedStreams_lt?: InputMaybe<number>
totalNumberOfClosedStreams_lte?: InputMaybe<number>
totalNumberOfClosedStreams_not?: InputMaybe<number>
totalNumberOfClosedStreams_not_in?: InputMaybe<number[]>
totalNumberOfHolders?: InputMaybe<number>
totalNumberOfHolders_gt?: InputMaybe<number>
totalNumberOfHolders_gte?: InputMaybe<number>
totalNumberOfHolders_in?: InputMaybe<number[]>
totalNumberOfHolders_lt?: InputMaybe<number>
totalNumberOfHolders_lte?: InputMaybe<number>
totalNumberOfHolders_not?: InputMaybe<number>
totalNumberOfHolders_not_in?: InputMaybe<number[]>
totalNumberOfIndexes?: InputMaybe<number>
totalNumberOfIndexes_gt?: InputMaybe<number>
totalNumberOfIndexes_gte?: InputMaybe<number>
totalNumberOfIndexes_in?: InputMaybe<number[]>
totalNumberOfIndexes_lt?: InputMaybe<number>
totalNumberOfIndexes_lte?: InputMaybe<number>
totalNumberOfIndexes_not?: InputMaybe<number>
totalNumberOfIndexes_not_in?: InputMaybe<number[]>
totalNumberOfPools?: InputMaybe<number>
totalNumberOfPools_gt?: InputMaybe<number>
totalNumberOfPools_gte?: InputMaybe<number>
totalNumberOfPools_in?: InputMaybe<number[]>
totalNumberOfPools_lt?: InputMaybe<number>
totalNumberOfPools_lte?: InputMaybe<number>
totalNumberOfPools_not?: InputMaybe<number>
totalNumberOfPools_not_in?: InputMaybe<number[]>
totalOutflowRate?: InputMaybe<string>
totalOutflowRate_gt?: InputMaybe<string>
totalOutflowRate_gte?: InputMaybe<string>
totalOutflowRate_in?: InputMaybe<string[]>
totalOutflowRate_lt?: InputMaybe<string>
totalOutflowRate_lte?: InputMaybe<string>
totalOutflowRate_not?: InputMaybe<string>
totalOutflowRate_not_in?: InputMaybe<string[]>
totalSubscriptionsWithUnits?: InputMaybe<number>
totalSubscriptionsWithUnits_gt?: InputMaybe<number>
totalSubscriptionsWithUnits_gte?: InputMaybe<number>
totalSubscriptionsWithUnits_in?: InputMaybe<number[]>
totalSubscriptionsWithUnits_lt?: InputMaybe<number>
totalSubscriptionsWithUnits_lte?: InputMaybe<number>
totalSubscriptionsWithUnits_not?: InputMaybe<number>
totalSubscriptionsWithUnits_not_in?: InputMaybe<number[]>
totalSupply?: InputMaybe<string>
totalSupply_gt?: InputMaybe<string>
totalSupply_gte?: InputMaybe<string>
totalSupply_in?: InputMaybe<string[]>
totalSupply_lt?: InputMaybe<string>
totalSupply_lte?: InputMaybe<string>
totalSupply_not?: InputMaybe<string>
totalSupply_not_in?: InputMaybe<string[]>
updatedAtBlockNumber?: InputMaybe<string>
updatedAtBlockNumber_gt?: InputMaybe<string>
updatedAtBlockNumber_gte?: InputMaybe<string>
updatedAtBlockNumber_in?: InputMaybe<string[]>
updatedAtBlockNumber_lt?: InputMaybe<string>
updatedAtBlockNumber_lte?: InputMaybe<string>
updatedAtBlockNumber_not?: InputMaybe<string>
updatedAtBlockNumber_not_in?: InputMaybe<string[]>
updatedAtTimestamp?: InputMaybe<string>
updatedAtTimestamp_gt?: InputMaybe<string>
updatedAtTimestamp_gte?: InputMaybe<string>
updatedAtTimestamp_in?: InputMaybe<string[]>
updatedAtTimestamp_lt?: InputMaybe<string>
updatedAtTimestamp_lte?: InputMaybe<string>
updatedAtTimestamp_not?: InputMaybe<string>
updatedAtTimestamp_not_in?: InputMaybe<string[]>

Generated using TypeDoc