Bitnanotoken
Verified contract
Active on
Ethereum with 102 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 "Bitnanotoken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11048253 | 4 years ago | | | 0 | 0.0041074671 | |
| 9584255 | 5 years ago | | | 0 | 0.000037280000 | |
| 9403987 | 5 years ago | | | 0 | 0.000045137000 | |
| 9391161 | 5 years ago | | | 0 | 0.000037292000 | |
| 9119653 | 5 years ago | | | 0 | 0.00022568500 | |
| 9119650 | 5 years ago | | | 0 | 0.00041021200 | |
| 7654561 | 6 years ago | | | 0 | 0.00022200000 | |
| 7232137 | 6 years ago | | | 0 | 0.00090105000 | |
| 7232132 | 6 years ago | | | 0 | 0.0012492000 | |
| 6886463 | 6 years ago | | | 0 | 0.00022000000 |
ABI
ABI objects
Getter at block 21260369
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
minContribution() view returns (uint256)
20000000000000000
name() view returns (string)
Bitnanotoken
symbol() view returns (string)
BITEN
tokensPerEth() view returns (uint256)
2000000000000000
totalDistributed() view returns (uint256)
127414200000450000
totalSupply() view returns (uint256)
800000000000000000
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)
constructor()
fallback()
This contract contains no error objects.