diff --git a/src/modules/[chain]/index.vue b/src/modules/[chain]/index.vue index c727032c..7bfc39f7 100644 --- a/src/modules/[chain]/index.vue +++ b/src/modules/[chain]/index.vue @@ -316,6 +316,7 @@ const color = computed(() => { {{ format.formatToken(item?.balance) }} + {{ item }} {{ format.formatToken({ denom: item?.balance?.denom, @@ -343,7 +344,7 @@ const color = computed(() => {
- + Receive