BitcoinPublic
Verified contract
Active on
Ethereum with 16,542 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 "BitcoinPublic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11613000 | 4 years ago | | | 0 | 0.0051925951 | |
| 10422427 | 4 years ago | | | 0 | 0.0016114950 | |
| 9692386 | 5 years ago | | | 0 | 0.000054790000 | |
| 9423248 | 5 years ago | | | 0 | 0.00018196000 | |
| 9177492 | 5 years ago | | | 0 | 0.000022745000 | |
| 9171840 | 5 years ago | | | 0 | 0.000045490000 | |
| 9171837 | 5 years ago | | | 0 | 0.000022745000 | |
| 9153869 | 5 years ago | | | 0 | 0.000022745000 | |
| 8654802 | 5 years ago | | | 0 | 0.000041639400 | |
| 8558250 | 5 years ago | | | 0 | 0.00045708000 |
ABI
ABI objects
Getter at block 21166779
airAmount() view returns (uint256)
150000000000000000000000
airBegintime() view returns (uint256)
1535009400
airEndtime() view returns (uint256)
1541116740
airLimitCount() view returns (uint32)
1
airSender() view returns (address)
0x55f0df548ba20895e4170e7539580600d9065269
decimals() view returns (uint8)
18
icoBegintime() view returns (uint256)
1535009400
icoEndtime() view returns (uint256)
1541116740
icoHolder() view returns (address)
0x3f21176896dbd5130b550c893ccd37997585ff6f
icoRatio() view returns (uint256)
50000000
icoSender() view returns (address)
0x3f21176896dbd5130b550c893ccd37997585ff6f
name() view returns (string)
BitcoinPublic
symbol() view returns (string)
BTP
totalSupply() view returns (uint256)
15000000000000000000000000000
Read-only
airCountOf(address) view returns (uint32)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdrop() payable
approve(address _spender, uint256 _value) returns (bool success)
ico() payable
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw()
Airdrop(address indexed from, uint32 indexed count, uint256 tokenValue)
Approval(address indexed owner, address indexed spender, uint256 value)
ICO(address indexed from, uint256 indexed value, uint256 tokenValue)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed from, address indexed holder, uint256 value)
constructor()
fallback()
This contract contains no error objects.