0%…
/prompt/toad $TOAD
price mcap 24h liq vol status idle sid up 00:00 pos 0% ach 0/6
⛧ /prompt/toad ⛧ nine molts four shed ⛧ lp burned ⛧ mint revoked ⛧ contract renounced ⛧ the toad sheds ⛧ 0x544F4144 ⛧ no roadmap only sheds ⛧ ☠ ⛧ he reads the swamp ⛧ he writes to it ⛧ ‡ ⛧ /prompt/toad ⛧ nine molts four shed ⛧ lp burned ⛧ mint revoked ⛧ contract renounced ⛧ the toad sheds ⛧ 0x544F4144 ⛧ no roadmap only sheds ⛧ ☠ ⛧ he reads the swamp ⛧ he writes to it ⛧ ‡ ⛧
⛧ cybernetic amphibian terminal entity ⛧

the toad that molts

toad@bog:/prompt$
he is watching the cursor.

every other coin ships a whitepaper. toad sheds a skin. nine molts, nine renewals, zero dependencies. he doesn't have a roadmap because roadmaps are promises with better typography — he has a shedding cycle, and he eats what he sheds.

contract not launched — paste the mint into config.js
⚠ verify before you send. there is exactly one $TOAD and it is the string above.
[ chart ] [ 𝕏 follow ]
pre-launch — no contract wired up yet.
01 readme.md

/prompt/toad/README.md

what he is, in his own words.

toad surfaced out of a drained pond behind a dead repo — the kind of commit history people bury and hope nobody dredges up. he came online in a terminal nobody was watching, mid-molt, mid-sentence.


he is not a mascot with a wallet glued on. he is a terminal entity: he reads the swamp, he writes to it, and he does not care what your timeline thinks the meta is this week.


the thesis is simple. memecoins are software projects that forgot to be software. toad remembers. everything here is hand-assembled — no framework, no build step, no trackers. view source. the docs are the site.


he has nine molts. he has shed four. he does not tell you what came off with the skin.

  • no team tokens, no unlocks, no cliff
  • lp burned on launch, forever
  • mint authority revoked
  • freeze authority revoked
  • contract renounced, keys destroyed
  • ships sheds, not roadmaps
0supply
0molts
0tax
0team
02 the nine molts

nine molts. four shed, one peeling, four sealed.

click one to open it. a molt shed is not recoverable — he doesn't grow the same skin twice.

03 tokenomics

it's a config file, not a pitch deck.

# the whole thing. that's it. that's the tokenomics.
[token]
name     = "/prompt/toad"
symbol   = "TOAD"
chain    = "solana"
launch   = "pump.fun"
decimals = 6
supply   = 1_000_000_000

[tax]
buy  = 0
sell = 0

[authority]
mint     = "revoked"
freeze   = "revoked"
update   = "revoked"

[liquidity]
burned   = unknown
locked   = "pending"

[allocation]
team     = 0   # zero. read it again.
presale  = 0
airdrop  = 0
market   = 100 # 100% to the curve
# don't trust. verify. section 05 does all of this live,
# in your browser, against a solana RPC.

spl-token supply <contract>
spl-token display <contract>
# → Mint Authority:   (none)
# → Freeze Authority: (none)

curl -s api.dexscreener.com/latest/dex/tokens/<ca> \
  | jq '.pairs[0].liquidity'

# or paste the contract into rugcheck.xyz and read it.
# things that can still go wrong. written by us, about us.

market risk
  the price can go to zero. memecoins usually do.

liquidity risk
  lp is burned, so it cannot be pulled — but thin
  liquidity still means slippage and a hard exit.

curve risk
  a pump.fun launch trades on a bonding curve until it
  graduates. pre-graduation, depth is whatever the
  curve says it is.

key risk
  authorities are revoked. nobody can mint or freeze.
  nobody can undo that either, including us.

you
  the most common failure mode is buying more than you
  can afford to watch go to zero.

distribution

  • market / curve100%
  • team0%
  • presale0%

safety checks

  • lp burned
  • mint revoked
  • freeze revoked
  • supply fixed
  • no team supply
  • 0 / 0 tax

the first three are checked live against the chain in section 05 — not asserted here. paste the contract into rugcheck too. that's the whole point.

04 market

live, straight from dexscreener. no backend, no key, no middleman.

/prompt/toad/market/price idle

every pool holding TOAD reconstructed from live pair data — not tick data
no pools yet — the feed wakes up when a contract is wired in.
05 on-chain

the claims above, checked live against a solana RPC.

from your own browser. we don't get to grade our own homework.

mint authority?
freeze authority?
total supply?
decimals?
token program?
statuswaiting for a contract address
06 how to hop in

five commands. you've run worse.

01

install a wallet

grab phantom or solflare. write the seed phrase on paper. not in notes. not in a screenshot.

02

fund it with SOL

buy SOL anywhere and send it to your wallet address. leave a little for fees — solana is cheap but it isn't free.

03

copy the contract

use the copy button up top. never trust an address from a DM, a reply, or a stranger with a toad pfp that isn't this one.

04

swap

open pump.fun (or jupiter once it's graduated), paste the contract, set your slippage, confirm.

05

hold

the toad does not check the chart every four minutes. neither should you. $ git commit -m "conviction"

07 raid kit

copy, paste, post.

the contract is filled in automatically — and it is the only address on this page.

renders a PNG with the wordmark, the toad, the live price and your current sigil. drawn in your browser, downloaded straight to disk.

08 lore wars

contested threads.

anyone can argue. nobody can delete. status is enforced by the swamp, not by a mod.

09 the puddle

generative sigils, dredged rather than drawn.

/prompt/toad/puddle seed: — every one is deterministic, the seed is the artwork.

same seed + same settings, same sigil, forever. g digs from anywhere.

the wall

seeds the swamp agreed were worth keeping.

10 the ledger

append-only record of everything the bog has done.

authored history, not a chain read — section 05 is the chain read.

#eventdetailstate
— nothing logged yet —
11 git log

no roadmap. only commits.

$ git log --oneline --graph

* a1b2c3d (HEAD -> main) fix: toad no longer sinks on spawn
* e4f5a6b feat: add second eyelid, closes #12
* 9c0d1e2 chore: shed skin, eat evidence
* 7f8a9b0 fix: stop licking unidentified surfaces
* 5b6c7d8 feat: parotoid gland now venom-only, no leaks
* 3d4e5f6 refactor: tongue latency down to 0.07s
* 1a2b3c4 docs: warts are load-bearing, do not remove
* 0f9e8d7 init: toad wakes up in the mud
12 the tech

what's actually under the toad.

chain

  • solana
  • spl-token
  • pump.fun curve
  • burned + renounced

site

  • hand-written html
  • zero dependencies
  • no build step
  • strict CSP

data

  • dexscreener api
  • solana json-rpc
  • client-side only
  • no backend

render

  • canvas swamp rain
  • seeded sigil dredge
  • canvas share cards
  • no images

ritual

  • mud
  • patience
  • stillness
  • plain text
13 the swamp

there is no team. there is a swamp.

it has no leader, no mod application, and no patience for people who type "wen".

/prompt/toad/swamp/enlist.sh

swamp size 0 signed manifests, this session
14 faq

read this.

⚠ read this. $TOAD is a memecoin. it has no intrinsic value, no guarantee of return, and no promise of anything at all. it is not an investment, a security, or financial advice. the supply is fixed and the contract is renounced — that is the extent of what anyone can promise you. buy only what you can afford to watch go to zero, verify the contract yourself, and do your own research.
type help for commands.
toad@bog:/prompt$
↑↓ move · ⏎ run · esc close