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',