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='0x51e414a86d5ccf366c469c4d978f0106fe3865c1c031ba2bc9a5407bc14f0d1'