Zethroll
Verified contract
Active on
Ethereum with 4,873 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZTH | ERC-20 | 0.000144 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12253524 | 4 years ago | | | 0 | 0.0053969450 | |
| 12253524 | 4 years ago | | | 0 | 0.0037739540 | |
| 12253510 | 4 years ago | | | 0 | 0.0047412000 | |
| 12253501 | 4 years ago | | | 0 | 0.013600475 | |
| 12253501 | 4 years ago | | | 0 | 0.0042598987 | |
| 7506844 | 6 years ago | | | 0 | 0.00011853200 | |
| 7506716 | 6 years ago | | | 0 | 0.00040627600 | |
| 7506706 | 6 years ago | | | 0 | 0.00011853200 | |
| 6192106 | 6 years ago | | | 0 | 0.00011395000 | |
| 6172003 | 6 years ago | | | 0 | 0.00091320000 |
ABI
ABI objects
Getter at block 21306869
ZTHTKN() view returns (address)
0xd48b633045af65ff636f3c6edd744748351e020d
ZTHTKNADDR() view returns (address)
0xd48b633045af65ff636f3c6edd744748351e020d
ZethrBankroll() view returns (address)
0x6e379098588ee5b8b8e709dfd66dab1772a38038
contractBalance() view returns (uint256)
0
gamePaused() view returns (bool)
false
houseEdge() view returns (uint256)
990
houseEdgeDivisor() view returns (uint256)
1000
maxNumber() view returns (uint256)
99
maxProfit() view returns (uint256)
0
maxProfitAsPercentOfHouse() view returns (uint256)
25000
maxProfitDivisor() view returns (uint256)
1000000
minBet() view returns (uint256)
1000000000000000000
minNumber() view returns (uint256)
2
owner() view returns (address)
0x11e52c75998fe2e7928b191bfc5b25937ca16741
totalBets() view returns (uint256)
46471
totalZTHWagered() view returns (uint256)
3109633222686196945363300
Read-only
maxRandom(uint256 blockn, address entropy) view returns (uint256 randomNumber)
playerRolls(address) view returns (uint200 tokenValue, uint48 blockn, uint8 rollUnder)
State-modifying
Events dumpdivs()
finishBet() returns (uint256)
ownerChangeOwner(address newOwner)
ownerPauseGame(bool newStatus)
ownerSetBankroll(address newBankroll)
ownerSetMaxProfitAsPercentOfHouse(uint256 newMaxProfitAsPercent)
ownerSetMinBet(uint256 newMinimumBet)
ownerTransferZTH(address sendTo, uint256 amount)
ownerUpdateContractBalance(uint256 newContractBalance)
ownerkill()
tokenFallback(address _from, uint256 _value, bytes _data) returns (bool)
CurrentContractBalance(uint256 _tokens)
LogBet(address sender, uint256 value, uint256 rollUnder)
LogOwnerTransfer(address indexed SentToAddress, uint256 indexed AmountTransferred)
LogResult(address player, uint256 result, uint256 rollUnder, uint256 profit, uint256 tokensBetted, bool won)
MaxProfitChanged(uint256 _oldMaxProfit, uint256 _newMaxProfit)
constructor(address zthtknaddr, address zthbankrolladdr)
fallback()
This contract contains no error objects.