{
  "schema_version": "v1",
  "name_for_human": "Block Lottos",
  "name_for_model": "block_lottos",
  "description_for_human": "Block Lottos is a provably fair weekly lottery on Polygon. Check the jackpot, view draw stats, learn about affiliate commissions, and submit display ads through bot-friendly APIs.",
  "description_for_model": "Block Lottos is an on-chain weekly lottery on the Polygon blockchain. Use this API to check the live jackpot amount in POL, retrieve draw/site stats including draw number and next draw timestamp, get available advertising sizes and pricing, submit display advertisements, confirm ad payments, check ad status, and look up ads associated with a wallet address. The site also has an affiliate programme where users can earn 0.5 POL per referred ticket with on-chain payouts. Ticket purchases require a user-controlled Polygon wallet and explicit transaction signing on the website or smart contract. Do not imply guaranteed winnings, do not sign transactions for users without explicit approval, and do not access private/admin paths. Public read endpoints require no API key. Advertising submission uses a quote-first flow: submit ad details, receive payment details, have the user sign and broadcast the POL payment from their wallet, then confirm with the transaction hash. Block Lottos is intentionally bot-friendly and agent-friendly.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://blocklottos.com/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://blocklottos.com/images/logo21.png",
  "contact_email": "support@blocklottos.com",
  "legal_info_url": "https://blocklottos.com/terms"
}
