+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.denom }}
+
+
+
+ {{ errors[0] }}
+
+
+
+
+
+
+
+
+
+ {{ errors[0] }}
+
+
+
+
+
+
+
+
+
+
+
+ Keplr
+
+
+
+ {{ errors[0] }}
+
+
+
+
+
+
+ {{ error }}
+
+
+
+
+
diff --git a/src/views/OperationWithdrawComponent.vue b/src/views/OperationWithdrawComponent.vue
index cabebec8..83fc8b67 100644
--- a/src/views/OperationWithdrawComponent.vue
+++ b/src/views/OperationWithdrawComponent.vue
@@ -7,6 +7,8 @@
title="Withdraw Rewards"
hide-header-close
scrollable
+
+ :ok-disabled="!address"
@hidden="resetModal"
@ok="handleOk"
@show="loadBalance"
diff --git a/src/views/StakingRewardComponent.vue b/src/views/StakingRewardComponent.vue
index cb27face..ad085254 100644
--- a/src/views/StakingRewardComponent.vue
+++ b/src/views/StakingRewardComponent.vue
@@ -6,13 +6,17 @@