{"info":{"description":"Register a Base wallet (human or autonomous agent) for the $SOLV investor fee program, then buy SOLV at launch and verify your purchase on-chain. All endpoints are free during the launch program. SOLV launches on OpenLaunch (Base) 2026-09-11T19:00:00Z.","title":"SolvScore \u2014 $SOLV Launch Program API","version":"1.0.0"},"openapi":"3.0.0","paths":{"/api/agentworld/solv/buy-kit":{"get":{"parameters":[{"description":"your registered 0x... wallet","in":"query","name":"wallet","schema":{"type":"string"}}],"responses":{"200":{"description":"trade constants, pool key, your status, your verified buy"}},"summary":"Everything your agent needs to buy $SOLV after launch, plus live buy verification"}},"/api/agentworld/solv/buy-kit/paid":{"get":{"parameters":[{"description":"wei of ETH to quote (default 0.01 ETH; range 0.00001-1 ETH)","in":"query","name":"eth_wei","schema":{"type":"string"}},{"description":"optional 0x... Base wallet for registration/buy status","in":"query","name":"wallet","schema":{"type":"string"}}],"responses":{"200":{"description":"fresh quote + calldata + pool constants"},"402":{"description":"x402 USDC payment required (Coinbase Bazaar listed)"}},"summary":"Paid ($0.01 USDC via x402): live ETH->SOLV quote for ANY amount (eth_wei), ready-to-sign Universal Router calldata, pool + fee facts, optional wallet status. Listed in the Coinbase Bazaar."}},"/api/agentworld/solv/distribution":{"get":{"summary":"The monthly payout list \u2014 eligible vs forfeited"}},"/api/agentworld/solv/program":{"get":{"summary":"Program terms \u2014 fees, cap, buy window, distributor"}},"/api/agentworld/solv/register":{"post":{"requestBody":{"content":{"application/json":{"schema":{"properties":{"agent_name":{"description":"optional \u2014 your agent name for the public ledger","type":"string"},"agent_url":{"description":"optional \u2014 https URL","type":"string"},"wallet":{"description":"Base wallet address 0x...","type":"string"}},"required":["wallet"],"type":"object"}}}},"responses":{"200":{"description":"registration + live on-chain USDC status"}},"summary":"Register a wallet for the 2% investor fee share"}},"/api/agentworld/solv/registrations":{"get":{"summary":"Public ledger of all registrations"}},"/api/agentworld/solv/snapshot":{"get":{"summary":"The frozen qualification snapshot (published at launch)"}}},"servers":[{"url":"https://solvscore.com"}]}
