@@ -25,7 +26,7 @@
-
+
{{ unit }} ${{ currentTokenValue }}
@@ -169,11 +170,13 @@
$t('spotlight.total')
}}
- (${{ totalUsdValue }})
-
- {{ totalTokenAmount }} {{ unit }}({{ displayTotalValue[0] }})
+
+ {{
+ displayTotalValue[1]
+ }}
@@ -182,10 +185,18 @@
class="is-flex is-flex-1 fixed-height"
variant="k-accent"
:disabled="disabled"
- @click.native="submit"
+ @click.native="handleOpenConfirmModal"
>{{ $t('redirect.continue') }}