Skip to main content
Schema: movement.price Table: ez_asset_metadata Type: View Simplified asset metadata with token information. A convenience table for easy access to asset details.

Columns

Column NameData TypeDescription
ASSET_IDTEXTUnique asset identifier.
NAMETEXTAsset name.
SYMBOLTEXTAsset trading symbol.
TOKEN_ADDRESSTEXTToken contract address.
BLOCKCHAINTEXTBlockchain network name.
DECIMALSNUMBERToken decimal places.
IS_NATIVEBOOLEANWhether this is the native blockchain asset.
IS_DEPRECATEDBOOLEANWhether this asset is deprecated.
EZ_ASSET_METADATA_IDTEXTUnique identifier for the row.
INSERTED_TIMESTAMPTIMESTAMP_NTZTimestamp when the record was inserted.
MODIFIED_TIMESTAMPTIMESTAMP_NTZTimestamp when the record was last modified.