NftFractionalized: PlainDescriptor<
    {
        asset: number;
        beneficiary: SS58String;
        fractions: bigint;
        nft: number;
        nft_collection: number;
    },
>

An NFT was successfully fractionalized.