Bitcoin EOS
Verified contract
Active on
Ethereum with 363,281 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IHT | ERC-20 | 400 | $0.000061 |
$0.02 | |
CVT | ERC-20 | 5 | $0.000113 |
$0 | |
SOP | ERC-20 | 16 | $0.000015 |
$0 | |
BITE | ERC-20 | 674.38588K | -- | -- | |
CANDY | ERC-20 | 411.045955K | -- | -- | |
VGS | ERC-20 | 350.001K | -- | -- | |
XNB | ERC-20 | 88.888K | -- | -- | |
PNS | ERC-20 | 80.18135K | -- | -- | |
SDZ | ERC-20 | 30.012K | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453460 | 3 months ago | | | 0 | 0.000052059000 | |
| 20453427 | 3 months ago | | | 0 | 0.000052071000 | |
| 20453370 | 3 months ago | | | 0 | 0.000047271000 | |
| 20453320 | 3 months ago | | | 0 | 0.000052071000 | |
| 20453275 | 3 months ago | | | 0 | 0.000052059000 | |
| 20453084 | 3 months ago | | | 0 | 0.000034959000 | |
| 20452883 | 3 months ago | | | 0 | 0.000052071000 | |
| 20452794 | 3 months ago | | | 0 | 0.000052071000 | |
| 20452079 | 3 months ago | | | 0 | 0.000052059000 | |
| 20415672 | 3 months ago | | | 0 | 0.000034971000 |
ABI
ABI objects
Getter at block 21158475
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Bitcoin EOS
symbol() view returns (string)
BITE
totalDistributed() view returns (uint256)
100000000000000000
totalRemaining() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
value() view returns (uint256)
40005299943
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
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)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.