description |
---|
SQL table schema for prices.assets |
All assets verified and useable within SpiceAI.
Column Name | Data Type | Description |
---|---|---|
asset_id | CHARACTER VARYING | Unique identifier for the asset across SpiceAI platform |
name | CHARACTER VARYING | Display name of the underlying asset/token |
eth_address | CHARACTER VARYING | Ethereum address associated with the asset, otherwise NULL |
polygon_address | CHARACTER VARYING | Polygon address associated with the asset, otherwise NULL |