Skip to content

yanowo/ethscriptions_scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ethscriptions_scan

API source:https://docs.ethscriptions.com/api-docs/api-overview

  1. Install node.js Node.js

  2. Check Node.js vesion node -v

  3. cd ethscriptions_scan folder and install the necessary dependencies. npm install

  4. Final run node ethscriptions_scan.js

Notice

  • Set the search range number (limit = 1000)

    for (let number = 1; number < 5; number++) {

  • Modify the tick identifier and amt limit

    {"p":"erc-20","op":"mint","tick":"eths","id":"${number}","amt":"1000"}

  • Finally, a .txt file will be generated in the folder, with each line representing a hexadecimal code.

Donate

0xA9343AF1fe30da20B297d48D686784cD89dc78E5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published