Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate a MVP for indexing pools and protocols #40

Open
GabrielCamba opened this issue Jun 8, 2022 · 0 comments
Open

Evaluate a MVP for indexing pools and protocols #40

GabrielCamba opened this issue Jun 8, 2022 · 0 comments
Assignees
Labels
Protofire Subgraph Subgraph related task

Comments

@GabrielCamba
Copy link
Contributor

Frontend people need to identify given a pool which is the protocol it's belong too.

pool(id: "0x00000098e8b8cb65ac3e25dc462368b00e790176' { id protocol }

should answer something like this:

"data": { "pool": [ { "id": "0x00000098e8b8cb65ac3e25dc462368b00e790176", "protocol": "sushiswap" }] }

@GabrielCamba GabrielCamba added Protofire Subgraph Subgraph related task labels Jun 8, 2022
@GabrielCamba GabrielCamba self-assigned this Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Protofire Subgraph Subgraph related task
Projects
None yet
Development

No branches or pull requests

1 participant