RedRabbitLottery
Verified contract
Active on
Ethereum with 483 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2d1…0087
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RR | ERC-20 | 1.473823M | -- | -- | |
BOTIFY | ERC-20 | 1.473823M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17329838 | a year ago | | | 0 | 0.023155420 | |
| 17131285 | 2 years ago | | | 0 | 0.0011412108 | |
| 17131278 | 2 years ago | | | 0 | 0.0011280301 | |
| 17118667 | 2 years ago | | | 0 | 0.0012934475 | |
| 17118664 | 2 years ago | | | 0 | 0.0013138044 | |
| 17118662 | 2 years ago | | | 0 | 0.0014020365 | |
| 17118579 | 2 years ago | | | 0 | 0.0015113667 | |
| 17118575 | 2 years ago | | | 0 | 0.0015088526 | |
| 17118572 | 2 years ago | | | 0 | 0.0015356025 | |
| 17118552 | 2 years ago | | | 0 | 0.0014160625 |
ABI
ABI objects
Getter at block 21124208
owner() view returns (address)
0xba28459f29d4006389337a6584e3773ffe3390a8
randomizer() view returns (address)
0xf2d14967ee95b30248c9b438ae57970352770087
redRabbitToken() view returns (address)
0xfe98c2b85caafe841ca7fa8b3b912a178a3f68ed
Read-only
This contract contains no read-only function objects.
State-modifying
Events recoverToken(address _token)
renounceOwnership()
roll(uint256 _amount)
setMaxPercentage(uint16 _maxPercentage)
setMinTokens(uint256 _minTokens)
setTaxPercentage(uint16 _taxPercentage)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RollRequest(address indexed player, uint256 amount)
RollResult(address indexed player, bool won, uint256 amount)
constructor(address _redRabbitToken, address _randomizer)
This contract contains no fallback and receive objects.
This contract contains no error objects.