curve-pool-registry icon indicating copy to clipboard operation
curve-pool-registry copied to clipboard

Feat/gauge registry

Open skellet0r opened this issue 3 years ago • 1 comments

Gauge registry for tracking gauges deployed via the new curve factory. Allows for gauges to auto-register themselves on initialization, given that they are minimal proxies for the gauge implementation which the Factory has in storage.

Features:

  • Query the pool address of a gauge
  • Query the gauge version
  • Query the number of gauges registered
  • Query the gauge addresses via index

skellet0r avatar Aug 19 '21 10:08 skellet0r

Need to add last_updated getter for cacheing

skellet0r avatar Aug 19 '21 19:08 skellet0r