flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
SEI Current TVL
Keyrock
SEI Current TVL
Updated 2024-05-30
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
›
⌄
SELECT
tvl_usd
from
external
.
defillama
.
fact_chain_tvl
where
chain
=
'Sei'
AND
date
=
(
SELECT
max
(
date
)
from
external
.
defillama
.
fact_chain_tvl
where
chain
=
'Sei'
)
Results
QueryRunArchived: QueryRun has been archived