https://github.com/kien-ngo/nft-media-extractor
Extract IPFS content from any NFT collection, on any chain
https://github.com/kien-ngo/nft-media-extractor
cid erc1155 erc721 hash ipfs ipfs-pin nft thirdweb thirdweb-sdk uri
Last synced: 11 months ago
JSON representation
Extract IPFS content from any NFT collection, on any chain
- Host: GitHub
- URL: https://github.com/kien-ngo/nft-media-extractor
- Owner: kien-ngo
- Created: 2023-06-28T00:41:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-28T16:08:37.000Z (almost 3 years ago)
- Last Synced: 2025-07-25T19:12:03.228Z (11 months ago)
- Topics: cid, erc1155, erc721, hash, ipfs, ipfs-pin, nft, thirdweb, thirdweb-sdk, uri
- Language: TypeScript
- Homepage: https://nft-media-extractor.vercel.app/
- Size: 303 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extract IPFS CIDs from tokenURI and media of every NFT in any collection, on any chain
* This tool assumes that the contract is a standard ERC721/ERC1155 contract. It unfortunately doesn't apply to all the contract out there (For example: CryptoPunks: 0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb - which is stored entirely on-chain)
