Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tool): Dune #18

Closed
Tracked by #13
manuelbarbas opened this issue Nov 13, 2023 · 0 comments
Closed
Tracked by #13

feat(tool): Dune #18

manuelbarbas opened this issue Nov 13, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@manuelbarbas
Copy link
Collaborator

manuelbarbas commented Nov 13, 2023

Dune

Dune serves as an incredibly flexible web3 analytics tool and source of truth, aligning with the SKALE Network approach to unveil the formerly hidden web3 landscape by showcasing previously web2-exclusive data on the Dune platform.

The SKALE Dashboards on Dune aims to cover all details about delegations, delegators, and validators. In addition to this, it goes beyond the basics to provide analytics about other network components. These include details about each node in the network, every SKALE chain created, and all distributed key generation (DKG) rotations performed.

The data on the SKALE Dashboards in Dune are driven from SKALE smart contracts deployed on Ethereum. This set of contracts ensure the security and management of the network since all actions regarding chains creation, delegations, node creation/rotation and others are performed through these smart contracts.

SKALE Dune Dashboards

To run and maintain such a complex ecosystem like SKALE Network it requires several parties. For this reason the SKALE data on Dune is spread across the following dashboards.

Main

Encompasses general statistics of the network, including metrics like total staked and the number of existing validators.
It features tables and dashboards that provide insights into the core components of the ecosystem.

Screenshot 2023-12-28 at 12 19 12 Screenshot 2023-12-28 at 12 19 02

Validators

Offers detailed insights into each validator's identity and staking conditions. It also includes several tables that provide in-depth information on delegations, the rewards associated with those delegations, and the nodes linked to each validator.

Screenshot 2023-12-28 at 12 28 31 Screenshot 2023-12-28 at 12 32 05

Delegators

For each delegator wallet address, this page provides a wealth of information, including the number of delegations made and a record of all delegations made, along with rewards collected from each validator they have delegated to.

Screenshot 2023-12-28 at 12 30 31 Screenshot 2023-12-28 at 12 31 43

Multi-chain

The SKALE network is a multi-chain ecosystem and this dashboard reveals some numbers of the all existing chains. The data in it shows tables like the number of SKALE chains currently operational on the network, the monthly evolution of unique active wallets and transactions in the network, and also presents an average cost in USD of the gas fees if other EVMs chains would have been exposed to the same transactions load as the SKALE chains.

Screenshot 2023-12-28 at 12 45 02 Screenshot 2023-12-28 at 12 45 26

Node

For each node ID, the Node page offers insights into the node's details, the validator it is linked to, and the SKALE chains it is currently operating on. Additionally, it provides information on the bounties generated by that node, shedding light on the economic activity within the ecosystem.

Screenshot 2023-12-28 at 12 46 46 Screenshot 2023-12-28 at 12 47 03

SKALE Chain

This section is dedicated to each specific SKALE chain. By selecting a particular chain, the dashboard returns essential details such as its lifetime, creation time, nodes forming the chain and also shows how much would have been spend in USD on gas fees if the gas spent on the SKALE Chain was done on other EVM chains.

Screenshot 2023-12-28 at 12 51 49 Screenshot 2023-12-28 at 12 52 05
@TheGreatAxios TheGreatAxios changed the title Dune feat(tool): Dune Nov 13, 2023
@manuelbarbas manuelbarbas added the documentation Improvements or additions to documentation label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant