# CAP_STORAGE_PRICE

```ts
const CAP_STORAGE_PRICE: "storagePricePerTibPerDay" = 'storagePricePerTibPerDay';
```

Defined in: [packages/synapse-core/src/utils/pdp-capabilities.ts:13](https://github.com/FilOzone/synapse-sdk/blob/1d6c4b9fe34534bf1087dfe41491b72be0b46858/packages/synapse-core/src/utils/pdp-capabilities.ts#L13)