Brokkr
Search
⌃K
Brokkr
👋 | Brokkr
🧬 | DAO
🖥️ | App
📖 | Technical docs
Contracts
Token Indexes - Technical Overview
IndexStrategyUpgradeable.sol
IndexAvalanche.sol
IndexAvalancheDefi.sol
IndexToken.sol
Multisig
Upgradeability
Pause control
Price oracle
Access
Security audits
❗| Risks
How-To's
🎬 | Get started with Brokkr
👛 | Get started with Gnosis
🟢 | How to add $BRO to your wallet
💵 | How to use Brokkr App
🫂 | How to use Brokkr DAO
Additional Resources
✌
| Give us feedback
🧰 | Feature Suggestions
Terms And Conditions
Privacy Policy
FAQ
Powered By GitBook

Token Indexes - Technical Overview

You can find the contract code for all things regarding Token Indexes here:
bro-strategies/contracts/index at main · BrokkrFinance/bro-strategies
GitHub
Token Indexes
The basic setup of the contracts on a high level looks like this:
Class Diagramm of the Index Contracts
Following contracts are worth documenting in more detail:
  • ​IndexStrategyUpgradeable.sol​
  • ​IndexAvalanche.sol​
  • ​IndexAvalancheDefi.sol​
  • ​IndexToken.sol​
Previous
Arbitrum Contracts
Next
IndexStrategyUpgradeable.sol
Last modified 1mo ago