We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f2383 commit 0fd3bf6Copy full SHA for 0fd3bf6
extension/packages/nextjs/app/erc721/page.tsx
@@ -56,7 +56,7 @@ const ERC721: NextPage = () => {
56
>
57
ERC-721 Enumerable extension
58
</a>{" "}
59
- from OpenZeppelin to list all tokens and all the tokens owned by an address. You can remove this if you
+ from OpenZeppelin to list all tokens from the collection and all the tokens owned by an address. You can remove this if you
60
plan to use an indexer, like a Subgraph or Ponder (
61
<a
62
target="_blank"
0 commit comments