| BLOCKCHAIN | TEXT | The blockchain network where the asset exists. Lowercase … |
| DECIMALS | TEXT | Number of decimal places for the token. Most ERC-20 token… |
| EZ_PRICES_HOURLY_ID | TEXT | Primary key - unique identifier for each row ensuring dat… |
| HOUR | TIMESTAMP_NTZ | UTC timestamp truncated to the hour for price recording. … |
| INSERTED_TIMESTAMP | TIMESTAMP_NTZ | UTC timestamp when the record was first added to the Flip… |
| IS_DEPRECATED | BOOLEAN | Flag indicating if the asset is no longer actively suppor… |
| IS_IMPUTED | BOOLEAN | Boolean flag indicating if the price was forward-filled d… |
| IS_NATIVE | BOOLEAN | Boolean indicating if the asset is the blockchain’s nativ… |
| IS_VERIFIED | BOOLEAN | Boolean indicating Flipside team verification of the asse… |
| MODIFIED_TIMESTAMP | TIMESTAMP_NTZ | UTC timestamp of the most recent update to this record. |