Official Links
The canonical list of SportsPerp’s official channels. If you see a link claiming to be SportsPerp that isn’t on this page, treat it as suspicious. Scams in DeFi often impersonate legitimate protocols with near-identical domain names or social handles.
App + docs
| Resource | URL |
|---|---|
| App (trading UI) | https://app.sportsperp.xyz (placeholder; confirm at launch) |
| Documentation (this whitepaper) | https://docs.sportsperp.xyz (placeholder; confirm at launch) |
| Status page | https://status.sportsperp.xyz (post-launch) |
Source code
| Resource | URL |
|---|---|
| GitHub monorepo | github.com/cryptoshrine/obv-perps |
| SDK on npm | @sportsperp/sdk |
The monorepo includes the Anchor program, the TypeScript engine, the SDK, the frontend, and the deployment scripts. Public, MIT-licensed, open for contributions.
Social + community
To be confirmed pre-launch. Primary channels will likely be:
| Platform | Handle (confirm at launch) |
|---|---|
| X / Twitter | @sportsperp |
| Discord | discord.gg/sportsperp |
| Telegram (general) | t.me/sportsperp |
| Telegram (dev) | t.me/sportsperp_dev |
| YouTube | youtube.com/@sportsperp |
Community managers will never DM you first. Any DM from an account claiming to be a SportsPerp mod or team member that you didn’t start is likely a scam.
Security contact
| Security email | security@sportsperp.xyz (confirm at launch) |
| PGP key fingerprint | Published at launch alongside the domain |
| Bug bounty | Bug Bounty — formal program launches at mainnet |
Use the security email for responsible disclosure. Do not post security findings to public channels.
On-chain references
Verify these directly — anyone can:
| Program ID (devnet) | 6d4fSCD7mNy7aDNS2mXUxYpZjFFQKBKwAsM5kojKQA6h |
| Admin pubkey | CcCxKNZaudbKh4TNNRFHoxsWRwmzHkeJVLVNixhTgovW |
| Devnet USDC mint | B5Etber6bZGm1H5VXcoerF6eWLkBd157heJS8pBtHrNo |
| Hetzner services host | 178.104.120.151 |
Inspect the program’s deployed bytecode at:
solana program show 6d4fSCD7mNy7aDNS2mXUxYpZjFFQKBKwAsM5kojKQA6h --url devnetThe BPF binary at that address matches the build from the public repo at the corresponding commit.
Block explorers
Useful for verifying transactions, accounts, and program state:
- Solana FM — well-designed for Solana; shows IDL-decoded instructions.
- Solscan — mainstream Solana explorer.
- Solana Beach — alternative explorer.
All three support ?cluster=devnet for devnet viewing.
Partner references
Projects and services we depend on:
- Institutional football-data partner — supplies event-level data and post-match OBV. Identity not disclosed for competitive reasons.
- Solana — the underlying L1.
- Anchor — Solana smart contract framework.
- Helius — Solana RPC provider.
- Vercel — frontend hosting.
- Hetzner — backend infrastructure (CPX22).
Scam awareness
Watch out for:
- Fake token contracts. There is no $SPERP token yet. Any contract claiming to be $SPERP today is a scam.
- Fake airdrops. We have not done an airdrop. We will announce any airdrop through the channels above well in advance.
- Copycat domains.
sportsperps.io,sportperp.xyz,sports-perp.finance— these are not us. - Fake support accounts. Our support operates through the official Discord / Telegram only. “SportsPerp Support” accounts DMing you are scams.
When in doubt, verify through at least two official channels above before acting.
Further reading
- Brand Kit — logos and visual assets for press, integrations, and community.
- Terms & Conditions — legal terms for using the frontend.
- Glossary — definitions of terms used across the whitepaper.