mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 17:36:51 +00:00
removed limit
This commit is contained in:
parent
4e8a3f05e8
commit
a37306556e
@ -57,7 +57,6 @@ events AS (
|
||||
WHERE
|
||||
contract_address = LOWER('0xAF54BE5B6eEc24d6BFACf1cce4eaF680A8239398')
|
||||
AND event_data IS NOT NULL
|
||||
and block_timestamp >= '2025-05-26'
|
||||
|
||||
{% if is_incremental() %}
|
||||
AND modified_timestamp >= (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user