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
social
v1.0.1
Verified Domain
core
./
Versions
Other versions of the Document
1.0.1
27/05/2024 16:30:25
1.0.0
27/05/2024 14:00:52
Table
Raw data
Field
Type
Description
social
object
No description
Size: 401.00 bytes
Stored on Arweave
Last update: 27/05/2024 16:30:25
Blockchain
Tx:
P1HucnwMQt5YMfRH_w3MeRsbc...S8taQvJ9q4
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
title:
"Social Template"
,
type:
"object"
,
properties:
{
social:
{
type:
"object"
,
properties:
{
linkedin:
{
type:
"string"
,
format:
"uri"
}
,
twitter:
{
type:
"string"
}
,
farcaster:
{
type:
"string"
}
}
,
required:
[
"linkedin"
]
}
}
,
required:
[
"social"
]
}