select * from polygon.transactions
where tx_id = '0xfb6f5679464deb05b8b7cf3187130e93fd3e2a0bd3221b77dc5517fd8a673065'
and block_timestamp::date = '2022-04-30'
UNION
select * from polygon.transactions
where tx_id = '0x173c02cbb86f0403c237401fc285ad273fa7713d4eba488faedb1446eda23ea7'
and block_timestamp::date = '2022-04-30'