nft-fetch

1.0.1 • Public • Published

nft-fetch

Easily fetch any ERC-721 token info

Install

npm install --save nft-fetch

Usage

const fetchNFT = require('nft-fetch')
fetchNFT("0x3B3ee1931Dc30C1957379FAc9aba94D1C48a5405", 8258).then(info => {
    console.log("NFT Info for a great looking nft", info)
})

Readme

Keywords

none

Package Sidebar

Install

npm i nft-fetch

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

4.49 MB

Total Files

16

Last publish

Collaborators

  • msfeldstein