BKI Coin
Verified contract
Active on
Ethereum with 7,220 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 "BKI Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12817157 | 3 years ago | | | 0 | 0.00062061000 | |
| 12817138 | 3 years ago | | | 0 | 0.0013554211 | |
| 12816953 | 3 years ago | | | 0 | 0.00062061000 | |
| 12816471 | 3 years ago | | | 0 | 0.0010709700 | |
| 12816418 | 3 years ago | | | 0 | 0.0015090595 | |
| 12816165 | 3 years ago | | | 0 | 0.00089247500 | |
| 12812819 | 3 years ago | | | 0 | 0.0010933650 | |
| 12812779 | 3 years ago | | | 0 | 0.0016066350 | |
| 12812597 | 3 years ago | | | 0 | 0.0019007640 | |
| 12812199 | 3 years ago | | | 0 | 0.00090717600 |
ABI
ABI objects
Getter at block 21200164
decimals() view returns (uint8)
18
name() view returns (string)
BKI Coin
owner() view returns (address)
0x1f05ecd4ef41175bb884a9625c2c336dc5be5d07
symbol() view returns (string)
BKI
totalSupply() view returns (uint256)
10000000000000000000000000000
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)
upgradeOwner(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.