flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
mere-copper
forgash
mere-copper
Updated 2024-09-04
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
›
⌄
SELECT
column_name
,
data_type
FROM
berachain
.
information_schema
.
columns
WHERE
table_schema
=
'TESTNET'
AND
table_name
=
'FACT_BLOCKS'
ORDER
BY
ordinal_position
;
Results
QueryRunArchived: QueryRun has been archived