WINSTEX
Verified contract
Active on
Ethereum with 44,431 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CMDX | ERC-20 | 282.571K | -- | -- | |
WIN | ERC-20 | 197.5K | -- | -- | |
ERC-20 | 99.98K | -- | -- | ||
UNIP | ERC-20 | 19.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20734652 | 2 months ago | | | 0 | 0.00014828700 | |
| 20453390 | 3 months ago | | | 0 | 0.000049429000 | |
| 20453375 | 3 months ago | | | 0 | 0.000049429000 | |
| 20453370 | 3 months ago | | | 0 | 0.000032329000 | |
| 20453328 | 3 months ago | | | 0 | 0.000049441000 | |
| 20453111 | 3 months ago | | | 0 | 0.000054217000 | |
| 20453029 | 3 months ago | | | 0 | 0.000051387000 | |
| 20452995 | 3 months ago | | | 0 | 0.000049441000 | |
| 20452863 | 3 months ago | | | 0 | 0.000051387000 | |
| 20452781 | 3 months ago | | | 0 | 0.000026561000 |
ABI
ABI objects
Getter at block 21169085
TOKEN_SUPPLY_TOTAL() view returns (uint256)
968000000000000000000000000
adminWallet() view returns (address)
0x19f7d620b64d82a2bfba8f368c64ec27be31074a
decimals() view returns (uint256)
18
name() view returns (string)
WINSTEX
powNumber() view returns (uint256)
10
stopped() view returns (bool)
false
supplyNumber() view returns (uint256)
968000000
symbol() view returns (string)
WIN
totalSupply() view returns (uint256)
968000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
setName(string _name)
setSymbol(string _symbol)
start()
stop()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.