QueryFeeDiscountTierStatisticsResponse is the response type for the Query/QueryFeeDiscountTierStatistics RPC method.
GET /injective/exchange/v1beta1/fee_discount_tier_stats HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "statistics": [ { "tier": "text", "count": "text" } ] }