From b76535ad6f05a88a45a36f53065e476085715d86 Mon Sep 17 00:00:00 2001 From: myezverseteam Date: Sun, 17 May 2026 23:04:38 +0100 Subject: [PATCH] feat(ecosystem): add EZ Path service and facilitator entries --- .../ez-path-facilitator/metadata.json | 19 +++++++++++++++++++ .../partners-data/ez-path/metadata.json | 7 +++++++ typescript/site/public/logos/ez-path.svg | 12 ++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 typescript/site/app/ecosystem/partners-data/ez-path-facilitator/metadata.json create mode 100644 typescript/site/app/ecosystem/partners-data/ez-path/metadata.json create mode 100644 typescript/site/public/logos/ez-path.svg diff --git a/typescript/site/app/ecosystem/partners-data/ez-path-facilitator/metadata.json b/typescript/site/app/ecosystem/partners-data/ez-path-facilitator/metadata.json new file mode 100644 index 0000000000..afabb68993 --- /dev/null +++ b/typescript/site/app/ecosystem/partners-data/ez-path-facilitator/metadata.json @@ -0,0 +1,19 @@ +{ + "name": "EZ Path Facilitator", + "description": "Self-hosted x402 facilitator on Base mainnet (eip155:8453). Supports verify, settle, and supported endpoints for autonomous agent payments in USDC.", + "logoUrl": "/logos/ez-path.svg", + "websiteUrl": "https://ezpath.myezverse.xyz", + "category": "Facilitators", + "facilitator": { + "baseUrl": "https://ezpath.myezverse.xyz/facilitator", + "networks": ["base"], + "schemes": ["exact"], + "assets": ["USDC"], + "supports": { + "verify": true, + "settle": true, + "supported": true, + "list": false + } + } +} diff --git a/typescript/site/app/ecosystem/partners-data/ez-path/metadata.json b/typescript/site/app/ecosystem/partners-data/ez-path/metadata.json new file mode 100644 index 0000000000..44a6ad30a4 --- /dev/null +++ b/typescript/site/app/ecosystem/partners-data/ez-path/metadata.json @@ -0,0 +1,7 @@ +{ + "name": "EZ Path", + "description": "Best-execution DEX aggregator on Base mainnet built for AI agents. Races 0x, ParaSwap, Aerodrome, and Uniswap V3 simultaneously and returns the highest buyAmount for $0.03 USDC per call.", + "logoUrl": "/logos/ez-path.svg", + "websiteUrl": "https://ezpath.myezverse.xyz", + "category": "Services/Endpoints" +} diff --git a/typescript/site/public/logos/ez-path.svg b/typescript/site/public/logos/ez-path.svg new file mode 100644 index 0000000000..802ab6e005 --- /dev/null +++ b/typescript/site/public/logos/ez-path.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + +