# DefiLlama fees — X 热门讨论 (2026-09-15 13:20 UTC)
## @0xbobaaa (0xbobaa) · 09-15 10:29 · ♥34 ↻2 💬4 robinhood chain did $0.18 in dex volume on june 16
on september 11 it did $2,716,894,944. in one day
that's a whole memecoin economy built in 87 days, and every building going up is on defillama:
> jul 1: $221,859 a day > jul 8: first $100m day > aug 4: the pons v2 launchpad opens > aug 29: first $1b day > sep 8: first $2b day > sep 11: $2.72b, still the record
pons v2 has taken $119.9m in fees since it opened. that's about $2.9m a day from people launching coins and aping them
all time the chain has cleared $62.7b in volume and $537m in fees
last 30 days alone: $34.9b in volume, $284.7m in fees
https://t.co/9cv08x7B6Z
the launchpad doing the most of it is 41 days old > 引用 @0xbobaaa: I BUILT A TOOL THAT TURNS ONE TEXT FILE INTO A WORKING CRYPTO TRADING BOT REPO, WITH A RISK FILE THAT SAYS NO
meet dgenerator
write a one-page spec: a title, 7 key: value lines and a rules list. run one command:
→ parses the spec and refuses the ones it can't build honestly → writes https://t.co/ROoStZjiCB, https://t.co/T88DimIbzy, a venue adapter, tests, Dockerfile and CI → puts the spec line above every risk cap it writes → runs git init and makes the first commit → saves a JSON receipt of every file it wrote
my momentum spec came out as 14 files, 13.3kb, 1 commit. make test passes with zero edits
two bots can trade the same signal on the same chart and end up miles apart. what separates them is the file that decides how big, how far down and how much leverage
i wanted that file generated from the numbers in the spec, with a test asserting each one
the loop:
SPEC → REPO → https://t.co/T88DimIbzy → RECEIPT
a spec with no rules gets refused: "a bot with no rules is a random number generator". leverage on robinhood chain gets refused too, because a spot chain has nothing to lend
standard library only. 96 tests. open source. 5 example bots trade one synthetic tape on the site, nothing to install
adapters run in paper mode and refuse live=True. the live order path is yours to write
no wallet. no keys asked. no orders sent
the name says degen the risk file holds the numbers you wrote
ONE SPEC IN ONE BOT OUT
repo is public and free - point it at your own watchlist and see who just woke up ↓ https://x.com/0xbobaaa/status/2099807774884471101