You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gauge system is agnostic to Balancer versions but we have a Vault address hard-coded here just to verify if a given address is a pool registered in the Vault.
Once V3 is deployed, we have to add V3 Vault address and adaptisPoolRegistered function to support both versions.
Gauge system is agnostic to Balancer versions but we have a Vault address hard-coded here just to verify if a given address is a pool registered in the Vault.
Once V3 is deployed, we have to add V3 Vault address and adapt
isPoolRegistered
function to support both versions.gauges-subgraph/src/utils/constants.ts
Line 41 in 2fece20
gauges-subgraph/src/utils/misc.ts
Line 64 in 2fece20
The text was updated successfully, but these errors were encountered: