From f5df7805eedfc3658c4dc8e1d5e129ba9d402c0c Mon Sep 17 00:00:00 2001 From: andrey Date: Wed, 17 Mar 2021 09:17:09 +0100 Subject: [PATCH] [#11864] Loopring smart contract bug Signed-off-by: andrey --- src/status_im/ethereum/tokens.cljs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/status_im/ethereum/tokens.cljs b/src/status_im/ethereum/tokens.cljs index 55ea399be5..04152d8151 100644 --- a/src/status_im/ethereum/tokens.cljs +++ b/src/status_im/ethereum/tokens.cljs @@ -219,11 +219,10 @@ :name "Monaco" :address "0xb63b606ac810a52cca15e44bb630fd42d8d1d83d" :decimals 8} - {:symbol :LRC - :name "loopring" - :address "0xef68e7c694f40c8202821edf525de3782458639f" - :decimals 18 - :skip-decimals-check? true} + {:symbol :LRC + :name "LoopringCoin V2" + :address "0xbbbbca6a901c926f240b89eacb641d8aec7aeafd" + :decimals 18} {:symbol :ZSC :name "Zeus Shield Coin" :address "0x7a41e0517a5eca4fdbc7fbeba4d4c47b9ff6dc63"