This market has a ~49% chance of resolving as YES in early 2026
4
75
130
2026
49%
chance

If the following python prints "True" when I run it in early 2026 (hopefully January 1st, but it might take a few days more to arrange a time in case I'm traveling), this market will resolve as YES. Otherwise, it will resolve as NO. I will not bet on this market and am willing to run the script publicly in order to prove that it is done fairly. This is being done as a demonstration of an idea I wrote about in a post about iterative prediction markets. Here is the code:

import random 

print(random.random() <= 0.49)
Get Ṁ200 play money