This commit is contained in:
drethereum 2025-07-22 17:07:48 -06:00
parent 455168d0d0
commit 5d34fb6b59

View File

@ -19,7 +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) <= 10000
AND length(receipts_json::string) <= 100000
{% if is_incremental() %}
AND modified_timestamp > (
SELECT