RussianRoulette
Verified contract
Active on
Ethereum with 8,535 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 13 additional slots
Native
Value
$2,215.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.691648 | $3,202.87 |
$2,215.26 | |
OBX | ERC-20 | 316.803536 | -- | -- | |
EBK | ERC-20 | 7.480375 | -- | -- | |
AOA | ERC-20 | 2 | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18056603 | a year ago | | | 0 | 0.0019009706 | |
| 18056493 | a year ago | | | 2.6 | 0.0022739071 | |
| 14242432 | 3 years ago | | | 0.01 | 0.0048706177 | |
| 14242421 | 3 years ago | | | 0.01 | 0.0024622589 | |
| 14242417 | 3 years ago | | | 0.01 | 0.0027997850 | |
| 14242412 | 3 years ago | | | 0.01 | 0.0027575984 | |
| 14242404 | 3 years ago | | | 0.01 | 0.0026972499 | |
| 14242374 | 3 years ago | | | 0.01 | 0.0038026208 | |
| 9640538 | 5 years ago | | | 0.00000112 | 0.00010500000 | |
| 9033301 | 5 years ago | | | 0.01 | 0.00053132000 |
ABI
ABI objects
Getter at block 21158224 getGameStates() view returns (uint64 blockNumber, bytes32 blockHash, uint96[] dep, uint64[] slotsCount, uint64[] resultsCount, uint64[] currentCylinderIndex, uint96[] jackpot)
getTotalCylindersCount() view returns (uint256)
1603
getUnfinishedCount() view returns (uint256)
0
testRandom() view returns (uint256[] numbers)
[2, 8, 0, 0, 2, 4, 5, 4, 6, 2, 9, 3, 7, 9, 8, 9, 3, 5, 7, 0, 8, 4, 9, 9, 6, 9, 5, 7, 5, 9, 1, 0]
Read-only
BETS(uint256) view returns (uint256)
getCylinder(uint256 game, int256 _idx) view returns (uint64 blockNumber, bytes32 blockHash, uint96 dep, uint64 index, address[] deps, uint8 unlucky, int96 jackpot, uint64 lastDepTime, uint8 status)
getCylinders(uint256 game, uint256 idxFrom, uint256 idxTo) view returns (uint256 blockNumber, bytes32 blockHash, uint96 dep, uint64[] index, address[] deps, uint8[] unlucky, int96[] jackpot, uint64[] lastDepTime, uint8[] status)
getGameState(uint256 game) view returns (uint64 blockNumber, bytes32 blockHash, uint96 dep, uint64 slotsCount, uint64 resultsCount, uint64 currentCylinderIndex, uint96 jackpot)
getUnfinished(uint256 i) view returns (uint256 game, uint256 blockNumber, uint256 cylinder)
State-modifying
Events withdraw()
withdrawFrom(uint256 game)
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.