Belgium (BE): unverified 2018 fan-token, same on-chain interface as the TFWC EthTeamContract series (price, status, buy via fallback) but a 10kB contract.
Historical Significance
Belgium fills a gap in the TFWC fan-token rollout that the original series deployer abandoned. The 32-team World Cup tournament is represented on-chain only by RUSSIA (01), MOROCCO (04), FRANCE (05), CROATIA (08), BRAZIL (25), and this independently-deployed Belgium contract, suggesting the template was copied or rebranded by a second author after the original deployer stopped shipping.
Context
Deployed in 2018 ahead of or during the 14 June to 15 July 2018 World Cup tournament. Compiler version indeterminate without crack. Distinguished from the verified TFWC family by larger code size and an independent deployer wallet.
Token Information
Key Facts
Description
Belgium (BE) is a 2018 World Cup fan-token deployed by 0x95eabb17d286483f6adfdfe0a88b66d894e7d296. The on-chain interface mirrors the verified TFWC EthTeamContract series exactly: name() returns 'Belgium', symbol() returns 'BE', decimals() returns 3, price() returns 1 szabo (10^12 wei), status() returns 0 (live), and the contract carries owner() / feeOwner() functions matching the same template.
Belgium's runtime is 10,446 bytes, nearly double the verified TFWC contracts at around 5,400 bytes, suggesting the contract bundles additional logic on top of the base template (likely a paused-cap or alternative sell path). The deployer wallet 0x95eabb17 is distinct from the TFWC series deployer 0x0022a370cdebaff99746b8a1311a8d9734bf3a28; this is the only contract from the 0x95eabb17 wallet that matches the TFWC interface.
Belgium reached the semi-final of the 2018 FIFA World Cup, losing 1 to 0 to France on 10 July 2018.
Source Verified
Template-family identification only. The on-chain interface matches the verified TFWC EthTeamContract series byte-for-byte at the ABI level (same selectors for price, status, owner, feeOwner, payable fallback, transfer-to-self sell), but the larger 10kB runtime indicates an extended variant. Not byte-for-byte cracked.
Historian Categories
Heuristic Analysis
The following characteristics were detected through bytecode analysis and may not be accurate.
Byzantium Era
First Metropolis hard fork. Added zk-SNARK precompiles, REVERT opcode, and staticcall.
Bytecode Overview
External Links
Related contracts
BankWallet
Same eraProxy wallet that forwards received ETH to a configured bank address. Owner can sweep ETH and ERC-20 token balances to that same destination.
0x449ad8...17a931November 14, 2017UserWallet
Same eraExchange deposit wallet with ETH and ERC20 sweep functions. One of the most widely deployed bytecodes on Ethereum.
0x24eb88...a068a7January 4, 2018Contract 0x3d40c2...1ec557
Same eraToken relay contract. Forwards ERC20 token transfers via transferToken(token, recipient, amount) on behalf of a configured owner.
0x3d40c2...1ec557January 4, 2018IMG
Same eraOn-chain JPEG of a tabby cat: a 128x128 JFIF baseline image returned as a hex-text string by a single read() function. January 2018.
0x2fabe6...86c7a1January 21, 2018Contract 0xda0a31...93b07c
Same eraToken distributor contract. Transfers ERC20 tokens from the contract to recipients via sendCoin(recipient, amount, tokenAddress).
0xda0a31...93b07cJanuary 27, 2018CryptoColors
Same eraFebruary 2018 hot-potato collectible game on Ethereum. Five tokens: Red, Blue, Lime, Yellow, Orange — each storing R/G/B values on-chain.
0x3116c4...ef9b96February 3, 2018