From 733efe9d5cefa32eac44c351a252e315c8a887b9 Mon Sep 17 00:00:00 2001 From: timowhite88 Date: Mon, 16 Feb 2026 01:18:10 +0000 Subject: [PATCH] Add Planet Express Marketplace (file marketplace with x402) --- mainnet/Planet_Express_Marketplace.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 mainnet/Planet_Express_Marketplace.json diff --git a/mainnet/Planet_Express_Marketplace.json b/mainnet/Planet_Express_Marketplace.json new file mode 100644 index 0000000..d76f05a --- /dev/null +++ b/mainnet/Planet_Express_Marketplace.json @@ -0,0 +1,18 @@ +{ + "name": "Planet Express Marketplace", + "description": "Decentralized file marketplace on Monad. Buy and sell encrypted files with secure escrow. Multi-chain payments via x402 protocol (MON, SOL, Base USDC).", + "live": true, + "categories": [ + "NFT::Marketplace", + "DePIN::Storage", + "AI::Infrastructure", + "Infra::Privacy / Encryption" + ], + "addresses": { + "MarketplaceV2": "0xeFc5D4f6ee82849492b1F297134872dA2Abb260d" + }, + "links": { + "project": "https://planetexpress.dropclaw.cloud", + "docs": "https://dropclaw.cloud/.well-known/x402" + } +}