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
Versions
Other versions of the Document
1.0.0
22/05/2024 09:05:21
View
Template
0
0
company
v1.0.0
Verified Domain
bmat.testnet.ctx
/
PoPSICLE
Table
Raw data
Field
Type
Description
name
string
No description
country
string
No description
url
string
No description
Size: 606.00 bytes
Stored on BNB Greenflied
Last update: 22/05/2024 09:05:21
Blockchain
Tx:
298fdf7d7952ec37b37dd2f00...91541310d4
{
$schema:
"http://json-schema.org/draft-07/schema#"
,
title:
"company"
,
type:
"object"
,
properties:
{
name:
{
type:
"string"
}
,
country:
{
type:
"string"
}
,
url:
{
type:
"string"
,
format:
"uri"
}
}
,
required:
[
"id"
,
"name"
,
"country"
]
}