Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "WIIX Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14576865 | 3 years ago | | | 0 | 0.0024305946 | |
| 14527573 | 3 years ago | | | 0 | 0.0051102965 | |
| 14500740 | 3 years ago | | | 0 | 0.0034714184 | |
| 14245923 | 3 years ago | | | 0 | 0.0020221492 | |
| 14010819 | 3 years ago | | | 0 | 0.0055894370 | |
| 13974669 | 3 years ago | | | 0 | 0.0067792468 | |
| 13972977 | 3 years ago | | | 0 | 0.015394539 | |
| 13961415 | 3 years ago | | | 0 | 0.0084769623 | |
| 13932094 | 3 years ago | | | 0 | 0.0044200466 | |
| 13362781 | 3 years ago | | | 0 | 0.0050012669 |
ABI
ABI objects
Getter at block 21332986
_totalSupply() view returns (uint256)
2100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
WIIX Coin
symbol() view returns (string)
WXC
totalSupply() view returns (uint256 totalSup)
2100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remain)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) 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)
Transfer(address indexed _from, address indexed _to, uint256 _value, bytes _data)
constructor()
fallback()
This contract contains no error objects.