Coder Social home page Coder Social logo

Comments (3)

MaxMustermann2 avatar MaxMustermann2 commented on June 30, 2024

For the staking precompile, it will make sense to decode the input data into the requested parameters so that people can review. This can be done by parsing the 4-byte signature (which we already do using 4byte.directory but I don't see it working fully for this precompile yet). Next, we can find and parse the parameters (address, address, uint256 for Delegate and Undelegate, just address for CollectRewards) to display them in the UI.

Obviously, it will be good if these transactions end up in the staking tab as opposed to the transactions tab. However, I don't know how complicated that would be to implement.

from explorer-v2-frontend.

ArtemKolodko avatar ArtemKolodko commented on June 30, 2024

We can create json file on client side, any community member will be able to suggest updates or add data

from explorer-v2-frontend.

ArtemKolodko avatar ArtemKolodko commented on June 30, 2024

Refactored address aliases map, data stored in JSON file; added description field
Added TOP 20 validator addresses by staking amount (https://staking.harmony.one/validators/mainnet)
Added Gnosis safe Master copy and Proxy Factory addresses
Added KuCoin address, Binance Gateway address

from explorer-v2-frontend.

Related Issues (20)

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.