MEV Repellent

Verified contract

Active on Ethereum with 2,113 txns
Deployed by via 0xd9608c87 at 14662052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
0x05283d66c0a27d0d36dbbef6d1bab7955763a37d6090650e881bffa75fc86b9f
0x811b812aaafa9109e619ec47d3b5b5924c27f88e084ce9c626db0614999c1e40
0x18da152b61c2a99faa082b0c86e2b4b51fa966caa1fdd2de4d8bfce4d86b8369
0xd94b5b68295d1129ab850bbe2f93f646a552f177a6df1fddcb854cb5814b0a8c
0x67baacc78dd09ca6bc95fe1b5f96779f67461ada3b479d1f5bd13db02938353b
0x25a28e331a66ed0ada8e7595a667c739e006e3836f8a4b4722802ba11c9b5254
0xf43b7a5a03376f441021efce1c50f95d509f9b2afe7f22ee73640944bd078a2f
0xd6835cb1d34d1cbb29a9f08909a3269f7be6e1b4c77e7c6ac2bc570e5457863b
0x0f182e6cc213b42ae4eccbeae85acae2c3612a34790949fb8d111a915708cc42
0xd0a3b667a30dbd308b7570d5981e1f3bfdf8a893d87de4545973e021c09b3865

Functions
Getter at block 21160966
burnWallet(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
feeDivisor(view returns (uint256)
1000
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
marketingBuyFee(view returns (uint256)
20
marketingSellFee(view returns (uint256)
20
marketingWallet(view returns (address)
0x52c8497862e64caffd538b2cec5224c4799562db
maxTransactionAmount(view returns (uint256)
10000000000000000000000000
maxWallet(view returns (uint256)
30000000000000000000000000
name(view returns (string)
MEV Repellent
owner(view returns (address)
0xdc8cc08b479db670be9a90abb47cf76102075833
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
MEVREPEL
tokensForFees(view returns (uint256)
42058707376716893571553
tokensForMarketing(view returns (uint256)
42058707376716893571553
totalBuyFees(view returns (uint256)
20
totalSellFees(view returns (uint256)
20
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
14662084
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x61a7dc6828640f095c4eff5f3186a2c30d31c162
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeAccountStatus(address[] bots_bool status
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(address _mevrepel
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSwap(
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingBuyFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingSellFee
updateSwapEnabled(bool enabled
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.