Chaindata Elements

Tx Watcher

The Tx Watcher element allows us to see the transaction activity from an address or address list over time. This element works for both externally owned addresses and contract addresses should we be interested in monitoring a contract over time.

The Trending Contracts element allows us to identify the contracts seeing the most usage (measured by gas usage, ETH in and users) on chain over the past hour or the past day:

Contract Logs

Contract Logs is one of the most customizable and powerful elements within SankoTools.

At a high level it allows the event logs and their topics from any arbitrary contract to be visualized, as such the possibilities are endless and are only bounded by a user's curiosity and creativity!

The element allows us to customize axis, add multiple sources, perform transformations on sources, combine sources, add filters to topics, perform group by operations and more.

DMT Gas Metrics

The DMT Gas Metrics element exposes various key metrics surrounding the DMT gas market such as the base fee, net issuance over time and other key metrics. We are able to change the lookback period and by scrolling over a given timestamp and clicking on it we can see the contracts which used the most gas in that period.

Address Token Flows

The Address Token Flows element shows the token flows in and out of an address or address list:

In the element settings we can change the lookback period and address or address list we are interested in:

Tx Viewer

The Tx Viewer element allows us to paste in a transaction hash from any of the chains we cover and inspect that transaction.

Transfers Table

The Transfers Table element shows the transfers to and from a given address (externally owned or contract) alongside key details related to the transfer:

Contract Viewer

The Contract Viewer element allows us to call the read methods on a contract of our choice across the chains we cover:

Last updated