Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEME2 | ERC-20 | 44.72309M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18104332 | a year ago | | | 0 | 0.00042658901 | |
| 17702383 | a year ago | | | 0 | 0.00054269670 | |
| 17700644 | a year ago | | | 0 | 0.00056676483 | |
| 17661574 | a year ago | | | 0 | 0.00074461275 | |
| 17657600 | a year ago | | | 0 | 0.0016907287 | |
| 17657548 | a year ago | | | 0 | 0.0013651778 | |
| 17655793 | a year ago | | | 0 | 0.00039624105 | |
| 17655792 | a year ago | | | 0 | 0.00069380190 | |
| 17655787 | a year ago | | | 0 | 0.00076573956 | |
| 17655613 | a year ago | | | 0 | 0.00065847126 |
ABI
ABI objects
Getter at block 21207355
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyEnd() view returns (uint256)
0
feeDivisor() view returns (uint256)
10000
limitsInEffect() view returns (bool)
true
liquidityActiveBlock() view returns (uint256)
0
liquidityBuyFee() view returns (uint256)
20
liquiditySellFee() view returns (uint256)
60
lpPair() view returns (address)
0xa1115230a7d2d1fc93e8465df58bb3f2cab1984f
maxTransactionAmount() view returns (uint256)
2000000000000000000000000000
maxWallet() view returns (uint256)
3000000000000000000000000000
name() view returns (string)
Meme 2.0
operationsBuyFee() view returns (uint256)
80
operationsSellFee() view returns (uint256)
40
operationsWallet() view returns (address)
0x31d353a8ba2586cfb14777483e74b0d4ef6a0972
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
MEME2
tokensForLiquidity() view returns (uint256)
26833854263588068678936506
tokensForOperations() view returns (uint256)
21763315239090110210399300467
totalBuyFees() view returns (uint256)
100
totalSellFees() view returns (uint256)
100
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17651598
transferDelayEnabled() view returns (bool)
false
Read-only
_isBot(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading(uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBots(address[] _addresses)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newOperationsWallet)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
OperationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.