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 "Celfits"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8009414 | 5 years ago | | | 0 | 0.00016015600 | |
| 8009355 | 5 years ago | | | 0 | 0.00016656000 | |
| 8009345 | 5 years ago | | | 0 | 0.000096480000 | |
| 8009298 | 5 years ago | | | 0 | 0.00011601600 | |
| 8009292 | 5 years ago | | | 0 | 0.00010140400 | |
| 8009243 | 5 years ago | | | 0 | 0.00046256000 | |
| 8009233 | 5 years ago | | | 0 | 0.00073744000 | |
| 8009209 | 5 years ago | | | 0 | 0.00046256000 | |
| 8009199 | 5 years ago | | | 0 | 0.00046256000 | |
| 8009175 | 5 years ago | | | 0 | 0.000096480000 |
ABI
ABI objects
Getter at block 21186034
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
minContribution() view returns (uint256)
10000000000000000
name() view returns (string)
Celfits
symbol() view returns (string)
CELFIT
tokensPerEth() view returns (uint256)
500000000000000
totalDistributed() view returns (uint256)
875268500000000000
totalSupply() view returns (uint256)
900000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events adminClaimAirdrop(address _participant, uint256 _amount)
adminClaimAirdropMultiple(address[] _addresses, uint256 _amount)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawAltcoinTokens(address _tokenContract) returns (bool)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.