Coin Pemburu Bitcoin Indonesia
Verified contract
Active on
Ethereum with 608 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 "Coin Pemburu Bitcoin Indonesia"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9411418 | 5 years ago | | | 0 | 0.000074750000 | |
| 8935279 | 5 years ago | | | 0 | 0.000037031000 | |
| 8171868 | 5 years ago | | | 0 | 0.000037095000 | |
| 8113756 | 5 years ago | | | 0 | 0.000044062000 | |
| 7880214 | 5 years ago | | | 0 | 0.000074062000 | |
| 7804845 | 5 years ago | | | 0 | 0.00015892400 | |
| 7671928 | 6 years ago | | | 0 | 0.000079462000 | |
| 7636565 | 6 years ago | | | 0 | 0.000066093000 | |
| 7514514 | 6 years ago | | | 0 | 0.00035757900 | |
| 7502359 | 6 years ago | | | 0 | 0.00060093137 |
ABI
ABI objects
Getter at block 21190981
deadline() view returns (uint256)
1547312117
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
Coin Pemburu Bitcoin Indonesia
progress0drop() view returns (uint256)
3140
requestMinimum() view returns (uint256)
10000000000000000
round1() view returns (uint256)
1546880117
round2() view returns (uint256)
1547312117
symbol() view returns (string)
PBI
target0drop() view returns (uint256)
30000
tokensPerEth() view returns (uint256)
2000000000000000
totalDistributed() view returns (uint256)
306431562000000000
totalSupply() view returns (uint256)
1000000000000000000
Read-only
Claimed(address) view returns (bool)
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 DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
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(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
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.