Burn-Mint Equilibrium
A tokenomics model where network fees burn tokens while new tokens are minted and paid to suppliers. The system tries to balance burns and mints so circulating supply stays roughly stable when usage scales.
Also known as: BME, burn mint
Burn-Mint Equilibrium is one of the more elegant tokenomics designs in crypto. The core idea: separate the token’s utility (paying for the service) from its supply (paid to suppliers). When a user pays for compute, storage, or any other service, the payment amount is denominated in a stable unit (usually USD equivalent), and the equivalent value of the native token is bought from the market and burned. Separately, suppliers earn newly-minted tokens as compensation. If burns equal mints, supply stays flat. If burns exceed mints, supply shrinks. If mints exceed burns, supply grows.
The advantage is that BME ties token supply directly to real economic activity. A network processing $10M per month in services will burn roughly $10M per month of tokens, and the mint side can be calibrated to provide enough supplier incentive without overshooting. This decouples user experience from token price volatility: the user pays $0.10 for a compute request whether the token is at $1 or $100. BME also gives a clean answer to “why does the token have value” — it has value because real users need to pay for real services, and the network burns the equivalent worth of tokens as a result.
The problem is that BME only works with sustained real demand. If usage drops, the mint side still has to pay suppliers (otherwise they leave) but the burn side shrinks, which means supply starts growing and the token dilutes. The equilibrium is only stable when demand is sustained. This is why most DePIN networks didn’t try BME initially and relied on pure emission subsidies instead: they couldn’t guarantee the demand side would show up.
Akash adopted BME via AEP-76 in 2025 and is the cleanest example of the model working in DeAI compute today. The transition is recent enough that the long-term equilibrium hasn’t been stress-tested, but early data shows the burn side scaling with real leasing activity rather than subsidy games. Helium pioneered BME years earlier but had a more complicated demand picture. The OYM tokenomics article on Akash’s BME adoption covers the mechanical details, including the safety infrastructure around the mint function that prevents runaway dilution if the burn side stalls.