[
    "or",
    [
        [
            "and",
            [
                [
                    "seen",
                    {
                        "what": "output",
                        "address": "this address",
                        "asset": "o/VVwWXXGpb/XZ1fHh0m/SSgyNWydcYKPk6ScsJ4WRM=",
                        "amount": 80
                    }
                ],
                [
                    "or",
                    [
                        [
                            "and",
                            [
                                [
                                    "address",
                                    "VJN5CJYXT527YO6FGJD65LTS3CDROPGA"
                                ],
                                [
                                    "in data feed",
                                    [
                                        [
                                            "JPQKPRI5FMTQRJF4ZZMYZYDQVRD55OTC"
                                        ],
                                        "BTC_USD",
                                        "<",
                                        "6000",
                                        2184257
                                    ]
                                ]
                            ]
                        ],
                        [
                            "and",
                            [
                                [
                                    "address",
                                    "SYTV35KRLVMQTBOCGPOOJQSRPPVRMV7P"
                                ],
                                [
                                    "in data feed",
                                    [
                                        [
                                            "I2ADHGP4HL6J37NQAD73J7E5SKFIXJOT"
                                        ],
                                        "timestamp",
                                        ">",
                                        1522967881800
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "VJN5CJYXT527YO6FGJD65LTS3CDROPGA"
                ],
                [
                    "not",
                    [
                        "seen",
                        {
                            "what": "output",
                            "address": "this address",
                            "asset": "o/VVwWXXGpb/XZ1fHh0m/SSgyNWydcYKPk6ScsJ4WRM=",
                            "amount": 80
                        }
                    ]
                ],
                [
                    "in data feed",
                    [
                        [
                            "I2ADHGP4HL6J37NQAD73J7E5SKFIXJOT"
                        ],
                        "timestamp",
                        ">",
                        1522895881800
                    ]
                ]
            ]
        ]
    ]
]