Skip to main content
Schema: crosschain.core Table: dim_contracts Type: View

What

This table contains contract details for contracts deployed on the Ethereum, Optimism, Polygon, BSC, Arbitrum, Avalanche, Osmosis and Solana blockchains.

Columns

Column NameData TypeDescription
ADDRESSTEXTThe unique address of the deployed contract.
SYMBOLTEXTThe symbol used to represent this contract. Please note this is not necessarily unique.
NAMETEXTThe name of the deployed contract. Please note this is not necessarily unique.
DECIMALSNUMBERThe number of decimal places this contract needs adjusted where token values exist.
CREATED_BLOCK_NUMBERNUMBERCREATED_BLOCK_NUMBER column
CREATED_BLOCK_TIMESTAMPTIMESTAMP_NTZCREATED_BLOCK_TIMESTAMP column
CREATED_TX_HASHTEXTCREATED_TX_HASH column
CREATOR_ADDRESSTEXTCREATOR_ADDRESS column
BLOCKCHAINTEXTThe corresponding blockchain for contract details.
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.
DIM_CONTRACTS_IDTEXTThe unique identifier for each row in the table.