Ethereum ERC1155
ERC-1155 Multi Token Standard
| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/ethereum-erc1155/latest.json |
| Source | https://www.schemastore.org/ethereum-erc1155.json |
Validate with Lintel
npx @lintel/lintel check
Properties
Identifies the asset to which this token represents
The number of decimal places that the token amount should display - e.g. 18, means to divide the token amount by 1000000000000000000 to get its user representation.
Describes the asset to which this token represents
A URI pointing to a resource with mime type image/* representing the asset to which this token represents. Consider making any images at a width between 320 and 1080 pixels and aspect ratio between 1.91:1 and 4:5 inclusive.
Arbitrary properties. Values may be strings, numbers, object or arrays.
3 nested properties
The URI pattern to fetch localized data from. This URI should contain the substring {locale} which will be replaced with the appropriate locale value before sending the request.
The locale of the default data within the base JSON
The list of locales for which data is available. These locales should conform to those defined in the Unicode Common Locale Data Repository (http://cldr.unicode.org/).