Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PvPCrash"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7423662 | 6 years ago | | | 0 | 0.00039242400 | |
| 7423573 | 6 years ago | | | 0.01 | 0.00085725500 | |
| 7423566 | 6 years ago | | | 0 | 0.00013628500 | |
| 7423558 | 6 years ago | | | 0 | 0.00031243000 | |
| 6854065 | 6 years ago | | | 0 | 0.00057080000 | |
| 6854065 | 6 years ago | | | 0.01 | 0.000066237000 | |
| 6854065 | 6 years ago | | | 0.01 | 0.000066237000 | |
| 6817291 | 6 years ago | | | 0.01 | 0.00017751516 | |
| 6694395 | 6 years ago | | | 0.01 | 0.000066237000 | |
| 6667005 | 6 years ago | | | 0 | 0.00027501000 |
ABI
ABI objects
Getter at block 21432746
checkBalance() view returns (uint256)
0
endCoolDown() view returns (uint256)
300
gameOpen() view returns (bool)
true
gasLimit() view returns (uint256)
300000
gasPriceLimit() view returns (uint256)
25000000000
maxNumBlock() view returns (uint256)
2
maximum() view returns (uint256)
20000000000000000000
minimum() view returns (uint256)
10000000000000000
myTokens() view returns (uint256)
251231136500457261
owner() view returns (address)
0xbc817a495f0114755da5305c5aa84fc5ca7ebabd
refundRatio() view returns (uint256)
50
roundCount() view returns (uint256)
70
roundEnded() view returns (bool)
true
startCoolDown() view returns (uint256)
300
Read-only
checkInvestments(address _investor) view returns (uint256)
getAdditionalRewardRatio(address _address) view returns (uint256)
getBalance(address _address) view returns (uint256)
getFairTokensBalance(address _address) view returns (uint256)
investments(address, uint256) view returns (uint256)
joined(address, uint256) view returns (uint256)
roundEndTime(uint256) view returns (uint256)
roundStartTime(uint256) view returns (uint256)
userInputAmount(address) view returns (uint256)
withdrawBlock(uint256) view returns (uint256)
State-modifying
Events setEndCoolDown(uint256 _coolDown)
setGameOpen()
setGasLimit(uint256 _gasLimit)
setGasPrice(uint256 _gasPrice)
setMaxNumBlock(uint256 _maxNumBlock)
setMaximum(uint256 _maximum)
setMinimum(uint256 _minimum)
setRefundRatio(uint256 _refundRatio)
setStartCoolDown(uint256 _coolDown)
tokenFallback(address _from, uint256 _amountOfTokens, bytes _data) returns (bool)
transferFairTokens()
withdraw() returns (bool)
FairTokenBuy(uint256 indexed ethereum, uint256 indexed tokens)
FairTokenFallback(address indexed userAddress, uint256 indexed tokens, bytes indexed data)
FairTokenTransfer(address indexed userAddress, uint256 indexed tokens, uint256 indexed roundCount)
Invest(address investor, uint256 amount)
Withdraw(address investor, uint256 amount)
constructor()
fallback()
This contract contains no error objects.