Skip to main content
Schema: aptos.price Table: ez_asset_metadata Type: View A convenience table holding prioritized asset metadata and other relevant details pertaining to each token_address and native asset. This data set is highly curated and contains metadata for one unique asset per blockchain.

Columns

Column NameData TypeDescription
TOKEN_ADDRESSTEXTThe specific address representing the asset in a specific platform.
ASSET_IDTEXTThe unique identifier representing the asset.
SYMBOLTEXTThe symbol of asset.
NAMETEXTThe name of asset.
DECIMALSNUMBERThe number of decimal places the token needs adjusted where token values exist.
IS_DEPRECATEDBOOLEAN
INSERTED_TIMESTAMPTIMESTAMP_NTZ
MODIFIED_TIMESTAMPTIMESTAMP_NTZ
EZ_ASSET_METADATA_IDTEXT