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 "KVCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5083806 | 7 years ago | | | 0 | 0.0021331890 | |
| 5083805 | 7 years ago | | | 0 | 0.0015208130 | |
| 5083798 | 7 years ago | | | 0 | 0.0021358130 | |
| 5083794 | 7 years ago | | | 0 | 0.0021358130 | |
| 5083792 | 7 years ago | | | 0 | 0.0021358130 | |
| 5083785 | 7 years ago | | | 0 | 0.0021358130 | |
| 5083783 | 7 years ago | | | 0 | 0.0021358130 | |
| 5083782 | 7 years ago | | | 0 | 0.0021358130 | |
| 5083635 | 7 years ago | | | 0 | 0.0021358130 | |
| 5083633 | 7 years ago | | | 0 | 0.0021358130 |
ABI
ABI objects
Getter at block 21248954
decimals() view returns (uint8)
0
name() view returns (string)
KVCoin
owner() view returns (address)
0xdc1634917f274f00b3dfa2b9cee66d8de46fcdc0
saleAgent() view returns (address)
0x4711c830f896211cf04c68a81da5d76b46635b28
symbol() view returns (string)
KVC
tokenTotalSupply() view returns (uint256)
50000000
totalSupply() view returns (uint256 _totalSupply)
50000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
serviceTransfer(address _from, address _to, uint256 _value)
setSaleAgent(address newSaleAgnet)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _owner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _value)
Mint(address indexed _to, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.