diff --git a/builder-registrations.json b/builder-registrations.json index 4717030..531bb0d 100644 --- a/builder-registrations.json +++ b/builder-registrations.json @@ -93,5 +93,10 @@ "name": "Bombora", "rpc": "rpc.bombora.build", "supported-apis": ["refund-recipient", "cancel-endpoint"] + }, + { + "name": "Bear", + "rpc": "https://rpc.bearmev.com", + "supported-apis": ["refund-recipient", "cancel-endpoint"] } ]