From 56e2a6d8a1afe5902a6ab63d916000145f56393b Mon Sep 17 00:00:00 2001 From: cgewecke Date: Tue, 30 Jul 2024 14:26:00 -0700 Subject: [PATCH] Add optimism retro funding id --- funding.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 funding.json diff --git a/funding.json b/funding.json new file mode 100644 index 0000000..df8667b --- /dev/null +++ b/funding.json @@ -0,0 +1,10 @@ +{ + "drips": { + "ethereum": { + "ownedBy": "0xaA4c632684180bf781108c84E7a294B483D12053" + } + }, + "opRetro": { + "projectId": "0xc2d8139cd61ddc75689610ee0cca0fe37ba8bec3270beb6aac6eac91c6256f60" + } +}