Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
35 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MNFT | ERC-20 | 9.986593M | -- | -- | |
MNFT | ERC-20 | 8.047072M | -- | -- | |
UNI-V2 | ERC-20 | 7.15077K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19692638 | 7 months ago | | | 0 | 0.00027502020 | |
| 19600049 | 7 months ago | | | 0 | 0.00032487722 | |
| 19520618 | 8 months ago | | | 0 | 0.0070203840 | |
| 19450517 | 8 months ago | | | 0 | 0.0047075266 | |
| 19303809 | 9 months ago | | | 0 | 0.0037434990 | |
| 19255317 | 9 months ago | | | 0 | 0.0034086679 | |
| 19244262 | 9 months ago | | | 0 | 0.0028036771 | |
| 19116637 | 10 months ago | | | 0 | 0.0025147323 | |
| 19108013 | 10 months ago | | | 0 | 0.0016315685 | |
| 19093464 | 10 months ago | | | 0 | 0.0026018879 |
ABI
ABI objects
Getter at block 21230324
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_buyBurnFee() view returns (uint256)
0
_buyCouncilFee() view returns (uint256)
100
_buyLiquidityFee() view returns (uint256)
200
_buyReflectFee() view returns (uint256)
300
_buyTreasuryFee() view returns (uint256)
100
_hasLiqBeenAdded() view returns (bool)
true
_sellBurnFee() view returns (uint256)
0
_sellCouncilFee() view returns (uint256)
100
_sellLiquidityFee() view returns (uint256)
200
_sellReflectFee() view returns (uint256)
300
_sellTreasuryFee() view returns (uint256)
100
botsCaught() view returns (uint256)
0
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
buyMaxTxAmountUI() view returns (uint256)
300000000
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0b09b4bead91287fe890b2133bf01418ce5c4b17
getTokens() view returns (bool)
true
inSwapAndLiquify() view returns (bool)
false
lpPair() view returns (address)
0x107bff9253f7f5857a18208c0379014190041da1
name() view returns (string)
MemeNFT
owner() view returns (address)
0x0b09b4bead91287fe890b2133bf01418ce5c4b17
sellMaxTxAmountUI() view returns (uint256)
300000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MNFT
totalFees() view returns (uint256)
242161216419020618261351171
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
lpPairs(address) view returns (bool)
tokenFromReflect(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBot(address account)
renounceOwnership()
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercents(uint256 buyPercent, uint256 buyDivisor, uint256 sellPercent, uint256 sellDivisor)
setNewRouter(address newRouter)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 liquidityFee, uint256 reflectionFee, uint256 councilFee, uint256 treasuryFee, uint256 burnFee)
setTaxesSell(uint256 liquidityFee, uint256 reflectionFee, uint256 councilFee, uint256 treasuryFee, uint256 burnFee)
setWallets(address newCouncilWallet, address newTreasuryWallet)
setgetTokens(bool onoff)
sweepETH()
sweepTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BotCaught(address botAddress)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.