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
person
v1.0.1
Domain not verified
ctx_gmaled1697.testnet.ctx
/
templates
Versions
Other versions of the Document
1.0.1
07/05/2024 10:40:07
1.0.0
07/05/2024 10:39:31
Table
Raw data
Field
Type
Description
name
string
No description
email
No description
Size: 596.00 bytes
Stored on BNB Greenflied
Last update: 07/05/2024 10:40:07
Blockchain
Tx:
a095a1091196c3a72a821a4b1...b71cf1a131
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
type:
"object"
,
properties:
{
name:
{
type:
"string"
,
minLength:
2
}
,
email:
{
$ref:
"templates/custom-email-validator.json"
}
}
,
required:
[
"name"
,
"email"
]
,
additionalProperties:
false
}