Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11103265 | 4 years ago | | | 0 | 0.0022442510 | |
| 10682512 | 4 years ago | | | 0 | 0.0048932031 | |
| 9829414 | 5 years ago | | | 0 | 0.0012788822 | |
| 9703577 | 5 years ago | | | 0 | 0.00073558000 | |
| 9226439 | 5 years ago | | | 0 | 0.000051791000 | |
| 8328814 | 5 years ago | | | 0 | 0.00021906600 | |
| 8044033 | 5 years ago | | | 0 | 0.000036447000 | |
| 7955537 | 5 years ago | | | 0 | 0.00036447000 | |
| 7890876 | 5 years ago | | | 0 | 0.00023662100 | |
| 7858419 | 5 years ago | | | 0 | 0.00043022000 |
ABI
ABI objects
Getter at block 21258420
decimals() pure returns (uint8)
8
name() pure returns (string)
KUNTE
symbol() pure returns (string)
KET
totalSupply() pure returns (uint256)
50000000000000000
version() pure returns (string)
V1.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) 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(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
fallback()
This contract contains no error objects.