EGL
  • 🦅The Ethereum Eagle Project (EGL)
  • Protocol Overview
    • Key Functionality
    • EGL Genesis
      • Genesis
      • Release Schedule
      • Balancer Deployment
    • Voting
      • Vote, Revote, Withdraw
      • Calculating desiredEgl
      • Voting Threshold
      • Rewards
      • Leaderboard
    • Mining Pool Reward
    • The DAO
      • EGL Signals
        • Allocations
    • Token Distribution
  • Developer Documentation
    • Architecture
    • Voting
      • Claiming EGLs
    • Withdrawing EGLs
    • Withdrawing Pool Tokens
    • Tally Votes
    • Setting the gasLimit and gasTarget
    • Claiming Miner Rewards
    • Internal Functions
  • Governance
  • Governance Model
  • User Guides
    • Genesis
    • Voting
      • Claim & Vote
      • Vote
      • Revote
    • Helpful Tips
  • Appendix
    • Formulas
    • Attributes
    • FAQs
      • Design
      • Genesis
      • Voting
      • Other
    • Audits
Powered by GitBook
On this page
  1. Protocol Overview
  2. EGL Genesis

Balancer Deployment

PreviousRelease ScheduleNextVoting

Last updated 3 years ago

The ETH-EGL pool will be created once Genesis closes and just before the Voting contract is deployed.

The funds collected from Genesis will be transferred automatically to a multisig wallet once the Genesis period has ended. At this point, the multisig will have both the ETH and the EGL's required to created the Balancer pool.

The Balancer pool is created by forming the transactions to the relevant Balancer V2 contracts (see for more details) for the multisig to sign and execute. Once executed, the pool will be funded with ETH-EGL's and is ready for use.

Finally, once the EGL voting contract is deployed, the multisig will transfer all BPT tokens received from creating the pool to the voting contract to be released on the schedule defined in . All remaining EGL's will also be transferred from the multisig to the voting contract for it to distribute as necessary

Balancer docs
Release Schedule