diff --git a/data/astarion.json b/data/astarion.json new file mode 100644 index 00000000..5358b201 --- /dev/null +++ b/data/astarion.json @@ -0,0 +1,43 @@ +{ + "name": "ASTARION", + "description": "Deploy your own NFT Smrt Contarcts, mint and earn the minting fee. Withdraw the minting fee to your wallet throughout our UI, without any programming knowledge.", + "short_description": "Create your Web3 Infrastructure", + "tags": [ + "NFTs", + "Infrastructure" + ], + "contracts": [ + { + "name": "Crazy Ape", + "address": "0x013a5f02a92d31cd155899634e031801e759d6b4535b63f0b52e3ee9a748d477" + } + ], + "goerliContracts": [], + "audits": [], + "verified": false, + "dotw": false, + "links": { + "website": "https://astarion.net", + "careers": "", + "twitter": "https://twitter.com/ASTARION11111", + "telegram": "https://t.me/astarionproject", + "discord": "", + "github": "https://github.com/ASTARIONCrypto", + "youtube": "https://www.youtube.com/@ASTARIONHQ", + "medium": "", + "mirror": "" + }, + "twitterName": "ASTARION11111", + "teamInfo": { + "contactEmail": "contact@astarion.net", + "founded": "2023-06-22T00:00:00.000Z", + "anonymous": true + }, + "tokens": [], + "media": { + "logoUrl": "/dapps/astarion/astarion-logo.png", + "bannerUrl": "/dapps/astarion/astarion-banner.png", + "previewUrl": "/dapps/astarion/astarion-preview.png", + "gallery": [] + } +} diff --git a/public/dapps/astarion/astarion-banner.png b/public/dapps/astarion/astarion-banner.png new file mode 100644 index 00000000..43996753 Binary files /dev/null and b/public/dapps/astarion/astarion-banner.png differ diff --git a/public/dapps/astarion/astarion-logo.png b/public/dapps/astarion/astarion-logo.png new file mode 100644 index 00000000..80ab4396 Binary files /dev/null and b/public/dapps/astarion/astarion-logo.png differ diff --git a/public/dapps/astarion/astarion-preview.png b/public/dapps/astarion/astarion-preview.png new file mode 100644 index 00000000..151f6b8a Binary files /dev/null and b/public/dapps/astarion/astarion-preview.png differ