# ColdkeySwapDisputed (/docs/errors/chain/ColdkeySwapDisputed)

All extrinsics from this coldkey are blocked because its pending coldkey swap is under dispute. Check the `ColdkeySwapDisputes` storage for the coldkey; the dispute must be resolved by root before the account can transact.

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

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

## Remediation [#remediation]

This coldkey's pending swap is under dispute, so all calls are frozen until root resolves it; check with `btcli wallet swap-check`

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