From b391cafc6c36c1b4b929deeb892ff18cd8c94048 Mon Sep 17 00:00:00 2001 From: weilong wu Date: Wed, 3 Jun 2026 21:59:27 +0900 Subject: [PATCH] Add avodex protocol listing --- testnet/avodex.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 testnet/avodex.json diff --git a/testnet/avodex.json b/testnet/avodex.json new file mode 100644 index 0000000..4a47303 --- /dev/null +++ b/testnet/avodex.json @@ -0,0 +1,14 @@ +{ + "name": "avodex", + "description": "Avodex is a spot and perpetuals DEX powered by its own in-house matching engine, with AI-powered grid-trading bots.", + "live": false, + "categories": [ + "DeFi::DEX", + "DeFi::Perpetuals / Derivatives" + ], + "addresses": {}, + "links": { + "project": "https://avodex.ai", + "github": "https://github.com/avodex" + } +}