Forever Has Fallen
Verified contract
Active on
Ethereum with 290 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Forever Has Fallen"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10146667 | 4 years ago | | | 0 | 0.0016434600 | |
| 10105809 | 4 years ago | | | 0 | 0.00049712400 | |
| 9354570 | 5 years ago | | | 0 | 0.00018772800 | |
| 8817118 | 5 years ago | | | 0 | 0.000038175000 | |
| 8284688 | 5 years ago | | | 0 | 0.000023239000 | |
| 8284034 | 5 years ago | | | 0 | 0.000023239000 | |
| 8283904 | 5 years ago | | | 0 | 0.000023239000 | |
| 8244558 | 5 years ago | | | 0 | 0.00028679250 | |
| 8234891 | 5 years ago | | | 0 | 0.000057358500 | |
| 8211395 | 5 years ago | | | 0 | 0.000023239000 |
ABI
ABI objects
Getter at block 21178316
decimals() view returns (uint8)
18
generalSaleEndDate() view returns (uint256)
1529406000
generalSaleStartDate() view returns (uint256)
1525777200
maximumICOCap() view returns (uint256)
350000000
name() view returns (string)
Forever Has Fallen
owner() view returns (address)
0x5256aaca32116a681b65b07d76b82ba9fa4e495b
standard() view returns (string)
Token 0.1
symbol() view returns (string)
FC
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _address) view returns (uint256 balance)
vestedBalanceOf(address _address) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _currentValue, uint256 _value) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
approveCrowdsale(address _crowdsaleAddress)
changeOwner(address newOwner)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Destruction(uint256 _amount)
Issuance(uint256 _amount)
NewFHFToken(address _token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
VestingTransfer(address indexed from, address indexed to, uint256 value, uint256 vestingTime)
constructor()
fallback()
This contract contains no error objects.