This Windows Powershell script will create a list of NFTs for a specific Collection in your Wallet.
- For now, the script supports Chia or ABA. You can add additional forks by adding to the
$blockchains = @("chia","aba")
line.
The script will create a text file with the output of: Collection Name, Launcher Coin ID, NFT ID, and NFT Name.
.\nic.ps1
Blockchain | Address |
---|---|
Chia (XCH) | xch1xz9g7cyy79vnrh6nuyh86jq4ps6ah2ny0ck2050wfqqfjwkyk0mqd89etp |
ABA (ABA) | aba1qje9cx2lfujrqthl9gxg4sdpa8d2evur6kz95mavmnnvwcn6eyys9qz43c |
Bitcoin (BTC) | 3ADGMs1i6MU8Bxnr8qC6CPmgTUAS6DevyT |
Etherium (ETH) | 0x1F604e5a010f42F36e0C24868454f08056bc5B0A |