ContractEmitted: PlainDescriptor<
    {
        contract: FixedSizeBinary<20>;
        data: Binary;
        topics: FixedSizeBinary<32>[];
    },
>

A custom event emitted by the contract.