# BasketDepositPending (/docs/errors/chain/BasketDepositPending)

A queued root-dividend deposit for this hotkey could not be settled yet, so an operation that changes the hotkey's root claimant base was refused. Wait until the deposit is settled or expires, then retry.

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

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

## Remediation [#remediation]

The required window has not opened yet; wait some blocks and retry

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