Docs
ERC721 Total Supply

ERC721 Total Supply

Display the total supply of an ERC721 token

Default (CryptoPunks)

Installation

npx buidl-cli@latest add erc721-total-supply

Usage

import { Erc721TotalSupply } from "@/registry/default/buidl/erc721/erc721-total-supply"
<Erc721TotalSupply
  address="0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB"
  chainId={1}
/>