mirror of
https://github.com/FlipsideCrypto/monad-models.git
synced 2026-02-06 11:06:55 +00:00
commit
b5d4d21424
@ -19,6 +19,7 @@ WITH base AS (
|
||||
1 = 1
|
||||
AND ARRAY_SIZE(receipts_json :logs) > 0
|
||||
AND ROUND(block_number,-3) != 12354000
|
||||
AND length(receipts_json::string) <= 100000
|
||||
{% if is_incremental() %}
|
||||
AND modified_timestamp > (
|
||||
SELECT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user