Tonviewer
Testnet
/
Connect Wallet
Confirmed transaction
16.03.2025, 02:10:42
Duration: 14s
Action
Route
Payload
Value
Transfer TON
import time import os def motivational_alarm(): # List of motivational messages messages = [ "Good morning, JN! The blockchain world is waiting for your genius today.", "Rise and shine! Time to dominate the TON network and polish those APIs.", "Every great coder starts their day early—today, that's you.", "Remember, success doesn't come from sleeping in. Let's do this!" ] # Set the alarm for i in range(5, 0, -1): print(f"Waking up in {i} seconds...") time.sleep(1) # Pick a random motivational message import random print("\n" + random.choice(messages)) print("\nNow get up, grab some coffee, and start coding!") # Optional: Play a sound (requires an audio file) try: print("Playing alarm sound...") os.system("start alarm.mp3") # Replace "alarm.mp3" with your file except Exception as e: print("Unable to play sound:", e) # Run the alarm motivational_alarm()
2 TON
Transfer TON
-
2 TON
A
B
2 TON
Text Comment
A
2 TON
Bounce
Internal message
Value:
2 TON
IHR disabled:
true
Created at:
16.03.2025, 02:10:42
Created lt:
32430743000002
Bounced:
false
Bounce:
true
Forward Fee:
0.002602687 TON
Init:
-
OpCode:
Text Comment · 0x00000000
Copy Raw body
text: >-
  import time

  import os


  def motivational_alarm():
      # List of motivational messages
      messages = [
          "Good morning, JN! The blockchain world is waiting for your genius today.",
          "Rise and shine! Time to dominate the TON network and polish those APIs.",
          "Every great coder starts their day early—today, that's you.",
          "Remember, success doesn't come from sleeping in. Let's do this!"
      ]

      # Set the alarm
      for i in range(5, 0, -1):
          print(f"Waking up in {i} seconds...")
          time.sleep(1)

      # Pick a random motivational message
      import random
      print("\n" + random.choice(messages))
      print("\nNow get up, grab some coffee, and start coding!")

      # Optional: Play a sound (requires an audio file)
      try:
          print("Playing alarm sound...")
          os.system("start alarm.mp3")  # Replace "alarm.mp3" with your file
      except Exception as e:
          print("Unable to play sound:", e)

  # Run the alarm

  motivational_alarm()
Transaction
Tx hash:
ae24d598…16f327c2
Prev. tx hash:
Total fee:
0.000133532 TON
Fwd. fee:
0 TON
Gas fee:
0 TON
Storage fee:
0.000000201 TON
Action fee:
0 TON
End balance:
614.393459188 TON
Time:
16.03.2025, 02:10:49
Lt:
32430747000001
Prev. tx lt:
32426047000001
Status:
uninit → uninit
State hash:
9a…5d
30…48
Aborted:
true
Destroyed:
false
Type tx:
TransOrd
Compute Phase
Skipped:
true
Skip Reason:
cskip_no_state
Internal message
Destination:
Value:
1.9996 TON
IHR disabled:
true
Created at:
16.03.2025, 02:10:49
Created lt:
32430747000002
Bounced:
true
Bounce:
false
Forward Fee:
0.000266669 TON
Init:
-
OpCode:
Bounce · 0xffffffff
Copy Raw body
payload: b5ee9c7201010101002200004000000000696d706f72742074696d650a696d706f7274206f730a0a646566206d
How this data was fetched?
Use tonapi.io