flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
historical_token_balance(wallet, token, block_numbers)
shaunoff
historical_token_balance(wallet, token, block_numbers)
Updated 2023-06-24
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
›
⌄
select
*
from
table
(
{
{
schema
}
}
.
historical_token_balance
(
'{{address}}'
,
'{{token_address}}'
,
[
{
{
block_number
}
}
]
)
)
;
Results
Run a query to Download Data