From 4264d1025aa6403883df0b7f51afa65463cc1720 Mon Sep 17 00:00:00 2001 From: Spencer Graham Date: Thu, 16 May 2024 15:55:35 -0500 Subject: [PATCH] Create funding.json Add funding.json file with optimism collective projectId --- funding.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 funding.json diff --git a/funding.json b/funding.json new file mode 100644 index 0000000..4997edd --- /dev/null +++ b/funding.json @@ -0,0 +1,3 @@ +"opRetro": { + "projectId": "0x14c4932cb89f3c5ca4bb4b7e08f8ce1aa3be3ab6ff3983e13f305ebff55bd0a3" +}