Skip to main content

Mainnet Contracts

All horse.fun smart contracts are deployed on Solana mainnet.
Always verify contract addresses before interacting. Beware of scams using similar addresses.

Core Programs

ProgramAddressExplorer
Racing ProgramHorsRaceProgramAddressToBeProvidedView on Solscan
HORSE TokenHORSETokenMintAddressToBeProvidedView on Solscan
Jackpot ManagerJackpotProgramAddressToBeProvidedView on Solscan
Referral SystemReferralProgramAddressToBeProvidedView on Solscan

Key Accounts

AccountAddressDescription
Protocol TreasuryTreasuryAddressToBeProvidedProtocol fee collection
Blazing Hoof PoolNormalJackpotAddressToBeProvidedNormal-jackpot accumulation
King’s Run PoolSuperJackpotAddressToBeProvidedSuper-jackpot accumulation
VRF AuthorityVRFAuthorityAddressToBeProvidedSwitchboard VRF interface

Verification

How to Verify

  1. Check Program Authority: Ensure programs are owned by the correct authority
  2. Verify Upgrade Authority: Confirm upgrade authority is properly secured
  3. Review IDL: Inspect the Interface Definition Language on-chain

Integration

For developers building on top of horse.fun:

API Endpoints

  • RPC: Use any Solana RPC provider
  • WebSocket: Subscribe to race updates via Solana WebSocket API
  • Historical Data: Query on-chain accounts for past races

Open Source

All deployed programs are verifiable on-chain. Source code will be published.

Contact

For integration support or security concerns: