hotfix qualify hadeswap sales

This commit is contained in:
tarikceric 2025-01-20 16:47:36 -08:00
parent bd52d9032b
commit d156d4e8eb

View File

@ -139,4 +139,5 @@ SELECT
sysdate() AS modified_timestamp,
'{{ invocation_id }}' AS _invocation_id
FROM
pre_final
pre_final
qualify(row_number() over (partition by tx_id, mint order by index desc)) = 1