SocioAnalyticaVIBE Claims distribution
Updated 2025-01-20
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
›
⌄
-- forked from SocioCrypto / VIBE Claimers @ https://flipsidecrypto.xyz/SocioCrypto/q/5BPUtS905GYv/vibe-claimers
-- forked from VIB Claims @ https://flipsidecrypto.xyz/studio/queries/3faced41-7c47-4598-a0c4-e5fb555ff995
SELECT *
FROM aptos.core.fact_events
where tx_hash = '0xecd378a5bf7ee7e466229e5a709285c07331b4875dacc9068b74511f87992141'
-- SELECT
-- sum(event_data:amount/pow(10,8)) as volume,
-- count(DISTINCT event_data:address) as n_claimers
-- FROM aptos.core.fact_events
-- WHERE event_module = 'vesting' and event_resource = 'Claimed' and event_data:vesting_name = 'Airdrop'
QueryRunArchived: QueryRun has been archived