black knight coin
Verified contract
Active on
Ethereum with 8,405 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 "black knight coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13124291 | 3 years ago | | | 0 | 0.0048145171 | |
| 11873514 | 4 years ago | | | 0 | 0.0043705311 | |
| 11807202 | 4 years ago | | | 0 | 0.0066109095 | |
| 11807199 | 4 years ago | | | 0 | 0.0065619398 | |
| 11807199 | 4 years ago | | | 0 | 0.0065619398 | |
| 11807197 | 4 years ago | | | 0 | 0.0065129701 | |
| 11807197 | 4 years ago | | | 0 | 0.0065129701 | |
| 11807197 | 4 years ago | | | 0 | 0.0065129701 | |
| 11807164 | 4 years ago | | | 0 | 0.0051418185 | |
| 11807163 | 4 years ago | | | 0 | 0.0051418185 |
ABI
ABI objects
Getter at block 21205791
decimals() view returns (uint256)
18
name() view returns (string)
black knight coin
owner() view returns (address)
0xb09d82fb191b9917ab82a979c2a4ccb07f2622f7
symbol() view returns (string)
BKC
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.