diff --git a/wallet_mobile/mobile_ecosystem/fantom/eco_list.json b/wallet_mobile/mobile_ecosystem/fantom/eco_list.json new file mode 100644 index 0000000000..d9831c2d4a --- /dev/null +++ b/wallet_mobile/mobile_ecosystem/fantom/eco_list.json @@ -0,0 +1,30 @@ +[ + { + "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/avalanche/resource/1inch.png", + "link": "https://app.1inch.io/#/43114", + "type": "DEX" + }, + { + "name": "Sushi Swap", + "description": "A leading multi-chain DEX deployed across 25+ blockchains, cooking up a community-built, open-source ecosystem of all the DeFi tools you need.", + "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/avalanche/resource/sushi.png", + "link": "https://www.sushi.com/swap?chainId=43114", + "type": "DEX" + }, + { + "name": "Beefy Finance", + "description": "The Multichain Yield Optimizer that autocompounds your crypto on BSC, Polygon, Fantom, HECO and Avalanche.", + "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/avalanche/resource/beefy.jpg", + "link": "https://app.beefy.com/", + "type": "DeFi" + }, + { + "name": "Curve", + "description": "Curve is DeFi’s leading AMM, (Automated Market Maker). Hundreds of liquidity pools have been launched through Curve’s factory and incentivized by Curve’s DAO.", + "thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/optimism/resource/curve.png", + "link": "https://curve.fi/#/optimism/swap", + "type": "DEX" + } +] diff --git a/wallet_mobile/mobile_ecosystem/fantom/resource/1inch.png b/wallet_mobile/mobile_ecosystem/fantom/resource/1inch.png new file mode 100644 index 0000000000..0f682ca9e6 Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/fantom/resource/1inch.png differ diff --git a/wallet_mobile/mobile_ecosystem/fantom/resource/beefy.jpg b/wallet_mobile/mobile_ecosystem/fantom/resource/beefy.jpg new file mode 100644 index 0000000000..5da1848e25 Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/fantom/resource/beefy.jpg differ diff --git a/wallet_mobile/mobile_ecosystem/fantom/resource/curve.png b/wallet_mobile/mobile_ecosystem/fantom/resource/curve.png new file mode 100644 index 0000000000..53f145fc8c Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/fantom/resource/curve.png differ diff --git a/wallet_mobile/mobile_ecosystem/fantom/resource/sushi.png b/wallet_mobile/mobile_ecosystem/fantom/resource/sushi.png new file mode 100644 index 0000000000..3d4b6c5f7e Binary files /dev/null and b/wallet_mobile/mobile_ecosystem/fantom/resource/sushi.png differ