From ee73bab5a0e7f61697cda3f84173fbd83362bc72 Mon Sep 17 00:00:00 2001 From: "dak-agent[bot]" <284037069+dak-agent[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 06:04:03 +0000 Subject: [PATCH] feat: add Monad Cards protocol entry Co-authored-by: Keone Hon <323982+keone@users.noreply.github.com> --- mainnet/monad_cards.jsonc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mainnet/monad_cards.jsonc diff --git a/mainnet/monad_cards.jsonc b/mainnet/monad_cards.jsonc new file mode 100644 index 0000000..20e4d3d --- /dev/null +++ b/mainnet/monad_cards.jsonc @@ -0,0 +1,11 @@ +{ + "name": "Monad Cards", + "description": "Monad Cards is a collectible NFT — a token of appreciation for Crypto Twitter that eligible community members can claim and mint onchain.", + "categories": ["NFT::Collections"], + "addresses": { + "MonadCards": "0x0000CA12D5c07085022eBC74867157449919Fd67" + }, + "links": { + "project": "https://cards.monad.xyz" + } +}