TFWC-11-GERMANY
Verified contract
Active on
Ethereum with 20 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 "TFWC-11-GERMANY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5808202 | 6 years ago | | | 0 | 0.000051780000 | |
| 5808195 | 6 years ago | | | 0 | 0.000051780000 | |
| 5807371 | 6 years ago | | | 0 | 0.000025890000 | |
| 5807192 | 6 years ago | | | 0 | 0.000051780000 | |
| 5805982 | 6 years ago | | | 0 | 0.00012067200 | |
| 5805168 | 6 years ago | | | 0.1 | 0.00010474600 | |
| 5804210 | 6 years ago | | | 0.029 | 0.00010474600 | |
| 5803679 | 6 years ago | | | 0.001 | 0.00055842711 | |
| 5803223 | 6 years ago | | | 0.03 | 0.0013145623 | |
| 5803106 | 6 years ago | | | 0.0025 | 0.00010474600 |
ABI
ABI objects
Getter at block 21413612
decimals() view returns (uint8)
3
feeOwner() view returns (address)
0x1158dcb8a5a37e8fd0f7bb6dd8e74538420079ab
finishTime() view returns (uint64)
1534345200
gameOpponent() view returns (address)
0x0000000000000000000000000000000000000000
gameTime() view returns (uint64)
0
name() view returns (string)
TFWC-11-GERMANY
owner() view returns (address)
0x0022a370cdebaff99746b8a1311a8d9734bf3a28
price() view returns (uint256)
0
status() view returns (uint8)
0
symbol() view returns (string)
DEU
totalSupply() view returns (uint256)
1703000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
beginGame(address _gameOpponent, uint64 _gameTime)
changeFeeOwner(address _feeOwner)
changeStatus(uint8 _status)
endGame(address _gameOpponent, uint8 _gameResult)
finish()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferFundAndEndGame() payable
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BeginGame(address indexed team1, address indexed team2, uint64 gameTime)
Buy(address indexed token, address indexed from, uint256 value, uint256 weiValue)
ChangeStatus(address indexed team, uint8 status)
EndGame(address indexed team1, address indexed team2, uint8 gameResult)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Sell(address indexed token, address indexed from, uint256 value, uint256 weiValue)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _teamName, string _teamSymbol, address _gameOpponent, uint64 _gameTime, uint64 _finishTime, address _feeOwner)
fallback()
This contract contains no error objects.