TheGame
TheGame copied to clipboard
Update the Graph used to retrieve DAOHaus data
What would you like to be added?
Currently there's an awk
script removing a duplicate entry from the product of running codegen
against DAOHaus' Graph which is used to retrieve player memberships.
This endpoint is no longer supported in expectation of The Graph sunsetting support for hosted instances running against mainnet.
The new Graph is at https://thegraph.com/explorer/subgraph?id=9uvKq57ZiNCdT9uZ6xaFhp3yYczTM4Fgr7CJHM6tdX9H&view=Overview
Why is this needed?
The old endpoint is broke and going away.
Updating to the new graph did not solve the duplicate identifier problem that required awk to filter one out.