Windy

Verified contract

Active on Ethereum with 143 txns
Deployed by via 0x13fd4f93 at 16910568
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x1f33ce3dbfa24ef7d975b60ff5e85be119b7aa9c5c9916e1f6fa03a1dc874240
0x1f8aefd712a4a2bc7b9a68d3b939f9d2d6c2838a3eb7849048411e2d80b726f2
0xf9db78b914c549fb95ed2aa412feb7ccfeaebb82951901321b45004c46139fc9
0xfa49edfdeee3ee7da126392cef907b802ef9301ba6dad8392d38090a89d983c7
0x5d91eebbe97185d9a7d4de5ea491586dd78aee4f6d13e5c10f12f527e19ad35b
0x19555e7e5d4f2cf6261b4e706e3e3325a6e50d45c2de2cc839204fdaf215790e
0xd1adedc86dddc53c8104c87ca2af317d558b51d37601c537bc37ec04ec4ef066
0xb0f71200f162eee42e5bd5799a92e96beadb1596d21ccf4c8d6b1308958e4c30
0x221dfd96201aaf699f143155d61c2f199e988c7b2f9f3f9bee926b604e13d98f
0x2dbb25757472c2cd13b63b82e0fc0991f49a311f11cafc64d862c44679539741

Functions
Getter at block 20895121
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
3
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
10
_maxTxAmount(view returns (uint256)
100000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
3
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
3
_totalTaxIfSelling(view returns (uint256)
3
_walletMax(view returns (uint256)
3000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
100000000000000000
name(view returns (string)
Windy
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
🌬️
totalSupply(view returns (uint256)
100000000000000000
uniswapPair(view returns (address)
0x3838fcface7c29d08c70467b9be185fb41cb62d1
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
bots(addressview returns (bool)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
RenounceOwnership(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSend(
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
settaxWallet1(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unauthorize(address[] bots_bool status
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.