[
    "or",
    [
        [
            "and",
            [
                [
                    "seen",
                    {
                        "what": "output",
                        "address": "this address",
                        "asset": "base",
                        "amount": 5000000
                    }
                ],
                [
                    "or",
                    [
                        [
                            "and",
                            [
                                [
                                    "address",
                                    "
3CZN3GCXG2FVAAKK4YS4TIPOSTZMOWGX"
                                ],
                                [
                                    "in data feed",
                                    [
                                        [
                                            "
GFK3RDAPQLLNCMQEVGGD2KCPZTLSG3HN"
                                        ],
                                        "FZ724-2017-08-12",
                                        ">",
                                        "30",
                                        910810
                                    ]
                                ]
                            ]
                        ],
                        [
                            "and",
                            [
                                [
                                    "address",
                                    "
KDAU2FP3RTECTKJI4F65LFZ3PB53UW3Y"
                                ],
                                [
                                    "in data feed",
                                    [
                                        [
                                            "
I2ADHGP4HL6J37NQAD73J7E5SKFIXJOT"
                                        ],
                                        "timestamp",
                                        ">",
                                        1502658000000
                                    ]
                                ]
                            ]
                        ],
                        [
                            "and",
                            [
                                [
                                    "address",
                                    "
KDAU2FP3RTECTKJI4F65LFZ3PB53UW3Y"
                                ],
                                [
                                    "in data feed",
                                    [
                                        [
                                            "
GFK3RDAPQLLNCMQEVGGD2KCPZTLSG3HN"
                                        ],
                                        "FZ724-2017-08-12",
                                        "<=",
                                        "30",
                                        910810
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "
KDAU2FP3RTECTKJI4F65LFZ3PB53UW3Y"
                ],
                [
                    "not",
                    [
                        "seen",
                        {
                            "what": "output",
                            "address": "this address",
                            "asset": "base",
                            "amount": 5000000
                        }
                    ]
                ],
                [
                    "in data feed",
                    [
                        [
                            "
I2ADHGP4HL6J37NQAD73J7E5SKFIXJOT"
                        ],
                        "timestamp",
                        ">",
                        1502306447074
                    ]
                ]
            ]
        ]
    ]
]