Guest User

Untitled

a guest
Mar 18th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. require (block.number < ##yourStartBlock## && blocknumber < ##yourEndBlock##)
  2.  
  3. require (block.timestamp < 1521379216 && block.timestamp < 1521343200)
  4.  
  5. 1521343200 == 03/18/2018 @ 3:20am (UTC)
Add Comment
Please, Sign In to add comment