From b7856d977c1dd9cd9a4a02518b821003fd73c703 Mon Sep 17 00:00:00 2001 From: snailbuilder Date: Fri, 22 Aug 2025 03:55:33 +0900 Subject: [PATCH] Update builder-registrations.json --- builder-registrations.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/builder-registrations.json b/builder-registrations.json index 399db88..a59dedd 100644 --- a/builder-registrations.json +++ b/builder-registrations.json @@ -103,5 +103,10 @@ "name": "Eureka", "rpc": "rpc.eurekabuilder.xyz", "supported-apis": ["refund-recipient"] + }, + { + "name": "snailbuilder", + "rpc": "rpc.snailbuilder.sh", + "supported-apis": ["refund-recipient", "cancel-endpoint"] } ]