skalenetwork / portal

React-based UI to transfer assets, get chains info and more
https://portal.skale.network
GNU Lesser General Public License v3.0
2 stars 6 forks source link

Show chain specific statistics in Portal #122

Open DmytroNazarenko opened 1 year ago

DmytroNazarenko commented 1 year ago

We need to visualize schain-specific stats in Portal. Data can be retrieved from stats API: https://stats.explorer.mainnet.skalenodes.com/v2/stats/[SCHAIN_NAME]

Fabio to add context

TMSCHT commented 1 year ago

Ideally, we can choose between specific chains and overall stats. The default view can remain the same (overall stats).

dmytrotkk commented 2 months ago

Already implemented in Portal v3:

Screenshot 2024-08-29 at 17 13 09

Data that we're pulling from Stats API for each chain:

Data pulled directly from block explorers:

cc @DmytroNazarenko @TMSCHT @PolinaKiporenko