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
profiles
v1.0.0
Verified Domain
social.testnet.ctx
./
Versions
Other versions of the Document
1.0.0
17/04/2024 06:45:09
Table
Raw data
Field
Type
Description
telegram
string
Telegram handle
x
string
Twitter handle
linkedin
string
LinkedIn URL
instagram
string
Instagram handle
lens
string
Lens handle
Size: 853.00 bytes
Stored on BNB Greenflied
Last update: 17/04/2024 06:45:09
Blockchain
Tx:
de88e1e1f46bb70fb2fe9ae43...d486efe1c2
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
title:
"Social Profiles"
,
type:
"object"
,
properties:
{
telegram:
{
type:
"string"
,
description:
"Telegram handle"
}
,
x:
{
type:
"string"
,
description:
"Twitter handle"
}
,
linkedin:
{
type:
"string"
,
description:
"LinkedIn URL"
}
,
instagram:
{
type:
"string"
,
description:
"Instagram handle"
}
,
lens:
{
type:
"string"
,
description:
"Lens handle"
}
}
}