Skip to content

Instantly share code, notes, and snippets.

@algochoi
Created April 13, 2023 21:09
Show Gist options
  • Save algochoi/8ff692fba4e11838c81a8559648e9347 to your computer and use it in GitHub Desktop.
Save algochoi/8ff692fba4e11838c81a8559648e9347 to your computer and use it in GitHub Desktop.
Dev mode improved opcodes
#pragma version 7
global LatestTimestamp
itob
log
txn FirstValidTime
itob
log
// Put desired block number into stack
int 9
block BlkSeed
log
int 9
block BlkTimestamp
itob
log
int 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment