Giter Site home page Giter Site logo

bot's People

Contributors

crystalbit avatar jiayingo avatar jygoh1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

bot's Issues

discord bot

add discord bot - same controllers for discord routes, so one process can work for both social media services (tg, dis)

get price of clny directly from blockchain

hence sushipro api is halted (giving same data for 3+ days) we need to query sushi contracts to get

  • clny price in one (wone)
  • and one (wone) price in dollars (1usdc)
    as for now there is a commented code to get it from sushipro api, but it isn't reliable no more

so we could start fetch data directly

problem is I don't have abi for it and no idea what functions to call. I asked the question in sushi discrod backend chat, but ignored

Add treasury and liquidity CLNY amount to /stats

These are wallets with treasury and liquidity CLNY:

  • treasury 0x89Ea5CCF7acC1c0319DD16dEe4349879eB6D0965
  • liquidity 0x7d38B5C5639335605FFD0CbD1835a8dA06229454

we shall do CLNY.balanceOf of each wallet and give information in stats:

  • circulating CLNY ${all - treasury - liquidity}
  • treasury ${treasury}
  • liquidity ${liquidity}

Now we show just ${all} there

Later we will add pooled CLNY and so on :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.