Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Bizacoin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11140684 | 4 years ago | | | 0 | 0.00087832000 | |
| 10612787 | 4 years ago | | | 0 | 0.0025200000 | |
| 9105808 | 5 years ago | | | 0 | 0.00020668000 | |
| 8750309 | 5 years ago | | | 0 | 0.000035320000 | |
| 8076263 | 5 years ago | | | 0 | 0.00010847400 | |
| 7925756 | 5 years ago | | | 0 | 0.00022038299 | |
| 7633602 | 6 years ago | | | 0 | 0.000035416000 | |
| 7378216 | 6 years ago | | | 0 | 0.00022417960 | |
| 7183825 | 6 years ago | | | 0 | 0.00036158000 | |
| 7081220 | 6 years ago | | | 0 | 0.00036158000 |
ABI
ABI objects
Getter at block 21163090
decimals() view returns (uint8)
0
name() view returns (string)
Bizacoin
symbol() view returns (string)
Bizc
totalSupply() view returns (uint256)
100000000
version() view returns (string)
H1.0
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 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.