Bitcoin Biz
Verified contract
Active on
Ethereum with 31 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 Biz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5873241 | 6 years ago | | | 0 | 0.000091152000 | |
| 5751094 | 7 years ago | | | 0 | 0.000089028000 | |
| 5261658 | 7 years ago | | | 0 | 0.000037193000 | |
| 5197708 | 7 years ago | | | 0 | 0.000091024000 | |
| 5196307 | 7 years ago | | | 0 | 0.0016400000 | |
| 5094349 | 7 years ago | | | 0 | 0.000091024000 | |
| 4967923 | 7 years ago | | | 0 | 0.000037257000 | |
| 4967907 | 7 years ago | | | 0 | 0.000045512000 | |
| 4935131 | 7 years ago | | | 0 | 0.00037257000 | |
| 4896713 | 7 years ago | | | 0 | 0.0015647940 |
ABI
ABI objects
Getter at block 21386518
decimals() view returns (uint8)
18
name() view returns (string)
Bitcoin Biz
owner() view returns (address)
0x1675f341c39528740eab6872e8f64141587e7429
symbol() view returns (string)
BTCBIZ
totalBurned() view returns (uint256 l_totalBurned)
0
totalSupply() view returns (uint256 l_totalSupply)
21000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events aidrop(address[] addresses)
approve(address _spender, uint256 _amount) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.