From 21bfba3671103ee355f85e977f7d6d852b069ebd Mon Sep 17 00:00:00 2001 From: Disillusionary <270382500+disillusionmask@users.noreply.github.com> Date: Thu, 21 May 2026 13:42:52 -0400 Subject: [PATCH] Add FoMonad --- dapps.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/dapps.json b/dapps.json index 4d96e8f..c2d9cdd 100644 --- a/dapps.json +++ b/dapps.json @@ -1,4 +1,17 @@ [ + { + "name": "FoMonad", + "type": "DeFi", + "logo": "https://www.fomonad.wtf/fomonad-named.svg", + "website": "https://www.fomonad.wtf/", + "description": "A consensual rugpull on Monad. Every round: a new yield-bearing Vibecoin, a price curve, a timer, a prize pool. The rug is the product.", + "monad_exclusive": true, + "contracts": [ + "0xd2C45789A6A26Cbb961E7E1B65fA2B5BB3872639", + "0x9f4834920e7ad3275F3cf6587Ad9c9F7d387F1CF", + "0xad269FBeC6ebbAD424FCdC0f8e62F2056A72B403" + ] + }, { "name": "Something", "type": "DeFi",