From 37926d246370536d1738c512975a8929253cd380 Mon Sep 17 00:00:00 2001 From: Frank Zhang Date: Thu, 23 Apr 2026 12:57:18 +0800 Subject: [PATCH] =?UTF-8?q?Add=20Monoscope=20=E2=80=94=20fraud=20detection?= =?UTF-8?q?=20&=20on-chain=20intelligence=20for=20Monad?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mainnet/monoscope.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mainnet/monoscope.json diff --git a/mainnet/monoscope.json b/mainnet/monoscope.json new file mode 100644 index 0000000..ca3c8de --- /dev/null +++ b/mainnet/monoscope.json @@ -0,0 +1,14 @@ +{ + "name": "Monoscope", + "description": "Graph-powered fraud detection and on-chain intelligence platform for Monad. Detects wash trading, sybil clusters, fund cycling, and other fraud patterns using Neo4j graph analytics. Features AI-powered search, interactive graph explorer, and per-wallet risk scoring. Free and open-source.", + "categories": [ + "Infra::Analytics" + ], + "addresses": {}, + "links": { + "project": "https://monoscope-seven.vercel.app", + "twitter": "", + "github": "https://github.com/zhongjie526/monoscope", + "docs": "https://github.com/zhongjie526/monoscope#readme" + } +}