Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
0xf9b5…e523
Balances ($0.00)
No balances found for "DiceGame"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8244925 | 5 years ago | | | 0.01 | 0.000025747000 | |
| 8244921 | 5 years ago | | | 0.012 | 0.00055401700 | |
| 8244684 | 5 years ago | | | 0.006 | 0.0014578200 | |
| 8244611 | 5 years ago | | | 0.006 | 0.00051907100 | |
| 8244571 | 5 years ago | | | 0.006 | 0.00069472400 | |
| 8244413 | 5 years ago | | | 0.006 | 0.00060321600 | |
| 8243317 | 5 years ago | | | 0.006 | 0.00056383800 | |
| 8243305 | 5 years ago | | | 0.006 | 0.00057994600 | |
| 8243300 | 5 years ago | | | 0.006 | 0.00061234600 | |
| 8243291 | 5 years ago | | | 0.006 | 0.00055569900 |
ABI
ABI objects
Getter at block 21189607
DAAContract() view returns (address)
0xf9b540d1104e46e22bde406f422cd152f205e523
HIGHROLLER() view returns (uint256)
8000000000000000000
HIGHROLLERTOKEN() view returns (uint256)
80000000000
MAX() view returns (uint256)
10000000000000000000
MAX_TOKEN() view returns (uint256)
100000000000
MIN() view returns (uint256)
6000000000000000
MIN_TOKEN() view returns (uint256)
10000000000
MULTIPLIES() view returns (uint256)
985
citizenContract() view returns (address)
0xace024458674fe19c02c15624e4afefad71b60b6
decimals() view returns (uint8)
10
getSeed() view returns (uint64)
5894783395111514153
histoyLen() view returns (uint256)
910
totalPayout() view returns (uint256)
39117668879120023875
unitRate() view returns (uint256)
10000000000
Read-only
citizenSeed(address) view returns (uint256)
citizenSpendEth(address) view returns (uint256)
citizenSpendToken(address) view returns (uint256)
mostTotalSpender(uint256) view returns (address)
mostTotalSpenderId(address) view returns (uint256)
State-modifying
Events betByEth(bool _method, uint8 _prediction) payable
betByToken(bool _method, uint8 _prediction, uint256 _value)
setSeed(string _key)
sortMostSpend(address _citizen) payable
updateHIGHROLLER(uint256 _value)
updateHIGHROLLERTOKEN(uint256 _value)
updateMaxEth(uint256 _value)
updateMaxToken(uint256 _value)
updateMinEth(uint256 _value)
updateMinToken(uint256 _value)
BetAGame(uint256 totalPayout, uint256 indexed histoyLen, address indexed player, uint8 prediction, bool prediction_type, uint8 result, bool isHighRoller, bool isRareWins, bool isWin, uint256 amount, uint256 payout, uint8 unit, uint256 creationDate)
constructor(address[3] _contract, string _key)
This contract contains no fallback and receive objects.
This contract contains no error objects.