diff --git a/src/status_im/utils/ethereum/tokens.cljs b/src/status_im/utils/ethereum/tokens.cljs index 04fc7d8080..63044b578b 100644 --- a/src/status_im/utils/ethereum/tokens.cljs +++ b/src/status_im/utils/ethereum/tokens.cljs @@ -4,7 +4,7 @@ (defn- asset-border [color] {:border-color color :border-width 1 :border-radius 32}) -(def ethereum {:name "Ethereum" +(def ethereum {:name "Ether" :symbol :ETH :decimals 18 :icon {:source (js/require "./resources/images/assets/ethereum.png")