Skip to content

Commit 8c4fa67

Browse files
author
Maksym Naichuk
committed
upd(wallet config): update reth position
1 parent 610474f commit 8c4fa67

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

networks/1/assets.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@
2121
"coingecko_api_id": "tether"
2222
}
2323
},
24+
{
25+
"address": "0xae78736Cd615f374D3085123A210448E74Fc6393",
26+
"name": "TokenRocket Pool ETH",
27+
"symbol": "rETH",
28+
"decimals": 18,
29+
"precision": 6,
30+
"logoURI": "https://assets.coingecko.com/coins/images/20764/standard/reth.png",
31+
"extensions":
32+
{
33+
"allow_locking": true,
34+
"coingecko_api_id": "ethereum",
35+
"locking_multiplier": 1.5
36+
}
37+
},
2438
{
2539
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
2640
"name": "USD Coin",
@@ -96,20 +110,6 @@
96110
"locking_multiplier": 1.5
97111
}
98112
},
99-
{
100-
"address": "0xae78736Cd615f374D3085123A210448E74Fc6393",
101-
"name": "TokenRocket Pool ETH",
102-
"symbol": "rETH",
103-
"decimals": 18,
104-
"precision": 6,
105-
"logoURI": "https://assets.coingecko.com/coins/images/20764/standard/reth.png",
106-
"extensions":
107-
{
108-
"allow_locking": true,
109-
"coingecko_api_id": "ethereum",
110-
"locking_multiplier": 1.5
111-
}
112-
},
113113
{
114114
"address": "0xD31a59c85aE9D8edEFeC411D448f90841571b89c",
115115
"name": "Wrapped Solana",

0 commit comments

Comments
 (0)