From f2f71ae3a1b9a416936484c121e51f6645761ea8 Mon Sep 17 00:00:00 2001 From: Benjamin Nickolls Date: Fri, 3 May 2024 15:13:37 +0100 Subject: [PATCH] Update Drips claim wallet address (#11444) Updating wallet address to Open Source Collective owned wallet in order to claim project. --- FUNDING.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FUNDING.json b/FUNDING.json index 2e8beaf8cd7d..7ed51db691e6 100644 --- a/FUNDING.json +++ b/FUNDING.json @@ -1,7 +1,7 @@ { "drips": { "ethereum": { - "ownedBy": "0x99D414693dD65E4a0664a16D155dB66283A162D1" + "ownedBy": "0xCE08E02c37d90d75C2bf7D9e55f7606C8DB80E70" } } }