# USDFC_SYBIL_FEE

> `const` **USDFC\_SYBIL\_FEE**: `100000000000000000n` = `100_000_000_000_000_000n`

Defined in: [packages/synapse-core/src/utils/constants.ts:136](https://github.com/FilOzone/synapse-sdk/blob/f7cf64c2e5ba1e8fffcf44b11f88f3ef7958de8d/packages/synapse-core/src/utils/constants.ts#L136)

USDFC sybil fee charged on new dataset creation.
Extracted from client funds into the payments auction pool to prevent state-growth spam.
Matches PDPVerifier.USDFC_SYBIL_FEE (immutable, only changes with contract upgrade).