[
"or",
[
[
"and",
[
[
"address",
],
[
"in data feed",
[
[
],
"DETROITTIGERS_CLEVELANDINDIANS_2018-07-28",
"=",
"DETROITTIGERS"
]
],
[
"seen",
{
"what": "output",
"address": "this address",
"asset": "base",
"amount": 1000000
}
]
]
],
[
"and",
[
[
"address",
],
[
"not",
[
"seen",
{
"what": "output",
"address": "this address",
"asset": "base",
"amount": 1000000
}
]
],
[
"in data feed",
[
[
],
"timestamp",
">",
1532806164524
]
]
]
],
[
"and",
[
[
"address",
],
[
"in data feed",
[
[
],
"DETROITTIGERS_CLEVELANDINDIANS_2018-07-28",
"!=",
"DETROITTIGERS"
]
]
]
],
[
"and",
[
[
"address",
],
[
"in data feed",
[
[
],
"timestamp",
">",
1533240600000
]
]
]
],
[
"and",
[
[
"address",
],
[
"seen",
{
"what": "input",
"address": "this address"
}
]
]
]
]
]