Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dapps.swift #7117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AlphaWallet/Browser/ViewModel/Dapps.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ enum OriginalDapps {
Dapp(name: "Eporio", description: "The cheaper marketplace for NFT - Non Fungible Tokens", url: "https://epor.io", cat: "Marketplace"),
Dapp(name: "TokenSets", description: "Enhance your portfolio with automated asset management strategies.", url: "https://www.tokensets.com/", cat: "Finance"),
Dapp(name: "State of the ÐApps", description: "Directory of Decentralized Applications", url: "https://www.stateofthedapps.com/", cat: "Directory"),
Dapp(name: "OGP Bulk Sender", description: "Send native coins, tokens, and NFTs in batches", url: "https://offgridplatform.com/apps/bulk-sender", cat: "Finance"),
Dapp(name: "BulkSender", description: "Batch sending of tokens", url: "https://bulksender.app/", cat: "Finance"),
Dapp(name: "Phiswap", description: "Swap Assets On The Largest Decentralized Exchange", url: "https://app.phiswap.com", cat: "Finance"),
Dapp(name: "Phitoken", description: "Mint New PHI20 Assets", url: "https://app.phitoken.com", cat: "Finance"),
Expand Down