{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Metadata",
"type": "object",
"required": [
"description",
"extra",
"logo",
"name",
"particle",
"types"
],
"properties": {
"description": {
"type": "string"
},
"extra": {
"type": "string"
},
"logo": {
"type": "string"
},
"name": {
"type": "string"
},
"particle": {
"type": "string"
},
"types": {
"type": "string"
}
}
}
cw-cyber/contracts/cybernet/schema/raw/response_to_get_subnet_metadata.json
ฯ 0.0%