Polymarket / polymarket-subgraph

Polymarket's public subgraph manifest for indexing on-chain trade, volume, user, liquidity and market data.
GNU Lesser General Public License v3.0
33 stars 9 forks source link

Feat: add Exchange to subgraph #28

Closed JonathanAmenechi closed 2 years ago

JonathanAmenechi commented 2 years ago

Add the Polymarket Exchange events to the subgraph

OrderFilled

OrdersMatched

L-Kov commented 2 years ago

LGTM @JonathanAmenechi thanks for handling! Do you mind messaging Goldsky about syncing this new subgraph?

JonathanAmenechi commented 2 years ago

@dylangolow No the PR was meant to switch out the older LimitOrderProtocol and Executor contracts for the updated Exchange contracts, while keeping the same subgraph behavior, don't believe updating user positions were in scope.