# MAX_SIZE

> `const` **MAX\_SIZE**: `bigint` = `INTERNAL_MAX_PAYLOAD_SIZE`

Defined in: [packages/synapse-core/src/piece/sizing.ts:46](https://github.com/FilOzone/synapse-sdk/blob/365969fc762f19d23aad6dc609a529c10b5e639f/packages/synapse-core/src/piece/sizing.ts#L46)

Maximum payload size that a single PieceCID can represent (limited by the
1-byte tree height field).