Label Any Wallet.
Instantly.
A hand-verified, growing database of on-chain wallet identities. Identify exchanges, whales, DeFi protocols, scammers, and more — in seconds.
Browse by Category
Every labeled wallet falls into one of eight entity types.
Click a category to filter the wallets below.
Featured wallet labels
Binance Hot Wallet
0xBE0eB53F46cd79…
Main Binance exchange hot wallet. Extremely high volume.
Vitalik Buterin
0xd8dA6BF26964aF…
Ethereum co-founder. Publicly disclosed address.
Uniswap Universal Router
0x3fC91A3afd7039…
Uniswap v3/v4 Universal Router. Primary DEX contract.
Jump Trading
0xae2Fc483527B8E…
Jump Crypto / Jump Trading operations wallet.
Ethereum Foundation
0xDA9dfA130Df4dE…
Ethereum Foundation multisig treasury.
OpenSea: Wyvern Exchange
0x7f268357A8c255…
OpenSea legacy NFT marketplace contract.
7 Chains Supported
Hover a chain to see how many labeled wallets it has today.
Integrate in minutes
A single REST endpoint. Label any wallet with one HTTP call. SDKs for JavaScript, Python, and Go available.
No credit card. We'll email you when access opens.
# Look up a wallet address
curl -H "Authorization: Bearer YOUR_KEY" \
"https://api.walletlabels.xyz/v1/lookup" \
-d '{"address":"0xBE0eB53..."}'
// Response
{
"name": "Binance Hot Wallet",
"category": "Exchange",
"risk": "Low",
"chain": "ETH",
"verified": true
} Start identifying wallets today.
Free tier includes 1,000 lookups/month when the API opens. No credit card required.