CREATE2 Opcode
The contract can deploy code to a precomputed address - the basis of metamorphic redeployment.
CREATE2 Opcode
The contract can deploy code to a precomputed address - the basis of metamorphic redeployment.
What it means
CREATE2 deploys a contract to a deterministic address derived from a salt. Combined with SELFDESTRUCT it enables metamorphic contracts that replace their own code at a fixed address; alone it is also used by factories.
Why it matters
CREATE2 is the redeploy half of the metamorphic-rug primitive. In a token contract it warrants scrutiny - the address you trust today could host different code tomorrow.
How RektRadar detects it
RektRadar flags the CREATE2 opcode in the runtime bytecode and escalates when SELFDESTRUCT is present alongside it.
Ce que ça signifie
CREATE2 deploys a contract to a deterministic address derived from a salt. Combined with SELFDESTRUCT it enables metamorphic contracts that replace their own code at a fixed address; alone it is also used by factories.
Pourquoi c'est important
CREATE2 is the redeploy half of the metamorphic-rug primitive. In a token contract it warrants scrutiny - the address you trust today could host different code tomorrow.
Comment RektRadar le détecte
RektRadar flags the CREATE2 opcode in the runtime bytecode and escalates when SELFDESTRUCT is present alongside it.
From our dataset
Données de notre dataset
Top brand-jacked tickers carrying this flag: Top tickers brand-jacked portant ce flag : $USDT, $DAI, $USDC, $YSUBA, $DLRS
Pool version of the flagged tokens that trade: Version de pool des tokens flaggés qui tradent : V2 387 · V4 276 · V3 194
Snapshot from RektRadar's token_analysis database as of 2026-06-20.
Snapshot de la base token_analysis de RektRadar au 2026-06-20.
Recent tokens with this signal
Tokens récents avec ce signal
Loading recent tokens…
Chargement des tokens récents…