# getPriceList

## Type Aliases

| Type Alias | Description |
| ------ | ------ |
| [ContractOutputType](/reference/filoz/synapse-core/warm-storage/namespaces/getpricelist/type-aliases/contractoutputtype/) | - |
| [ErrorType](/reference/filoz/synapse-core/warm-storage/namespaces/getpricelist/type-aliases/errortype/) | - |
| [OptionsType](/reference/filoz/synapse-core/warm-storage/namespaces/getpricelist/type-aliases/optionstype/) | - |
| [OutputType](/reference/filoz/synapse-core/warm-storage/namespaces/getpricelist/type-aliases/outputtype/) | The canonical warm storage price list. Matches the on-chain `PriceList` struct from `FilecoinWarmStorageServiceStateView.getPriceList()`. Amounts are in the token's smallest unit; rates are per-month (divide by `EPOCHS_PER_MONTH` for per-epoch values). |