crosschain.core Table: dim_asset_metadata Type: View
What
A fact table holding provider asset pricesColumns
| Column Name | Data Type | Description |
|---|---|---|
| PROVIDER | TEXT | provider of the data |
| ID | TEXT | unique identifier representing the asset |
| TOKEN_ADDRESS | TEXT | specific address representing the asset in a specific platform |
| NAME | TEXT | name of asset |
| SYMBOL | TEXT | symbol of asset |
| PLATFORM | TEXT | platform where this asset has a token address |