Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tubby Cats data

Tracks all transactions calling the mintFromSale function to the Tubby Cats contract. Only uses direct gas paid for calculations.

  1. Pull all blocks + transactions between 14263497 and 14263538, index.js, output: blocks.json
  2. Pull all transaction receipts by hash, input: hashes.json, output: receipts.json, process: receipts.js
  3. Analyze transactions for statistics and output cleaned data, output: final.json, process: analyze.js

Usage

# Install dependencies
npm install

# Call files
node index.js
node receipts.js
node analyze.js

About

Statistics from Tubby Cats NFT minting

Topics

Resources

Stars

23 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages