[
    "or",
    [
        [
            "and",
            [
                [
                    "address",
                    "ZNWHUWJ5BVOKPGPIURMU5PDWAB5Q65WI"
                ],
                [
                    "in data feed",
                    [
                        [
                            "TKT4UESIKTTRALRRLWS4SENSTJX6ODCW"
                        ],
                        "BL1_DOR_UNB_2021-04-21",
                        "=",
                        "DOR"
                    ]
                ],
                [
                    "seen",
                    {
                        "what": "output",
                        "address": "this address",
                        "asset": "base",
                        "amount": 100000000
                    }
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "I6GKW3GTN55WEVZVIB6UGPWJ3PBCRFCQ"
                ],
                [
                    "not",
                    [
                        "seen",
                        {
                            "what": "output",
                            "address": "this address",
                            "asset": "base",
                            "amount": 100000000
                        }
                    ]
                ],
                [
                    "timestamp",
                    [
                        ">",
                        1619021957
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "I6GKW3GTN55WEVZVIB6UGPWJ3PBCRFCQ"
                ],
                [
                    "in data feed",
                    [
                        [
                            "TKT4UESIKTTRALRRLWS4SENSTJX6ODCW"
                        ],
                        "BL1_DOR_UNB_2021-04-21",
                        "!=",
                        "DOR"
                    ]
                ],
                [
                    "in data feed",
                    [
                        [
                            "TKT4UESIKTTRALRRLWS4SENSTJX6ODCW"
                        ],
                        "BL1_DOR_UNB_2021-04-21",
                        "!=",
                        "canceled"
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "I6GKW3GTN55WEVZVIB6UGPWJ3PBCRFCQ"
                ],
                [
                    "or",
                    [
                        [
                            "timestamp",
                            [
                                ">",
                                1619454600
                            ]
                        ],
                        [
                            "in data feed",
                            [
                                [
                                    "TKT4UESIKTTRALRRLWS4SENSTJX6ODCW"
                                ],
                                "BL1_DOR_UNB_2021-04-21",
                                "=",
                                "canceled"
                            ]
                        ]
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "ZNWHUWJ5BVOKPGPIURMU5PDWAB5Q65WI"
                ],
                [
                    "seen",
                    {
                        "what": "input",
                        "address": "this address"
                    }
                ]
            ]
        ]
    ]
]