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
templates
v1.0.0
Domain not verified
ctx_jriulas0986.testnet.ctx
/
ctx_jriulas0986
Versions
Other versions of the Document
1.0.0
19/07/2024 18:07:16
Table
Raw data
Field
Type
Description
name
string
The name of the organization.
address
string
Your address
website
string
The URL of the organization's website.
Size: 471.00 bytes
Stored on Arweave
Last update: 19/07/2024 18:07:16
Blockchain
Tx:
Z0N2DW_DzBVeiQHmizKVD78EM...vF-dulyuOY
{
$schema:
"http://json-schema.org/ctx_jriulas0986/schema1"
,
type:
"object"
,
properties:
{
name:
{
type:
"string"
,
description:
"The name of the organization."
}
,
address:
{
type:
"string"
,
description:
"Your address"
}
,
website:
{
type:
"string"
,
description:
"The URL of the organization's website."
,
format:
"uri"
}
}
,
required:
[
"name"
]
}