Skip to content

Add EZChain#36

Open
miyura wants to merge 2 commits into
flashbots:mainfrom
ezchain-xyz:main
Open

Add EZChain#36
miyura wants to merge 2 commits into
flashbots:mainfrom
ezchain-xyz:main

Conversation

@miyura

@miyura miyura commented Jun 27, 2025

Copy link
Copy Markdown

Add EZChain to builders list

Copilot AI review requested due to automatic review settings June 19, 2026 20:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to add the EZChain builder entry to builder-registrations.json, expanding the set of registered builders and their supported API capabilities.

Changes:

  • Adds a new builder registration for EZChain.
  • Updates the nearby Eureka entry’s supported-apis field (but currently introduces a JSON validity issue that must be fixed).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 87 to 97
{
"name": "Eureka",
"rpc": "rpc.eurekabuilder.xyz",
"supported-apis": ["refund-recipient"]
},
{
"name": "EZChain",
"rpc": "rpc.ezchain.xyz",
"supported-apis": ["v0.1"]
"supported-apis": ["refund-recipient", "cancel-endpoint"]
},
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.

2 participants