flow-models/data/seeds__token_labels.yml
Jack Forgash f0e071cc6a
AN-1714/prices from swaps (#37)
* init silver model

* cluster by block_timestamp

* column fixes

* prices from swaps, need to update core to add symbol & contract

* token labels seed and updated core view

* docs
2022-07-06 16:36:41 -04:00

10 lines
172 B
YAML

version: 2
seeds:
- name: seeds__token_labels
config:
column_types:
token: varchar(48)
symbol: varchar(16)
token_contract: varchar(96)