Whip

Verified contract

Active on Ethereum with 45 txns
Deployed by via 0x77d7e348 at 17130315
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
ERC-20
--
0x1375d52a3204944a7cbaf4de28e5ece4d6555a28db4ad826755dccc48fbe2843
0x4ebd455cc23ad0ceb3d86388336ace6380f0cc2f493690ddf0eac924a85180f1
0x6a8414a9c936106eb3ed202630900a8cd05bb0709932db3231367e65aed0424f
0x02e386792b28e1736c035cb1b56a6e7412f76f322f3235a75f6617a80314297d
0x4c88830911996517c1b12b65577c5c51907ecd04a3c91ffc1128dc0d9a557578
0xbfa6e743c24bcbd326aed30bada1c7df0f1a644e6f90774e84eb168e66f0254f
0x622a06a549d070fb51d3730239552f47d978ae2b7c8cd77e16cb55d7a0cc1ff2
0x3252701b231cdcf54be26c0dba13b8b6e7872176884c2d5244590e3383b4a60a
0xc511611b72705d92c851bf081d1797f089beecc4669637b330f883ae10baa031
0x8c84cfa0db1578da08e798e437046b92cd33d0c1653199daf7548bba3eceb668

Functions
Getter at block 21384931
_maxWallet(view returns (uint256)
2000000000000000000000000
_swapThreshold(view returns (uint256)
40000000000000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
Whip
owner(view returns (address)
0x217a7d049c9935490fca1d6ff93979300e8158b5
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
WHIP
totalSupply(pure returns (uint256)
100000000000000000000000000
tradingFees(view returns (uint256 buyFeeuint256 sellFee)
(buyFee=24, sellFee=24)
uniswapV2Pair(view returns (address)
0x9eaee1f25624504af688e1c18ddd8d99c5b56cae
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallets(view returns (address deployerWalletaddress marketingWallet)
(deployerWallet=0x217a7d049c9935490fca1d6ff93979300e8158b5, marketingWallet=0xd2f094ef0cf6062b37158c14d23f84c7735ab217)
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearEth(
clearTokens(address tokenToClear
enableSwap(bool shouldEnable
excludeMultipleAccountsFromFees(address[] accountsbool shouldExclude
initialize(bool init
manualSwapback(
openTrading(
preparation(uint256[] _blocksbool blocked
reduceFees(uint256 _buyFeeuint256 _sellFee
renounceOwnership(
setContractExempt(address accountbool value
setTradeCooldown(uint256 newTradeCooldown
toggleAntiMEV(bool toggle
transfer(address recipientuint256 amountreturns (bool)
transfer(address wallet
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AntiMEVToggled(bool indexed toggle
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromFees(address indexed accountbool indexed excluded
FeesChanged(uint256 indexed buyFeeuint256 indexed sellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetContractExempt(address indexed contractAddressbool indexed isExempt
SwapEnabled(bool indexed enabled
TradeCooldownChanged(uint256 indexed newTradeCooldown
TradingOpened(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.