Loading...Loading chart...
1SELECT question, ROUND(volume) as volume, lasttradeprice, enddate
2FROM "@polymarket.gamma.markets"
3WHERE active AND closedtime IS NULL
4ORDER BY volume DESC
5LIMIT 51SELECT question, ROUND(volume) as volume, lasttradeprice, enddate
2FROM "@polymarket.gamma.markets"
3WHERE active AND closedtime IS NULL
4ORDER BY volume DESC
5LIMIT 5Anyone who has the link will be able to view this.