From 40713c56a9f038036a282e803448a65352758860 Mon Sep 17 00:00:00 2001 From: frondoto <43503296+frondoto@users.noreply.github.com> Date: Wed, 29 May 2024 12:08:58 -0300 Subject: [PATCH] Create funding.json (#250) 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" + } +}