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
Versions
Other versions of the Document
1.0.3
06/05/2024 06:39:36
1.0.2
06/05/2024 06:38:42
1.0.1
05/05/2024 18:16:29
1.0.0
05/05/2024 18:10:50
View
Template
0
0
tmp1
v1.0.3
Verified Domain
sergi.testnet.ctx
/
test
/
template
Table
Raw data
Field
Type
Description
name
string
The new name of the organization.
description
string
A brief description of the organization.
website
string
The URL of the organization's website.
Size: 754.00 bytes
Stored on BNB Greenflied
Last update: 06/05/2024 06:39:36
Blockchain
Tx:
60106da8b08e4467645177fe2...73d8975303
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
type:
"object"
,
properties:
{
name:
{
type:
"string"
,
description:
"The new name of the organization."
}
,
description:
{
type:
"string"
,
description:
"A brief description of the organization."
}
,
website:
{
type:
"string"
,
description:
"The URL of the organization's website."
}
}
,
required:
[
"name"
]
}