GoodLuckCasino
Verified contract
Active on
Ethereum with 12,674 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($589.93)
Native
Value
$589.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.17457 | $3,379.35 |
$589.93 | |
EBK | ERC-20 | 9.257456 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12141655 | 4 years ago | | | 0.013996405 | 0.0088330770 | |
| 12009424 | 4 years ago | | | 0 | 0.0034434048 | |
| 12009402 | 4 years ago | | | 0.5 | 0.0020830450 | |
| 11995020 | 4 years ago | | | 0 | 0.0046955521 | |
| 11989549 | 4 years ago | | | 0.020277687 | 0.0030228752 | |
| 11918472 | 4 years ago | | | 0 | 0.0095813627 | |
| 11914199 | 4 years ago | | | 0.068934746 | 0.0088585693 | |
| 11912093 | 4 years ago | | | 0.042634008 | 0.0046098550 | |
| 11912076 | 4 years ago | | | 0.019677217 | 0.0044314090 | |
| 11860576 | 4 years ago | | | 0 | 0.0039154315 |
ABI
ABI objects
Getter at block 21263336
isStopped() view returns (bool)
false
owner() view returns (address)
0x7275feb7ad1063c07ee6b66f88bd0f3df129e035
Read-only
getUserDeposit(bytes32 _userID, bytes32 _depositID) view returns (uint256)
State-modifying
Events bankroll() payable
ownerWithdraw(address _to, uint256 _val)
renounceOwnership()
resumeContract()
stopContract()
transferOwnership(address _newOwner)
userDeposit(bytes32 _userID, bytes32 _depositID) payable
userWithdraw(address _to, uint256 _amount)
LOG_Bankroll(address sender, uint256 value)
LOG_ContractResumed()
LOG_ContractStopped()
LOG_Deposit(bytes32 userID, bytes32 depositID, address walletAddr, uint256 amount)
LOG_OwnerWithdraw(address _to, uint256 _val)
LOG_Withdraw(address user, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.