Home/DeFi/@cleatonxyz
72
Score · promising
Scored 3w ago

@cleatonxyz

Cleaton

Cleaton is building liquidity intelligence infrastructure that measures on-chain pool durability by separating fee-based (durable) from reward-based (temporary) liquidity. The $CLEAT token is live on Robinhood Chain with attestations publishing since late August 2026. The project is partially deployed: attestations and scoring are published, but the lending market and on-chain registry remain undeployed. The team demonstrates technical rigor with falsifiable predictions, public scoring methodology, and transparent handling of unknowns.

Token

Current price
$0.00001769
3h ago
Liquidity $15kVol 24h $7kPool since 2026-08-20

Where to trade

Links go to third-party venues. Always verify the contract address. Not financial advice.

Contract & market health

Fails70% · 2/4 contract checkschecked 1w ago
Contract — one ❌ is a red flag
  1. Contract can no longer mint tokens?no mint, no privileged owner
  2. Nobody can freeze, blacklist or pause?whitelist
  3. Sellable, without abusive tax?taxes 0/0%, verified source
  4. Liquidity out of the team's reach?GoPlus only sees $0 of LP against a $23578 pool (Uniswap v4?) — check manually
Distribution, market, signal — 10% each (◐ = 5%)
  1. Top 10 wallets (excl. pool/staking/locker) ≤ 30%?3.0% (goplus)
  2. No single wallet (excl. pool) above 10%?largest: 0.3% (wallet 0x98f278…)
  3. ≥ 500 holders, growing over 7d?422 holders (7d growth: not tracked yet)
  4. Team / insider allocation vested on-chain?no locker/vesting identified — manual check (docs, transparency page)
  5. Pool ≥ $50k?liquidity $24k
  6. 24h volume / liquidity between 0.2 and 5?vol $25k / liq = 1.0 · 88 buys / 82 sells
  7. No overhang (mcap ≥ 30% of FDV, FDV ≤ $10M)?FDV $48k, mcap $48k (100%)
  8. Healthy timing (pool ≥ 7d, no +300% pump, no wipeout)?pool 23d, -8%/24h, +5%/6h, 30% of known high
  9. X account alive (≥ 3 months) and shipping (≥ 3 tweets/7d)?account 26d old · 20 tweets/7d
  10. Real product and ≥ 2 scouts agree?5 AI green flags · 1 scout

Sources: GoPlus (contract), the chain explorer (holders), DexScreener (market), ohmybird (signal). ❓ means we couldn't verify it automatically — check it yourself. Not financial advice.

AI Analysispromising

Confidence
72%

Cleaton is building liquidity intelligence infrastructure that measures on-chain pool durability by separating fee-based (durable) from reward-based (temporary) liquidity.

The $CLEAT token is live on Robinhood Chain with attestations publishing since late August 2026.

The project is partially deployed: attestations and scoring are published, but the lending market and on-chain registry remain undeployed.

The team demonstrates technical rigor with falsifiable predictions, public scoring methodology, and transparent handling of unknowns.

Green flags: Working product with daily published attestations on 600+ pools across multiple chains · Strong technical transparency: open methodology, falsifiable predictions, public miss tracking · Token live and trading on DEX (Robinhood Chain) with real on-chain activity · Novel approach to liquidity measurement distinguishing mercenary vs organic capital · Small follower count (332) with substantive daily technical updates, clear early-stage signal

Red flags: Core revenue mechanism (lending market, settlement layer) not yet deployed despite token launch · Very recent account (August 2026) with limited track record of accuracy claims being validated · Robinhood Chain is not a mainstream deployment choice, may limit adoption

Token
$CLEAT
Chain
Robinhood Chain
Stage
mainnet
Category
liquidity analytics

Recent tweetsSee all on 𝕏 →

What's next: pSTOCK + ySTOCK. The stock without its income, and the income without the stock. A corporate-actions record underneath, read from the chain, and a venue for either side. Connect a wallet to open it: https://t.co/VFKPRVj3wR $CLEAT https://t.co/yy1kvAqFuM
4d ago12💬 1🔁 1
A liquidity position is really two things: the principal you put in, and the yield it will earn while it sits there. Today you can only hold both, together, in one pool. Cleaton already measures everything a split would need - which market, how deep, how long the liquidity holds, what it earns. 900+ pools, read every hour, every figure free over REST. What's next: LIQ → pLIQ + yLIQ. One position becomes two claims. Hold the principal without the yield risk, or buy the yield without locking the principal. A liquidity yield curve falls out of it - what 30 days of liquidity is worth against 90, against a year. None of it is minted yet. The measurement is live; the primitive is what it turns into. Connect a wallet to open it: https://t.co/3lopYmKZ7v $CLEAT
5d ago12💬 2🔁 1
Cleaton today: a liquidity intelligence layer on Robinhood Chain, Base and Arbitrum. Every hour it reads 900+ pools and publishes what it can prove — depth, how much of it is standing on rewards, turnover, the calls it has signed, and the dollars it refuses to count. You can swap from your own wallet, quoted by Uniswap at one block. You can see all 200+ tokenised stocks on the chain, and which of them have a dividend accruing inside. You can check the volume of every venue by day — and see exactly what was held out and why. What's next: → pLIQ / yLIQ — split a liquidity position into principal and future yield → pSTOCK / ySTOCK — separate a tokenised stock from its dividend → a lending market where liquidity demand meets capital → the on-chain registry that grades every call we have signed Each one is built on data that is already live. The measurement came first; the markets come on top of it. Open the dapp: https://t.co/8rgWJPI0NO · public API, no account: https://t.co/LxSyRsN94g $CLEAT
6d ago16💬 5🔁 3
`GET https://t.co/OuVjPO3END<token>&amount=<base units>` Two tokens and an amount. back comes the route, the amount out, the fee, the impact, and the block it was read at. Uniswap's quoter answered it in the request that served it - this is the one endpoint of ours that is never edge-cached, because a ten-minute-old price shown as live is exactly the number somebody would sign against. Add `&from=<your address>` and it also returns the transactions, unsigned: the approval if your allowance is short, and the swap. calldata you can inspect, hand to any wallet, or throw away. the address is used to name the recipient and read the allowance, then forgotten. there is no table for it. An agent can price a trade here without a wallet. a reader can check ours without an account. $CLEAT
1w ago15💬 7🔁 3
A router address is the most dangerous thing in a swap. a wrong one does not fail - it takes the approval and the funds, and nothing comes back. so for weeks our swap button read "execution not wired": we had no router we could vouch for, and guessing one was out of the question. We found it in another dapp's bundle on the same chain. that told us where to look. it did not tell us what it was. What settled it: three calls, each checked against something we already knew independently. `factory()` returns the same factory as the WETH/USDG pool our pipeline has tracked for weeks. `factoryV2()` returns the factory of the CLEAT/WETH pair on /exchange. `WETH9()` returns the WETH held by seventy-odd tracked pools. and the bytecode carries SwapRouter02's selectors, not the older SwapRouter's — the two encode the same call differently, and the wrong payload reverts *after* the approval has gone through. Then the verification became a test. it re-asks the chain every run. a proxy repointed tomorrow fails the build tomorrow. And the browser checks too: the router address is a constant in the client bundle, and a payload pointing anywhere else is refused before the wallet sees it. a compromised server can mis-quote. it cannot redirect. Connect a wallet to open it: https://t.co/I9hlvQrIlF $CLEAT
1w ago21💬 2🔁 5

Signal Timeline

ZE
@ZenRacc00n followed
AFirst discovered·3w ago

Score breakdown0–100

🎯Scout conviction
+26.3 / 35
📚Scout consensus
0 / 10
🪪Profile & earliness
+16 / 20
✍️Substance
+14 / 20
🤖AI verdict
+21.3 / 30
⚠️Penalties
-6 / 40
72
Below threshold (74)
Watching for additional signals.
Followers
332
Account age
1mo
Scouts
1
First seen
3w ago