Files
openhuman/tests/fixtures/polymarket/market_by_slug.json
T

10 lines
157 B
JSON

[
{
"id": "12345",
"slug": "will-eth-hit-10k",
"question": "Will ETH hit $10k by Dec 31, 2026?",
"active": true,
"closed": false
}
]