Lemonrocks
Verified contract
Active on
Ethereum with 3,666 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($148.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEMON | ERC-20 | 28.131979K | $0.005292 |
$148.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245177 | 2 hours ago | | | 0 | 0.00078135391 | |
| 21244926 | 3 hours ago | | | 0 | 0.00060631101 | |
| 21243885 | 6 hours ago | | | 0 | 0.00082642246 | |
| 21242247 | 12 hours ago | | | 0 | 0.00062780618 | |
| 21242217 | 12 hours ago | | | 0 | 0.00070350330 | |
| 21241372 | 15 hours ago | | | 0 | 0.00094508047 | |
| 21241143 | 15 hours ago | | | 0 | 0.00054606951 | |
| 21240465 | 18 hours ago | | | 0 | 0.0011062980 | |
| 21238731 | a day ago | | | 0 | 0.0013781185 | |
| 21238179 | a day ago | | | 0 | 0.0028379696 |
ABI
ABI objects
Getter at block 21245759
antiContractDumpEnabled() view returns (bool)
true
autoTax() view returns (bool)
false
blacklistDisabled() view returns (bool)
false
buyFees() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsEnabled() view returns (bool)
false
marketingWallet() view returns (address)
0x19d45a2eca029cfbdb2933ba1a5c7c50f48669d5
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Lemonrocks
owner() view returns (address)
0x19d45a2eca029cfbdb2933ba1a5c7c50f48669d5
sellFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
330000000000000000000000
symbol() view returns (string)
LEMON
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x96412687488c06b731b717816877e1ccfbe25c92
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blacklistedWallets(address) view returns (bool)
excludedFromMaxTx(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addPair(address pair, bool value)
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
changeSwapBackRestriction(bool newVal)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceBlacklist()
renounceOwnership()
setAutoTax(bool enabled)
setBuyFees(uint256 _marketingFee)
setFeesWallet(address _wallet)
setMaxTxAmount(uint256 newNum)
setMaxWalletAmount(uint256 newNum)
setSellFees(uint256 _marketingFee)
setSwapEnabled(bool enabled)
setSwapTokensAtAmount(uint256 newAmount) returns (bool)
swapTokens()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
withdrawTokens()
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.