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 "WKCash"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11966014 | 4 years ago | | | 0 | 0.0044825941 | |
| 8293722 | 5 years ago | | | 0 | 0.000037845000 | |
| 8290038 | 5 years ago | | | 0 | 0.000036156000 | |
| 8215323 | 5 years ago | | | 0 | 0.000097997596 | |
| 8215312 | 5 years ago | | | 0 | 0.00011153861 | |
| 8215302 | 5 years ago | | | 0 | 0.000051262022 | |
| 8199610 | 5 years ago | | | 0 | 0.00030429600 | |
| 7989933 | 5 years ago | | | 0 | 0.00030480800 | |
| 7989933 | 5 years ago | | | 0 | 0.00030429600 | |
| 7989933 | 5 years ago | | | 0 | 0.00030480800 |
ABI
ABI objects
Getter at block 21169623
decimals() view returns (uint8)
18
name() view returns (string)
WKCash
owner() view returns (address)
0x38558a5db90787b2548bde1ed4e3f3d89f78b17a
paused() view returns (bool)
false
symbol() view returns (string)
WKH
totalSupply() view returns (uint256)
1500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
freezeAccount(address target, bool freeze)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.