BitcoinBrand
Verified contract
Active on
Ethereum with 234 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TPP | ERC-20 | 500 | -- | -- | |
EPAY | ERC-20 | 100 | -- | -- | |
BIRC | ERC-20 | 100 | -- | -- | |
BXA | ERC-20 | 5.625 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13672544 | 3 years ago | | | 0 | 0.0056195857 | |
| 9917740 | 5 years ago | | | 0 | 0.000079556000 | |
| 9868463 | 5 years ago | | | 0 | 0.000057210400 | |
| 9306356 | 5 years ago | | | 0 | 0.000039766000 | |
| 9281026 | 5 years ago | | | 0 | 0.000039802000 | |
| 9104723 | 5 years ago | | | 0 | 0.00017603200 | |
| 8993466 | 5 years ago | | | 0 | 0.00041981660 | |
| 8407071 | 5 years ago | | | 0 | 0.000097096000 | |
| 8407033 | 5 years ago | | | 0 | 0.00015116000 | |
| 8276223 | 5 years ago | | | 0 | 0.00086917002 |
ABI
ABI objects
Getter at block 21169237
airAmount() view returns (uint256)
1000000000000000000
airBegintime() view returns (uint256)
1529956800
airEndtime() view returns (uint256)
1529957100
airLimitCount() view returns (uint32)
1
airSender() view returns (address)
0xc4e570d2644cce3a71dc4345b13ee5fd3af720d1
decimals() view returns (uint8)
18
icoBegintime() view returns (uint256)
1529971200
icoEndtime() view returns (uint256)
1535327940
icoHolder() view returns (address)
0xf46d665966674a8793aed3109ccc65b2f638cf09
icoRatio() view returns (uint256)
20000000
icoSender() view returns (address)
0xf46d665966674a8793aed3109ccc65b2f638cf09
name() view returns (string)
BitcoinBrand
symbol() view returns (string)
BTCB
totalSupply() view returns (uint256)
30000000000000000000000000000
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.