yearn / yearn-vaults-v2-subgraph

26 stars 41 forks source link

tokensDepositLimit is always 0 #161

Closed Majorfi closed 2 years ago

Majorfi commented 2 years ago

When trying to get the deposit limit for some vaults, the result is always "0"

{
  vaults(first: 100) {
    id
    tokensDepositLimit
  }
}
AlexNi245 commented 2 years ago

Would start working on this :)

0xkofee commented 2 years ago

we ended up removing this property in https://github.com/bsamuels453/yearn-vaults-v2-subgraph/pull/8