From 8ec0875d4987db5fe1fbbc7933a34f1272845957 Mon Sep 17 00:00:00 2001 From: Ankur Dubey Date: Fri, 31 May 2024 18:15:31 +0400 Subject: [PATCH] chore: Add projectId for optimism retro funding --- funding.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 funding.json diff --git a/funding.json b/funding.json new file mode 100644 index 0000000..5c87b15 --- /dev/null +++ b/funding.json @@ -0,0 +1,5 @@ +{ + "opRetro": { + "projectId": "0x220685a4514003f22cbf18a7ddd9c09f88c2383daed6cbfa3437b22a51c07c26" + } +}