Retrieve trade history data for a Pfun market. Each row shows trade execution details.
limit parameter (up to 10,000) in production.GET /api/v1/pfun/6933/tradehistory?limit=10X-API-Key: YOUR_API_KEYYour API key (get one from the test-key endpoint above)
Pfun market identifier
Maximum number of rows to return (default: 10, max: 10,000)
x <= 10000