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://www.sportsperp.xyz |
| Documentation (this whitepaper) | https://docs.sportsperp.xyz |
| Status page | https://status.sportsperp.xyz (post-launch) |
Source code
| Resource | URL |
|---|---|
| SDK on npm | @sportsperp/sdk |
The published SDK is the supported public integration surface. The full monorepo (Anchor program, engine, frontend, deployment scripts) is currently private; it is slated to be open-sourced under a permissive license around mainnet, at which point the canonical repository URL will be listed here.
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 |
| Devnet USDC mint | B5Etber6bZGm1H5VXcoerF6eWLkBd157heJS8pBtHrNo |
The admin and oracle authorities are, by nature, visible on-chain on the transactions they sign — they are intentionally not republished here as a convenience target. Inspect the program’s deployed bytecode at:
solana program show 6d4fSCD7mNy7aDNS2mXUxYpZjFFQKBKwAsM5kojKQA6h --url devnetBlock 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.
- Managed VPS infrastructure — backend services hosting.
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 of Use — legal terms for using the frontend.
- Privacy Policy — how we handle data collected through the frontend.
- Restricted Persons — jurisdictions and persons not eligible to use the frontend.
- Glossary — definitions of terms used across the whitepaper.