Testnet
/
Main
d4c4fd47…8d23447d
Confirmed transaction
11.03.2025, 21:26:17
Duration: 13s
Event overview
Transactions tree
Value flow
Action
Route
Payload
Value
Transfer TON
underworld.ton
0QAA…ACkT
from cryptography.fernet import Fernet # Generate a key key = Fernet.generate_key() cipher = Fernet(key) # Original message message = "This is a secret message".encode() # Encrypt the message encrypted_message = cipher.encrypt(message) print("Encrypted:", encrypted_message) # Decrypt the message decrypted_message = cipher.decrypt(encrypted_message) print("Decrypted:", decrypted_message.decode())
2 TON
Transfer TON
0QAA…ACkT
underworld.ton
-
2 TON
Show details
How this data was fetched?
Use tonapi.io
Terms
Privacy
Report Issue
Install Tonkeeper
© 2022-2025 Ton Apps Inc.