From ed9b2e60d2a0a01f780b1c72e80f22c12ced9cf4 Mon Sep 17 00:00:00 2001 From: Prithvi Shahi Date: Thu, 5 Sep 2024 10:53:58 -0700 Subject: [PATCH] chore: Create funding.json (#136) Create a funding.json file for OP rPGF round 5 --- 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..bcf7fc27 --- /dev/null +++ b/funding.json @@ -0,0 +1,5 @@ +{ + "opRetro": { + "projectId": "0x966804cb492e1a4bde5d781a676a44a23d69aa5dd2562fa7a4f95bb606021c8b" + } +}