diff --git a/wallet_mobile/mobile_ecosystem/kaia/eco_list.json b/wallet_mobile/mobile_ecosystem/kaia/eco_list.json new file mode 100644 index 0000000000..7ced260206 --- /dev/null +++ b/wallet_mobile/mobile_ecosystem/kaia/eco_list.json @@ -0,0 +1,16 @@ +[ + { + "name": "1inch", + "description": "The 1inch Network unites decentralized protocols whose synergy enables the most lucrative, fastest and protected operations in the DeFi space.", + "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/kaia/resource/1inch.png", + "link": "https://app.1inch.io/#/8217", + "type": "DEX" + }, + { + "name": "Swapscanner", + "description": "Swapscanner aims to be a one-stop platform for the Klaytn ecosystem. Starting as a next-generation DEX aggregator, we are providing services such as Pro chart and Wallet sequentially.", + "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/kaia/resource/swapscanner.png", + "link": "https://swapscanner.io/", + "type": "DEX" + } +] diff --git a/wallet_mobile/mobile_ecosystem/kaia/resource/1inch.png b/wallet_mobile/mobile_ecosystem/kaia/resource/1inch.png new file mode 100644 index 0000000000..0f682ca9e6 Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/kaia/resource/1inch.png differ diff --git a/wallet_mobile/mobile_ecosystem/kaia/resource/swapscanner.jpg b/wallet_mobile/mobile_ecosystem/kaia/resource/swapscanner.jpg new file mode 100644 index 0000000000..cb9697c26c Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/kaia/resource/swapscanner.jpg differ