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 "KVANTOR"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11300178 | 4 years ago | | | 0 | 0.00095583608 | |
| 10045777 | 5 years ago | | | 0 | 0.00087607000 | |
| 9832785 | 5 years ago | | | 0 | 0.00072533806 | |
| 9567023 | 5 years ago | | | 0 | 0.000076204000 | |
| 9566017 | 5 years ago | | | 0 | 0.00022240500 | |
| 9212711 | 5 years ago | | | 0 | 0.00031861200 | |
| 8964332 | 5 years ago | | | 0 | 0.0015208540 | |
| 8920273 | 5 years ago | | | 0 | 0.00052158000 | |
| 8765225 | 5 years ago | | | 0 | 0.0015208540 | |
| 8734267 | 5 years ago | | | 0 | 0.0019255600 |
ABI
ABI objects
Getter at block 21169097
decimals() view returns (uint256)
8
name() view returns (string)
KVANTOR
owner() view returns (address)
0xe4ed7e14e961550c0ce7571df8a5b11dec9f7f52
symbol() view returns (string)
KVT
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
isTransferAllowed(address sender) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.