Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "$schema": "http://json-schema.org/draft/2019-09/schema",
- "$id": "https://be.namasteapis.com/metadata/v1/137/686532091154097864185604369256683352843745515808/90328538185724285248483367863442551516755612730211791150672788743419206828034.json",
- "type": "object",
- "default": {},
- "title": "Root Schema",
- "required": [
- "name",
- "description",
- "image",
- "external_url",
- "animation_url",
- "attributes"
- ],
- "properties": {
- "name": {
- "type": "string",
- "default": "",
- "title": "The name Schema",
- "examples": [
- "Prime 10th Anniversary welcomes Zupay"
- ]
- },
- "description": {
- "type": "string",
- "default": "",
- "title": "The description Schema",
- "examples": [
- "Marking the 10th Anniversary of Prime Venture Partners. This pass belongs to parth"
- ]
- },
- "image": {
- "type": "string",
- "default": "",
- "title": "The image Schema",
- "examples": [
- "https://live-nft-hosted-assets.s3.ap-south-1.amazonaws.com/prime-anniversary/PVP_NFT_Zupay.gif"
- ]
- },
- "external_url": {
- "type": "string",
- "default": "",
- "title": "The external_url Schema",
- "examples": [
- "https://primevp.in/"
- ]
- },
- "animation_url": {
- "type": "string",
- "default": "",
- "title": "The animation_url Schema",
- "examples": [
- "https://glip.gg/primevp/137/686532091154097864185604369256683352843745515808/90328538185724285248483367863442551516755612730211791150672788743419206828034"
- ]
- },
- "attributes": {
- "type": "array",
- "default": [],
- "title": "The attributes Schema",
- "items": {
- "type": "object",
- "title": "A Schema",
- "required": [
- "trait_type",
- "value"
- ],
- "properties": {
- "trait_type": {
- "type": "string",
- "title": "The trait_type Schema",
- "examples": [
- "Prime Anniversary Year",
- "Created",
- "Serial",
- "Company"
- ]
- },
- "value": {
- "type": [
- "string",
- "integer"
- ],
- "title": "The value Schema",
- "examples": [
- "10",
- 1648783800,
- 1,
- "Zupay"
- ]
- },
- "display_type": {
- "type": "string",
- "title": "The display_type Schema",
- "examples": [
- "date",
- "number"
- ]
- }
- },
- "examples": [{
- "trait_type": "Prime Anniversary Year",
- "value": "10"
- },
- {
- "display_type": "date",
- "trait_type": "Created",
- "value": 1648783800
- },
- {
- "display_type": "number",
- "trait_type": "Serial",
- "value": 1
- },
- {
- "trait_type": "Company",
- "value": "Zupay"
- }]
- },
- "examples": [
- [{
- "trait_type": "Prime Anniversary Year",
- "value": "10"
- },
- {
- "display_type": "date",
- "trait_type": "Created",
- "value": 1648783800
- },
- {
- "display_type": "number",
- "trait_type": "Serial",
- "value": 1
- },
- {
- "trait_type": "Company",
- "value": "Zupay"
- }]
- ]
- }
- },
- "examples": [{
- "name": "Prime 10th Anniversary welcomes Zupay",
- "description": "Marking the 10th Anniversary of Prime Venture Partners. This pass belongs to parth",
- "image": "https://live-nft-hosted-assets.s3.ap-south-1.amazonaws.com/prime-anniversary/PVP_NFT_Zupay.gif",
- "external_url": "https://primevp.in/",
- "animation_url": "https://glip.gg/primevp/137/686532091154097864185604369256683352843745515808/90328538185724285248483367863442551516755612730211791150672788743419206828034",
- "attributes": [{
- "trait_type": "Prime Anniversary Year",
- "value": "10"
- },
- {
- "display_type": "date",
- "trait_type": "Created",
- "value": 1648783800
- },
- {
- "display_type": "number",
- "trait_type": "Serial",
- "value": 1
- },
- {
- "trait_type": "Company",
- "value": "Zupay"
- }],
- "buyer_name": "parth",
- "creator_name": "sirfnorth",
- "video_url": "https://live-nft-hosted-assets.s3.ap-south-1.amazonaws.com/prime-anniversary/PVP_NFT_Zupay.gif"
- }]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement