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
recordingAgent
v1.0.0
Domain not verified
ctx_gmaled1697.testnet.ctx
/
PoPSICLE
Versions
Other versions of the Document
1.0.0
09/05/2024 13:08:32
Table
Raw data
Field
Type
Description
id
integer
No description
name
string
No description
personProvider
No description
companyProvider
No description
Size: 700.00 bytes
Stored on BNB Greenflied
Last update: 09/05/2024 13:08:32
Blockchain
Tx:
2d7192c017ae68605d28e325d...0d5f365376
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
title:
"recordingAgent"
,
type:
"object"
,
properties:
{
id:
{
type:
"integer"
}
,
name:
{
type:
"string"
}
,
personProvider:
{
$ref:
"ctx_gmaled1697/PoPSICLE/personProvider"
}
,
companyProvider:
{
$ref:
"ctx_gmaled1697/PoPSICLE/company"
}
}
,
required:
[
"id"
,
"name"
]
}