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