Lottery1ETH
Verified contract
Active on
Ethereum with 2,464 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa521…956e
0x9782…589d
0x1821…cbbc
0xe893…4979
Balances ($3,419.14)
Native
Value
$3,419.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.03 | $3,319.55 |
$3,419.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9084321 | 5 years ago | | | 0 | 0.00030181200 | |
| 9084241 | 5 years ago | | | 0 | 0.000098021000 | |
| 9084231 | 5 years ago | | | 0 | 0.000060792500 | |
| 9084213 | 5 years ago | | | 0.01 | 0.00024723750 | |
| 9084122 | 5 years ago | | | 0 | 0.00030181200 | |
| 9084109 | 5 years ago | | | 0 | 0.00012158500 | |
| 9080362 | 5 years ago | | | 0 | 0.000024317000 | |
| 9080318 | 5 years ago | | | 0.01 | 0.00012103600 | |
| 9080302 | 5 years ago | | | 0.01 | 0.00010651400 | |
| 9080302 | 5 years ago | | | 0.01 | 0.00010656200 |
ABI
ABI objects
Getter at block 21258466
LT() view returns (address)
0x182103108eb382f5e7f56f0dd10ae5d35f50cbbc
PRICE() view returns (uint256)
10000000000000000
RS() view returns (address)
0x978275d7652a35dc8df9ce6b62822aea6a97589d
WT() view returns (address)
0xe8931ede716ee900f3515ea3eb36151cc0c24979
amountOfPlayers() view returns (uint256)
103
futureblock() view returns (uint256)
9080312
gameCount() view returns (uint256)
21
limit() view returns (uint256)
100
owner() view returns (address)
0x446b9bc432efe4f4b5dc318b9cc353b6dd815db0
paused() view returns (bool)
true
x() view returns (address)
0xa52146d8d8464bdf3b47e9e4367f2ee2f03e956e
Read-only
players(uint256) view returns (address)
referrerOf(address player) view returns (address)
ticketsOf(address player) view returns (uint256)
State-modifying
Events pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
withdrawERC20(address ERC20Token, address recipient)
BrilliantWinner(address indexed addr, uint256 prize, uint256 indexed gameCount)
FeePayed(address indexed owner, uint256 amount)
GoldenWinner(address indexed addr, uint256 prize, uint256 indexed gameCount)
NewPlayer(address indexed addr, uint256 indexed gameCount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SilverWinner(address indexed addr, uint256 prize, uint256 indexed gameCount)
txCostRefunded(address indexed addr, uint256 amount)
constructor(address RS_Addr)
fallback()
This contract contains no error objects.