| ASSET_ID | TEXT | Unique identifier for the asset from the price provider. … |
| BLOCKCHAIN | TEXT | The blockchain network where the asset exists. Lowercase … |
| DECIMALS | TEXT | Number of decimal places for the token. Most ERC-20 token… |
| EZ_ASSET_METADATA_ID | TEXT | Primary key - unique identifier for each row ensuring dat… |
| 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_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. |