diff --git a/models/streamline/core/realtime/streamline__transactions_realtime.sql b/models/streamline/core/realtime/streamline__transactions_realtime.sql index 0b9988e..fd92a7e 100644 --- a/models/streamline/core/realtime/streamline__transactions_realtime.sql +++ b/models/streamline/core/realtime/streamline__transactions_realtime.sql @@ -22,7 +22,7 @@ WITH blocks AS ( {{ ref("streamline__complete_tx_counts") }} A WHERE tx_count > 0 - AND block_number > 70000000 + AND block_number > 146300000 AND block_number :: INT NOT IN ( 101356734, 101361293,