OnlyMemes
Verified contract
Active on
Ethereum with 1,205 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRI | ERC-20 | 679M | -- | -- | |
OM | ERC-20 | 50.552411M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18945594 | a year ago | | | 0 | 0.00044025395 | |
| 18945591 | a year ago | | | 0 | 0.0027422753 | |
| 18833417 | a year ago | | | 0 | 0.00080110100 | |
| 18750782 | a year ago | | | 0 | 0.00071256881 | |
| 18149473 | a year ago | | | 0 | 0.00039238163 | |
| 17009376 | 2 years ago | | | 0 | 0.00049089319 | |
| 16992199 | 2 years ago | | | 0 | 0.00065564743 | |
| 16927108 | 2 years ago | | | 0 | 0.00072034049 | |
| 16518126 | 2 years ago | | | 0 | 0.00036638938 | |
| 16392072 | 2 years ago | | | 0 | 0.0041762858 |
ABI
ABI objects
Getter at block 21313978
LaunchTimestamp() view returns (uint256)
1666570343
Tax() view returns (uint256)
1000
burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
buyTax() view returns (uint256)
50
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xc4b78e08324ed237703f9d3ee0d02771af79f23d
getBurnedTokens() view returns (uint256)
4097639429434167470839348
getCirculatingSupply() view returns (uint256)
995902360570565832529160652
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isOverLiquified() view returns (bool)
false
lastLpBurnTime() view returns (uint256)
1666586207
lastManualLpBurnTime() view returns (uint256)
0
liquidityTax() view returns (uint256)
0
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
600
manualBurnFrequency() view returns (uint256)
1800
manualSwap() view returns (bool)
false
marketingWallet() view returns (address)
0xd7c5317c53301300487156d359a3baedede64be1
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWalletBalance() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
OnlyMemes
overLiquifyTreshold() view returns (uint256)
100
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
1
sellTax() view returns (uint256)
50
swapTreshold() view returns (uint256)
10
symbol() pure returns (string)
OM
totalSupply() pure returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
transferTax() view returns (uint256)
0
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isAMM(address) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
State-modifying
Events ChangeDevWallet(address newWallet)
ChangeMarketingWallet(address newWallet)
EnableTrading()
ExcludeAccountFromFees(address account, bool exclude)
ReleaseLP()
SetAMM(address AMM, bool Add)
SetFeeShares(uint256 _devFee, uint256 _marketingFee)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 tax, uint256 liquidity)
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLPTokens(uint256 percent) returns (bool)
removeAllRestrictions()
removetransferdelay()
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setExcludedAccountFromLimits(address account, bool exclude)
setRestrictionPercents(uint256 WALpercent, uint256 TXNpercent)
setSwapTreshold(uint256 newSwapTresholdPermille)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AMMadded(address AMM)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
DevWalletChange(address newWallet)
ExcludeAccount(address account, bool exclude)
ExcludeFromLimits(address account, bool exclude)
ManualNukeLP()
ManualSwapOn(bool manual)
ManualSwapPerformed()
MarketingWalletChange(address newWallet)
MaxTransactionAmountUpdated(uint256 percent)
MaxWalletBalanceUpdated(uint256 percent)
OnEnableTrading()
OnReleaseLP()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
OverLiquifiedThresholdChange(uint256 newOverLiquifyTresholdPermille)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SharesUpdated(uint256 _devShare, uint256 _marketingShare)
SwapThresholdChange(uint256 newSwapTresholdPermille)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.