Cube
Cube is a Solana DEX with weighted multi-token pools (up to 10 tokens) and virtual balances that let LPs concentrate liquidity within configurable price ranges. Swap fee and protocol fee share are configurable per pool
## Overview Cube is a decentralized exchange (DEX) built on Solana that implements a weighted multi-token pool architecture. Unlike traditional constant product AMMs that pair two assets, Cube allows liquidity providers to create and manage pools containing up to 10 different tokens simultaneously. This design enables more complex trading pairs and reduces fragmentation of liquidity across the Solana ecosystem. The protocol distinguishes itself through two core mechanisms: weighted pool composition and virtual balance ranges. Weights determine the proportion of value each token represents in a
