Usage
Parameters
hash_or_id(str): Transaction hash (0x...) or internal database IDbearer_token(str, optional): JWT token. Falls back toapi_secret_keyif not provided
Return Value
Returns aTransaction object with id, transaction_hash, status, sender_address, destination_address, amount, token, and timestamps.
