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
musicUser3
v1.0.0
Domain not verified
ctx_gmaled1697.testnet.ctx
/
templates
Versions
Other versions of the Document
1.0.0
07/05/2024 09:42:59
Table
Raw data
Field
Type
Description
Id
integer
No description
Name
string
No description
Location
string
No description
UserTypeId
No description
Size: 633.00 bytes
Stored on BNB Greenflied
Last update: 07/05/2024 09:42:59
Blockchain
Tx:
ebec0b45b1d22613b0104c774...f0b9e6c1e4
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
type:
"object"
,
properties:
{
Id:
{
type:
"integer"
}
,
Name:
{
type:
"string"
}
,
Location:
{
type:
"string"
}
,
UserTypeId:
{
$ref:
"templates/userType"
}
}
,
required:
[
"Id"
,
"Name"
,
"UserTypeId"
]
}