Errors/Chain errors
BasketTradingDisabled
This call or feature is switched off on this network
swap_basket is switched off network-wide (BasketTradingEnabled is false). Governance opens it with AdminUtils.sudo_set_basket_trading_enabled. Deposits, claims, and dividend deployment are unaffected.
Declared by the SubtensorModule pallet; it classifies to the semantic code disabled.
Declared at pallets/subtensor/src/macros/errors.rs#L377.
Remediation
This call or feature is switched off on this network
The same explanation is available in the terminal: btcli explain BasketTradingDisabled.