ADDRESS | Number of Actions | |
---|---|---|
1 | 0x7de501190ad282b7e9db78991b5a6a7e87d37643 | 52440 |
2 | 0x0000000b396c232107d7a71ef1687287b4c4aa11 | 37302 |
3 | 0xb5d04031f1de4316bd658abb8b1d82ec71815586 | 31274 |
4 | 0x01a1bc8b2e4f069668f7e7b5579cba0b725b5a6b | 27638 |
5 | 0xeea94d300f91cd5aea476b22b367640a7f0fa81b | 23429 |
6 | 0xc7dcf2f21a9765b11a8edfc91fd531de6373dbd4 | 21670 |
7 | 0xa43fb71a4ce839d8232b6b5b9703c000fe2fcc19 | 21481 |
8 | 0x07a83dbd5930ec4d96a28e78302cbad262525298 | 20521 |
9 | 0xea6a3b3f6e3a48d71e19e327eeca7bd64ad7cefe | 19309 |
10 | 0x18a7ae7693c3da9219a33f7a8fcdd12398c0f4c5 | 14702 |
11 | 0x5ef2af14dfb17497d364e3c077c322de2edb0e01 | 13114 |
12 | 0x052d34efb55c755177b056b05f13fd02f07c35c0 | 12944 |
13 | 0xc88fc061b5cf8c0152bef4d48b42422ff1ba9b3a | 12158 |
14 | 0x622f575cd592b513a04ad3444ed82dbdf27c04e5 | 11777 |
15 | 0x62f188784c412a42ba95853ad12e92ffadbb1415 | 11303 |
16 | 0x768bfa40c5d1a7fe608ef9eb03791adae53f515b | 11240 |
17 | 0xff99bdc218fca7437afc00c24bfda685f314b6b6 | 11110 |
18 | 0xf6766c1ed48636be406086745186987b74645086 | 10190 |
19 | 0xa5364da98dd7d321e3405d96d856493185382a29 | 9649 |
20 | 0x57668e9fd9719afe6bb2a523c38ac4173a2c37b1 | 9458 |
sssstatisticTOP active players
Updated 11 hours ago
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
›
⌄
select
origin_from_address AS Address,
count(DISTINCT tx_hash) AS "Number of Actions"
from
blast.core.fact_event_logs
where
contract_address in (
'0xc48f6213a1a4d3ead79db812c2b91817980532c3',
-- game
'0x74d9c915c64ab7587a3abde1827f3a09eac97bac',
-- the last samurai
'0xaf466677d96e6df2e31a86fda7e54a31d64647ed' -- flip coin
)
GROUP by origin_from_address
order by "Number of Actions" DESC
Last run: about 11 hours agoAuto-refreshes every 12 hours
...
14355
697KB
143s