Skip to content
View SpikeCalls's full-sized avatar

Block or report SpikeCalls

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SpikeCalls/README.md

tocsin: the exit radar for pons v2 on Robinhood Chain

tocsin followers profile views

🔔 About me

const spike = {
  builds:  ["exit radars", "wallet forensics", "things that read a ledger instead of a candle"],
  rules:   ["the reason next to the number", "local first", "publish what it misses"],
  now:     "tocsin: the exit radar for pons v2 on Robinhood Chain",
  against: ["being the exit liquidity", "tools that hide their blind spots"],
  learns:  "by holding the bag once and then reading why",
};

Everyone ships the thing that tells you when to get in. Nobody ships the thing that tells you when to leave, because the entry feels like skill and the exit feels like luck. It is not luck — almost every position that goes to zero announces itself in the ledger long before it announces itself in the price.

🧰 Stack

Node.js JavaScript viem Python Uniswap v4

🛠 What I am building

tocsin

tocsin — the exit radar for pons v2 on Robinhood Chain.

Rebuilds a token's entire transfer history into a ledger and asks twenty questions of it every few seconds: did the creator sell, or did the wallet the creator funded sell; how many of those holders are one person; how much of that volume is four addresses passing a bag; how much liquidity is left and whose name is on it.

Four bells, and next to every point it takes off it prints the sentence that took it. Most of what it says is hold. It ships with a written list of what it misses.

MIT · Node ≥ 20 · three dependencies · no build step · no account · no telemetry

🔕 What it will not do

  • It will not tell you a coin is good. Score zero means none of the twenty things it knows how to look for are happening, and it says that in those words.
  • It will not race anybody. Everything it reads is confirmed state; it does not touch the mempool and it will not pretend to.
  • It will not guess a protocol address for you. Four of them ship empty in .env.example on purpose.
  • It will not hide a trimmed order. If the book cannot take your size, it trims and tells you it trimmed.

calm · stir · toll · alarm

a tocsin is the bell you ring when the town is on fire

Popular repositories Loading

  1. tocsin tocsin Public

    The exit radar for pons v2 on Robinhood Chain. Reads the wallet, not the chart. Local, open, read-only by default.

    JavaScript 1

  2. SpikeCalls SpikeCalls Public

    profile

  3. hoodrat hoodrat Public

    Rug sniffer for Robinhood Chain. Score any memecoin 0-100 in two seconds, before you buy it. Zero dependencies, MIT.

    TypeScript