flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Axelar Token Launch - Liquidity Actions
mo115
Axelar Token Launch - Liquidity Actions
Updated 2022-09-28
Copy Reference
Fork
9
1
2
3
4
5
6
7
›
⌄
select
ACTION
,
CURRENCY
,
(
sum
(
AMOUNT
)
/
1e6
)
as
amount
from
osmosis
.
core
.
fact_liquidity_provider_actions
where
POOL_ID
=
'812'
and
(
CURRENCY
=
'ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E'
or
CURRENCY
=
'uosmo'
)
group
by
1
,
2
Results
Run a query to Download Data