Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "WIN"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20714386 | a month ago | | | 0 | 1.5303747e-7 | |
| 19721733 | 2 months ago | | | 0 | 0.000000305274412944 | |
| 17802499 | 3 months ago | | | 0 | 0.0000012060331 | |
| 17802452 | 3 months ago | | | 0 | 5.2853996e-7 | |
| 17802424 | 3 months ago | | | 0 | 5.2603969e-7 | |
| 17802402 | 3 months ago | | | 0 | 5.1506545e-7 | |
| 16870548 | 4 months ago | | | 0 | 3.2946840e-7 | |
| 16586744 | 4 months ago | | | 0 | 1.8821772e-7 | |
| 16497133 | 4 months ago | | | 0 | 3.7813903e-7 | |
| 16472883 | 5 months ago | | | 0 | 3.8805144e-7 |
ABI
ABI objects
Getter at block 22417092
DOMAIN_SEPARATOR() view returns (bytes32)
0x6516f8025e4300d6e96ff67f1fe809508876ade8c547b8d7a342cd43cdb9df02
decimals() view returns (uint8)
18
name() view returns (string)
WIN
symbol() view returns (string)
WIN
totalSupply() view returns (uint256)
20960000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.