-
Notifications
You must be signed in to change notification settings - Fork 4
/
template.yaml
46 lines (40 loc) · 1.06 KB
/
template.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
# Primary Info
title: Placeholder
blockchain: ethereum
creationTimestamp: Jan-1-2022 04:29:10 AM +UTC
excerpt: |
About the NFT
totalSupply: 1000
contracts:
- name: "contractName"
address: "0x0000000000000000000000000000000000000000"
notes: ""
openseaCollection: https://opensea.io/collection/placeholder
openseaVerification: true
wrapperContract:
address: "0x0000000000000000000000000000000000000000"
canUnwrapToOriginalToken: false
standard: Predates ERC-721
creators: ["@plcceholder"]
activeDevelopment: false
logo: images/logo-.png
# Socials
twitter: "@PlaceholderNFT"
discord: https://discord.gg/placeholder
website: https://placeholder
# Contract Specific Attributes
assetDataLocation: Webserver
staticSupply: true
nonfungible: true
# Red Flags
flags: []
relatedLinks:
- name: How to Update a PixelMap Tile
link: https://pixelmap.medium.com/how-to-update-your-pixelmap-tile-3b9c1cd88b75
faq:
- question: ""
answer: ""
analysis: |
## This section fully supports Markdown for an indepth overview or analysis of the given NFT.
More info...