gm gm,
Is there a way for me to get the minimum and maximum prices for one feed for a set time window?
I’d love to have an adapter that helps me doing barrier options.
Thanks
gm gm,
Is there a way for me to get the minimum and maximum prices for one feed for a set time window?
I’d love to have an adapter that helps me doing barrier options.
Thanks
Unfortunately there’s no easy way to check this in a verifiable way as in it’s easy to proof it hit this number but it’s difficult to proof it did not go beyond. You can do it in a way that you allocate a time period for participants to verifiably give the min/max prices for X seconds but then after the time period closes you just assume that this was correct. It might be ok with sufficient time.
I’d like to explore the use cases here, if there’s enough demand for it we can see how we contribute something to Pyth to make it work.