[
"or",
[
[
"and",
[
[
"address",
],
[
"in data feed",
[
[
],
"JUVE_LEVERKUSEN_2019-10-01",
"=",
"JUVE"
]
],
[
"seen",
{
"what": "output",
"address": "this address",
"asset": "base",
"amount": 999999999
}
]
]
],
[
"and",
[
[
"address",
],
[
"not",
[
"seen",
{
"what": "output",
"address": "this address",
"asset": "base",
"amount": 999999999
}
]
],
[
"in data feed",
[
[
],
"timestamp",
">",
1569918004095
]
]
]
],
[
"and",
[
[
"address",
],
[
"in data feed",
[
[
],
"JUVE_LEVERKUSEN_2019-10-01",
"!=",
"JUVE"
]
]
]
],
[
"and",
[
[
"address",
],
[
"in data feed",
[
[
],
"timestamp",
">",
1570381200000
]
]
]
],
[
"and",
[
[
"address",
],
[
"seen",
{
"what": "input",
"address": "this address"
}
]
]
]
]
]