Coder Social home page Coder Social logo

aavewatch's Introduction

Aavewatch

Avvewatch is meant to be the successor of https://lendwatch.now.sh For now this repository is just collecting feature requests. Will try to move code and deployments to this repo in the upcoming weeks - after all that's just a hobby / side project.

Contribute

Feel free to contribute code & feature requests (data you'd like to see plotted/displayed).

History

In the beginning of 2020 https://aave.com launched their decentralized lending platform bringing some cool features like flash-loans and decentralized governance. As this was in the personal top 10 of the most intresting blockchain projects i've seen so far I decided to finally spend some time with exploring https://etherscan.io to understand some basics about how all this transaction stuff works. Avve seemed to get quite some traction but (as for now) provides just very basic analytics about the current state of it's smart contracts so I created a very cheesy(~8h of work) web application which fetches transactions from etherscan -> writes them to mongodb -> aggregates them and makes them available via a public api. To my surprise, people were actually using this app and spotting erros, so I decided to rewrite it as open source project without a centralized mongodb in the middle. Here we are.

aavewatch's People

Contributors

sakulstra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aavewatch's Issues

Monitor fees yet to be collected

every borrow() call create a fee of 0,25% of the _amount borrowed.

listening to borrow() events, subtracting the fees already collected by repay() calls and adding the fees of flashloans()

Can provide a clear picture of fees collected by the protocol and how much LEND will eventually be burnt.

Add more timeframes to flash loan totals

Currently, the FlashLoan info for each token only shows total cumulative volume.

Now that there is a small but consistent flow of flash loans, I'd like to see the 1 day/week/etc breakdown of FlashLoan totals alongside the all-time total.

Obviously not useful for a lot of the markets, but would be awesome for ETH and DAI, at the minimum.

Thanks!

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.