From 8e49627ece90a07ac600cfd4459a9993bc9ed4e9 Mon Sep 17 00:00:00 2001 From: PHI NETWORK <85964511+Phinetwork@users.noreply.github.com> Date: Wed, 22 Jun 2022 17:31:40 -0700 Subject: [PATCH] Update dApp List Add PHI Network Add PHI Network To dApp List --- src/data/featured-dapps.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/data/featured-dapps.js b/src/data/featured-dapps.js index 34174fb2..56e8aaf6 100644 --- a/src/data/featured-dapps.js +++ b/src/data/featured-dapps.js @@ -6,6 +6,13 @@ export default [ description: 'Uniswap is a protocol for automated token exchange on Ethereum.', icon: './images/dapps/uniswap.exchange.png' }, + { + url: 'https://phi.network', + name: 'PHI Network', + shortName: 'PHI', + description: 'Earn, Entertain, Engage & Exchange', + icon: './images/dapps/phi.network.png' + }, { url: 'https://opensea.io/', name: 'OpenSea',