Skip to content

EZ Path Agentic#1219

Open
infiniteezverse wants to merge 1 commit into
coinbase:mainfrom
infiniteezverse:feat/ezpath-action-provider
Open

EZ Path Agentic#1219
infiniteezverse wants to merge 1 commit into
coinbase:mainfrom
infiniteezverse:feat/ezpath-action-provider

Conversation

@infiniteezverse
Copy link
Copy Markdown

Adds EzPathActionProvider — a pay-per-request DEX meta-router on Base mainnet.

Races 0x, ParaSwap, Aerodrome, and Uniswap V3 concurrently and returns the highest buyAmount for any ERC-20 swap. Payment is handled automatically via the X402 protocol / EIP-3009 USDC TransferWithAuthorization — no API key, no subscription, no pre-approval required. Supports three execution tiers: basic ($0.03), resilient ($0.10), institutional ($0.50).

Live endpoint: https://ezpath.myezverse.xyz

Chatbot: direct action invocation via AgentKit
Network: Base Mainnet
Setup: Test wallet funded with USDC on Base

Prompt: "Get me the best rate to swap 1 USDC for WETH on Base"

EZ-Path quote received.
tier=basic | winner=0x | mode=direct
price=0.000449 buyToken per sellToken
buyAmount=449123456789012
sources=Native_V2 (100%)
settlement_tx=0xf6c89ddf62c1ca3589af6e7b6c252ba8d6e8ab2ca6d3e30167e581c4ea6ec942

@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented May 15, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@github-actions github-actions Bot added documentation Improvements or additions to documentation action provider New action provider typescript labels May 15, 2026
@infiniteezverse infiniteezverse force-pushed the feat/ezpath-action-provider branch from 13f069b to 4eedd47 Compare May 16, 2026 01:59
@infiniteezverse
Copy link
Copy Markdown
Author

GM @murrlincoln ... Updated review: the EZ-Path endpoint is fully
live on Base mainnet, 60/60 validation tests passing, and we just shipped an
MCP server (mcp-ezpath on npm) that's now listed in the MCP Registry. Happy
to iterate on structures, tests, naming conventions. GN

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

Labels

action provider New action provider documentation Improvements or additions to documentation typescript

Development

Successfully merging this pull request may close these issues.

2 participants