AntiMEV
Verified contract
Active on
Ethereum with 1,283 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($84.95)
Native
Value
$84.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.027 | $3,146.37 |
$84.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20857723 | a month ago | | | 0 | 0.00030827074 | |
| 20638185 | 2 months ago | | | 0 | 0.00012856927 | |
| 20340201 | 4 months ago | | | 0 | 0.00023860291 | |
| 20175238 | 4 months ago | | | 0 | 0.00030669125 | |
| 19917523 | 6 months ago | | | 0 | 0.00081475207 | |
| 19902136 | 6 months ago | | | 0 | 0.00015537959 | |
| 19896215 | 6 months ago | | | 0 | 0.00018265846 | |
| 19860867 | 6 months ago | | | 0 | 0.00017419981 | |
| 19835912 | 6 months ago | | | 0 | 0.000098292234 | |
| 19835912 | 6 months ago | | | 0 | 0.00017246802 |
ABI
ABI objects
Getter at block 21159792
_avgGasPrice() view returns (uint256)
974241031709635286
_detectMEV() view returns (bool)
true
_gasDelta() view returns (uint256)
30
_maxWalletSize() view returns (uint256)
55055484729000000000000000
_mineBlocks() view returns (uint256)
1
decimals() pure returns (uint8)
18
name() pure returns (string)
AntiMEV
owner() view returns (address)
0x5b3ec3a39403202a9c5a9e3496fbb3793b244b44
symbol() pure returns (string)
AntiMEV
totalSupply() pure returns (uint256)
1123581321000000000000000000
uniswapV2Pair() view returns (address)
0x6ef6666271df490f8c7d5cd18077662456aa292c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBOT(address) view returns (bool)
isVIP(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
setBOT(address _address, bool _isBot)
setMEV(bool detectMEV, uint256 mineBlocks, uint256 gasDelta, uint256 maxSample, uint256 avgGasPrice)
setMaxWallet(uint256 maxWallet)
setVIP(address _address, bool _isVIP)
setWallets(address dev, address burn, address airdrop)
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 previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.