datavortexnew
Updated 2024-12-04
99
1
2
3
4
5
6
7
8
9
10
›
⌄
SELECT
DISTINCT msg_group,
msg_index,
msg_type,
attribute_key,
attribute_value
FROM
sei.core.fact_msg_attributes
WHERE attribute_key = 'validator'
AND msg_type = 'delegate'
QueryRunArchived: QueryRun has been archived