MEV Punisher
Verified contract
Active on
Ethereum with 176 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($22.65)
Native
Value
$22.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006735 | $3,362.81 |
$22.65 | |
MEVPUNISHER | ERC-20 | 10.001M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15538261 | 2 years ago | | | 0 | 0.00056862200 | |
| 15500330 | 2 years ago | | | 0 | 0.00035661073 | |
| 15427194 | 2 years ago | | | 0 | 0.00025016549 | |
| 15426009 | 2 years ago | | | 0 | 0.00020420627 | |
| 15423412 | 2 years ago | | | 0 | 0.00031567013 | |
| 15423323 | 2 years ago | | | 0 | 0.00036352452 | |
| 15422552 | 2 years ago | | | 0 | 0.0040808367 | |
| 15422520 | 2 years ago | | | 0 | 0.00086820253 | |
| 15422496 | 2 years ago | | | 0 | 0.00049920341 | |
| 15422496 | 2 years ago | | | 0 | 0.00087224688 |
ABI
ABI objects
Getter at block 21249850
_MarketingWalletAddress() view returns (address)
0x64291e5407f89ab43c60bad14709173ad97a58c5
_getETHBalance() view returns (uint256 balance)
6734511016418654
_getMaxTxAmount() view returns (uint256)
10000000000000000000
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
MEV Punisher
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
MEVPUNISHER
totalFees() view returns (uint256)
719301760557677509
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x3208d097cf3a59b39a09780d24375564cc41714f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingFee(uint256 MarketingFee)
_setMarketingWallet(address MarketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address MarketingWalletAddress)
receive()
This contract contains no error objects.