SELECT * from terra.transactions
where tx_id = 'A2FEDA018AD6E4F8939C10FDF40D91EC5AE8C0759791904FC72CAC0619BC23E2'
and block_timestamp >= '2022-04-01'
UNION
SELECT * from terra.transactions
where tx_id = 'EE579185AE91C40AB8690012402D0C8352A8424E7F9F04901106DEF58FA3185E'
and block_timestamp >= '2022-04-01'
UNION
SELECT * from terra.transactions
where tx_id = '42F6EF7BAB5326189679197502183C81C0450396C5F3C42FF9B3B487EC7FC88E'
and block_timestamp >= '2022-04-01'