flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Number of Validators
Movement Team
Number of Validators
Updated 2025-02-06
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
with
validators
as
(
select
PAYLOAD
:
"function"
,
payload
:
"arguments"
[
0
]
as
validator
,
*
from
aptos
.
core
.
fact_transactions
where
PAYLOAD
:
"function"
=
'0x1::stake::join_validator_set'
)
select
count
(
DISTINCT
validator
)
as
Validators
from
validators
Results
Last run: 3 months ago
VALIDATORS
1
166
1
1
7B
62s