This contract is being backfilled. You may encounter incomplete storage history.

MEV MINER

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x161101af at 15627161
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--

No transactions found for "MEV MINER"


Functions
Getter at block 21336147
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
1
buyTreasuryFee(view returns (uint256)
1
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
5000000000000000000000000
maxWallet(view returns (uint256)
5000000000000000000000000
name(view returns (string)
MEV MINER
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairedToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
1
sellTreasuryFee(view returns (uint256)
1
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
HASH
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
treasuryWallet(view returns (address)
0xbc5d9c6458b3746229ae889b8d6b14232b48e87f
uniswapV2Pair(view returns (address)
0x3c472b5f1558b2e6cbc1091c608e808efb3e6302
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _treasuryFeeuint256 _liquidityFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _treasuryFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
updateTreasuryWallet(address newTreasuryWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
treasuryWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.