NFT Collection
Last updated
Last updated
**TokenTool is a blockchain toolbox that supports ETH, BSC, and many other public chains. ** It is recommended to use the computer version of Google Chrome +
Metamask
plug-in wallet for operation. Mobile phone users can also operate inWallet APP
-Discover-Enter the official website link.
Open the NFT batch collection function link page https://tokentools.app/nft/NftMoreToOne/bsc
Use the [import Account] button to import the private key of the small address that needs to be collected.
After entering the NFT contract address to be aggregated, click [Auto Get TokenId] to automatically obtain the NFTID of the address.
If you cannot obtain the NFTID, please manually edit the ID value present in each address.
Enter the receiving address and send to the specified address.
Start the collection operation, and the collection is successful through transaction Hash.
Why can't I get the ID value from my address
Answer: It is possible that your NFT contract does not have a function to query ID by address (for example, these functions do not exist: tokensOfOwner(address)
, walletOfOwner(address)
, getOwnerTokens(address)
), which will not be possible. If the ID is found, it is also possible that there is no NFT in the current address.
Do I need to retain mining fees for batch collection of NFT small addresses
Answer: Yes, batch collection is the same as transferring funds through your wallet. The tool only replaces your transfer operation. In the end, the address initiates the transfer, so gas and mining fees are required. In order to avoid failure, try to reserve as much mining fees as possible.