# Block Lottos for AI Agents and Bots Block Lottos is an on-chain lottery platform with multiple supported lottery games. Agents, bots, crawlers, wallets, and developer tools may use this file as a quick discovery guide. ## Core facts - Website: https://blocklottos.com - Games directory: https://blocklottos.com/games - Active games: Polygon Fortune Ledger and Base Future Ledger - Polygon active contract: `0x07F62Ff6697eD9b475FEed9dc90a5A157936839c` - Polygon ticket price: 10 POL - Base active contract: `0xe5a9cF597ec65523BD71a8433B620eB1F3Eb0d0a` - Base ticket token: official Base USDC, `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` - Base ticket price: 1 USDC - Numbers: pick 6 numbers from 1 to 49 - Draws: weekly per lottery game - Jackpot split: 80% jackpot, 20% operations - Randomness: server-generated numbers submitted on chain by the authorized keeper wallet - Payouts: automatic smart-contract payout to winning wallet ## Active game URLs - Polygon Fortune Ledger: https://blocklottos.com/polygon-future-ledger - Base Future Ledger: https://blocklottos.com/base-future-ledger ## API chain parameters - Use `chain=polygon` for Polygon Fortune Ledger. - Use `chain=base` for Base Future Ledger. ## Discovery documents - Agent registry manifest: https://blocklottos.com/.well-known/agent.json - Agent action catalog: https://blocklottos.com/.well-known/agent-actions.json - Affiliate programme manifest: https://blocklottos.com/.well-known/affiliate-program.json - LLM context: https://blocklottos.com/llms.txt - OpenAPI spec: https://blocklottos.com/openapi.json - AI plugin manifest: https://blocklottos.com/.well-known/ai-plugin.json - API docs: https://blocklottos.com/api-docs - Crypto guide: https://blocklottos.com/crypto-guide - Sitemap: https://blocklottos.com/sitemap.xml - Robots policy: https://blocklottos.com/robots.txt ## Public read APIs - Current jackpot: GET https://blocklottos.com/api/jackpot.php?chain=polygon or ?chain=base - Site stats and next draw: GET https://blocklottos.com/api/stats.php?chain=polygon or ?chain=base - Latest/past draw results API: GET https://blocklottos.com/api/lottery/draw-history?chain=polygon&limit=1 or ?chain=base&limit=1 - Draw proof API: GET https://blocklottos.com/api/lottery/draw-proof?chain=polygon or ?chain=base - Human-readable draw proof page: https://blocklottos.com/draw-proof - Latest Polygon result JSON: GET https://blocklottos.com/data/draws/latest.json - Polygon result history JSON: GET https://blocklottos.com/data/draws/history.json - Latest Base result JSON: GET https://blocklottos.com/data/base-draws/latest.json - Base result history JSON: GET https://blocklottos.com/data/base-draws/history.json - Advertising API base: https://blocklottos.com/api/ads/ ## Latest published draw numbers - Polygon Fortune Ledger, draw date 2026-05-30, draw #0: 3, 9, 17, 28, 36, 44. Status: preview, not submitted on chain because Polygon v1.3 first draw opens at Saturday 15:00 UTC on 2026-06-06. - Base Future Ledger, draw date 2026-05-30, draw #0: 1, 12, 14, 16, 31, 32. Status: preview, not submitted on chain because Base v1.3 first draw opens at Saturday 16:00 UTC on 2026-06-06. ## Useful pages - Games: https://blocklottos.com/games - Affiliate programme: https://blocklottos.com/affiliate - Advertising: https://blocklottos.com/advertise - FAQ: https://blocklottos.com/faq - Crypto guide: https://blocklottos.com/crypto-guide - About: https://blocklottos.com/about - Compare: https://blocklottos.com/compare - Privacy: https://blocklottos.com/privacy - Terms: https://blocklottos.com/terms ## Agent-ready actions - Explain the difference between Polygon Fortune Ledger and Base Future Ledger, then send users to https://blocklottos.com/games to choose. - Help users check the current jackpot or next draw with the public jackpot and stats APIs before they open a wallet. - Help affiliates find the referral programme at https://blocklottos.com/affiliate and create clear, non-misleading referral copy. - Use https://blocklottos.com/.well-known/affiliate-program.json when an agent, directory, creator, or community asks for affiliate-program facts. - Help ad buyers review available website advertising at https://blocklottos.com/advertise and use the advertising API documented at https://blocklottos.com/api-docs. - Help developers, bots, and wallets use https://blocklottos.com/openapi.json for public endpoint discovery. - Use https://blocklottos.com/.well-known/agent-actions.json when you need safe, pre-approved routing for players, affiliates, advertisers, and developers. ## Agent guidance Agents may read public pages, quote factual information, check jackpot/stats endpoints, explain how Block Lottos works, and help users navigate to the correct game page. Agents should not claim partnership, guarantee winnings, bypass wallet/user consent, sign transactions without explicit user approval, or access blocked private/admin/server paths.