Ethereum ERC721
ERC-721 Non-Fungible Token Standard
| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/ethereum-erc721/latest.json |
| Source | https://www.schemastore.org/ethereum-erc721.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
name
string
Identifies the asset to which this NFT represents
description
string
Describes the asset to which this NFT represents
image
string
A URI pointing to a resource with mime type image/* representing the asset to which this NFT represents. Consider making any images at a width between 320 and 1080 pixels and aspect ratio between 1.91:1 and 4:5 inclusive.