flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
EDA - INSERT DATA copy
rmas
EDA - INSERT DATA copy
Updated 2023-06-15
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
9
›
⌄
SELECT
*
FROM
cosmos
.
core
.
fact_msg_attributes
WHERE
tx_id
IN
(
SELECT
DISTINCT
tx_id
FROM
cosmos
.
core
.
fact_msg_attributes
WHERE
attribute_value
=
'slashing'
)
ORDER
BY
unique_key
LIMIT
10000
Results
Run a query to Download Data