Scout Chart Creator
  • Overview
  • Get Started
    • Tutorial 1: NMR Daily Transaction Count
    • Tutorial 2: LPT Weekly Volume (USD)
    • Tutorial 3: NMR vs LPT Daily comparison
  • Pipeline
    • Filter
    • Project
    • Group
      • Accumulators
    • Sort
    • Unwind
    • Custom
  • Data Source
    • Transactions
    • States
    • Contracts
    • Aragon
    • Livepeer
    • dYdX
    • Set
    • Token holders
  • Operators
    • Math operators
    • Logic operators
    • Function operators
    • Array operators
    • String operators
  • Config
  • Protocols
    • Dodo
      • 24H trade volume
      • Deposit & Withdraw
    • Livepeer
    • dYdX
      • Making sense of the trade data
    • MakerDao
    • Pickle Finance
      • Example: Daily deposit and withdraw of jar 0.88
      • Example: Listing all borrows of a strategy
  • FAQ
    • Dealing with "logs" field in "Transaction"
    • How to handle "Query Timeout" error?
    • How to use a variable in a Pipeline
  • Research
    • The circulating supply of DODO tokens
    • How are bitcoins doing on Ethereum? (as of Jan 20th 2021)
Powered by GitBook
On this page
  • 1. The essentials of Ethereum transaction data
  • 2. Get to know "Pipeline":
  • 3. Time for more real actions!
  • 4.The "Starter dashboard"

Was this helpful?

Overview

Visit https://www.scout.cool to enjoy a playful way of exploring the Ethereum blockchain data.

NextGet Started

Last updated 4 years ago

Was this helpful?

"The platform is super easy and nice to use. It is a lot more intuitive and simpler compared to writing straight SQL."

---- An early user of Scout

The Scout Chart Creator is a data visualization tool. It empowers you to explore the Ethereum blockchain data without writing a single line of SQL query or code. You can access it by clicking "+New Chart" on the left navigation panel.

1. The essentials of Ethereum transaction data

2. Get to know "Pipeline":

3. Time for more real actions!

4.The "Starter dashboard"

Once you log in, we have prepared a starter dashboard which has more examples. You can either edit them directly or duplicate them.

A big part of the information on Ethereum is embedded in its transaction data and you will likely spend lots of time woking with them. Here is that walks you through the essentials of the transaction data.

The foundation of Scout Chart Creator is based on the Pipeline concept. Check out to get familiar with how "Pipeline" works on Scout.

It is very important that you do not skip above two steps. It will make your following journey significantly smoother.

In the section, we will pick a common use case, "visualizing token activities", to show you more building blocks in Scout.

👆
👆
a nice tutorial
this short tutorial
Get Started