Lmeow Token
Verified contract
Active on
Ethereum with 587 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x59ee…0b8c
0x86be…e8ed
3 additional
variables
Balances ($344.40)
Native
Value
$344.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.103513 | $3,327.16 |
$344.4 | |
UNI-V2 | ERC-20 | 14.424299M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18749136 | a year ago | | | 0 | 0.0025508128 | |
| 18731617 | a year ago | | | 0 | 0.0019900761 | |
| 18663064 | a year ago | | | 0 | 0.00092510190 | |
| 18663063 | a year ago | | | 0 | 0.0016805597 | |
| 18657802 | a year ago | | | 0 | 0.0015161842 | |
| 18657801 | a year ago | | | 0 | 0.0014751151 | |
| 18657801 | a year ago | | | 0 | 0.0014751151 | |
| 18657801 | a year ago | | | 0 | 0.0014751151 | |
| 18657801 | a year ago | | | 0 | 0.0014751151 | |
| 18657801 | a year ago | | | 0 | 0.0014751151 |
ABI
ABI objects
Getter at block 21246657
CYCLE_DURATION() view returns (uint256)
604800
TEN_THOUSAND() view returns (uint256)
10000
WIN_COUNT() view returns (uint256)
3
autoAddLiquidity() view returns (bool)
true
autoLpFractional() view returns (uint256)
7500
autoSwapBack() view returns (bool)
true
buyTaxFractional() view returns (uint256)
200
chainTime() view returns (uint256)
1732319363
currentCycleId() view returns (uint256)
67
decimals() view returns (uint8)
18
deployTime() view returns (uint256)
1691416211
devAddr() view returns (address)
0xba6489efb076194eb5551a0799d70648e0149952
devSupply() view returns (uint256)
21034500000000000000000000000000
initialLPSupply() view returns (uint256)
315517500000000000000000000000000
initialLPSupplyAdded() view returns (bool)
true
initialSupply() view returns (uint256)
420690000000000000000000000000000
lastAddLiquidityTime() view returns (uint256)
1701021035
limitFractional() view returns (uint256)
10000
lpVault() view returns (address)
0x86bea1d5e4a314342a86a469532e7f613641e8ed
marketingAddr() view returns (address)
0x5d98206e4a3e3b87e6d899a47f33deb579105b96
marketingSupply() view returns (uint256)
42069000000000000000000000000000
name() view returns (string)
Lmeow Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x68a77ea7cb6e53c45f725982c1e8581c604ee563
recoverAddress() view returns (address)
0x43f724ddcbbf3ac7f8f59dc2afccee26160c9d8e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxFractional() view returns (uint256)
200
shouldAddLiquidity() view returns (bool)
true
shouldSwapBack() view returns (bool)
true
symbol() view returns (string)
lmeow
teamAddr() view returns (address)
0x50e943a5e3c4078211a7e0226fc1e0f648b867af
teamSupply() view returns (uint256)
42069000000000000000000000000000
ticketPrice() view returns (uint256)
3000000000000000000000000000000
totalSupply() view returns (uint256)
420690000000000000000000000000000
vault() view returns (address)
0x59eeab8512ebd9057763e91b0864f1d1b9970b8c
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
balanceOfEth(address addr) view returns (uint256)
cycleRewardAmountMap(uint256) view returns (uint256)
getAllTicketsDetail(uint256 cycleId) view returns (struct LmeowTicketDetail[] ticketsDetail)
getLockedMap(address[] users) view returns (bool[] lockedMap_)
getUserTicketList(uint256 cycleId, address user) view returns (uint256[] ticketIds)
lockedMap(address) view returns (bool)
rewardCycleMap(uint256) view returns (uint256 totalRewardEth, bool opened)
ticketCountMap(uint256) view returns (uint256)
ticketCycleId(uint256 time) view returns (uint256)
ticketMap(uint256, uint256) view returns (address user, bool redeemed)
ticketUserMap(uint256, address, uint256) view returns (uint256)
withoutLimitMap(address) view returns (bool)
State-modifying
Events addInitialLP() payable
addLiquidity()
approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
continueStake(uint256 previousCycleId)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyRecover(address token, uint256 amount)
emergencyRecoverEth(uint256 amount)
emergencyRecoverVault(address vault_, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockAccount(address[] users, bool locked)
openLottery(uint256 cycleId)
renounceOwnership()
setAutoLpFractional(uint256 autoLpFractional_)
setAutoSwapBack(bool isAuto)
setLimitFractional(uint256 limit)
setPair(address pair_)
setRecover(address recover_)
setTaxBuyAndSellFractional(uint256 buy, uint256 sell)
setWithLimit(address user)
setWithoutLimit(address user)
setautoAddLiquidity(bool isAuto)
stake(uint256 count)
swapBack()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool transferResult)
transferOwnership(address newOwner)
unStake(uint256 cycleId)
Approval(address indexed owner, address indexed spender, uint256 value)
Lock(address user, uint256 timestamp)
OpenCycle(address user, uint256 cycleId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reward(uint256 indexed cycleId, address indexed user, uint256 amount)
Stake(uint256 indexed cycleId, address indexed user, uint256 count)
Transfer(address indexed from, address indexed to, uint256 value)
UnStake(uint256 indexed cycleId, address indexed user, uint256 count)
constructor(address router_)
receive()
AccountLocked(address user)
AlreadySetUp()
ExceedsBalance(address owner)
IllegalOperation()
InsufficientAllowance(address owner, address spender, uint256 amount)
InvalidAddress(address addr)
InvalidArgs()
InvalidTime()
LengthMismatch()
MaxHolderLimitExceeded(address user)
OnlyHumanCall()
OnlyOwnerCancall(address caller)
TransferETHFailed(address user, uint256 amount)
ZeroAddress()
ZeroBalance()