RobTheBank
Verified contract
Active on
Ethereum with 1,144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd095…4b01
0xb9da…c56c
Balances ($49,318.46)
Native
Value
$49,318.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 13.816436 | $3,569.55 |
$49,318.46 | |
EBK | ERC-20 | 13.816436 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9908586 | 5 years ago | | | 0 | 0.000089440000 | |
| 6937375 | 6 years ago | | | 0 | 0.00019547200 | |
| 6937357 | 6 years ago | | | 0 | 0.000087632000 | |
| 6715096 | 6 years ago | | | 0 | 0.00048197600 | |
| 6633299 | 6 years ago | | | 0 | 0.00035052800 | |
| 6633294 | 6 years ago | | | 0 | 0.00035052800 | |
| 6633286 | 6 years ago | | | 0 | 0.00035052800 | |
| 6633279 | 6 years ago | | | 0 | 0.00035052800 | |
| 6633273 | 6 years ago | | | 0 | 0.00035052800 | |
| 6603684 | 6 years ago | | | 0.0042 | 0.00014809200 |
ABI
ABI objects
Getter at block 21286937
BASE_PRICE() view returns (uint256)
3000000000000000
RTB1() view returns (address)
0xd0955bd45d5eef5bedce84a3471c825288a14b01
RTB2() view returns (address)
0xb9dad061b4ada5825abc2c9914e89181c0cdc56c
allowPrice() view returns (uint256)
10000000000000000
bigId() view returns (uint256)
3
getPrice() view returns (uint256)
4200000000000000
isPaused() view returns (bool)
false
owner() view returns (address)
0xe67e6e677d272a087a3828209e21fe62fe8d4881
service() view returns (address)
0xe67e6e677d272a087a3828209e21fe62fe8d4881
smallId() view returns (uint256)
6
Read-only
bigRound(uint256) view returns (uint256 totalKey, uint256 jackpotBalance, uint256 KeyProfit, address winner, uint256 winnerProfit)
getMyProfit(uint256 _round) view returns (uint256)
recommender(address) view returns (uint256)
recommenderAllow(address) view returns (bool)
smallRound(uint256, uint256) view returns (uint256 totalKey, address winner, uint256 startTime, uint256 endTime, uint256 winKey, uint256 winnerProfit)
userBigRoundKey(uint256, address) view returns (uint256)
userSmallRoundkey(uint256, uint256, address) view returns (uint256)
userXkeyPurchases(uint256, uint256, address) view returns (uint256 numPurchases)
State-modifying
Events buy(uint256 _amount, address _invite) payable
buyAgain(uint256 _amount)
createWinner()
devWithdraw()
lottery(address _winner, uint256 _checkIndex)
setAllowPrice(uint256 _price)
setGame(bool _bool)
setRecommenderAllow() payable
setService(address _addr)
startGame()
withdraw(uint256 _round)
RecommenderAllow(address indexed _user, bool _status)
buyEvent(address indexed _buyer, uint256 _amount, uint256 _total, uint256 _bigRound, uint256 _smallRound, uint256 _startId, uint256 _endId, uint256 _index)
createKey(uint256 _winkey, uint256 _bigRound, uint256 _smallRound)
lotteryEvent(address indexed _winner, uint256 _bigRound, uint256 _smallRound, uint256 _money, uint256 _type)
withdrawEvent(address indexed _winner, uint256 _amount, uint256 _round)
constructor(address _rtb1, address _rtb2)
fallback()
This contract contains no error objects.