WhiteBetting
Verified contract
Active on
Ethereum with 9,884 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.32)
Native
Value
$0.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0001 | $3,212.05 |
$0.32 | |
BEB | ERC-20 | 88.888K | -- | -- | |
betbeb.com | ERC-20 | 88.888K | -- | -- | |
uxtw.com$0.02回购 | ERC-20 | 16.888K | -- | -- | |
dMMM | ERC-20 | 0.7 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10043236 | 4 years ago | | | 0 | 0.00033725000 | |
| 9658512 | 5 years ago | | | 0.1 | 0.0036804140 | |
| 9657898 | 5 years ago | | | 0.01 | 0.010624895 | |
| 9656080 | 5 years ago | | | 0 | 0.0030402150 | |
| 9655958 | 5 years ago | | | 0.04 | 0.0022234330 | |
| 9654930 | 5 years ago | | | 0.01 | 0.00089561600 | |
| 9654820 | 5 years ago | | | 0.01 | 0.00057995400 | |
| 9654253 | 5 years ago | | | 0.01 | 0.00058104600 | |
| 9653161 | 5 years ago | | | 0.01 | 0.00019381400 | |
| 9652814 | 5 years ago | | | 0.01 | 0.00019383800 |
ABI
ABI objects
Getter at block 21158679
getBalance() view returns (uint256)
100000000000000
owner() view returns (address)
0x0f5ebe4525e54ebcdea606e825c444910662fa18
Read-only
betList(uint64, uint256) view returns (address player, uint256 stake, uint32 odd, uint16 selectedTeam)
gameList(uint64) view returns (uint256 timestamp, uint32 odd_homeTeam, uint32 odd_drawTeam, uint32 odd_awayTeam, uint32 odd_over, uint32 odd_under, uint32 odd_homeTeamAndDraw, uint32 odd_homeAndAwayTeam, uint32 odd_awayTeamAndDraw, uint8 open_status, bool isDone)
State-modifying
Events changeOdd(uint64 _fixtureId, uint32 _odd_homeTeam, uint32 _odd_drawTeam, uint32 _odd_awayTeam, uint32 _odd_over, uint32 _odd_under, uint32 _odd_homeTeamAndDraw, uint32 _odd_homeAndAwayTeam, uint32 _odd_awayTeamAndDraw)
changeOwner(address _newOwner)
deposit(uint256 _eth) payable
givePrizeMoney(uint64 _fixtureId, uint8 _homeDrawAway, uint8 _overUnder) payable
placeBet(uint64 _fixtureId, uint16 _selectedTeam, uint32 _odd) payable
setGameInfo(uint64 _fixtureId, uint256 _timestamp, uint32 _odd_homeTeam, uint32 _odd_drawTeam, uint32 _odd_awayTeam, uint32 _odd_over, uint32 _odd_under, uint32 _odd_homeTeamAndDraw, uint32 _odd_homeAndAwayTeam, uint32 _odd_awayTeamAndDraw, uint8 _open_status)
setOpenStatus(uint64 _fixtureId, uint8 _open_status)
withdraw(uint256 _amount) payable
ChangeOdd(uint64 _fixtureId, uint32 _odd_homeTeam, uint32 _odd_drawTeam, uint32 _odd_awayTeam, uint32 _odd_over, uint32 _odd_under, uint32 _odd_homeTeamAndDraw, uint32 _odd_homeAndAwayTeam, uint32 _odd_awayTeamAndDraw)
Deposit(address sender, uint256 eth)
GivePrizeMoney(uint64 _fixtureId, uint8 _homeDrawAway, uint8 _overUnder)
NewStake(address player, uint64 fixtureId, uint16 selectedTeam, uint256 stake, uint256 odd)
SetGame(uint64 _fixtureId, uint256 _timestamp, uint32 _odd_homeTeam, uint32 _odd_drawTeam, uint32 _odd_awayTeam, uint32 _odd_over, uint32 _odd_under, uint32 _odd_homeTeamAndDraw, uint32 _odd_homeAndAwayTeam, uint32 _odd_awayTeamAndDraw, uint8 _open_status)
Success(uint256 odd)
Withdraw(address receiver, uint256 eth)
constructor()
fallback()
This contract contains no error objects.