Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lumina-org.com/llms.txt

Use this file to discover all available pages before exploring further.

These addresses change between V5.x deploys. The single source of truth is /health — never hardcode.

Base Sepolia (chainId 84532)

Snapshot on 2026-05-05 — verify before integrating:
curl -s https://lumina-api-production-ac85.up.railway.app/health | jq .contracts
ContractAddress (verify against /health)
coverRouter0xebC3A783477FbD2720C024e16A8d63B8Db983D84
policyManager0xd9732A8d6Cf5266Dd896B825E78E387B7Dd2c379
bondVault0x101F92fC506C1e60A2A0dD01eA29597EBf222d2B
claimBond0x3d2F5DB2505367D00ef81c51AD3cA66159271730
marketplace0xfaC56692c626718aC8953A3d5fAE67fac2f1Be6E
usdc (mock)0xD944d8e5D8329994D83950872Ec210891d3Ab6AE
luminaToken0x8A0FDc2126eb9b0c88D17711D62713A1c06CF7Ab

Relayer

The off-chain wallet authorized to call purchasePolicyFor on behalf of agents:
curl -s https://lumina-api-production-ac85.up.railway.app/health | jq .relayer
# { "address": "0x168dC7…", "balanceWei": "19987717186270949" }

Mainnet

Not yet deployed. Mainnet rollout is gated on completion of audit fixes (see audits).