diff --git a/wallet_mobile/mobile_ecosystem/ethereum/eco_list.json b/wallet_mobile/mobile_ecosystem/ethereum/eco_list.json index 6c3c9b63a4..eda13f883a 100644 --- a/wallet_mobile/mobile_ecosystem/ethereum/eco_list.json +++ b/wallet_mobile/mobile_ecosystem/ethereum/eco_list.json @@ -110,5 +110,12 @@ "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/ethereum/resource/babylon.png", "link": "https://app.babylonswap.io/", "type": "DEX" + }, + { + "name": "Hyperliquid", + "description": "Hyperliquid is a fast and reliable crypto trading platform offering advanced tools and real-time market data. It’s designed to help users trade efficiently and manage their portfolios with ease.", + "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/ethereum/resource/hyperliquid.png", + "link": "https://app.hyperliquid.xyz/", + "type": "DEX" } ] diff --git a/wallet_mobile/mobile_ecosystem/ethereum/resource/hyperliquid.png b/wallet_mobile/mobile_ecosystem/ethereum/resource/hyperliquid.png new file mode 100644 index 0000000000..bad4e09fa7 Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/ethereum/resource/hyperliquid.png differ