responses.SearchItem
entities.652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
.{
"type": "block",
"result": {
"id": 1,
"hash": "652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF",
// ... rest fields from response.Block type
}
}
652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF
.{
"type": "tx",
"result": {
"id": 1,
"hash": "652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF",
// ... rest fields from response.Tx type
}
}
celestia1jc92qdnty48pafummfr8ava2tjtuhfdw774w60
.celestia
and has length 47.bech32
.{
"type": "address",
"result": {
"id": 1,
"hash": "celestia1jc92qdnty48pafummfr8ava2tjtuhfdw774w60",
"height": 100,
"balance": "6525472354"
}
}
U3dhZ2dlciByb2Nrcw==
.014723ce10b187716adfc55ff7e6d9179c226e6b5440b02577cca49d02
{
"type": "namespace",
"result": {
"id": 1,
"hash": "U3dhZ2dlciByb2Nrcw==",
"version": 1,
"namespace_id": "4723ce10b187716adfc55ff7e6d9179c226e6b5440b02577cca49d02"
// ... rest fields from response.Namespace type
}
}
Node 1
and Node 2
can be found with query string Node
{
"type": "validator",
"result": {
"id": 1,
"moniker": "Node 1",
// ... rest fields from response.Validator type
}
}
Rollup 1
and Rollup 2
can be found with query string Rol
{
"type": "rollup",
"result": {
"id": 1,
"moniker": "Rollup 1",
// ... rest fields from response.Rollup type
}
}