Deejay's Scripts Documentation
CtrlK
  • Getting started
    • Introduction
    • Environment Set-up
    • Import and install our Scripts
    • Scripts overview
    • Setting .env
  • Scripts
    • โ„น๏ธGet Token Info
    • โœ…Check Ownership
    • ๐Ÿ”—Associate / Dissociate Tokens
    • ๐Ÿช™Create Fungible Token
    • โš’๏ธMint Additional Fungible Tokens
    • ๐ŸŽ†Burn Fungible Tokens
    • ๐Ÿ”จCreate Non-Fungible Token
    • ๐Ÿ”ฅBurn Non-Fungible Tokens
    • โ„๏ธFreeze Non-Fungible Tokens
    • ๐ŸคNFT Transfer between two owned accounts
    • ๐Ÿ”‘Update Private Key
    • ๐Ÿ”Track Hedera NFTs
    • โ˜ ๏ธToken Graveyard
Powered by GitBook
On this page
  • Usage
  • Arguments
  1. Scripts

๐Ÿ”Track Hedera NFTs

Scans for ALL NFTs on the network and tracks which wallets own what balances. Used to try and assess number of users / collectors on the network through time. It's not fast but it keeps you updated.

Usage

In your Node.js command prompt terminal, you can use

node trackHederaNFTs.js

Arguments

None.

PreviousUpdate Private KeyNextToken Graveyard

Last updated 2 years ago