diff --git a/src/modules/[chain]/supply/index.vue b/src/modules/[chain]/supply/index.vue
index 2216f0eb..85644f57 100644
--- a/src/modules/[chain]/supply/index.vue
+++ b/src/modules/[chain]/supply/index.vue
@@ -1,52 +1,96 @@
-
-
-
-
- | Token |
- Amount |
-
-
-
- | {{ item.denom }} |
- {{ item.amount }} |
-
-
-
-
+
+
+
+
+ | Logo |
+ Token |
+ Amount |
+ Info |
+ Base |
+
+
+
+
+
+ |
+ {{ item.denom }} |
+ {{ item.amount }} |
+ {{ item.info }} |
+ {{ item.base }} |
+
+
+
+