From 44190d4e6299905a2b8bbb32eb22bf9023231da7 Mon Sep 17 00:00:00 2001 From: Uttam Singh Date: Mon, 3 Mar 2025 16:06:17 +0530 Subject: [PATCH] Create funding.json This is a step to verify ownership to apply for OP Retro Funding rounds. --- 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 00000000..743e507d --- /dev/null +++ b/funding.json @@ -0,0 +1,5 @@ +{ + "opRetro": { + "projectId": "0x27cbcfd7678c199355b12b66d6449531a4015998d1793640456392e8564af155" + } +}