From da329f1d4dcbf6434a5b257265f3d902efbbe21c Mon Sep 17 00:00:00 2001
From: Prithvi Shahi <shahi.prithvi@gmail.com>
Date: Tue, 25 Feb 2025 16:14:54 -0800
Subject: [PATCH] chore: Create FUNDING.json for OP RPF

IP Shipyard is applying for Optimism's retroactive public funding round for developer tooling. This PR adds a json file to associate this repo with IP Shipyard's application.
---
 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..9085792
--- /dev/null
+++ b/FUNDING.json
@@ -0,0 +1,5 @@
+{
+  "opRetro": {
+    "projectId": "0x7f330267969cf845a983a9d4e7b7dbcca5c700a5191269af377836d109e0bb69"
+  }
+}