the mint is open — the snapshot door is free, three per wallet. check your wallet

Elo Pros install wishlist

the coin

Elo Pros runs on one coin: ELO. Every game coin on the platform pairs against it and only there, so it is the road in and the road out of every economy here. This page is the coin’s own — where its launch stands right now, read off the chain. It is a gauge, not a pitch: nothing on it is typed, and an em‑dash means a number was not read, never zero.

where the launch stands

reading the chain…

  1. composedthe transaction is built and every term pinned — nothing is broadcast, so there is no address and nothing trades
  2. on the curvea two-way market at a posted price, filling toward the graduation goal
  3. graduatingthe goal is met; sells pause while the pool is built — anyone can finish the step
  4. the poolan ordinary open market, with the launch position locked in it for good

The ladder is the map; which rung is live is read from the chain by this page. With scripts off, the commands at the bottom of the page answer the same question.

This page changes by itself. The launch is recorded, not announced: the day the coin broadcasts, its address lands in the deployment record every surface here resolves from, and this page — the card, the bar, the rung above — flips with it, with no edit and no countdown. The same is true the day it graduates, when the pools page takes over as the live read.

the launch, plainly

six lines, each one checkable above

  1. The coin opens on a public curve. The supply, the trade fee and the graduation goal are posted by the launch config and welded the moment the launch broadcasts — read them off the card above, not off anyone’s prose.
  2. There is a goal, and a bar that fills. The curve collects the quote asset as it sells. When what it holds reaches the posted target, the launch graduates — which is also the moment the snapshot below is taken. The bar above is that number, live.
  3. Earlier buys fill lower on the curve. The price climbs as the curve fills — that is the whole pricing rule. The opening moments also carry an extra tax that decays fast and is set per receiving wallet, so the very first seconds are not the discount they look like.
  4. You can sell back while the curve runs. The curve is a two-way market from its first trade. The one exception is the short graduation window: once the goal is met, sells shut while the pool is built, and the card above says so whenever that is the state.
  5. At the goal, the money becomes the market. The raise does not go to us. It seeds the pool the coin graduates into — full-range and permanently locked, so nobody can pull that depth out afterwards. Including us.
  6. What we take is posted. The trade fee on the curve — the card prints it — and whatever we buy at the open, on the same curve at the same price as anyone. No side allocation is minted to us: the supply is the curve’s and the pool’s, split by the posted config.

If this reads like a crowdfunding campaign, that is the shape — a posted goal, a live bar, a run that everyone watches fill. Two differences matter. A crowdfund holds your money against a promise; here the money becomes the locked floor of an open market. And a pledge waits — a position on the curve can be sold back the whole time the curve runs.

The shape cuts both ways, and the honest failure mode is visible rather than promised away: a curve that never meets its goal never gets a pool — it just keeps trading on the curve, and the bar above says exactly how far it got. None of this page is advice.

held through graduation

the snapshot rule — posted before the launch, kept after it

Holding ELO when the curve graduated put you in the free door of the Elo Pros mint — the capped run of characters whose art lives on chain, minting today. The snapshot was taken at blocks around the graduation event, and nobody scheduled that moment: anyone can trigger a graduation, so the timing was the market’s, not ours. Wallets above a small dust floor joined one list together with the holder groups already measured, and one wallet takes the same three characters however many lists it is on.

The same snapshot feeds a second door, and the free copies stop there. Held enough ELO through graduation? The copy of Gates is free once the game’s ticket contract is on chain — that door is not armed yet, and nothing is claimable there until it is. A minted character goes further: it carries a free copy of every first-party title, this one and the ones after it. Those are the only free doors — everyone else pays the posted dollar price, shown before the buy. “Enough” is a posted number, published with the list it is computed from rather than guessed here — it is the number that door is worth, so it is chosen deliberately.

The mint door is a race, not a reservation. Far more wallets qualify than there are characters, so being on the list means you may mint — never that one is held for you. The door stays open and re-roots every Monday on a posted rule: each sitting re-pins every listed group and the reserve at that day’s blocks, posted with its floors, and a free allowance is cumulative for life — a new list never resets what a wallet already took. The art reveals when the run closes at mint-out. The mint page reads what is actually live off the contract, never off this prose.

what one coin does

one reserve, many game coins

Every listed game brings its own coin, and every one of them pairs against ELO and only there — so any two coins on the platform are at most two hops apart, and every entry and every exit crosses the reserve. The work of building the platform and its games is posted on the board and priced in ELO. The money page carries the whole design; the pools are the live read of it.

check every number

the page is a convenience; these are the claim

curl -s elopros.com/api/curve     # the launch, live: venue, price, raised, the goal
curl -s elopros.com/api/tape      # after graduation: price, FDV, holders
curl -s elopros.com/api/pools     # every pool, including the one the launch opens

/api/curve also answers the question to ask first when a number looks wrong: its reserve_is field names the address this site resolved as the reserve and where it read it from, and the response names which launchpad factory it asked. Every figure on this page is read off the chain through that one route — nothing here is typed, so there is nothing here to go stale.