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"] } ]