yearn / yearn-vaults-v2-subgraph

26 stars 41 forks source link

feat: added delegatedAssets to strategy #187

Closed 0xkofee closed 2 years ago

rareweasel commented 2 years ago

Are these changes syncing in this subgraph? https://thegraph.com/hosted-service/subgraph/0xkofee/yearn-ethereum?version=pending

0xkofee commented 2 years ago

yes ser

{
  strategies(first: 5) {
    id
    delegatedAssets
  }

}
rareweasel commented 2 years ago

yes ser

{
  strategies(first: 5) {
    id
    delegatedAssets
  }

}

Great, let's wait for the sync process.

Also, it has conflicts.