polymarket-whale-trades

Installation
SKILL.md

Polymarket whale trades

Large trades on Polymarket sports and esports markets, as 0xinsider ingests them. Read 0xinsider-api-access first for credentials and hosts.

The four calls

Need Call MCP tool
Live feed GET /api/v1/whale-trades get_whale_trades
One trade GET /api/v1/whale-trades/{id} get_whale_trade
History replay GET /api/v1/whale-trades/history get_whale_trades_history
Resumable stream GET /api/v1/events/feed/since get_event_replay_since
curl -s 'https://0xinsider.com/sandbox/api/v1/whale-trades?limit=25'
Installs
1
First Seen
3 days ago
polymarket-whale-trades — 0xinsider/agent-plugin