Back to Home

UserWallet

0xb3d7fff7422b...7581c770a398
Exact Bytecode MatchEdit this contract
Deployed April 13, 2017 (9 years ago)Block 3,529,810

Bittrex deposit wallet forwarding token sweeps to a shared sweeper via delegatecall.

Verified Source

Historical Significance

Two separate deployment campaigns produced identical executable code from near-identical source, which is why they land in different bytecode groups despite behaving the same.

Key Facts
Deployment Block
3,529,810
Deployment Date
Apr 13, 2017, 07:17 PM
Code Size
335.0 B

Description

The same trimmed Bittrex UserWallet runtime code as the other 0.4.10 deposit-wallet group: sweep(address,uint256) resolves a per-token sweeper through sweeperOf(address) and delegatecalls it with the original calldata, with no fallback function. This group carries a different source metadata hash, so it was compiled from a source file that differed only in comments or whitespace. The runtime code matches the deployed bytecode byte for byte; only the trailing swarm metadata hash differs, because the EthereumHistory attribution comment changes the source text. Sourcify records this as a partial match and Etherscan shows it as verified.

Source Verified

SolidityExact bytecode match(335 bytes)
Compiler: v0.4.10

Bytecode Overview

Opcodes335
Unique Opcodes84
Jump Instructions15
Storage Operations3

External Links