Badger Finance
Searchโฆ
Badger Finance
๐
Badger's Gitbook
Contract Addresses
HackMoney 2022
Vaults
๐
Vaults
VAULT USER GUIDES - ETHEREUM
VAULT USER GUIDES - ARBITRUM
VAULT USER GUIDES - POLYGON
VAULT USER GUIDES - FANTOM
POLICY
Badger Boost
๐
Badger Boost
Boost Optimizer User Guide
NFTs
๐ผ
NFT List
NFT Boost Value Breakdown
Digg
DIGG
How to add DROPT-3 to your Metamask Wallet
How to Redeem your DROPT-3 Tokens
Developer Information
Developer Info
Controller
Native Setts
CurveGauge
Permissions
Notes on Architecture
Deploy Script
Auto-compounding Rewards
Strategy Testing Framework (Brownie)
Technical
Adding a new Strategy
BadgerRewards
Badger Tree
Assistants
Overview
Badger Tree
Digg Rebaser
Sett Keeper
Links
Bug Bounty
BSC Contracts
Badger Tree
Tree Summary
Strategy Reward Distribution
Calculation of Tree Rewards
Calculation of Vault Scheduled Rewards
Bots
Running a Rebase
WIP Badger Registry
Badger Registry - WIP
WIP - Vaults 1.5
Policy
Untitled
Powered By
GitBook
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
badger-registry/README.md at main ยท Badger-Finance/badger-registry
GitHub
Documentation and Examples
badger-registry/README.md at main ยท Badger-Finance/badger-registry
GitHub
โ
โ
Bots - Previous
Running a Rebase
Next
WIP - Vaults 1.5
Last modified
8mo ago
Copy link
Contents
Example usage
Deployment Addresses
Documentation and Examples