VfSE_Lottery_3
Verified contract
Active on
Ethereum with 517 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x3dbd…dcf6
Balances ($33.18)
Native
Value
$33.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008975 | $3,696.84 |
$33.18 | |
FOR | ERC-20 | 1 | $0.002409 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20696091 | 3 months ago | | | 0.01 | 0.00028820625 | |
| 20661150 | 3 months ago | | | 0.01 | 0.000036189748 | |
| 20655693 | 3 months ago | | | 0.01 | 0.000047985755 | |
| 20648353 | 3 months ago | | | 0.01 | 0.000088308106 | |
| 18919091 | a year ago | | | 0 | 0.00053168482 | |
| 18919082 | a year ago | | | 0 | 0.0042520013 | |
| 18553677 | a year ago | | | 0.01 | 0.00096502758 | |
| 18546616 | a year ago | | | 0.01 | 0.0014671188 | |
| 18525034 | a year ago | | | 0.01 | 0.0046223697 | |
| 18504886 | a year ago | | | 0.01 | 0.00092296155 |
ABI
ABI objects
Getter at block 21305085
amountRised() view returns (uint256)
10000000000000000
authorizedToDraw() view returns (address)
0x5df8259a6ee3cc03e6229c8c9ede019967edd477
getPlayers() view returns (address[])
[0x5Df8259a6EE3CC03e6229C8C9EDE019967EDD477]
getPlayersCount() view returns (uint256)
1
getWinnerCount() view returns (uint256)
106
house() view returns (address)
0x5df8259a6ee3cc03e6229c8c9ede019967edd477
last10() view returns (address[])
[0xE4772e5E898F3620C4380dC2A8B910D6fc769Af0, 0xE4772e5E898F3620C4380dC2A8B910D6fc769Af0, 0xe95682c68335dC71692f99b1dA45011F46C6afd8, 0x814dA079173764852096425846F07E6D0d13c2d8, 0x5Df8259a6EE3CC03e6229C8C9EDE019967EDD477, 0x50D2e1463Bd748e59a2436f740E16BB2299384b3, 0x5Df8259a6EE3CC03e6229C8C9EDE019967EDD477, 0x4f8D1e671423bf9e216350C797eB3cCd8a96EdF3, 0x4f8D1e671423bf9e216350C797eB3cCd8a96EdF3, 0x5Df8259a6EE3CC03e6229C8C9EDE019967EDD477]
lastPayOut() view returns (uint256)
27000000000000000
lastWinner() view returns (address)
0x5df8259a6ee3cc03e6229c8c9ede019967edd477
owner() view returns (address)
0x5df8259a6ee3cc03e6229c8c9ede019967edd477
playValue() view returns (uint256)
10000000000000000
round() view returns (uint256)
106
roundDuration() view returns (uint256)
86400
roundEnds() view returns (uint256)
1725766823
stopped() view returns (bool)
false
Read-only
payOuts(address) view returns (uint256)
payments(uint256) view returns (uint256)
winners(uint256) view returns (address)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
drawNow()
getBalance()
play() payable
setAuthorizedToDraw(address _authorized)
setFee(uint256 _fee)
setHouseAddress(address _house)
setPlayValue(uint256 _amount)
stopLottery(bool _stop)
transferOwnership(address newOwner)
NewWinner(address _winner, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.