Returns a NFT with Metadata by contract address and token id.

Highlights:

  • Chains supported: Ethereum, Goerli & Sepolia (testnet), Polygon, Arbitrum, BSC and Optimism with more coming soon
  • Retrieves NFT metadata for a specific token by passing in a contract address and token id. Typically useful for retrieving detailed metadata information for a specific tokens including current ownership
  • The token name, description, uri and metadata if available
  • Rarity rank and score (using OpenRarity methodology) if available
  • Total number of times token has been transferred
  • Date token was originally minted
  • Wallet address of current owners. Note erc1155 tokens may have multiple owners
  • No owners indicates token has been burned.
  • We cache images (when valid) and provide you urls so you dont have to ipfs.
  • The most recent sale price in USD (when available) associated with the transfer along with the original currency (ETH, MATIC, USDT, DAI, etc) transacted. See the NFT Pricing section above for more details.
Language
Authorization
Header
Click Try It! to start a request and see the response here!