SELECT *
from polygon.TRANSACTIONs
where block_timestamp::date = '2022-02-12' and tx_id = '0x543081849783b07288b599574f7eb3c29f258d1ffac74ca291c5472ec9be2b56'
UNION
SELECT *
from polygon.TRANSACTIONs
where block_timestamp::date = '2022-02-12' and tx_id = '0xd8778f28454de61564d44e61e6c17555b3b06c51b377fe3a3e0a541a55f6e4e5'