Bitcoin Ichip
Verified contract
Active on
Ethereum with 18 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 "Bitcoin Ichip"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6735528 | 6 years ago | | | 0 | 0.0015190500 | |
| 5905128 | 6 years ago | | | 0 | 0.00065958000 | |
| 5879420 | 6 years ago | | | 0 | 0.00039153855 | |
| 5879408 | 6 years ago | | | 0 | 0.00039153855 | |
| 5879395 | 6 years ago | | | 0 | 0.00039153855 | |
| 5879341 | 6 years ago | | | 0 | 0.00051922000 | |
| 5857465 | 6 years ago | | | 0 | 0.000024255000 | |
| 5857459 | 6 years ago | | | 0 | 0.000074100000 | |
| 5759483 | 6 years ago | | | 0 | 0.0021366740 | |
| 5759119 | 6 years ago | | | 0 | 0.0021314260 |
ABI
ABI objects
Getter at block 21171383
decimals() view returns (uint256)
18
name() view returns (string)
Bitcoin Ichip
owner() view returns (address)
0xa1201a92b56cb45860808c1f2fde9f482ccd2790
symbol() view returns (string)
BIC
totalSupply() view returns (uint256 total_Supply)
210000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool ok)
burntokens(uint256 tokens)
transfer(address _to, uint256 _amount) returns (bool ok)
transferFrom(address _from, address _to, uint256 _amount) returns (bool ok)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.