> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-docs--429.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CurrentAndNextFeeSchedule

This contains two Fee Schedules with expiry timestamp.

| Field                | Type                                                                    | Description                   |
| -------------------- | ----------------------------------------------------------------------- | ----------------------------- |
| `currentFeeSchedule` | [FeeSchedule](/hedera/sdks-and-apis/hedera-api/basic-types/feeschedule) | Contains current Fee Schedule |
| `nextFeeSchedule`    | [FeeSchedule](/hedera/sdks-and-apis/hedera-api/basic-types/feeschedule) | Contains next Fee Schedule    |

####
