# ColdkeyCollateralPositionsFull (/docs/errors/chain/ColdkeyCollateralPositionsFull)

This coldkey already has the maximum number of distinct hotkeys with miner collateral on the subnet. Drain or consolidate existing bonds before adding another collateral position.

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`limit_exceeded`](/docs/errors/limit-exceeded).

Declared at [`pallets/subtensor/src/macros/errors.rs#L348`](/code/pallets/subtensor/src/macros/errors.rs#L348).

## Remediation [#remediation]

A chain-side capacity limit was hit; reduce the size or count of the request

The same explanation is available in the terminal: `btcli explain ColdkeyCollateralPositionsFull`.
