mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 11:21:59 +00:00
17 lines
686 B
YAML
17 lines
686 B
YAML
version: 2
|
|
models:
|
|
- name: tokenflow_starknet__decoded_blocks
|
|
description: Table updates ceased after February 1, 2024. This table contains decoded block level data for the Starknet blockchain, sourced from Token Flow. For more information on Starknet, please see [Starknet Resources](https://starknet.io/). For more information on Token Flow, please see [Token Flow Resources](https://docs.tokenflow.live/).
|
|
|
|
columns:
|
|
- name: BLOCK_HASH
|
|
- name: BLOCK_NUMBER
|
|
- name: CHAIN_ID
|
|
- name: GAS_PRICE
|
|
- name: LOAD_ID
|
|
- name: PARENT_HASH
|
|
- name: SEQUENCER
|
|
- name: STATE_ROOT
|
|
- name: TIMESTAMP
|
|
- name: TX_COUNT
|
|
|