Addresses become names only after we check them against chain data. Each label carries the evidence that justifies it, so you can disagree with us on the merits.
A name is verified against the chain first: creator address, implementation, block production, token metadata. A token calling itself Multicall3 proves nothing, so upstream names are never treated as identity on their own.
Suspicion is automatic, accusation is not. Heuristics can mark an address suspect on this site, but the confirmed impostor label at the bottom of this page is only applied after a person has checked the evidence. That gap is deliberate. Getting it wrong in public is worse than saying less.
System addresses that make the chain run.
| Name | Address | Category | Why it carries this name | Evidence |
|---|---|---|---|---|
| Robinhood Chain: Sequencer | 0xA4b00000…6e636572 | infrastructure | Produces every block on the chain. Address tail spells "sequencer" in ASCII. | Fee recipient / miner on all sampled blocks via /api/v2/blocks |
The deployer and the shared implementation behind every official tokenized stock.
| Name | Address | Category | Why it carries this name | Evidence |
|---|---|---|---|---|
| Robinhood: Stock Token Issuer | 0x4783C67b…38F3C046 | stock-issuer | ERC1967Proxy that deployed all 96 verified tokenized-stock contracts. | creator_address_hash on every official • Robinhood Token beacon proxy |
| Robinhood: Stock Implementation | 0xb35490d6…b64C5aE2 | stock-issuer | Verified contract named "Stock". Shared beacon implementation behind every official stock token. | implementations[0] on every official • Robinhood Token beacon proxy |
Dollar-denominated tokens with market data upstream.
| Name | Address | Category | Why it carries this name | Evidence |
|---|---|---|---|---|
| Global Dollar (USDG) | 0x5fc5360D…16F1d168 | stablecoin | No note recorded. | Token contract with priced market data via /api/v2/tokens |
| Ethena USDe | 0x5d3a1Ff2…1a52ef34 | stablecoin | No note recorded. | Token contract with priced market data via /api/v2/tokens |
| syrupUSDG | 0x40858070…b4a874f7 | stablecoin | No note recorded. | Token contract with priced market data via /api/v2/tokens |
Priced token contracts we have checked by address.
| Name | Address | Category | Why it carries this name | Evidence |
|---|---|---|---|---|
| Virtuals Protocol (VIRTUAL) | 0xc6911796…Cd3d9c31 | token | No note recorded. | Token contract with priced market data via /api/v2/tokens |
Sinks that no key controls. Value sent here does not come back.
| Name | Address | Category | Why it carries this name | Evidence |
|---|---|---|---|---|
| Null: Burn address | 0x00000000…00000000 | burn | Tokens sent here are unrecoverable. Commonly used for supply burns. | Canonical EVM zero address |
| Burn address (dEaD) | 0x00000000…0000dEaD | burn | Conventional burn sink. Not controlled by any known key. | Canonical community burn address |
Human-confirmed impersonation. Each entry states which issuance checks the contract fails.
| Name | Address | Category | Why it carries this name | Evidence |
|---|---|---|---|---|
| Impostor: fake NVDA stock token | 0x465834D5…9e3CA492 | scam | Uses the "NVIDIA • Robinhood Token" name but is not a beacon proxy, does not run the Stock implementation, and was deployed by an unrelated address. | Fails 3 of 4 issuance signals in scripts/build-stock-registry.mjs |
This list is small on purpose and it is growing. It ships as a hand-checked seed rather than a scrape, because a label directory is only worth reading if every row survived a check. Labels resolve everywhere on the site: any address in a table, a transaction, or a token page shows its name from this same set.