OpenLongevity
Verified contract
Active on
Ethereum with 585 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 "OpenLongevity"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7472776 | 6 years ago | | | 0 | 0.00025350000 | |
| 6090974 | 6 years ago | | | 0 | 0.000024750780 | |
| 6088079 | 6 years ago | | | 0 | 0.000024750780 | |
| 6088017 | 6 years ago | | | 0 | 0.000070275210 | |
| 6048510 | 6 years ago | | | 0 | 0.0010912500 | |
| 5716761 | 7 years ago | | | 0 | 0.00095062500 | |
| 5713752 | 7 years ago | | | 0 | 0.00090000000 | |
| 5322754 | 7 years ago | | | 0 | 0.00076126800 | |
| 5253158 | 7 years ago | | | 0 | 0.0025375600 | |
| 5249474 | 7 years ago | | | 0 | 0.00091946600 |
ABI
ABI objects
Getter at block 21388473
collectedUSD() view returns (uint256)
71138
decimals() view returns (uint8)
0
etherPrice() view returns (uint256)
680
migrationCounter() view returns (uint256)
69
name() view returns (string)
OpenLongevity
newOwner() view returns (address)
0x9e44f01743034fd724e85395519775d9794a8a23
numberOfInvestors() view returns (uint256)
476
owner() view returns (address)
0xa50ad44e75c1b4c8e110b6a5b3d360c9b17c7130
presaleFinishTime() view returns (uint256)
1526342400
presaleOwner() view returns (address)
0x59b95a5e0268cc843e6308fef723544baa6676c6
presaleStartTime() view returns (uint256)
1507644263
standard() view returns (string)
Token 0.1
state() view returns (uint8)
1
symbol() view returns (string)
YEAR
timeToFinishPresale() view returns (uint256 t)
0
totalLimitUSD() view returns (uint256)
500000
totalSupply() view returns (uint256)
2473202
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _who) view returns (uint256)
investors(address) view returns (uint256 amountTokens, uint256 amountWei)
investorsIter(uint256) view returns (address)
State-modifying
Events approve(address _spender, uint256 _value)
changeOwner(address _owner)
confirmOwner()
finishPresale()
killMe()
migrate(address _originalContract, uint256 n)
setEtherPrice(uint256 _etherPrice)
startPresale(address _presaleOwner, uint256 _etherPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
NewState(uint8 state)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.