1.0.15 • Published 1 year ago

@white-matrix/nft-snapshot v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

snapshot nft

common commond to query snapshot

build

yarn build

开发

yarn start

发布

npm version patch
npm publish --access=public

usage

Options:
  -V, --version                             output the version number
  -ch, --check-snapshot <checkSnapshot>     use 'balanceof' to check snapshot
  -a, --api-url <apiUrl>                    the alchemy api url
  -b, --block-tag <blockTag>                the height of block
  -c, --contract-address <contractAddress>  the address of contract
  -n, --name <name>                         the name of out put file
  -h, --help                                display help for command

example -> snapshot

npx @white-matrix/nft-snapshot -a https://eth-mainnet.alchemyapi.io/v2/pzL8UHhXyLGcDK5nNr86Omrdr1DlZFrh -b 14023966 -c 0xcfff4c8c0dF0E2431977EbA7dF3D3De857f4B76e -n rivermen

npx @white-matrix/nft-snapshot -a https://eth-mainnet.alchemyapi.io/v2/pzL8UHhXyLGcDK5nNr86Omrdr1DlZFrh -b 16123521 -c 0x249aeAa7fA06a63Ea5389b72217476db881294df -n theirsverse

example -> check

 npx @white-matrix/nft-snapshot -a https://eth-mainnet.alchemyapi.io/v2/pzL8UHhXyLGcDK5nNr86Omrdr1DlZFrh -b 14023966 -c 0xcfff4c8c0dF0E2431977EbA7dF3D3De857f4B76e -n rivermen -ch ./rivermen.snap.json
14066038
(Jan-24-2022 04:00:37 AM +UTC)
0x67D9417C9C3c250f61A83C7e8658daC487B56B09


 npx @white-matrix/nft-snapshot -a https://eth-mainnet.alchemyapi.io/v2/pzL8UHhXyLGcDK5nNr86Omrdr1DlZFrh -b 14066038 -c 0x67D9417C9C3c250f61A83C7e8658daC487B56B09 -n phantaBear


npx @white-matrix/nft-snapshot -a https://eth-mainnet.alchemyapi.io/v2/pzL8UHhXyLGcDK5nNr86Omrdr1DlZFrh -b 14066038 -c 0x67D9417C9C3c250f61A83C7e8658daC487B56B09 -n phantaBear -ch ./phantaBear.snap.json
1.0.15

1 year ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago