TicTacPotato
Verified contract
Active on
Ethereum with 452 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TicTacPotato"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5740294 | 6 years ago | | | 0.005005 | 0.0017136313 | |
| 5740259 | 6 years ago | | | 0.005005 | 0.00042809448 | |
| 5740223 | 6 years ago | | | 0.005005 | 0.00057502275 | |
| 5739646 | 6 years ago | | | 0.013508393 | 0.000087736000 | |
| 5739646 | 6 years ago | | | 0.0082225 | 0.000087736000 | |
| 5739595 | 6 years ago | | | 0.0082225 | 0.0019544840 | |
| 5739588 | 6 years ago | | | 0.005005 | 0.00068358400 | |
| 5739577 | 6 years ago | | | 0.005005 | 0.00051268800 | |
| 5739563 | 6 years ago | | | 0.005005 | 0.00043375500 | |
| 5739559 | 6 years ago | | | 0.005005 | 0.00042969540 |
ABI
ABI objects
Getter at block 21116123 haveIWon() view returns (bool)
CONTEST_INTERVAL() view returns (uint256)
900
COOLDOWN_TIME() view returns (uint256)
420
NUM_TILES() view returns (uint256)
12
START_PRICE() view returns (uint256)
5000000000000000
TIME_TO_STALEMATE() view returns (uint256)
1800
ceoAddress() view returns (address)
0xaebbd80fd7dae979d965a3a5b09bbcd23eb40e5f
contestOver() view returns (bool)
false
contestStartTime() view returns (uint256)
1528262431
getBalance() view returns (uint256 value)
0
lastBidTime() view returns (uint256)
0
lastPot() view returns (uint256)
14405000000000000
timeLeftToContestStart() view returns (uint256 time)
0
timeLeftToCook() view returns (uint256 time)
1800
timePassed() view returns (uint256 time)
0
Read-only
cantBidUntil(address) view returns (uint256)
checkWinner(address a) view returns (bool)
indexToAddress(uint256) view returns (address)
tiles(uint256) view returns (address owner, uint256 price)
timeLeftToBid(address addr) view returns (uint256 time)
State-modifying
Events buyTile(uint256 index) payable
pause()
unpause()
StalematePayout(address adr, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.