All chains
    Preparing search index...

    Type Alias ExternalAssets

    ExternalAssets: StorageDescriptor<
        [Key: { interior: XcmV5Junctions; parents: number }],
        Enum<
            {
                AllDisabled: undefined;
                AllEnabled: undefined;
                MintingDisabled: undefined;
            },
        >,
        true,
        never,
    >

    Set of approved external stablecoin asset IDs with their operational status. Key existence indicates the asset is approved; the value is the circuit breaker level.