def convert_to_tronscan_timestamp(timestamp): # return int(timestamp * 1000) return timestamp