From 0f19f1c2cec21f1456fa4ff335f1a40f26687527 Mon Sep 17 00:00:00 2001 From: frondoto <43503296+frondoto@users.noreply.github.com> Date: Wed, 29 May 2024 11:54:45 -0300 Subject: [PATCH] Create funding.json Adding funding.json file according to Optimism Retro Funding requirements. --- 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..98caf267 --- /dev/null +++ b/funding.json @@ -0,0 +1,5 @@ +{ + "opRetro": { + "projectId": "0x30769523b16315b6404ce3c6dbaf610028acdf3133dca8a4d427e0d19d3628c9" + } +}