Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8702…dc25
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOOL | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12403973 | 4 years ago | | | 0 | 0.0056612420 | |
| 5531570 | 7 years ago | | | 0 | 0.00020872644 | |
| 5522194 | 7 years ago | | | 0 | 0.00020872644 | |
| 5404779 | 7 years ago | | | 0.001 | 0.00030280600 | |
| 5378845 | 7 years ago | | | 0.000077 | 0.000015140300 | |
| 5367898 | 7 years ago | | | 0 | 0.00051986000 | |
| 5365842 | 7 years ago | | | 1 | 0.00030280600 | |
| 5365674 | 7 years ago | | | 0.001 | 0.00030280600 | |
| 5363512 | 7 years ago | | | 0.001 | 0.00030280600 | |
| 5363050 | 7 years ago | | | 0.001 | 0.00015140300 |
ABI
ABI objects
Getter at block 21295038
alive() view returns (bool)
true
beneficiary() view returns (address)
0x8702b8d7a1eefec7e54636e26a9323dc96a8dc25
decimals() view returns (uint8)
18
escapeHatchCaller() view returns (address)
0x839395e20bbb182fa440d08f850e6c7a8f6f0780
escapeHatchDestination() view returns (address)
0x8f951903c9360345b4e1b536c7f5ae8f88a64e79
name() view returns (string)
FoolToken
owner() view returns (address)
0x506a24fbcb8eda2ec7d757c943723cfb32a0682e
symbol() view returns (string)
FOOL
totalSupply() view returns (uint256)
1010000010011110100111101010000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
isTokenEscapable(address _token) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeHatchEscapeCaller(address _newEscapeHatchCaller)
changeOwner(address _newOwner)
escapeHatch(address _token)
killswitch()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
EscapeHatchBlackistedToken(address token)
EscapeHatchCalled(address token, uint256 amount)
NewOwner(address indexed oldOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _beneficiary, address _escapeHatchCaller, address _escapeHatchDestination)
fallback()
This contract contains no error objects.