flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
tensor amm
greyswan
tensor amm
Updated 2023-09-22
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
›
⌄
select
*
from
solana
.
core
.
fact_transactions
where
succeeded
=
True
and
block_timestamp
>=
CURRENT_DATE
-
10
and
array_contains
(
to_variant
(
'Program log: Instruction: initPool'
)
,
log_messages
)
Results
Run a query to Download Data