[
    "or",
    [
        [
            "and",
            [
                [
                    "address",
                    "FDA22PHZGX7YOKW2GIXLHTA7YMSBKHVT"
                ],
                [
                    "in data feed",
                    [
                        [
                            "TKT4UESIKTTRALRRLWS4SENSTJX6ODCW"
                        ],
                        "JUVENTUS_FROSINONE_2019-02-15",
                        "=",
                        "JUVENTUS"
                    ]
                ],
                [
                    "seen",
                    {
                        "what": "output",
                        "address": "this address",
                        "asset": "base",
                        "amount": 10000000
                    }
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "6ORJMVIFKBT4CCRBP457K75AM7B4V3OH"
                ],
                [
                    "not",
                    [
                        "seen",
                        {
                            "what": "output",
                            "address": "this address",
                            "asset": "base",
                            "amount": 10000000
                        }
                    ]
                ],
                [
                    "in data feed",
                    [
                        [
                            "I2ADHGP4HL6J37NQAD73J7E5SKFIXJOT"
                        ],
                        "timestamp",
                        ">",
                        1550126856174
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "6ORJMVIFKBT4CCRBP457K75AM7B4V3OH"
                ],
                [
                    "in data feed",
                    [
                        [
                            "TKT4UESIKTTRALRRLWS4SENSTJX6ODCW"
                        ],
                        "JUVENTUS_FROSINONE_2019-02-15",
                        "!=",
                        "JUVENTUS"
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "6ORJMVIFKBT4CCRBP457K75AM7B4V3OH"
                ],
                [
                    "in data feed",
                    [
                        [
                            "I2ADHGP4HL6J37NQAD73J7E5SKFIXJOT"
                        ],
                        "timestamp",
                        ">",
                        1550687400000
                    ]
                ]
            ]
        ],
        [
            "and",
            [
                [
                    "address",
                    "FDA22PHZGX7YOKW2GIXLHTA7YMSBKHVT"
                ],
                [
                    "seen",
                    {
                        "what": "input",
                        "address": "this address"
                    }
                ]
            ]
        ]
    ]
]