GetStatsDailyTxFeeParams: {
    endDate: string;
    order: "asc" | "desc";
    startDate: string;
}

Type declaration

  • endDate: string
  • order: "asc" | "desc"
  • startDate: string