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

# FeeSchedule

The fee schedule for a specific hedera functionality and the time period this fee schedule will expire

| Field                    | Type                                                                             | Description                                            |
| ------------------------ | -------------------------------------------------------------------------------- | ------------------------------------------------------ |
| `transactionFeeSchedule` | [TransactionFeeSchedule](/reference/protobuf/basic-types/transactionfeeschedule) | Contains multiple functionality specific fee schedule. |
| `expiryTime`             | [TimestampSeconds](/reference/protobuf/miscellaneous/timestamp#timestampseconds) | FeeSchedule expiry time                                |

####
