We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently we use "https://clob.polymarket.com/" (see
"https://clob.polymarket.com/"
prediction-market-agent-tooling/prediction_market_agent_tooling/markets/polymarket/api.py
Line 28 in 1ce2148
We should use the newer markets endpoint (docs). It has pagination, skip, etc.
markets
@kongzii also says it's OK to remove the old clob endpoint usage in favor of the new endpoint.
clob
The text was updated successfully, but these errors were encountered:
Linking this comment here https://github.com/gnosis/prediction-market-agent-tooling/pull/506/files#diff-5011282075767c1cfa0a6950d58a8e7a055ff591320be5b11937b2250b6fe720R33
Sorry, something went wrong.
gabrielfior
When branches are created from issues, their pull requests are automatically linked.
Currently we use
"https://clob.polymarket.com/"
(seeprediction-market-agent-tooling/prediction_market_agent_tooling/markets/polymarket/api.py
Line 28 in 1ce2148
We should use the newer
markets
endpoint (docs). It has pagination, skip, etc.@kongzii also says it's OK to remove the old
clob
endpoint usage in favor of the new endpoint.The text was updated successfully, but these errors were encountered: