flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
$FARTCOIN launch info
defi__josh
$FARTCOIN launch info
Updated 10 days ago
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
SELECT
MIN
(
block_timestamp
)
as
"first mint date"
,
mint
,
mint_standard_type
FROM
solana
.
defi
.
fact_token_mint_actions
WHERE
mint
=
'9BB6NFEcjBCtnNLFko2FqVQBq8HHM13kCyYcdQbgpump'
AND
succeeded
=
true
GROUP
BY
mint
,
mint_standard_type
;
Results
Last run: 10 days ago
first mint date
MINT
MINT_STANDARD_TYPE
1
2024-10-18 06:05:05.000
9BB6NFEcjBCtnNLFko2FqVQBq8HHM13kCyYcdQbgpump
Fungible
1
1
87B
1s