Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9f9e…049b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRUB | ERC-20 | 0.9967 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9392221 | 5 years ago | | | 0 | 0.000034210500 | |
| 8943759 | 5 years ago | | | 0 | 0.000091659000 | |
| 7223052 | 6 years ago | | | 0 | 0.00043576000 | |
| 7223044 | 6 years ago | | | 0 | 0.00043576000 | |
| 7223032 | 6 years ago | | | 0 | 0.00043576000 |
ABI
ABI objects
Getter at block 21378330
interval() view returns (uint256)
100
owner() view returns (address)
0xbbd401f420e06f33182d9ff2438b85290754e1f5
prize() view returns (uint256)
50000000000000
token() view returns (address)
0x9f9efdd09e915c1950c5ca7252fa5c4f65ab049b
Read-only
contracts(address) view returns (bool)
players(address) view returns (uint256 tickets, uint256 checkpoint, address referrer)
referrerOf(address player) view returns (address)
ticketsOf(address player) view returns (uint256)
State-modifying
Events addReferrer(address referrer)
changeContracts(address contractAddr)
changeInterval(uint256 newInterval)
changePrize(uint256 newPrize)
newTicket()
renounceOwnership()
sendBonus(address winner)
transferOwnership(address newOwner)
withdrawERC20(address ERC20Token, address recipient)
BonusSent(address recipient, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReferrerAdded(address player, address referrer)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.