square_labtotal number of tokens created
Updated 2025-04-13Copy Reference Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
›
⌄
select
*
from solana.core.dim_idls --solana.defi.fact_token_mint_actions --solana.core.fact_events
where 0=0
-- and mint like '%sub'
-- and block_timestamp >'2025-04-08'
--and tx_id ='4HfFqrRRUadgihKxcr7ea9z9vPTvPmqu55AVq82D5yVrUuPZNi68HAyxZsPRLzqhijDDwuvjK3FYZM2wSPhaaqYF'
--and tx_id ='4RyXvoH9p6bMpMYU3UqfQFp9v5FWvNgmbDaDZFP6LLyiK9JDpiFF7vLmsDXdSuoMgiUnC6DEmKWPbmx85obRns4A'
--[ "FkhLsJc5BvwdnZvGzRCyYPUffaFqMQ58z8cbJxa45Cbn", "214ry4rTbSL6SFSdR97FYbkWR7P3Ghi5324jrn6YDsub", "FF4yPzgEz3BXF8SyRwBcnjJLTjubRt4phX4Qkb6dagQg" ]
and program_id='TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
-- group by mint
-- select
-- *
-- from solana.defi.fact_token_mint_actions
-- where 0=0
-- and mint ='12You7a9CKuEH6QMdjqX2Wuvxo8bkGjK4YEDngmiGsub' --cryptoAI
-- or mint = '214ry4rTbSL6SFSdR97FYbkWR7P3Ghi5324jrn6YDsub' --trench warrior
-- --and mint_authority = '6J3fiYDbNd2SfqFdc5JUf1Jsrt6ckKF4XkiSBVCEQuJ8'
QueryRunArchived: QueryRun has been archived