TransactionSEALED
▓╳▪○○◆╳~▓▒░█^^*░*■^?▪▒▓▫%@▒○╱^○╲╳╱□~░&*^╲?▓░!◇█░!□▓▓#◆▪□░▫@■█^#@
Transaction ID
Transaction Summary
TransactionScript Arguments
0new_tsInt64
1725535620042
1new_messageString
👋Greetings from Graffle.io!👩🚀🚀👨🚀
Cadence Script
1import Heartbeat from 0xd4a8f8d167745a51; transaction(new_ts: Int64, new_message: String){prepare(signer: AuthAccount){}execute{Heartbeat.generatePulse(ts_begin: new_ts, message: new_message)}}