flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
2024-01-11 12:09 PM
AnalyticSages
2024-01-11 12:09 PM
Updated 2024-01-11
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
›
⌄
SELECT
c
.
value
:
accounts
[
1
]
,
c
.
value
:
programId
--t.instructions--[1]:accounts[1] AS addrs
FROM
solana
.
core
.
fact_transactions
t
JOIN
LATERAL
FLATTEN
(
input
=>
t
.
instructions
)
c
limit
10
--[{A-z: {a: 'apple', b: 'ball'}}]
Results
QueryRunArchived: QueryRun has been archived