feat: add mppgas — multi-chain gas price tracker#652
Conversation
|
Someone is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for submitting a service to the MPP directory! If you want your service included in the curated Required
Recommended
Review criteriaWe prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready. |
🔀 Changed Services✅ Added
|
Adds mppgas to the service catalog: returns slow/standard/fast gas prices in gwei, native token USD price, and estimated 21k-gas transfer cost in USD for Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, and Tempo. $0.01 USDC.e per request, gas-abstracted (feePayer sponsored).
|
Checklist complete:
Ready for review. |
|
@brendanjryan whenever you have a moment — submission checklist is complete, service is live and processing payments via MPP. Happy to address any feedback. Thanks! |
|
Closing this PR. The recommended way to list your service is through MPPScan—it follows the standard MPP discovery format and makes your service immediately discoverable by agents, no PR required. |
Summary
Adds mppgas to the mpp.dev service catalog — a multi-chain gas price tracker deployed at https://mppgas.vercel.app.
Changes
schemas/services.ts— addsmppgasentry withTEMPO_PAYMENT, two endpoints (GET /api/gasandGET /api/info), categories["blockchain", "data"]Test
A live agent payment test was completed successfully (all 7 chains returned gas data).
Submission checklist