GoldRubleBonusStorage
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9f9e…049b
0x9782…589d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRUB | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9401846 | 5 years ago | | | 0 | 0.000087496000 | |
| 9395100 | 5 years ago | | | 0 | 0.00017499200 | |
| 9395084 | 5 years ago | | | 0 | 0.00017500075 |
ABI
ABI objects
Getter at block 21379099
isOwner() view returns (bool)
false
owner() view returns (address)
0x446b9bc432efe4f4b5dc318b9cc353b6dd815db0
Read-only
RS_referrerOf(address player) view returns (address)
RS_ticketsOf(address player) view returns (uint256)
State-modifying
Events RS_addReferrer(address referrer)
RS_changeContracts(address contractAddr)
RS_changeInterval(uint256 newInterval)
RS_changePrize(uint256 newPrize)
RS_newTicket()
RS_sendBonus(address winner)
RS_transferOwnership(address newOwner)
RS_withdrawERC20(address ERC20Token, address recipient)
renounceOwnership()
sendBonus(address account, uint256 amount)
setAdmins(address account, bool state)
setRefStorage(address refStorageAddr)
setToken(address token)
transferOwnership(address newOwner)
withdrawERC20(address ERC20Token, address recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token, address refStorageAddr, address initialOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.