sushiswap / subgraphs

Sushi subgraphs
38 stars 96 forks source link

Feature/miso refactoring #42

Closed OlaStenberg closed 1 year ago

OlaStenberg commented 2 years ago

https://thegraph.com/hosted-service/subgraph/olastenberg/miso?version=pending

This is the info planned for cards/list image

Should be able to get everything or calculate it using data from the subgraph, example:

 {
        "id": "0x5cfeb913fe8ae7e5e63e5930f044f36ba4b882ab",
        "type": "DUTCH",
        "startTime": "1621468800",
        "endTime": "1622073600",
        "minimumPrice": "88800000000000000000",
        "totalTokens": "200000000000000000000",
        "amountRaised": "245736068253968351882000",
        "commitmentCount": "330",
        "participantCount": "265",
        "auctionToken": {
          "symbol": "SAK3"
        },
        "bidToken": {
          "symbol": "SUSHI"
        },
        "priceDrop": "145355820105820105",
        "priceRate": "0",
        "priceGoal": "0",
        "documents": {
          "icon": null,
          "github": null,
          "wechat": null,
          "reddit": null,
          "medium": null,
          "website": "https://sake.sushi.com/",
          "twitter": "https://twitter.com/0xSAKE",
          "discord": "https://discord.gg/MYFm8nn4QB",
          "category": null,
          "telegram": null,
          "whitepaper": null,
          "tokenomics": null,
          "description": "SAKE is the worlds first tokenized sake and the debut product of MISO launchpad. \nOnly 888 bottles of SAKE will ever be produced, with ownership of a SAKE bottle dictated by the SAK3 token. ",
          "mobileBanner": null,
          "desktopBanner": null
        }

NOTE: can't do pointlist, call handler not available on all networks