From 72b7516c611175330fd05c154eb72b0f04273927 Mon Sep 17 00:00:00 2001 From: jgresham Date: Tue, 30 Jul 2024 16:43:56 -0700 Subject: [PATCH] chore: fix funding json drips and op --- funding.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/funding.json b/funding.json index 29c60d8bd..42bd41148 100644 --- a/funding.json +++ b/funding.json @@ -1,4 +1,9 @@ { + "drips": { + "ethereum": { + "ownedBy": "0x9cce47E9cF12C6147c9844adBB81fE85880c4df4" + } + }, "opRetro": { "projectId": "0xf603b0a365deb7d7130d5c6ebd2ca4f8b7661aae8dcbee822d0ff4187dbcfc76" }