Skip to main content
The cex.deposit_addresses table contains programmatically detected user deposit addresses — identified through on-chain consolidation patterns where tokens flow from external wallets through deposit addresses to known CEX hot wallets.

Table Schema

ColumnTypeDescription
blockchainVARCHARBlockchain
addressVARBINARYDeposit address
cex_nameVARCHARCEX name
first_deposit_token_standardVARCHARToken standard of first deposit
first_deposit_token_addressVARBINARYToken address of first deposit
deposit_first_block_timeTIMESTAMPTime of first deposit
consolidation_first_block_timeTIMESTAMPTime of first consolidation by CEX
deposit_countBIGINTNumber of deposits
consolidation_countBIGINTNumber of consolidations
amount_depositedDOUBLETotal amount deposited
consolidation_unique_keyVARCHARUnique key for consolidation
deposit_unique_keyVARCHARUnique key for deposit

Table sample