Know the market.
Follow the reserve.
From a company reference to a deployed market. Understand every component, the launch settings, the BNB reserve and the transactions your wallet signs.
Explore the documentation
What is nasdaq?
nasdaq is an independent community launchpad on BNB Smart Chain. Start with 150 company references selected from a filtered Nasdaq-listed universe, configure your token, and deploy a market from your wallet. The live contract uses a fixed BNB exchange rate. A separate, disabled UP / DOWN research system is documented below.
The idea is to keep a focused universe of small public companies without pretending that a newly issued ERC-20 is a share. The collateral company and the reference company can be different. Their price relationship determines the paired payout.
A token can exist onchain without tracking a stock. A reserve can fund payouts without holding the referenced company’s shares. A deployed factory can exist before its markets are enabled.
Why two positions?
UP and DOWN share a bounded obligation. Every complete pair is minted against a received reserve deposit; its two maturity payouts add up to that reserve amount before integer rounding. The model does not require an unlimited promise to pay out every possible microcap price increase.
Where do Four.Meme and stock tokens fit?
Issued stock tokens available through the wider BNB ecosystem are potential collateral candidates. nasdaq’s own registry, factory and settlement logic sit at a different layer. A token being listed in Four.Meme’s configuration does not make it admitted collateral here, establish a partnership, or establish custody of our reference microcap shares.
No production stock-token collateral or oracle series has been admitted to the new nasdaq registry. The site’s candidate picker is a configuration preview.
What works today
There are two distinct contract systems. Check which one you are using before signing a transaction.
| Capability | Legacy BNB tokens | Paired synthetic markets |
|---|---|---|
| Create a contract | Public factory, subject to valid inputs and gas | Factory deployed; launches disabled |
| What a token represents | A transferable company-reference token | A capped maturity claim on a relative price outcome |
| Reserve | BNB received from purchases | An admitted ERC-20 stock token; none admitted yet |
| Stock-price connection | None; fixed tokens-per-BNB rate | Requires a production oracle adapter; not connected |
| Website creation action | Wallet-signed deployment | Save a JSON draft; no transaction |
| Trading venue | Contract buy / redeem functions | Separate liquidity / trading integration still required |
A wallet with BNB can call the legacy factory when its configuration meets the contract rules. The result is a real deployed token, with no equity-price exposure. For the new system, creation is designed to be public for admitted series after activation. That activation has not happened.
New-contract state at the deployment check: 2026-09-08 14:52:17 UTC. Launches disabled, zero admitted series and zero created synthetic markets. This is a dated verification record, not a live price feed.
Create your first market
Create a BNB community token
- Open “BNB token · live”, the default mode.Select the company reference, then choose your token name and symbol. Add optional website, X and Telegram links; these are public onchain metadata.
- Set supply and the fixed BNB rate.The interface accepts supply from 1,000 to 1,000,000,000. Review the effective whole-number tokens-per-BNB rate; the deployed contract cannot change it.
- Connect an EVM wallet on BNB Smart Chain.Keep native BNB for gas. The wallet must approve and sign the actual creation transaction. A rejected signature, duplicate symbol or invalid configuration prevents deployment.
- Check the confirmation.Use “Open your token market” after confirmation. Each created token has a shareable /launchpad/token/[address] page with buy, redeem and creator-fee claim actions. The page verifies registration with the factory and reads the token’s actual fixed rate, inventory and BNB reserve. Save the resulting address and transaction receipt. The contract holds the initial inventory. Creation does not automatically buy tokens, fund its reserve, create a DEX pool or add it to the first-edition company directory.
For an existing listed legacy market, use the reserve desk to buy or redeem. Always verify the market address and displayed rate; the ticker alone is not a contract identifier.
Explore a synthetic market draft
- Open the market studio.Select “Paired synthetic · draft”, then choose a company from the research universe. This is separate from the default live BNB token mode.
- Choose a candidate reserve and illustrative term.This records your intended setup. It neither purchases the candidate token nor approves it as protocol collateral.
- Test the payoff.Move both price sliders. See how relative performance changes the allocation to UP and DOWN.
- Save the draft.The downloaded JSON records the company, candidate address, illustrative term and formula. It explicitly states NOT_DEPLOYED; there is no transaction fee.
Platform structure
The directory helps you choose a subject. Your wallet creates the contract. The contract holds token inventory and the BNB reserve. The market page is the interface to that contract.
What each part is responsible for
- Company directory
- A dated research dataset of ticker symbols, names, sectors and reported market caps. The first edition has 150 references. Its market caps describe the underlying companies, not the value of community tokens.
- Launch studio
- A four-step form: company, identity, economics and review. It validates your inputs and constructs a wallet transaction. Merely filling out the form does not deploy anything.
- Wallet
- Holds your signing keys, pays BNB network fees and signs transactions. The platform asks an installed EVM wallet for access; it does not ask for your recovery phrase or take custody of the wallet.
- Factory
- Deploys a separate token contract for each accepted symbol. The current factory checks symbol uniqueness and emits a MarketCreated event containing the new address, creator, reference ticker, supply and rate.
- Token and reserve contract
- The same market contract implements the transferable token, holds unsold inventory, receives BNB purchases, processes redemptions and accounts for creator fees. Each market has its own inventory and reserve.
- Market page
- Reads the address from the URL, verifies its registration with the configured factory, and displays its actual name, fixed rate, inventory and reserve. It exposes buy, redeem and creator-fee actions through the connected wallet.
The boundary of the live product
The directory is a reference layer. The live BNB token contract does not call a broker, purchase shares, query a stock oracle or hold 4Stock collateral. The separate UP / DOWN research chapters describe another contract system with its own activation requirements.
Open the company directoryLaunch settings explained
Your configuration becomes public onchain when the deployment confirms. Review it before signing: the current market has no function to edit its name, symbol, links, supply or exchange rate after creation.
| Field | Meaning | Current interface rule |
|---|---|---|
| Company reference | The company your community follows | Select one of the 150 directory entries |
| Token name | The name of your independent token | 3–40 characters |
| Token symbol | Your token identifier inside this factory | 2–8 uppercase letters or numbers; unused in the factory |
| Website / X / Telegram | Public community links | Optional HTTPS URLs; X and Telegram must use their supported domains |
| Total supply | The inventory created at deployment | 1,000–1,000,000,000 whole tokens |
| Rate input | Your requested BNB cost per token | 0.000001–1 BNB in steps of 0.000001 BNB |
| Effective rate | The immutable integer stored by the contract | Whole tokens per BNB; displayed before signing |
The input rate and the effective rate
The interface converts the entered BNB-per-token price into a whole-number tokens-per-BNB rate. Some input prices therefore round. The effective rate shown in Economics and Review is the rate that will be stored. For example, 0.000003 BNB per token produces an effective rate of 333,333 tokens per BNB.
Who receives the supply?
All initial token inventory belongs to the market contract. The creator receives no automatic token allocation. To obtain tokens through the market, the creator follows the same purchase flow as another buyer. Creating a contract pays network gas but does not fund its trading reserve.
Names, tickers and addresses
A company ticker and a community-token symbol have different roles. Multiple communities can reference the same company using different token symbols. Symbols are unique within the current factory, not globally across BNB. Always share the full contract address and market-page URL.
BNB reserve & worked examples
A purchase exchanges BNB for inventory at a fixed rate. A redemption returns BNB at that same rate, less a 1% creator fee. Supply and demand do not change this contract’s exchange rate.
Illustrative rate: 100,000 tokens per BNB. Assumes sufficient inventory, no token transfers and redemption of the full purchase. Network gas is additional. This calculator does not submit a transaction; the contract uses integer arithmetic.
Three balances with different meanings
- Inventory is the token balance held by the market itself. Purchases decrease it; redemptions increase it.
- Usable BNB reserve is the contract’s BNB balance minus fees already owed to the creator. The market page reads this through reserveBNB().
- Accrued creator fees are recorded separately. They grow on successful redemptions and can be claimed only by the recorded creator address.
Where the fee comes from
The fee is deducted from the redeemer’s gross BNB amount. It is not an extra token mint, a reward funded by new users, or a percentage of company profits. Claiming accrued fees transfers that already-accounted BNB to the creator. It does not authorize withdrawal of the rest of the reserve.
What this market does not do automatically
Deployment does not create a PancakeSwap pair, provide a third-party liquidity pool or make the token follow an equity price. Transfers move token balances between wallets without changing the fixed contract rate. Any separate exchange pool would have its own liquidity and pricing rules.
Gas goes to the BNB network and is separate from the 1% redemption fee. A small trade can cost more in gas than the amount it exchanges. Extremely small token amounts may round to zero BNB; review the output before signing.
The transaction lifecycle
1. Configure and connect
Select a reference, complete the four steps and connect your wallet. If needed, accept the wallet’s switch to BNB Smart Chain, chain ID 56. Keep native BNB for gas. No token approval is needed to pay BNB to the public factory.
2. Review the deployment
The review screen shows your identity, supply, effective rate and links. Your wallet displays the transaction. The sender becomes the token creator and the recipient of future redemption fees.
3. Submit and wait for confirmation
Signing a transaction and seeing it in a wallet is not the same as a confirmed launch. The interface waits for a receipt and reads the factory’s event to obtain the deployed contract address. If you reject the wallet request, there is no launch. A reverted transaction does not create the market and can still consume network gas.
4. Open and share your market
After confirmation, use “Open your token market”. Save the full contract address and BscScan receipt. The page URL is /launchpad/token/[contract address]. A token exists onchain independently of whether it has been added to the curated company directory.
5. Buy, transfer or redeem
A buy sends native BNB to the token contract and receives tokens. A direct redemption calls the token’s sell function; the market moves the caller’s own tokens back into its inventory, so this flow does not need a separate ERC-20 approval. The redeemed tokens move back into contract inventory. Ordinary ERC-20 transfers and transferFrom approvals remain separate token functions.
6. Claim earned fees
The recorded creator can connect that wallet and claim accrued fees from the market page. Other wallets cannot claim them. The deployed market has no interface for replacing the creator address; retain access to the creator wallet.
Closing the tab after submission does not cancel a blockchain transaction. Before trying again, inspect the existing hash in your wallet or on BscScan. A completed launch does not need to be deployed a second time.
Troubleshooting
Wallet is not detected
Install or open an EVM wallet with a browser provider. In a mobile wallet, open the site in its built-in browser. A normal mobile browser may not expose a wallet provider.
Wrong network or missing BNB
Switch the wallet to BNB Smart Chain, chain ID 56. Gas must be paid with native BNB on this network; a balance on another chain does not pay this transaction.
Symbol already exists
Choose another community-token symbol. A company reference may be reused, but the factory cannot create a second market with the same token symbol.
Launch is still pending
Check the hash in the wallet and BscScan. Network confirmation is separate from the page state. Do not create another transaction just because the page was refreshed.
Purchase fails
Check native BNB balance including gas, available token inventory, the requested amount and the minimum-output check. A successful quote does not reserve inventory before the transaction executes.
Redemption fails
Check that this wallet holds the token, the token amount is valid and the market can cover the gross BNB redemption. Review wallet errors and the receipt rather than repeatedly submitting.
Creator fees cannot be claimed
Connect the creator address recorded by this particular token. Holding tokens alone does not grant the right to its creator fees.
A contract address is not recognized
The market page accepts tokens registered with the configured factory. A copied contract, a token from another factory or an address on another network will not pass that registration check.
Company market cap differs from a quote site
The directory is a September 9, 2026 source snapshot. It is not a live pricing service. Corporate actions, share-count updates and market moves can change current values.
A company is not in the first edition
The first edition is a filtered batch of 150, not a claim that every Nasdaq listing is already available or deployed. The complete filtered source directory can be downloaded from the Markets page.
Follow project updates at @getnasdaq_fun. Never send a recovery phrase or private key in a support request.
How the pieces connect
Research model: the following UP / DOWN chapters describe a separate system whose synthetic launches are disabled. They do not describe the fixed-rate BNB tokens you can create today.
Three inputs with three different jobs
- Reference company
- The microcap whose performance you want to express. Choosing PFSA, for example, identifies a research and pricing subject; it does not put Profusa shares in the contract.
- Collateral token
- The asset actually held in escrow and paid out on redemption. It must be admitted with its exact chain address and transfer behavior. Both positions are exposed to its value and issuer risks.
- Oracle series
- The adapter and fixed series identifier that would provide the normalized microcap / actual collateral-token price ratio at the start and expiry. No such production adapter is connected today.
The registry binds those inputs. The factory would create an isolated market and its UP/DOWN token contracts for a particular term. Each market fixes its collateral, adapter, series ID and dates in its constructor.
Collateral receipt and payout rules are enforced by the market contract. Stock custody, pricing integrity and secondary trading are separate responsibilities; the ERC-20 code cannot supply them on its own.
The payout formula
Use comparable prices at two fixed observations. Let M₀ and M₁ be the normalized microcap prices at the start and maturity. Let B₀ and B₁ be the actual reserve-token prices at the same observations.
For one complete pair, the combined payout is one reserve unit before rounding. UP is capped at one unit when R reaches 2. If R is 1, each side receives half. A valid final zero microcap value would allocate the full unit to DOWN; a missing quote is not a zero price.
| Scenario | Microcap | Reserve | R | UP | DOWN |
|---|---|---|---|---|---|
| Microcap rises | +20% | 0% | 1.2000 | 0.6000 | 0.4000 |
| Both rise equally | +20% | +20% | 1.0000 | 0.5000 | 0.5000 |
| Reserve rises alone | 0% | +20% | 0.8333 | 0.4167 | 0.5833 |
| Microcap halves | -50% | 0% | 0.5000 | 0.2500 | 0.7500 |
| Microcap doubles | +100% | 0% | 2.0000 | 1.0000 | 0.0000 |
| Above the UP cap | +200% | 0% | 3.0000 | 1.0000 | 0.0000 |
Illustrations only. Payouts are in reserve-token units. Entry prices, execution costs, gas and any external venue fees are excluded.
A payout is not your profit
If you buy one UP claim for 0.55 reserve units and it settles at 0.60, the difference is 0.05 units before costs. If the reserve token itself loses dollar value, a positive difference in token units can still be a dollar loss. UP and DOWN need not trade at 0.50 before maturity.
This is a capped relative-performance instrument, not unlimited exposure to the microcap’s standalone stock return and not a promise that its market price continuously equals the share price.
Try the interactive calculatorFrom deposit to redemption
- Admit a series and activate the factory.The operator proposes exact collateral, oracle and series settings with an evidence hash. Registry admission has a 48-hour review delay. Factory release has a separate 48-hour delay and requires at least one admitted series. Neither step is currently completed.
- Create a dated market.After activation, any wallet could call the factory for an admitted series. The start must be at least one hour in the future; expiry must be later than the start and no more than 365 days after it. A series / start / expiry combination cannot be created twice.
- Deposit and mint before the start.Approve the market to transfer the intended collateral amount, then call mintPairs. For every received unit, it issues an equal unit of UP and DOWN. The contract rejects deposits that receive less than the requested amount, such as transfer-tax deductions.
- Hold, transfer or merge.Position tokens are transferable. A complete UP + DOWN pair can be burned together to reclaim its collateral before settlement, including after expiry while the market remains unresolved. Holding one side alone does not allow an early oracle-priced redemption.
- Settle at maturity.During the 48 hours after expiry, anyone can submit the settlement transaction. The contract reads the adapter’s final start and end ratios and fixes the bounded payout. Minting has already closed. Settlement can happen only once.
- Redeem your positions.Burn the UP and/or DOWN claims you hold and receive their calculated collateral share. The administrator does not approve each redemption. Integer payouts round down; residual dust remains in escrow.
The deployed engine permits anyone to finalize a fixed 50/50 split. After this deadline, the ordinary oracle settlement path is closed. This is not a refund of your purchase price and can disadvantage someone who bought a winning side. The failure rule must be reviewed before activating public markets.
Dates do not execute transactions automatically. A user or a funded automation service must submit settlement and redemption calls. The current release has no operating production oracle or settlement keeper.
Prices & market events
What the contract checks
The market calls the configured adapter’s readAt(seriesId, timestamp) for its fixed start and expiry. The adapter must report both observations as final, and the starting ratio must be positive. The contract then calculates the allocation; it does not choose a convenient market price.
What the adapter must establish
The adapter must reliably identify both instruments, normalize price units and corporate actions, implement the agreed observation windows and make final values available onchain. “Final” is an adapter assertion: the core market does not independently authenticate a Nasdaq price or prove the issuer holds shares.
- Closed markets and stale data: a last trade from yesterday must not silently become a fresh maturity quote.
- Splits and reverse splits: mechanical price changes must not be treated as investment performance.
- Halts, suspensions and delistings: missing data must follow a published resolution policy. Missing and zero are different states.
- Collateral valuation: the actual token can diverge from its underlying share. Substituting a share quote changes the meaning of the ratio.
- Dividends and other distributions: price-return versus total-return treatment must be stated before admission.
Production coverage for the current ten references has not been confirmed. The local tests use a mock adapter and do not demonstrate a live external data connection. Chainlink’s equity documentation describes session and data-quality requirements; it does not establish feed coverage for this entire universe.
Reserves, liquidity & fees
A funded reserve is different from a trading pool
The reserve backs the contractual maturity obligation in collateral units. A DEX pool, order book or market maker lets people buy and sell one position before maturity. You can have a funded escrow without a liquid trading venue. Deploying a factory or minting a complete pair does not create that venue.
| Action | Funds / cost |
|---|---|
| Save a synthetic draft | No transaction and no deposit |
| Deploy a legacy token | Native BNB gas; no separate creation fee in the factory code |
| Buy a legacy token | BNB enters its reserve; fixed-rate inventory enters your wallet |
| Redeem a legacy token | BNB payout at the fixed rate, less a 1% creator redemption fee |
| Mint a future synthetic pair | Admitted ERC-20 collateral enters escrow; approval and mint transactions cost BNB gas |
| Settle / redeem in the new engine | No protocol fee coded; BNB gas still applies |
| Trade through an external venue | Spread, price impact and venue fees would depend on that venue; none is integrated yet |
For the ten existing BNB markets, the deployed rate is 100,000 tokens per BNB. An illustrative purchase of 0.01 BNB receives 1,000 tokens if inventory is available. Redeeming those 1,000 tokens returns 0.0099 BNB before gas. New legacy launches can choose a different valid rate.
The new paired engine has no administrator reserve-withdrawal, borrowing or upgrade function. That does not remove collateral issuer risk: freezes, transfer restrictions, token design changes and price losses can still affect usability or value. Collateral admission is therefore a substantive review, not a logo selection.
Who controls what
| Role | Can do | Cannot infer |
|---|---|---|
| Any wallet | Create valid legacy tokens; after activation, create admitted synthetic series and transact under market rules | That connecting a wallet guarantees a successful transaction or an available market |
| Registry owner | Propose, admit after delay, disable series; transfer ownership in two steps | That an admission is an independent proof of stock backing or oracle quality |
| Factory owner | Schedule release, enable when gates pass, pause new launches | That pausing new launches changes existing escrow terms or drains reserves |
| Position holder | Transfer claims, merge complete pairs before settlement, redeem after settlement | Company voting rights, share custody or an unlimited stock-price return |
The registry and factory currently use an administrator wallet with two-step ownership transfer. They are not represented as DAO-governed or multisig-controlled. Oracle and collateral addresses are immutable within a created market, but an external token or adapter can have its own governance or upgrade mechanisms that require review.
What was verified
Deployment receipts succeeded, runtime bytecode was compared with the local build, and the owner / registry binding and disabled launch state were read onchain. The source is published and matched by Sourcify. Seven local EVM tests cover the new engine and factory gates, including collateral accounting and redemption.
Source verification and automated tests are not an independent security audit. Public activation still requires oracle integration, collateral admission, settlement-policy review and funded trading infrastructure.
Why these companies
The first edition contains 150 company references selected from a filtered source universe of 3,200 companies. The source snapshot is September 9, 2026.
LBGJLi Bang International Corporation Inc.
UKUcommune International Ltd
CMNDClearmind Medicine Inc.
LNKSLinkers Industries Limited
XXII22nd Century Group, Inc
IPWiPower Inc.
DCOYDecoy Therapeutics Inc.
PMAXPowell Max Limited
YHCLQR House Inc.
SQFTPresidio Property Trust, Inc.
PWCMPowerCompute, Inc.How we select the first edition
- Match the Nasdaq Trader listing directory with the Nasdaq screener.
- Retain common shares, ordinary shares and depositary shares, with one ticker per company name.
- Exclude funds, warrants, units, preferred shares, blank-check companies and previously deployed references.
- Require normal listing financial status and reported market capitalization between $1m and $300m.
- Sort by ascending market cap and take the first 150 companies.
Market cap is a dated research observation, not a live token quote. The selection does not rank short squeezes. Short interest, freely tradable float, borrow costs and corporate actions require separate current research; no verified short-float percentage is supplied for this full batch.
Directory versus deployment
These 150 references are available in the studio. The new batch contracts are prepared, not yet deployed. A user-created token gets a transaction receipt and its own market page; choosing a company from the directory alone does not create a contract.
Explore all 150 companiesDownload source snapshotContracts & verification
Use these exact addresses on BNB Smart Chain, chain ID 56. Similar token names, symbols or copied contract code are not proof of an official deployment.
The registry has an exact source match in Sourcify; the factory has a source match. We do not label these as an independent audit or claim that BscScan has verified their source. No synthetic markets or UP/DOWN token addresses were generated in this release.
Legacy factory and existing tokens
The older factory is 0xC67597feB0Df66297454E633248A2C69A4fF2660. Its markets are fixed-rate BNB reference tokens. They are not migrated into the new system.
View the ten existing token contracts
Reading the contract interfaces
registry.series(key) returns the collateral / oracle record. factory.launchesEnabled() is the current creation gate. factory.marketsLength() and allMarkets(index) identify markets actually created by that factory. In a future market, up(), down(), startsAt(), expiresAt() and settled() expose the terms and state.
Frequently asked questions
Does a token mean I own the company’s shares?
No. Legacy tokens only store a company reference. The new paired engine pays a share of its collateral according to a formula; it does not itself grant microcap share ownership, voting rights or a brokerage account.
Why is there no Deploy button in the synthetic builder?
It is a draft builder because the new factory is disabled and no production oracle series is admitted. Saving the file records your idea without pretending that a functioning market exists. The legacy BNB mode has a separate wallet-signed deployment flow.
Can one small stock token automatically balance all our microcaps?
No. An unrelated stock token can serve as collateral but does not hedge every reference company. The proposed ratio explicitly compares both price moves, and the payout cap limits the obligation. There is no hidden price-balancing bot.
Can I exit before maturity?
In the paired contract design, holding and burning a complete UP + DOWN pair lets you recover its collateral before settlement. Selling only one side requires a willing counterparty or funded venue. The protocol does not guarantee either.
What happens if everyone buys UP?
Another party must supply UP inventory and take the opposite exposure or hold DOWN. Minting creates both legs. The reserve is not an unlimited buyer, and market prices can move away from their initial split.
Does the 50/50 timeout refund my entry price?
No. It divides reserve units equally between the two claims if the market is still unresolved after its grace period. If you paid a different price for a claim, the fallback can create a gain or loss before collateral-price changes and costs.
Are the ten reference companies available as admitted stock collateral?
No. Their presence in the research universe is separate from issuance of a backed stock token or admission to our registry. Candidate reserve assets represent other companies and remain unapproved here.
Will my old token automatically become a synthetic position?
No. Old contracts, balances and redemption rights stay separate. A migration would need a specifically implemented, explicit flow; none exists in this release.
Is the new system ready for unrestricted trading?
No. Its registry and factory are deployed, but launches are disabled. Price feeds, collateral review, settlement-policy review and actual funded trading infrastructure still need to be completed.
Glossary & sources
- Microcap reference
- The company used as a research or price reference. It is not necessarily the company represented by the reserve token.
- Collateral / reserve
- The actual asset deposited to satisfy a market’s redemption obligation. Its token-unit balance and dollar value are different measures.
- Complete pair
- Equal quantities of UP and DOWN backed by the same collateral deposit.
- Relative performance
- The change in the microcap price divided by the change in the reserve-token price, using the agreed observations.
- Oracle / adapter
- The external-data connection that exposes price observations in the format expected by the contract.
- Maturity / expiry
- The fixed end observation for a dated market; it does not automatically submit a settlement transaction.
- Settlement
- The one-time action that fixes the fractions payable to UP and DOWN.
- Redemption
- Burning position tokens to receive their allocated collateral after settlement.
- Liquidity
- The ability to execute a trade against counterparties at available prices. It is separate from escrow backing.
- Registry / admission
- An operator-controlled record and review process for acceptable collateral, oracle and reference combinations.
- Gas
- The network execution fee paid in BNB. Gas funding does not purchase collateral or provide trading liquidity.
- Source verification
- A comparison of published source compilation with deployed code. It is not a security audit.
Primary references
- nasdaq deployed contract source bundleThe authority for this release’s actual methods, gates and payout rules.
- Four.Meme / 4Stock documentationIssuer product context; not evidence of an nasdaq partnership or admitted asset.
- Chainlink / equity data and market eventsOracle design considerations; not a claim that our ten references have connected feeds.
- FINRA / understanding short interestPosition data versus daily short-sale activity.
- Per-company Nasdaq research sourcesDated values, source links and methodology shown in the research panel.