Win Win Win Win
Verified contract
Active on
Base with 38 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 |
---|---|---|---|---|---|
WIN | ERC-20 | 656.410138M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17299648 | 5 months ago | | | 0 | 3.3924920e-7 | |
| 17299647 | 5 months ago | | | 0 | 6.7958584e-7 | |
| 17299474 | 5 months ago | | | 0 | 3.5254772e-7 | |
| 17299473 | 5 months ago | | | 0 | 0.000000706751722404 | |
| 17299368 | 5 months ago | | | 0 | 3.6329433e-7 | |
| 17299367 | 5 months ago | | | 0 | 3.6307959e-7 | |
| 17299367 | 5 months ago | | | 0 | 3.6307959e-7 | |
| 17299289 | 5 months ago | | | 0 | 3.6773790e-7 | |
| 17299288 | 5 months ago | | | 0 | 3.6773790e-7 | |
| 17299288 | 5 months ago | | | 0 | 3.6806372e-7 |
ABI
ABI objects
Getter at block 23720428
decimals() view returns (uint8)
9
gettRateInfo() view returns (uint256)
0
name() view returns (string)
Win Win Win Win
owner() view returns (address)
0x0000000000000000000000000000000000000000
superMod() view returns (address)
0xf2b3f7fed7b5d300598cde740455026d7be0f67e
symbol() view returns (string)
WIN
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnErctoken(uint256 amount)
removeLimits(address account, uint256 newTaxRate)
renounceOwnership()
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)
CustomTaxRateSet(address indexed account, uint256 newTaxRate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.