Skip to content

Get Validator Performance (dTao)

GET /api/dtao/validator/performance/latest/v1
NameInTypeRequiredDescription
hotkeyquerystringSS58 or hex format
netuidqueryintegersubnet
validator_typequerystringValidator type: “running_infra” or “childkey”.
pagequeryintegerThe page number of the response.
limitqueryintegerThe number of responses. max is 200,
orderquery

Media: application/json

Schema
{
"type": "object",
"required": [
"pagination",
"data"
],
"properties": {
"data": {
"type": "array",
"items": {
"type": "object",
"required": [
"hotkey",
"coldkey",
"block_number",
"timestamp",
"netuid",
"uid",
"position",
"last_updated",
"mech_last_updated",
"nominators",
"validator_type",
"take",
"childkey_take",
"proportion",
"subnet_weight",
"root_weight",
"alpha",
"family_subnet_weight",
"family_root_weight",
"family_alpha",
"dominance",
"dividends",
"ratio",
"nominator_return_per_day",
"validator_return_per_day"
],
"properties": {
"alpha": {
"type": "string"
},
"block_number": {
"type": "integer",
"format": "int32"
},
"childkey_take": {
"type": "string"
},
"coldkey": {
"type": "object",
"required": [
"ss58",
"hex"
],
"properties": {
"hex": {
"type": "string",
"description": "The hex format of the hot key"
},
"ss58": {
"type": "string",
"description": "The SS58 format of the hot key"
}
}
},
"dividends": {
"type": "string"
},
"dominance": {
"type": "string"
},
"family_alpha": {
"type": "string"
},
"family_root_weight": {
"type": "string"
},
"family_subnet_weight": {
"type": "string"
},
"hotkey": {
"type": "object",
"required": [
"ss58",
"hex"
],
"properties": {
"hex": {
"type": "string",
"description": "The hex format of the hot key"
},
"ss58": {
"type": "string",
"description": "The SS58 format of the hot key"
}
}
},
"last_updated": {
"type": "integer",
"format": "int32"
},
"mech_last_updated": {
"type": "array",
"items": {
"type": "integer",
"format": "int32"
}
},
"name": {
"type": "string",
"nullable": true
},
"netuid": {
"type": "integer",
"format": "int32"
},
"nominator_return_per_day": {
"type": "string"
},
"nominators": {
"type": "integer",
"format": "int32"
},
"position": {
"type": "integer",
"format": "int32"
},
"proportion": {
"type": "string"
},
"ratio": {
"type": "string"
},
"root_weight": {
"type": "string"
},
"subnet_weight": {
"type": "string"
},
"take": {
"type": "string"
},
"timestamp": {
"type": "string",
"format": "date-time"
},
"uid": {
"type": "integer",
"format": "int32"
},
"validator_return_per_day": {
"type": "string"
},
"validator_type": {
"type": "string"
},
"vtrust": {
"type": "string",
"nullable": true
}
}
}
},
"pagination": {
"type": "object",
"required": [
"current_page",
"per_page",
"total_items",
"total_pages"
],
"properties": {
"current_page": {
"type": "integer",
"format": "int32"
},
"next_page": {
"type": "integer",
"format": "int32",
"nullable": true
},
"per_page": {
"type": "integer",
"format": "int32"
},
"prev_page": {
"type": "integer",
"format": "int32",
"nullable": true
},
"total_items": {
"type": "integer",
"format": "int32"
},
"total_pages": {
"type": "integer",
"format": "int32"
}
}
}
}
}
Examples
{
"Result": {
"value": "{\n \"pagination\": {\n \"current_page\": 1,\n \"per_page\": 200,\n \"total_items\": 140,\n \"total_pages\": 1,\n \"next_page\": null,\n \"prev_page\": null\n },\n \"data\": [\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4107444,\n \"timestamp\": \"2024-10-23T17:14:24.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 196366,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4107083,\n \"timestamp\": \"2024-10-23T16:02:12.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 196005,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4106722,\n \"timestamp\": \"2024-10-23T14:50:00.004Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 195644,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4106361,\n \"timestamp\": \"2024-10-23T13:37:48.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 195283,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4106000,\n \"timestamp\": \"2024-10-23T12:25:36.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 194922,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4105639,\n \"timestamp\": \"2024-10-23T11:13:24.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 194561,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4105278,\n \"timestamp\": \"2024-10-23T10:01:12.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 194200,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4104917,\n \"timestamp\": \"2024-10-23T08:49:00Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 193839,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4104556,\n \"timestamp\": \"2024-10-23T07:36:48Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 193478,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4104195,\n \"timestamp\": \"2024-10-23T06:24:24Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 193117,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4103834,\n \"timestamp\": \"2024-10-23T05:12:12Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 192756,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4103473,\n \"timestamp\": \"2024-10-23T03:59:48.003Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 192395,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4103112,\n \"timestamp\": \"2024-10-23T02:47:36.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 192034,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4102751,\n \"timestamp\": \"2024-10-23T01:35:24.003Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 191673,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4102390,\n \"timestamp\": \"2024-10-23T00:23:12.008Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 191312,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4102029,\n \"timestamp\": \"2024-10-22T23:11:00Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 190951,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4101668,\n \"timestamp\": \"2024-10-22T21:58:48.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 190590,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4101307,\n \"timestamp\": \"2024-10-22T20:46:36Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 190229,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4100946,\n \"timestamp\": \"2024-10-22T19:34:24Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 189868,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4100585,\n \"timestamp\": \"2024-10-22T18:22:12.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 189507,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4100224,\n \"timestamp\": \"2024-10-22T17:10:00.004Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 189146,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4099863,\n \"timestamp\": \"2024-10-22T15:57:48.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 188785,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4099502,\n \"timestamp\": \"2024-10-22T14:45:36.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 188424,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4099141,\n \"timestamp\": \"2024-10-22T13:33:24Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 188063,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4098780,\n \"timestamp\": \"2024-10-22T12:21:12Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 187702,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4098419,\n \"timestamp\": \"2024-10-22T11:09:00Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 187341,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4098058,\n \"timestamp\": \"2024-10-22T09:56:48Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 186980,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4097697,\n \"timestamp\": \"2024-10-22T08:44:36.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 186619,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4097336,\n \"timestamp\": \"2024-10-22T07:32:24Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 186258,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4096975,\n \"timestamp\": \"2024-10-22T06:20:12Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 185897,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4096614,\n \"timestamp\": \"2024-10-22T05:08:00.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 185536,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4096253,\n \"timestamp\": \"2024-10-22T03:55:36.002Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 185175,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4095892,\n \"timestamp\": \"2024-10-22T02:43:24Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 184814,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4095531,\n \"timestamp\": \"2024-10-22T01:31:12.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 184453,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4095170,\n \"timestamp\": \"2024-10-22T00:19:00Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 184092,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4094809,\n \"timestamp\": \"2024-10-21T23:06:48Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 183731,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4094448,\n \"timestamp\": \"2024-10-21T21:54:36Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 183370,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4094087,\n \"timestamp\": \"2024-10-21T20:42:24Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 183009,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4093726,\n \"timestamp\": \"2024-10-21T19:30:12Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 182648,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4093365,\n \"timestamp\": \"2024-10-21T18:18:00Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 182287,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4093004,\n \"timestamp\": \"2024-10-21T17:05:48Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 181926,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4092643,\n \"timestamp\": \"2024-10-21T15:53:36Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 181565,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4092282,\n \"timestamp\": \"2024-10-21T14:41:24Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 181204,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4091921,\n \"timestamp\": \"2024-10-21T13:29:12.001Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 180843,\n \"update_status\": 2,\n \"tempo\": 360\n },\n {\n \"netuid\": 12,\n \"hotkey\": {\n \"ss58\": \"5GmvyePN9aYErXBBhBnxZKGoGk4LKZApE4NkaSzW62CYCYNA\",\n \"hex\": \"0xd0622986d748433d484b9b351b9a38737ee869ef2a50b75e5f890bee2c3afb18\"\n },\n \"block_number\": 4091560,\n \"timestamp\": \"2024-10-21T12:17:00.002Z\",\n \"emission\": \"0\",\n \"blocks_since_weights_set\": 180482,
/* … truncated, full schema in /api/openapi.json */

Interactive request console coming soon. In the meantime you can use the OpenAPI spec with any client (Insomnia, Bruno, Scalar, curl).

All Taostats API requests require an Authorization header containing your API key. See Getting Started.