Lottery
Verified contract
Active on
Ethereum with 145,847 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($62.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MLN | ERC-20 | 3.59193 | $17.36 |
$62.36 | |
ISLA | ERC-20 | 1 | $0.032555 |
$0.03 | |
FOR | ERC-20 | 1 | $0.001969 |
$0 | |
PHN | ERC-20 | 72.709K | -- | -- | |
TRST | ERC-20 | 92.295935 | -- | -- | |
SAT | ERC-20 | 51 | -- | -- | |
STT | ERC-20 | 2 | -- | -- | |
LGBTQ | ERC-20 | 1 | -- | -- | |
AMB | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453465 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453460 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453460 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453449 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453449 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453439 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453433 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453430 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453430 | 4 months ago | | | 0 | 0.000022341000 | |
| 20453430 | 4 months ago | | | 0 | 0.000022341000 |
ABI
ABI objects
Getter at block 21256655
coreContract() view returns (address)
0xd73be539d6b2076bab83ca6ba62dfe189abc6bbe
isPluginInterface() pure returns (bool)
true
owner() view returns (address)
0x45f254fd3fef54f3a5a8d601d291f2a5bf9d8d67
ownerFee() view returns (uint16)
0
paused() view returns (bool)
false
pluginsContract() view returns (address)
0xd73be539d6b2076bab83ca6ba62dfe189abc6bbe
Read-only
This contract contains no read-only function objects.
State-modifying
Events onRemove()
pause()
run(uint40, uint256, address) payable
runLottery()
runSigned(uint40, uint256, address) payable
setFee(uint16 _fee)
setup(address _coreAddress, address _pluginsContract, uint16 _fee)
transferOwnership(address newOwner)
unpause()
withdraw()
Lottery(address player)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.