All chains
    Preparing search index...

    Type Alias Holds

    Holds: StorageDescriptor<
        [Key: SS58String],
        {
            amount: bigint;
            id: Enum<
                {
                    DelegatedStaking: Enum<{ StakingDelegation: undefined }>;
                    Preimage: PreimagePalletHoldReason;
                    Session: Enum<{ Keys: undefined }>;
                    Staking: Enum<{ Staking: undefined }>;
                    StateTrieMigration: Enum<{ SlashForMigrate: undefined }>;
                    XcmPallet: Enum<{ AuthorizeAlias: undefined }>;
                },
            >;
        }[],
        false,
        never,
    >

    Holds on account balances.