Back to Home

UserWallet

0xd9075ba66eb7...1975b841a3df
ByzantiumExact Bytecode MatchEdit this contract
Deployed June 6, 2018 (8 years ago)Block 5,743,009

Full Bittrex deposit wallet with a payable fallback and an ERC-223 token hook.

Byzantium EraVerified Source

Historical Significance

The ERC-223 tokenFallback hook shows exchanges hedging against a token standard that was competing with ERC-20 at the time and ultimately did not win adoption.

Token Information
Decimals
0
Key Facts
Deployment Block
5,743,009
Deployment Date
Jun 6, 2018, 04:35 PM
Code Size
545.0 B

Description

The complete Bittrex UserWallet as published: a payable fallback that accepts ether, a tokenFallback(address,uint256,bytes) no-op so ERC-223 transfers do not revert, and sweep(address,uint256) which delegatecalls the sweeper returned by sweeperOf(address). Compiled from the Bittrex source dated 2017. 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(545 bytes)
Compiler: v0.4.11

Bytecode Overview

Opcodes545
Unique Opcodes103
Jump Instructions26
Storage Operations4

External Links