The Last Moon
Verified contract
Active on
Ethereum with 262 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TLM | ERC-20 | 2.640616M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21170108 | 6 days ago | | | 0 | 0.00068059374 | |
| 20576530 | 3 months ago | | | 0 | 0.000024714611 | |
| 20571598 | 3 months ago | | | 0 | 0.000078428180 | |
| 20396088 | 4 months ago | | | 0 | 0.000093169167 | |
| 20369887 | 4 months ago | | | 0 | 0.00044871312 | |
| 20368820 | 4 months ago | | | 0 | 0.00027378541 | |
| 20363922 | 4 months ago | | | 0 | 0.00028576976 | |
| 20358183 | 4 months ago | | | 0 | 0.00025302026 | |
| 20355764 | 4 months ago | | | 0 | 0.00024840825 | |
| 20335594 | 4 months ago | | | 0 | 0.00038648571 |
ABI
ABI objects
Getter at block 21211206
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0xcaf49fae8137200358e053a213ec21cc59cbd611
feeTokenThreshold() view returns (uint256)
4444444440000000000000000
maxSwapSize() view returns (uint256)
17777777760000000000000000
maxWallet() view returns (uint256)
17777777760000000000000000
name() view returns (string)
The Last Moon
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
TLM
totalSupply() view returns (uint256)
888888888000000000000000000
uniV2Pair() view returns (address)
0xe85a3c9449483b5e0ca5c23fe26e7cdb744c655b
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllLimits()
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckEther()
removeStuckTokens(address token)
removeSwapLimit()
removeWalletLimit()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.