Skip to content

Add Tempo Data API to First-Party services - #24

Open
compusophy wants to merge 2 commits into
mbeato:mainfrom
compusophy:add-tempo-data-api
Open

Add Tempo Data API to First-Party services#24
compusophy wants to merge 2 commits into
mbeato:mainfrom
compusophy:add-tempo-data-api

Conversation

@compusophy

@compusophy compusophy commented Jul 2, 2026

Copy link
Copy Markdown

Adds a live, MPP-native paid service to the First-Party list.

Tempo Data API — pay-per-call on-chain data plus AI image generation for Tempo mainnet (chain 4217), settled in USDC.e via HTTP 402.

  • GET /tempo/token?address=0x… — TIP-20 token metadata (name, symbol, decimals, totalSupply) — 0.01 USDC.e
  • GET /tempo/balance?token=0x…&holder=0x… — token balance (raw + formatted) — 0.01 USDC.e
  • POST /image — AI image generation, ~1024px PNG — 0.10 USDC.e
  • Machine-discoverable OpenAPI 3.1 doc with x-payment-info offers at /openapi.json
  • Built with the official mppx SDK; listed on MPPScan: https://www.mppscan.com/server/71e416f1c37386019f0e481b852a33793149e67a2d06104becb844d2d97d5e78

Live now — curl https://venture-mpp.vercel.app/tempo/token?address=0x20c000000000000000000000b9537d11c60e8b50 returns a 402 MPP challenge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant