Badger Registry - WIP

single source of truth for multi-chain deployments

The Badger Registry is the single source of truth for addresses of smart contracts from Badger DAO

NOTE: Certain functions are permissionless, which means that anybody can add an address to the registry

The only "official" addresses are the ones endorsed by governance, under productionVaults and get

Example usage

Get all production vault, grouped by section and status: registry.getProductionVaults()

Retrieve a specific address for a specific contract: registry.get("controller")

See Github for Tests, Readme, and Example Usage

Deployment Addresses

Documentation and Examples

Last updated

Was this helpful?