cryptostats.community Open in urlscan Pro
76.76.21.21  Public Scan

URL: https://cryptostats.community/
Submission: On June 08 via manual from KR — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Home
Discover
Subgraph Editor
Docs
Forum
Create Adapter
Connect Wallet


ONE NEUTRAL SOURCE OF TRUTH FOR CRYPTO METRICS. USED BY EVERYONE, MANAGED BY THE
COMMUNITY.

Discover the data collection
Gitcoin DAO Treasury
Preview

Adapter Name

Gitcoin

Data type

Treasury

Data

24 hours fees: $9,551,284.29

Yearn Vault APYs
Preview

Adapter Name

Uniswap

Data type

Fees

Data

24 hours fees: $0.08

Arbitrum fees
Preview

Adapter Name

Arbitrum

Data type

Fees

Data

24 hours fees: $139,504.99


INTRODUCING: THE SUBGRAPH EDITOR

The easiest way to build subgraphs

Import smart contracts, write an indexer, and deploy to The Graph's
decentralized network. All without leaving your browser.

Learn MoreTry it out



WHAT IS CRYPTOSTATS?

Data powers the world of crypto.

We believe this data should not come from closed silos, but from open,
transparent protocols.

CryptoStats empowers any developer to contribute to an open, trustworthy
dataset, and enables publishers to access this data for free.

CryptoStats already powers many popular websites. But we need your help to take
this to the next level.

Want to know more?

See how it works

Blockchains & Protocols




Indexers




Normalization & Curation



Presentations




CREATE

Create and update the adapters that provide data to CryptoStats. Write, test and
publish the code right in the browser!

Open the adapter editor


DISCOVER

Review a wide range of data metrics, covering protocols across the crypto space.

Browse data sets


CONSUME AND USE DATA

Use trustworthy data metrics in your website or dapp.

It's free and always will be.

Using the Data is easy. Try it out

CryptoStats SDKREST API

1const { CryptoStatsSDK } = require('@cryptostats/sdk');
2(async function() {
3  const sdk = new CryptoStatsSDK({
4    moralisKey: '<your key>',
5  });
6  const list = sdk.getList('fees');
7  await list.fetchAdapters();
8
9  const result = await list.executeQuery('oneDayTotalFees', '2022-01-01');
10  console.log(result);
11})();


Read the docs


WHO IS USING CRYPTOSTATS?




CRYPTOSTAT COMMUNITY

All data and infrastructure maintained by the community.
Join us and help build a world of open, transparent data.

Join the Discord


OUR INVESTORS

None!

CryptoStats is a community-driven project, with no backing by VCs or other
investors.


FREQUENT ANSWERED QUESTIONS

1. Is CryptoStats data free?
2. Is CryptoStats decentralized?
3. How is CryptoStats different from The Graph?
4. How can I contribute to CryptoStats?

One neutral source of truth for crypto metrics.
Used by everyone, managed by the community.

 

Subgraph EditorBlog

Data Metrics

Data CollectionsDocsForum

Social

TwitterDiscord