From 5ace6f587c8d5bade32deb9a72a52c2ec26c9f52 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Thu, 11 Sep 2025 16:00:24 +0200 Subject: [PATCH] chore: Add ads.fund verification file [skip ci] (#5786) --- adsfund.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 adsfund.json diff --git a/adsfund.json b/adsfund.json new file mode 100644 index 000000000..f451581bb --- /dev/null +++ b/adsfund.json @@ -0,0 +1,8 @@ +{ + "info": "This is verification file for ads.fund project", + "project": { + "name": "Revanced Patches", + "walletAddress": "0x7ab4091e00363654bf84B34151225742cd92FCE5", + "tokenAddress": "0xadf325f255083a3f3d9a9d01ffb3db52a148d802" + } +}