Seed-deposit requirement for new market listing
Balancer (v2 + v3)'s assessment for RD-F-071 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No formal 'market listing' mechanism exists on Balancer — it is a DEX. Pools can be permissionlessly created via registered factories. The closest analogue is pool initialization: any user can create a pool and seed it. For v3 boosted pool buffers, the Vault burns minimal initial shares to the zero address during initialization to prevent inflation attacks, providing functional protection. However, there is no enforced minimum seed deposit for pool creation across v2 or v3. The protocol documentation describes pool creation as permissionless. Scored yellow: functional guard exists in v3 for the specific share-inflation attack vector, but no enforced minimum seed deposit for general pool creation.
Sources #
- URLModern DEXes, how they're made: Balancer V3MixBytes Balancer v3 analysis: minimal share burn to zero address during buffer initializationretrieved 2026-05-05
- Balancer v2 Pools DocumentationBalancer pool creation: permissionless via registered factoriesretrieved 2026-05-05
Methodology #
Determine whether market-listing governance or code requires a minimum seed deposit before borrow-enabling a new market.
See the full factor methodology and distribution across all protocols →