Documents
Domains
Web3GPT
Our ChatBot to speak with verified on-chain data. Coming soon.
Contact Support
Send us an email
Docs
BETA
BETA
Mainnet
Coming Soon
View
Template
0
0
temp
v1.0.0
Domain not verified
ctx_random4587.testnet.ctx
/
testfiles
Versions
Other versions of the Document
1.0.0
14/04/2024 17:03:46
Table
Raw data
Field
Type
Description
name
string
Name of the organization
description
string
Description of the organization
website
string
Website of the organization
Size: 735.00 bytes
Stored on BNB Greenflied
Last update: 14/04/2024 17:03:46
Blockchain
Tx:
bf78df1b367a699225832b2e9...4e6c8b6c46
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
title:
"Organization Schema"
,
type:
"object"
,
properties:
{
name:
{
type:
"string"
,
description:
"Name of the organization"
}
,
description:
{
type:
"string"
,
description:
"Description of the organization"
}
,
website:
{
type:
"string"
,
description:
"Website of the organization"
}
}
,
required:
[
"name"
]
}