From b845345207177fb890dc5515cd014fda30354eac Mon Sep 17 00:00:00 2001 From: Evgenii Gavrilov Date: Sat, 11 Jan 2025 19:47:32 +0100 Subject: [PATCH] add VNX --- public/ecosystem-data.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/public/ecosystem-data.json b/public/ecosystem-data.json index 24d3b6e..4da4fc7 100644 --- a/public/ecosystem-data.json +++ b/public/ecosystem-data.json @@ -604,6 +604,16 @@ "imageUrl": "https://assets.odos.xyz/brandAssets/symbol/odos-symbol-orange.png", "twitterXUrl": "https://x.com/odosprotocol", "discordURL": "https://discord.gg/odos" - } + }, + { + "key": "vnx", + "name": "VNX", + "url": "https://vnx.io/", + "description": "VNX, a European licensed token issuance platform, brings real-world assets (RWA) to crypto with fiat-referencing tokens (VEUR, VCHF) and tokenized gold (VNXAU).", + "tags": ["DeFi", "OnRamp"], + "imageUrl": "https://vnx.li/wp-content/uploads/2025/01/VNX_logo_square.png", + "twitterXUrl": "https://x.com/vnx_platform", + "telegramUrl": "https://t.me/vnx_li" + } ] }