flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Array Contains example
anduril
Array Contains example
Updated 2023-05-11
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
*
from
solana
.
core
.
fact_transactions
where
date
(
block_timestamp
)
>=
'2023-05-01'
and
array_contains
(
'9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM'
::
variant
,
account_keys
)
limit
10
Results
Run a query to Download Data