Everything about x7, in one place.
Coins launched on Solana, paired with tokenized stocks. This page covers how a launch works, where the fees go, how $X7 is fed by every coin, and the rules you are agreeing to by using the site.
Overview
x7 is a place to launch and trade coins on Solana. Every coin is paired with a tokenized stock, so the asset on the other side of every trade is something with real value behind it from the first block.
x7 never holds your funds. Launching, buying, selling and claiming are all transactions your own wallet approves.
- Names and symbols can be copied. Always check the coin address.
- Prices come from each coin's own on-chain pool.
- Coins can be volatile, thin, or lose all value.
How launches work
Creating a launch mints the coin and opens its bonding curve in a single approval. You choose a name, a symbol, an image, the stock it trades against, the trading fee, and whether the fee share goes to you, to holders, or to a wallet you choose.
Trading and pricing
Every coin starts life on a bonding curve: a fixed, rising price path that holds the coin's whole supply. Buying sends the paired stock in and takes coins out, moving the price up the curve. Selling does the reverse. Each step up costs more money than the last, so the first buyer cannot take the cheap end of the supply and sell it to everyone who arrives after.
The curve is a standard Meteora bonding curve, so wallets, scanners and terminals read it from the first block and show the coin's bonding progress without anything special from us. The price moves only when someone trades, and the chart is the record of those trades, priced in dollars through the live price of the paired stock.
Nobody funds the curve up front, and nothing in it can be pulled out by the creator or by us at any point in the coin's life.
This means two things move your dollar price: how much has been bought in, and what the stock itself is doing. A quiet coin can still change value because the stock behind it moved.
Bonding
Every coin opens near a 20K valuation, priced in the paired stock, so the dollar mark moves with the stock itself. Buys early on move the price gently, so the chart starts calm and only steepens as real money arrives.
A coin bonds when enough of the paired stock has been bought into the curve. The bonding mark is priced in the paired stock from the first block, so its dollar value moves with the stock rather than sitting at a fixed number. The moment a coin bonds, it migrates automatically: the stock it collected and the remaining supply open a permanent pool at the same price, and trading carries on without a pause. The chart, the trade history and every terminal reading stay continuous.
Only a small part of the supply is needed to match the collected stock at the bonding mark. Everything left over is placed into the permanent pool as a one-sided position above the price and locked forever. Nothing is burned and nothing sits idle: buys climb through real coins on the way up, every payment stays locked inside the pool, and terminals count all of it. That is what gives the chart its steady shape and its depth, without walling the price in.
The permanent pool is locked from the moment it opens, which means there is no unlock date and no event where depth can leave. The creator cannot pull it, and neither can we.
- The full supply sits on the curve from block one, so every coin starts with the same fair shape.
- Bonding happens when the curve fills, priced in the paired stock, and the migration is automatic. Nobody pays for it or triggers it.
- The permanent pool opens at the bonding price with no gap and no trading halt.
- All of the leftover supply locks into the permanent pool above the price forever at migration. Nothing is burned, so a coin's shown value never dips at the handover.
- The permanent pool is locked forever and is not withdrawable by anyone, including us.
A coin's curve and its permanent pool are standard Meteora markets, so wallets, scanners and terminals read both without anything special from us, including the live bonding percentage before migration.
Search shows where each coin sits. New for coins early on, and Bonded once a coin has moved into its permanent pool. Coin pages show dollars bought in and dollars left to bond, then pool depth afterwards.
Bonding is not promised. Most coins never get there, and a coin that does not bond keeps trading on its curve for as long as people trade it.
Fees
Each coin charges a trading fee its creator picks at launch: 1%, 2% or 5%, with 2% as the standard. The fee chosen at launch stays the same through bonding and migration, for the life of the coin.
Every fee collected on a coin that is not $X7 splits three ways: 70% goes to the creator, to holders, or to any wallet the creator names at launch, paid in the paired stock. 20% buys $X7 on the open market and burns it, and 10% goes to the protocol treasury.
Every coin opens at a 90% fee that falls to the chosen fee within the first 5 seconds. It only ever affects the first block or two.
The $X7 flywheel
$X7 is the protocol token and it is fed twice over: by its own trading, and by a slice of every coin launched here. No staking, no emissions, no locked schedules.
Four separate wallets do four separate jobs, listed with their addresses on the $X7 page. The wallet that mints $X7 never buys it. A fresh buyback wallet does all the buying and burning, the treasury wallet only receives its kept share, and a rewards wallet pays holder rounds and covers pool setup costs. Buys are split into smaller ones over time rather than one large hit.
not set yet
The only address that buys $X7 on the open market and burns it. Buybacks run every hour using the protocol fees collected since completed runs.
Creator rewards
If you keep the fee share, it is sent to you automatically in the paired stock. Payouts run every 15 minutes, staggered so coins never go out at the same moment, and a coin pays at most once an hour.
- At least $1 has to be owed before a payout is sent, so fees are not eaten by transaction costs.
- Anything under that rolls over into the next round.
- Your profile shows the coins you launched, what each one has earned, and what your connected wallet holds.
Coins launched before automatic payouts existed still hold their fees themselves, and their creator claims them by hand from the profile page.
Holder rewards
A creator can instead send that share to holders. Payouts are the only part of x7 that moves by itself, and they are paid in the paired stock, in proportion to how much of the coin a wallet holds.
- A wallet needs at least $1 owed to be included in a round.
- No wallet takes more than 5% of a single round.
- A round only runs once at least $50 has built up, so fees are not eaten by transaction costs.
A coin set to pay holders only pays automatically when its fee share was handed to the payout wallet at launch. If it was not, the share sits with the creator instead, and the coin page and profile say so.
Risks
Coins launched here can lose most or all of their value. Trading can be thin. The paired stock token is issued by a third party and carries its own risk, including trading hours, redemption rules and issuer risk. Nothing on x7 is financial advice.
Stock pairs
Pairs are real on-chain tokenized stocks and a handful of other liquid Solana assets. You can also paste any mint address and use it, as long as it can actually be traded. We never invent a pair that does not exist on chain.
Wallets
Connect works with any Solana wallet installed in your browser, including Phantom, Solflare, Backpack, OKX, Coinbase Wallet and Glow. Nothing is ever asked of you beyond approving transactions. Never share a private key, with us or with anyone.
Names and pictures
A coin's name, ticker and picture are written to permanent storage the moment it launches, and the coin itself points at that copy. Wallets, explorers and terminals keep resolving it whether this site exists or not. We keep a mirror here only so pages load fast.
Public API
Everything on the site is readable without a key or a signup. Send plain GET requests, JSON comes back, and cross-origin calls are allowed.
GET /api/public/coins
The coin list. Optional search, pair, stage, sort (newest, oldest, volume, market_cap, progress), ageHours, limit up to 100, offset.
GET /api/public/coin/{mint}
One coin: price, market cap, 24h change, volume, trades, traders, bonding state, links.
GET /api/public/trades/{mint}
That coin's trade tape, newest first, limit up to 200.
GET /api/public/pairs
Every stock and asset a coin can be launched against, with live prices.
GET /api/public/token/{mint}.json
The coin's details in the shape wallets read.
Limits are counted per caller per minute: 240 requests for a single coin, 120 for the list and the trade tape. Responses carry the count, what is left, and when it resets. Go over and you get a 429 with the seconds to wait. Answers are cached for a few seconds, so polling costs you nothing.
Terms of Service
x7 provides an interface for creating coins on a bonding curve and trading them against tokenized stock pairs. We do not custody funds, control markets, or guarantee any outcome.
Digital assets are volatile and you are responsible for complying with the laws that apply to you. Do not use x7 if doing so would break the rules of your country, your exchange, or the issuers of the stock tokens involved. We may update these terms as the product evolves, and continued use means you accept the current version.
Privacy Notice
There is no sign-up and no tracking profile. When you connect a wallet, we use your public address to attribute launches and holdings, which is public on Solana by design.
We keep the operational records needed to run the catalogue, such as launch and trade data, plus minimal technical logs. We do not sell personal data. Ask us on X if you have a question about your data.
x7 · Built on Solana