BLACKHOLEGAME
Verified contract
Active on
Ethereum with 38 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x80da…1bce
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLACKHOLE | ERC-20 | 1.091K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18415575 | a year ago | | | 0 | 0.0018451969 | |
| 18415575 | a year ago | | | 0 | 0.0032161767 | |
| 18415535 | a year ago | | | 0 | 0.00081281843 | |
| 18415523 | a year ago | | | 0 | 0.0036908181 | |
| 18415473 | a year ago | | | 0 | 0.0022849190 | |
| 18415424 | a year ago | | | 0 | 0.0026810811 | |
| 18415421 | a year ago | | | 0 | 0.0026481103 | |
| 18415378 | a year ago | | | 0 | 0.0030571412 | |
| 18415356 | a year ago | | | 0 | 0.0034092137 | |
| 18415313 | a year ago | | | 0 | 0.0027719833 |
ABI
ABI objects
Getter at block 21322308
additionalTime() view returns (uint256)
600
blackholeToken() view returns (address)
0x80da0c87f68e63618b86e11ee62d237a4a8e1bce
entryTokens() view returns (uint256)
50000000000000000000
getData() view returns (struct BLACKHOLEGAMERound, uint256, uint256, uint256, uint256)
((1, 600, 1698095579, 0xc7c71d172e8707c3423b44d361117b2d7ee37e8d, 50000000000000000000), 2, 0, 1733232875, 1091000000000000000000)
owner() view returns (address)
0xe16ea2576f88a28599a8c27299011c967b32aac7
Read-only
Rounds(uint256) view returns (uint32 isOpen, uint32 additionalTime, uint32 startTime, address lastPlayer, uint256 entryTokens)
getDataForAccount(address account) view returns (struct BLACKHOLEGAMERound, uint256, uint256, uint256, uint256, uint256, uint256)
State-modifying
Events changeNextRoundAdditionalTime(uint32 newAdditionalTime)
changeNextRoundEntryTokens(uint256 newEntryTokens)
play()
setBlackholeAddress(address blackholeAddress)
startTheGame()
BLACKHOLE()
NewEntry(uint256 indexed roundNumber, address indexed account)
NewRound(uint256 roundNumber)
RoundEnded(uint256 indexed roundNumber, address indexed account, uint256 totalPot)
RoundSkipped(address indexed account, uint256 totalPot)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.