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
portfolio03
v1.0.0
Domain not verified
ctx_random8742.testnet.ctx
/
template
Versions
Other versions of the Document
1.0.0
16/04/2024 16:37:30
Table
Raw data
Field
Type
Description
portfolio
string
Context link to a Portfolio
Size: 498.00 bytes
Stored on BNB Greenflied
Last update: 16/04/2024 16:37:30
Blockchain
Tx:
e64adcce1558ba1a8a0b9ba9f...8183e350f3
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
title:
"Portfolio Test Template"
,
type:
"object"
,
properties:
{
portfolio:
{
type:
"string"
,
description:
"Context link to a Portfolio"
}
}
,
required:
[
"portfolio"
]
}