EtherWin
Verified contract
Active on
Ethereum with 7,110 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf622…531d
0x9a96…f19f
0x9e8e…7c48
0xef10…4064
1 additional
variable
Balances ($12,790.50)
Native
Value
$12,790.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.067682 | $3,144.42 |
$12,790.5 | |
EBK | ERC-20 | 4.485731 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10910831 | 4 years ago | | | 0.005 | 0.0095087700 | |
| 10482900 | 4 years ago | | | 0.005 | 0.0038352039 | |
| 10452428 | 4 years ago | | | 0.005 | 0.0039787300 | |
| 10278171 | 4 years ago | | | 0.005 | 0.0052826500 | |
| 10278168 | 4 years ago | | | 0.005 | 0.0052826500 | |
| 10259246 | 4 years ago | | | 0.005 | 0.0017961010 | |
| 10247928 | 4 years ago | | | 0.005 | 0.0026413250 | |
| 9975966 | 5 years ago | | | 0.02 | 0.00084522400 | |
| 9975947 | 5 years ago | | | 0 | 0.00051818400 | |
| 9975883 | 5 years ago | | | 0.02 | 0.00073957100 |
ABI
ABI objects
Getter at block 21204070
allTicketsPrice() view returns (uint256)
35010000000000000000
depositWeis() view returns (uint256)
0
devWallet() view returns (address)
0xf6225cf86088d661079e79a0ec4efbec6a63531d
dividendManagerAddress() view returns (address)
0x7fe18fa204e0920daa53a5f3014fdc441b6abba4
lastPayout() view returns (uint256)
1566551572
maxWei() view returns (uint256)
50000000000000000
maxWeiPerBlock() view returns (uint256)
500000000000000000
minWei() view returns (uint256)
5000000000000000
owner() view returns (address)
0xf6225cf86088d661079e79a0ec4efbec6a63531d
ownerWallet1() view returns (address)
0x9a965e5e9c3a0f062c80a7f3d1b0972201b2f19f
ownerWallet2() view returns (address)
0x9e8ea15006cff425dea3bc3874a78faba32f7c48
ownerWallet3() view returns (address)
0xef1069a39219c35db16c41d7470f76b065c24064
ownersPercent() view returns (uint256)
8125
ownersWeis() view returns (uint256)
207487500000000000
prizePercent() view returns (uint256)
91875
refPercent() view returns (uint256)
1000
Read-only
JPBlocks(uint256) view returns (uint256)
allTicketsForBlock(uint256) view returns (uint256)
blocks(uint256) view returns (uint256)
jackpotValue(uint256 _blockNum, uint256 _ticketPrice) view returns (uint256)
minJackpotValue(uint256 _blockNum) view returns (uint256)
refs(address) view returns (uint256)
tickets(address, uint256) view returns (uint256 value, bool executed)
userRefs(address) view returns (address)
winBlocks(uint256) view returns (bool exists, uint8 lastByte, uint8 rate, bool jp, uint256 value)
State-modifying
Events addEth() payable
addWinBlock(uint256 _blockNum)
changeTicketWeiLimit(uint256 _minWei, uint256 _maxWei, uint256 _divider)
changeWeiPerBlock(uint256 _value)
claimTokens(address _token)
getPrize(uint256 _blockNum)
play(address _ref) payable
returnDeposit()
setDividendManager(address _dividendManagerAddress)
setOwnerWallet(address _wallet1, address _wallet2, address _wallet3)
transferEthersToDividendManager()
withdrawRefsPercent()
FundsTransferred(address dividendManager, uint256 value)
NewPrice(uint256 minWei, uint256 maxWei)
NewTicket(address indexed owner, uint256 indexed blockNum, address indexed referrer, uint256 value)
NewWeiPerBlock(uint256 newWeiPerBlock)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SendPrize(address indexed owner, uint256 indexed blockNum, uint256 value)
WinBlockAdded(uint256 indexed blockNum)
constructor()
fallback()
This contract contains no error objects.