NFT TON Events is a collection of unique events on The Open Network. Each NFT is a gift from the organizer for the participant, which confirms the information about attending the event. Each time you participate in an event, TON Events send a unique NFT, which is verified by a cryptographic record. These NFT are Non-Fungible Tokens and contain all information about the event.
title // Title to display
image //
description //
native_name //
native_name_lang //
english_name //
time //
timezone //
duration // duration|h=x|m=x|s=x or time interval|date1|date2|options
date // start date|YYY/|MM/DD or start and end dates|YYYY/MM/DD-YYYY/MM/DD
venue //
location //
coordinates // coord|LAT|LON|region:XXXX_type:event|display=inline,title
type //
theme //
cause //
motive //
target //
patron // or patrons
organisers // or organizers
participants //
outcome //
awards //
url //
blank_label // or |blank_data
blank1_label // or |blank1_data
blank2_label // or |blank2_data
website // URL|example.com
notes //
Template parameters
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title event name Event_Name |
Name of the event, if omitted, the page name will be used | Line | optional |
| Image | image image_name Image_Name |
Name of the image of the event | File | suggested |
| Image size | image_size Imagesize |
Image size in pixels | Unknown | deprecated |
| Part of | partof |
no description | Unknown | optional |
| Logo | logo |
Logo filename | File | optional |
| Logo size | logo_size |
no description | Unknown | optional |
| Description | description |
Description to event. | Line | optional |
| date | date |
start date YYYY/MM/DD for the date of a single-day event or start and end dates YYYY/MM/DD-YYYY/MM/DD for multi-day events | Unknown | optional |
| time | time |
no description | Unknown | optional |
| timezone | timezone |
no description | Unknown | optional |
| duration | duration |
no description | Unknown | optional |
| Venue | venue |
name of the particular venue (alternative to location) | Unknown | optional |
| place | place |
no description | Unknown | optional |
| Location | Location location |
The location of the event | Line | optional |
| Coordinates | coordinates |
Use, with display=inline,title (ex: |LAT|LON|region:XXXX_type:event|display=inline,title) | Unknown | optional |
| type | type |
no description | Unknown | optional |
| theme | theme |
no description | Unknown | optional |
| cause | cause |
no description | Unknown | optional |
| motive | motive |
no description | Unknown | optional |
| target | target |
no description | Unknown | optional |
| Patrons | patron patrons |
optional | ||
| Organizers | organizers organisers |
no description | Unknown | optional |
| Participants | participants |
The typical number of participants | Line | optional |
| Outcome | outcome result |
no description | Line | optional |
| awards | awards |
no description | Unknown | optional |
| url | url |
no description | Unknown | optional |
| blank_label | blank_label |
no description | Unknown | optional |
| blank_data | blank_data |
no description | Unknown | optional |
| blank1_label | blank_label |
no description | Unknown | optional |
| blank1_data | blank_data |
no description | Unknown | optional |
| blank2_label | blank_label |
no description | Unknown | optional |
| blank2_data | blank_data |
no description | Unknown | optional |
| Website | website URL |
Use URL (ex: URL|example.com) | Unknown | optional |
| Notes | notes |
Free-form notes for NFT | Unknown | optional |
Collection TON NFT Moscow Club 29.05.2022
{
"name": "TON NFT Moscow Club",
"description": "Встреча разработчиков, художников и инвесторов по теме развития в блокчейна TON. Разработчики презентуют свои проекты и делятся знаниями о блокчейне, инвесторы и продюсеры ищут проекты для вложения и преумножения капитала, а художники и новички обучаются премудростям блокчейна.",
"image": "ipfs://CID/logo.png",
"attributes": [
{
"trait_type": "Дата",
"value": "2022/05/29"
},
{
"trait_type": "Время",
"value": "12:00"
},
{
"trait_type": "Место",
"value": "Точка кипения"
},
{
"trait_type": "Адрес",
"value": "Москва, Малый Конюшковский пер., д. 2 (3 этаж)"
},
{
"trait_type": "Тип",
"value": "Обсуждение"
},
{
"trait_type": "Тема",
"value": "Внедрение принципов блокчейна в экономику"
},
{
"trait_type": "URL",
"value": "https://leader-id.ru/events/301817"
}
]
}