SELECT * from terra.transactions
where tx_id = '22E4606A21C890B4193E84EC334AAAC892BB1D64748D0D85AE2F91DB3A9176A7'
and block_timestamp >= '2022-04-01'
UNION
SELECT * from terra.transactions
where tx_id = '89AA400FECC5182553C633691F274A3CB5124393B483D35933FBFB2D887ADD7D'
and block_timestamp >= '2022-04-01'
UNION
SELECT * from terra.transactions
where tx_id = '671017834DFC59EE458D1FC35B48571CD5BB5458319C7A1A6C6F1AFA53BDE9C6'
and block_timestamp >= '2022-04-01'