From 693a144b59d8a789b429b1b7f074907ce8d39f24 Mon Sep 17 00:00:00 2001 From: Kyle Fang Date: Thu, 27 Feb 2025 15:06:43 +0000 Subject: [PATCH] feat: add back metadata for wstx --- metadata/token-wstx.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 metadata/token-wstx.json diff --git a/metadata/token-wstx.json b/metadata/token-wstx.json new file mode 100644 index 0000000..9bf30b6 --- /dev/null +++ b/metadata/token-wstx.json @@ -0,0 +1,5 @@ +{ + "name": "STX", + "description": "STX is the native token of the Stacks blockchain", + "image": "https://token-images.alexlab.co/token-wstx" +} \ No newline at end of file