From 9cefe2c8e6f969f23a3db84cfc77360a900733d4 Mon Sep 17 00:00:00 2001 From: Prithvi Shahi Date: Mon, 4 Nov 2024 11:02:51 -0800 Subject: [PATCH] chore: add drips entry to funding.json for Filecoin rPGF round 2 --- funding.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/funding.json b/funding.json index f32c67b07..3e490c2a1 100644 --- a/funding.json +++ b/funding.json @@ -1,5 +1,10 @@ { "opRetro": { "projectId": "0xc71faa1bcb4ceb785816c3f22823377e9e5e7c48649badd9f0a0ce491f20d4b3" + }, + "drips": { + "filecoin": { + "ownedBy": "0x53DCAf729e11022D5b8949946f6601211C662B38" + } } } \ No newline at end of file