diff --git a/apps/web/public/featured-apps/icons/atomic-wallet.webp b/apps/web/public/featured-apps/icons/atomic-wallet.webp new file mode 100644 index 0000000..c842a23 Binary files /dev/null and b/apps/web/public/featured-apps/icons/atomic-wallet.webp differ diff --git a/apps/web/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json b/apps/web/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json index 6e218b3..34e6f4d 100644 --- a/apps/web/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json +++ b/apps/web/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json @@ -66,6 +66,29 @@ "farcaster": "" } }, + { + "id": "atomic-wallet", + "name": "Atomic Wallet", + "description": "Manage, Swap, Buy and Stake your favorite assets. Securely hold your NFTs and 1000+ other tokens.", + "imageUrl": "/featured-apps/icons/atomic-wallet.webp", + "category": [ + "Infra" + ], + "network": "Mainnet", + "tags": [ + "wallet" + ], + "links": { + "mainnetWebsite": "https://atomicwallet.io/", + "testnetWebsite": "https://atomicwallet.io/", + "x": "https://x.com/AtomicWallet", + "discord": "", + "telegram": "", + "github": "", + "farcaster": "", + "smartContractUrl": "" + } + }, { "id": "blockscout", "name": "Blockscout",