KahnChat
Verified contract
Active on
Ethereum with 1,270 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "KahnChat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17066310 | 2 years ago | | | 0 | 0.0013128957 | |
| 10491807 | 4 years ago | | | 0 | 0.0018008160 | |
| 9867207 | 5 years ago | | | 0 | 0.000022517000 | |
| 9861155 | 5 years ago | | | 0 | 0.000022517000 | |
| 9668701 | 5 years ago | | | 0 | 0.000075034000 | |
| 9625152 | 5 years ago | | | 0 | 0.000043999000 | |
| 9602779 | 5 years ago | | | 0 | 0.0015381970 | |
| 9583680 | 5 years ago | | | 0 | 0.000037517000 | |
| 9543602 | 5 years ago | | | 0 | 0.000075010005 | |
| 9445819 | 5 years ago | | | 0 | 0.00018758500 |
ABI
ABI objects
Getter at block 21100249
INITIAL_SUPPLY() view returns (uint256)
80000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
KahnChat
symbol() view returns (string)
KCH
totalSupply() view returns (uint256)
80000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
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.