Skip to content

Commit

Permalink
Plenty url and logo updated
Browse files Browse the repository at this point in the history
  • Loading branch information
unixvb committed Mar 31, 2023
1 parent 8f65344 commit 795be5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/dapp-list-constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ export const dappList: DappList[] = [
},
{
name: 'Plenty',
dappUrl: 'https://www.plentydefi.com',
dappUrl: 'https://plenty.network/',
type: DappType.DeFi,
logo: 'https://bcd-static-assets.fra1.digitaloceanspaces.com/dapps/plenty/plenty_logo.png',
logo: 'https://pbs.twimg.com/profile_images/1571173076334772224/hZ-puodZ_400x400.jpg',
slug: 'plenty',
categories: [DappType.DeFi, DappType.Exchanges]
},
Expand Down

0 comments on commit 795be5f

Please sign in to comment.