Bitelectroneum
Verified contract
Active on
Ethereum with 358 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 "Bitelectroneum "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10337790 | 4 years ago | | | 0 | 0.0012016350 | |
| 9597382 | 5 years ago | | | 0 | 0.000044490000 | |
| 9463140 | 5 years ago | | | 0 | 0.00026110500 | |
| 9340294 | 5 years ago | | | 0 | 0.00010451400 | |
| 9319405 | 5 years ago | | | 0 | 0.00031347000 | |
| 9318714 | 5 years ago | | | 0 | 0.00026110500 | |
| 9318056 | 5 years ago | | | 0 | 0.00034527200 | |
| 9318051 | 5 years ago | | | 0 | 0.00021579500 | |
| 9318035 | 5 years ago | | | 0 | 0.000051790800 | |
| 9292231 | 5 years ago | | | 0 | 0.00010444200 |
ABI
ABI objects
Getter at block 21414587
MIN_PURCHASE() view returns (uint256)
10000000000000000
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
Bitelectroneum
symbol() view returns (string)
BETN
tokensPerEth() view returns (uint256)
7000000000000000
totalDistributed() view returns (uint256)
800256237000000000000
totalSupply() view returns (uint256)
1000000000000000000000
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 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)
transferTokenTo(address _participant, uint256 _amount)
transferTokenToMultiple(address[] _addresses, uint256 _amount)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawForeignTokens(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.