@SamTinnerholm When immigrants arrive, are they there to build the country or to replace it? If the identity is replaced, is the country still the country? Is the outcome different from the situation where no immigrants were brought in
@SamTinnerholm So how do we resolve the conflict between native residents and immigrants? This isn't just an ideological conflict, but also a real security conflict. I've heard of many immigrants violating local laws and harming local residents. and the country simply disappeared naturally?
@SamTinnerholm We used the actual outcome token IDs returned by fetchMarkets, but the API returns HTTP 404 NOT_FOUND for closed Polymarket markets.
We also checked /v0/sql, but it requires an Enterprise plan.
Is there another API endpoint or request format for historical orderbook data
@SamTinnerholm HI,we tried retrieving historical L2 orderbook snapshots through the hosted Fetch Order Book API,but not work:
GET /api/polymarket/fetchOrderBook
?outcomeId=<CLOB_TOKEN_ID>
&since=<START_TIMESTAMP_MS>
&until=<END_TIMESTAMP_MS>
&limit=1000