There are 10 label types within any blockchain. These types are returned in the label_type sub-item in the label_info object.
cex (Centralized Exchange)
dex (Decentralized Exchange)
operator (Chain Operations)
chadmin (Chain Administration)
defi (Decentralized Finance Applications)
nft (NonFungible Token Contracts & Applications)
bridge (Layer 2/ alt L1 Dapps)
dapp (Decentralized Applications)
games (Gaming Dapps)
token (Token Contracts)
flotsam (Junk or Other)
Label Subtypes
Each label_type includes subtypes. These will be returned in the label_subtype sub-item in the label_info object.
Centralized Exchange Label Subtypes (cex)
subtype
description
hot_wallet
Centralized exchange hot wallets -- addresses that collect funds from deposit wallets, send withdrawals to customers, and hold the majority of the exchange’s funds
deposit_wallet
Centralized exchange deposit wallets
cold_wallet
A wallet used to hold rarely used funds belonging to the exchange
chadmin
A administration address belonging to the exchange
contract_deployer
A contract belonging to the exchange that is used to create other contracts
general_contract
A general use contract belonging to the exchange
multisig
A general use multisig wallet belonging to the exchange
token_contract
Contract of a token owned by the exchange
Decentralized Exchange Label Subtypes (dex)
subtype
description
swap_contract
The contract used by the dex to facilitate token exchanges
token_contract
Contract of a token belonging to the decentralized exchange
pool
Any type of pool address, i.e. farming, staking, liquidity etc.
vault
A vault controlled by the decentralized exchange
fee_wallet
Wallet for fees collected by the decentralized exchange
dao
An address controlling a DAO controlled by the decentralized exchange
chadmin
Addresses used for administrative purposes controlled by the decentralized exchange
contract_deployer
A contract controlled by the decentralized exchange that is used to create other contracts
foundation
Foundation addresses where the decentralized exchange has a foundation
governance
Governance addresses where the decentralized exchange has governance
rewards
Addresses used to distribute rewards
strategy
Addresses used to control strategy
token_distribution
Addresses used to distribute supply
token_sale
Addresses used in initial token sales and distributions
general_contract
A contract belonging to the exchange
multisig
A multisig contract belonging to the decentralized exchange
Operator Label Subtypes (operator)
subtype
description
validator
Addresses that run nodes and/or validate blocks
mining_pool
Known mining pools
solo_miner
An individual address that has received block rewards
Chain Admin Label Subtypes (chadmin)
subtype
description
genesis
The mint or burn addresses of a chain (the all 0's address on Ethereum)
foundation
Addresses used by the chain foundation
general_contract
Other chadmin contracts
Decentralized Finance Label Subtypes (defi)
subtype
description
token_contract
Contract of a token belonging to the defi project
pool
Any type of pool address, i.e. farming, staking, liquidity etc.
vault
A vault controlled by the defi project
fee_wallet
Wallet for fees collected by the defi project
dao
An address controlling a DAO controlled by the defi project
voting
Address controlled by the defi project used for voting
chadmin
Addresses used for administrative purposes controlled by the defi project
contract_deployer
A contract controlled by the defi project that is used to create other contracts
treasury
Treasury addresses where the defi project has a treasury
governance
Governance addresses where the defi project has governance
rewards
Addresses used to distribute rewards
oracle
A contract used as an oracle by the defi project
token_sale
Addresses used in initial token sales and distributions
general_contract
A contract belonging to the defi project
multisig
A multisig contract belonging to the defi project
NonFungible Token Label Subtypes (nft)
subtype
description
token_contract
ERC-20 token (fungible token) contract owned by the nft project or marketplace
nf_token_contract
NonFungible token contract owned by the nft project or marketplace
contract_deployer
A contract used by the project to create other contracts
fee_contract
A contract used by the project to collect fees
marketplace
A contract used by a marketplace to facilitate sales and trades of nft's
general_contract
A contract controlled by the nft project or marketplace
Games Label Subtypes (games)
subtype
description
airdrop_contract
A contract used to distribute airdrop tokens
chadmin
A administration address belonging to the game
contract_deployer
A contract controlled by the game that is used to create other contracts
dao
An address controlling a DAO controlled by the game
general_contract
A contract belonging to the game
marketplace
A contract used by a marketplace to facilitate sales and trades of nft's
nf_token_contract
NonFungible token contract owned by the game
oracle
A contract used as an oracle by the game
rewards
Addresses used to distribute rewards
token_contract
Contract of a token belonging to the game
treasury
Treasury addresses of the game
Bridge Label Subtypes (bridge)
subtype
description
token_contract
ERC-20 token (fungible token) contract owned by the layer two project
general_contract
A contract controlled by the layer two project
Decentralized Applications Label Subtypes (dapp)
subtype
contract_deployer
fee_wallet
token_contract
token_sale
treasury
oracle
donation_address
aggregator_contract
Token Label Subtypes (token)
subtype
description
token_contract
ERC-20 token (fungible token) contract
Flotsam Label Subtypes (flotsam)
subtype
description
toxic
Scams, pyramid schemes, bad bots, attacks, hackers, etc.