SELECT
load_id, chain_id, block_number, timestamp, type, contract, tx_index, entry_point_type, max_fee, actual_fee
from
tokenflow_starknet.decoded.transactions
where
date(TIMESTAMP)='2022-07-17' and TX_HASH='0x1a1978d60ed65b5326660e827cb80b28f75c52d4cfc09b94e4e5654c02b2cc2'