diff --git a/data/expectium.json b/data/expectium.json new file mode 100644 index 00000000..1e3f1e49 --- /dev/null +++ b/data/expectium.json @@ -0,0 +1,92 @@ +{ + "name": "Expectium", + "description": "Expectium is an information markets platform that lets you trade on the world's most highly-debated topics (e.g. politics, economics, current events and more.) . On Expectium, you trade shares like Happens or Not of these topics based on your forecasts and earn return if you are right at market resolvation.", + "short_description": "Decentralized Prediction Market", + "tags": [ + + "DeFi", + "NFTs", + "Social", + "DAOs" + + ], + "contracts": [ + { + "name": "", + "address": "" + }, + { + "name": "", + "address": "" + } + ], + "goerliContracts": [ + { + "name": "STARKNET AIRDROP CONTRACT", + "address": "0x040fe04a56d0515c5a95e52c1bb68aa1dc2bdb0a64a2586edaec4ef498148f32" + }, + { + "name": "BTC OVER 35K CONTRACT", + "address": "0x05a9cee499caeb7da735a1f43010741d3e4bd1d04cd8008aa6829953b2a605b4" + } + ], + "audits": [ + + ], + "verified": false, + "dotw": false, + "links": { + "website": "https://expectium.io/", + "careers": "", + "twitter": "https://twitter.com/expectiumio", + "telegram": "", + "discord": "https://discord.gg/tdFqsbP4U9", + "github": "", + "youtube": "", + "medium": "", + "mirror": "" + }, + "twitterName": "expectiumio", + "teamInfo": { + "contactEmail": "expectiumprotocol@gmail.com", + "founded": "2023-05-01T00:00:00.000Z", + "anonymous": true // If at least one of the founders has a public profile with their real name linked to the project, set this to true. + }, + "tokens": [ + { + "address": "", + "symbol": "" + } + ], + "nft": { + "collectionContract": "", + "collectionLink": "", + "collectionName": "", + "collectionPreview": [ + { + "image_url": "", + "name": "" + }, + { + "image_url": "", + "name": "" + } + ] + }, + "media": { + "logoUrl": "/dapps/expectium/expectium-logo.jpg Resolution: 320 × 320 pixels>", + "bannerUrl": "/dapps/expectium/expectium-banner.webp Resolution: 1920 × 400 pixels>", + "previewUrl": "/dapps/expectium/expectium-preview.webp Resolution: 700 × 400 pixels>", + "videoUrl": "", + "gallery": [ + { + "url": "/dapps/expectium/expectium-01.jpg", + "description": "Expectium is a prediction market on Starknet" + }, + { + "url": "/dapps/expectium/expectium-02.jpg", + "description": "Expectium Prediction Pools" + } + ] + } +} \ No newline at end of file diff --git a/public/dapps/expectium/expectium b/public/dapps/expectium/expectium new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/public/dapps/expectium/expectium @@ -0,0 +1 @@ + diff --git a/public/dapps/expectium/expectium-01.png b/public/dapps/expectium/expectium-01.png new file mode 100644 index 00000000..ee6ec287 Binary files /dev/null and b/public/dapps/expectium/expectium-01.png differ diff --git a/public/dapps/expectium/expectium-02.png b/public/dapps/expectium/expectium-02.png new file mode 100644 index 00000000..6ac5ea32 Binary files /dev/null and b/public/dapps/expectium/expectium-02.png differ diff --git a/public/dapps/expectium/expectium-banner.webp b/public/dapps/expectium/expectium-banner.webp new file mode 100644 index 00000000..7c6b2dba Binary files /dev/null and b/public/dapps/expectium/expectium-banner.webp differ diff --git a/public/dapps/expectium/expectium-logo.jpg b/public/dapps/expectium/expectium-logo.jpg new file mode 100644 index 00000000..6714276b Binary files /dev/null and b/public/dapps/expectium/expectium-logo.jpg differ diff --git a/public/dapps/expectium/expectium-preview.webp b/public/dapps/expectium/expectium-preview.webp new file mode 100644 index 00000000..27ab11af Binary files /dev/null and b/public/dapps/expectium/expectium-preview.webp differ