Skip to main content
Schema: axelar.core Table: dim_tokens Type: View Contains token metadata for assets on the Axelar blockchain. This table was sourced from an API and may not contain every token.

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTIn this table, always Axelar. Used to join to cross-chain tables.
ADDRESSTEXTAddress unique to an individual wallet, validator, or token.
CREATORTEXTName of the label creator - for now, this will always be “Flipside.”
LABEL_TYPETEXTA broad category that describes what a label is representing.
LABEL_SUBTYPETEXTAdds more detail to the label type.
LABELTEXTThe label or name of the address.
PROJECT_NAMETEXTThe name of the project the label belongs to.
ALIASTEXTA secondary address for the token, where available
DECIMALNUMBERDivide amount by decimal to get the actual amount of currency being transferred.
RAW_METADATAARRAYAdditional details about the validator or token in json format.
UNIQUE_KEYTEXTThe unique key of the table
DIM_TOKENS_IDTEXTThe unique identifier for each row in the table.
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.