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 "BIZKEY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16398542 | 2 years ago | | | 0 | 0.0015568974 | |
| 12681502 | 3 years ago | | | 0 | 0.0011795400 | |
| 12248677 | 4 years ago | | | 0 | 0.0033072300 | |
| 12158193 | 4 years ago | | | 0 | 0.0070563060 | |
| 12098645 | 4 years ago | | | 0 | 0.0084254400 | |
| 11736680 | 4 years ago | | | 0 | 0.0015787368 | |
| 11731321 | 4 years ago | | | 0 | 0.0014954940 | |
| 11730389 | 4 years ago | | | 0 | 0.0018982949 | |
| 11730389 | 4 years ago | | | 0 | 0.0031526106 | |
| 11684385 | 4 years ago | | | 0 | 0.0024870780 |
ABI
ABI objects
Getter at block 21161910
decimals() view returns (uint256)
16
issuer() view returns (address)
0xb5981e1ed7a6a1a80a7925718e37f5d743443a9f
name() view returns (string)
BIZKEY
symbol() view returns (string)
BZKY
totalSupply() view returns (uint256)
100000000000000000000000000
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)
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(string _name, string _symbol, uint256 _decimals, uint256 _total)
fallback()
This contract contains no error objects.