All chains
    Preparing search index...

    Type Alias PureCreated

    PureCreated: PlainDescriptor<
        {
            at: number;
            disambiguation_index: number;
            extrinsic_index: number;
            proxy_type: Enum<
                {
                    Any: undefined;
                    Auction: undefined;
                    CancelProxy: undefined;
                    Governance: undefined;
                    IdentityJudgement: undefined;
                    NominationPools: undefined;
                    NonTransfer: undefined;
                    ParaRegistration: undefined;
                    Staking: undefined;
                    SudoBalances: undefined;
                },
            >;
            pure: SS58String;
            who: SS58String;
        },
    >

    A pure account has been created by new proxy with given disambiguation index and proxy type.