WiNRAR.EXE
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WiN🗄 | ERC-20 | 1.572002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16610548 | 2 years ago | | | 0 | 0.00036885118 | |
| 16610537 | 2 years ago | | | 0 | 0.00080422654 | |
| 16610533 | 2 years ago | | | 0 | 0.00076200469 | |
| 16610532 | 2 years ago | | | 0 | 0.00065720482 | |
| 16610531 | 2 years ago | | | 0 | 0.00075987855 | |
| 16610531 | 2 years ago | | | 0 | 0.0011336901 | |
| 16610528 | 2 years ago | | | 0 | 0.00064789523 | |
| 16610528 | 2 years ago | | | 0 | 0.022792121 | |
| 16610527 | 2 years ago | | | 0 | 0.00082209153 | |
| 16610525 | 2 years ago | | | 0 | 0.00076940710 |
ABI
ABI objects
Getter at block 21321303
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
2
_buyTeamFee() view returns (uint256)
0
_liquidityPoolShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
100000000000
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
2
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
2
_totalTaxIfBuying() view returns (uint256)
2
_totalTaxIfS() view returns (uint256)
2
_walletMax() view returns (uint256)
100000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
4000000000000
marketingWalletAddress() view returns (address)
0xb594c9cab74c80938208a53cd00cdd9b2c12030c
minimumTokensBeforeSwapAmount() view returns (uint256)
100000000000
name() view returns (string)
WiNRAR.EXE
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
WiN🗄
teamWalletAddress() view returns (address)
0xb594c9cab74c80938208a53cd00cdd9b2c12030c
totalSupply() view returns (uint256)
4000000000000
uniswapPair() view returns (address)
0x605a777ccb5b5cf0e751d9c7df99e079e4fb7df7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isLiquidityPair(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed prevOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.