mirror of
https://github.com/FlipsideCrypto/polygon-models.git
synced 2026-02-06 13:41:53 +00:00
remove function sig filter (#486)
This commit is contained in:
parent
351bcb8c7e
commit
b0b4107cef
@ -43,8 +43,6 @@ WITH polymarket_orders AS(
|
||||
LOWER('0x4bfb41d5b3570defd03c39a9a4d8de6bd8b8982e'),
|
||||
LOWER('0xC5d563A36AE78145C45a50134d48A1215220f80a')
|
||||
)
|
||||
AND
|
||||
origin_function_signature IN ('0xe60f0c05', '0xd2539b37')
|
||||
|
||||
{% if is_incremental() %}
|
||||
AND _inserted_timestamp >= (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user