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
musicUser2
v1.0.0
Domain not verified
ctx_gmaled1697.testnet.ctx
/
templates
Versions
Other versions of the Document
1.0.0
06/05/2024 09:34:43
Table
Raw data
Field
Type
Description
Id
integer
No description
Name
string
No description
Location
string
No description
UserTypeId
integer
No description
Size: 760.00 bytes
Stored on BNB Greenflied
Last update: 06/05/2024 09:34:43
Blockchain
Tx:
0c263fb21c524ef6fa8bb2ea1...c615c9febb
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
$id:
"https://app.ctx.xyz/bmat/music_user"
,
type:
"object"
,
properties:
{
Id:
{
type:
"integer"
}
,
Name:
{
type:
"string"
}
,
Location:
{
type:
"string"
}
,
UserTypeId:
{
type:
"integer"
,
$schema:
"https://app.ctx.xyz/doc/ctx_gmaled1697/templates/userType"
}
}
,
required:
[
"Id"
,
"Name"
,
"UserTypeId"
]
}