[
    "or",
    [
        [
            "and",
            [
                [
                    "seen",
                    {
                        "what": "output",
                        "address": "this address",
                        "asset": "base",
                        "amount": 1000000
                    }
                ],
                [
                    "or",
                    [
                        [
                            "and",
                            [
                                [
                                    "address",
                                    "5AN27ORJRR7Z4EV7WHRS7NFPLAAI3WMN"
                                ],
                                [
                                    "in data feed",
                                    [
                                        [
                                            "GFK3RDAPQLLNCMQEVGGD2KCPZTLSG3HN"
                                        ],
                                        "WS2505-2017-09-16",
                                        ">",
                                        "60",
                                        1121713
                                    ]
                                ]
                            ]
                        ],
                        [
                            "and",
                            [
                                [
                                    "address",
                                    "LV6QDS4NXXQAOR26A4ZXVWLUQ2WUAL2O"
                                ],
                                [
                                    "in data feed",
                                    [
                                        [
                                            "I2ADHGP4HL6J37NQAD73J7E5SKFIXJOT"
                                        ],
                                        "timestamp",
                                        ">",
                                        1505682000000
                                    ]
                                ]
                            ]
                        ],
                        [
                            "and",
                            [
                                [
                                    "address",
                                    "LV6QDS4NXXQAOR26A4ZXVWLUQ2WUAL2O"
                                ],
                                [
                                    "in data feed",
                                    [
                                        [
                                            "GFK3RDAPQLLNCMQEVGGD2KCPZTLSG3HN"
                                        ],
                                        "WS2505-2017-09-16",
                                        "<=",
                                        "60",
                                        1121713
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "LV6QDS4NXXQAOR26A4ZXVWLUQ2WUAL2O"
                ],
                [
                    "not",
                    [
                        "seen",
                        {
                            "what": "output",
                            "address": "this address",
                            "asset": "base",
                            "amount": 1000000
                        }
                    ]
                ],
                [
                    "in data feed",
                    [
                        [
                            "I2ADHGP4HL6J37NQAD73J7E5SKFIXJOT"
                        ],
                        "timestamp",
                        ">",
                        1505276557022
                    ]
                ]
            ]
        ]
    ]
]