Skip to main content
Reward market configuration describes markets with reward programs. It is not a per-wallet earned rewards ledger. Canonical endpoint references:

List Reward Markets

curl "https://api.polynode.dev/v3/rewards/markets" \
  -H "x-api-key: $POLYNODE_API_KEY"

One Condition

curl "https://api.polynode.dev/v3/rewards/markets/0x0001cb8c0b39aeb614ab9a43867595317f06ede9c011661513065c638fbbefda" \
  -H "x-api-key: $POLYNODE_API_KEY"

Filters

ParameterPurpose
sponsoredFilter to sponsored reward markets
next_cursorProvider cursor pagination
Use this for public market reward configuration. Do not treat it as arbitrary-wallet earned LP rewards.