From 78ce25ca1b82754e9eaed78069e6c158bb1147e5 Mon Sep 17 00:00:00 2001 From: Luke Hamilton Date: Thu, 23 May 2024 23:18:54 -0400 Subject: [PATCH] chore: add funding verification for OP retro funding round 4 --- 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 0000000..6c8f8da --- /dev/null +++ b/funding.json @@ -0,0 +1,5 @@ +{ + "opRetro": { + "projectId": "0x447b6819a0fa334f2429f86c022cf75ef3cad7e6e96078cb361ab961514b5125" + } +}