Trade enters the V4 pool
A user calls swap() on a Uniswap V4 PoolManager. The pool is registered with the Entropy hook.
entry point
Scarcity is engineered.
Asymmetry is the point.
Bitcoin made value emerge from the impossibility of creating more. entr0py asks what happens when the impossibility runs in the other direction.
every scarcity model answers a different question. this one inverts it.
Bitcoin proved that an asset’s value could emerge from the impossibility of making more of it.
Entropy Theory asks the inverse question:
What happens when the supply itself becomes the scarce resource?
Not “how do we stop issuance?” — but “what if survival itself is expensive?”
four steps. one direction.
A user calls swap() on a Uniswap V4 PoolManager. The pool is registered with the Entropy hook.
entry point
The hook reads the swap direction through beforeSwap / afterSwap.
direction decides the cost
Buy fees are burned directly. Sell fees are converted back into ENTROPY through the internal pool mechanism and then burned. The final destination is address(0).
one-way street
The supply only moves in one direction.
Down.
monotonic
the two directions are not priced the same. that is the whole design.
Holding is cheap.
Exiting is expensive.
entry is nearly frictionless
exit pays five times over
Every exit makes everyone else’s share larger.
Selling pressure is not neutral — it is converted into permanent supply removal.
The fee schedule is fixed at the hook layer. It applies identically to every address.
a conceptual curve, not a promise. the shape is what matters.
Conceptual model — continuous supply decay under sustained activity
The conceptual model represents supply continuously decreasing over time as market activity destroys tokens. Every taxed swap subtracts from the total; nothing in the protocol adds back.
k is not fixed. It is whatever the market decides to do.
borrowed language, used precisely.
Entropy Theory borrows the language of information theory to frame uncertainty, distribution and scarcity. In Shannon’s formulation, H(X) measures how much is unknown about a random variable: a distribution concentrated on a single outcome carries no information, while a distribution spread evenly across outcomes carries the most.
Applied to a token, the same expression describes how ownership is distributed across addresses. A supply held by one address has an entropy near zero. A supply dispersed across many independent holders approaches the maximum, log n.
The protocol does not attempt to optimise H(X). It only guarantees that the sample space itself is shrinking: every taxed swap reduces the total quantity over which any distribution can be defined. Scarcity, in this framing, is not a constraint on issuance — it is a constraint on persistence.
† Notation follows Shannon (1948), A Mathematical Theory of Communication. The analogy is descriptive, not a claim that token distributions satisfy the assumptions of a memoryless source.
one bit of direction decides how much disappears.
one idea, read backwards.
Satoshi Nakamoto
2008
Abstract
the reference, not the reproduction.
Bitcoin introduced digital scarcity through a system where additional supply is fundamentally constrained. Nothing about the network prevents you from holding — it only prevents anyone from printing more.
Entropy Theory takes inspiration from that principle and experiments with the opposite direction: instead of preventing creation, preventing survival.
Same premise — value follows from what cannot be done. Only the impossible operation has changed.
because the rule belongs at the swap, not at the transfer.
The protocol’s mechanism is implemented at the swap layer through a Uniswap V4 Hook. A hook is contract code thePoolManager calls at defined points in a swap’s lifecycle — which means the fee logic runs where the trade actually happens, with full knowledge of its direction.
Earlier deflationary tokens enforced taxes inside transfer(). That approach cannot distinguish a buy from a sell without heuristics, breaks composability, and taxes transfers that were never trades. A V4 hook does not need to guess.
beforeSwap receives the swap parameters. Buy and sell are distinguishable facts, not inferences.
ENTROPY remains a standard ERC-20. Wallets, bridges and contracts see ordinary transfers.
The hook address is bound to the pool at creation. The mechanism cannot be swapped out afterwards.
Supply after execution: S(t) < S(t−1)
what is present, and — more importantly — what is not.
verify before you trust. always.
0x00000000000000000000000000000000000000000x0000000000000000000000000000000000000000†Addresses are placeholders until deployment. Confirm the canonical values against the official channels listed below before interacting with any contract claiming to be ENTROPY.
read the source. the source is the argument.
Links resolve once the corresponding artefacts are published.
no announcements. only the record.
Every claim on this page can be checked somewhere below.
if a link is quiet, it hasn’t shipped yet.
Bitcoin made scarcity permanent.Entropy makes destruction permanent.
entr0py.