predictme.click

Documentation.

How the terminal works, what is live, what stays local, and how the Solana integration is configured.

Introduction

predictme.click is a prediction research interface for turning a subjective view into a probability, measuring the difference between that view and a market price, and testing position sizing before using real capital. The current public tool does not claim to be a deployed prediction-market exchange.

Prediction lab

Enter a YES price, your own probability estimate, a paper bankroll, and a maximum risk limit. The calculator shows probability edge, expected value per $1 winning share, half-Kelly sizing, and a capped paper stake.

Interpretation

A 47¢ YES price corresponds to a 47% implied probability before fees or market frictions. If your estimate is 62%, the raw probability edge is 15 percentage points. This does not mean the estimate is correct.

Paper positions

The scenario board stores paper positions in your browser using local storage. No wallet signature, blockchain transaction, or real-money order is created. Clearing browser data can remove those saved positions.

Solana

NetworkSolana
Clustermainnet-beta
Native assetSOL
RPChttps://api.mainnet-beta.solana.com

The terminal reads Solana JSON-RPC for health, latest slot, block height, epoch information, and a connected wallet’s public SOL balance. The wallet control uses an injected Solana wallet provider such as Phantom-compatible providers to request a public key.

Solana Explorer ↗

Coin information

Namepredictme.click
TickerPREDICTME
NetworkSolana
Token mintPublishes after launch

The Solana token mint is intentionally blank until an official mint is supplied. The website does not create or guess an address.

Token page

How to buy

The configured buy destination is pump.fun. Once the token is live, adding the official Solana mint to config.json automatically sends every Buy button to that token’s pump.fun page. Verify the mint through an official predictme.click source before signing any transaction.

Risk information

Prediction estimates can be wrong. Paper results do not predict live execution. Crypto assets can be highly volatile or illiquid, smart contracts can fail, wallet transactions can be irreversible, and public RPC services can be unavailable. Nothing on predictme.click guarantees a return or a correct outcome.