We Will Win
Verified contract
Active on
Ethereum with 83 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 |
---|---|---|---|---|---|
WWW | ERC-20 | 2.383744M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20499708 | 3 months ago | | | 0 | 0.000049003051 | |
| 20485311 | 3 months ago | | | 0 | 0.00047741734 | |
| 20485251 | 3 months ago | | | 0 | 0.00076387644 | |
| 20485242 | 3 months ago | | | 0 | 0.00092547685 | |
| 20485236 | 3 months ago | | | 0 | 0.00068792817 | |
| 20485223 | 3 months ago | | | 0 | 0.00082081443 | |
| 20485222 | 3 months ago | | | 0 | 0.00057747921 | |
| 20485220 | 3 months ago | | | 0 | 0.00070641359 | |
| 20485218 | 3 months ago | | | 0 | 0.00079560692 | |
| 20485217 | 3 months ago | | | 0 | 0.00032945089 |
ABI
ABI objects
Getter at block 21123445
_buyTax() view returns (uint256)
0
_sellTax() view returns (uint256)
0
_taxSwapThreshold() view returns (uint256)
500000000000000000000000
_taxWallet() view returns (address)
0x7f804fcbfc7a905958d529a150875346245c49f8
_transferTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
We Will Win
owner() view returns (address)
0x7f804fcbfc7a905958d529a150875346245c49f8
symbol() pure returns (string)
WWW
totalSupply() pure returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events WeWillWin()
approve(address spender, uint256 amount) returns (bool)
changeBuySellFee(uint256 buyFee, uint256 sellFee)
changeMaxWalletLimit(uint256 _limit)
changeTaxWallet(address newWallet)
changeTransferFee(uint256 trFee)
includeInFee(address account)
manualSwap()
removeFees()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.