Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LMS | ERC-20 | 250.121251K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20713587 | 2 months ago | | | 0 | 0.00055879310 | |
| 20713566 | 2 months ago | | | 0 | 0.00052044492 | |
| 20713550 | 2 months ago | | | 0 | 0.00053528783 | |
| 20713548 | 2 months ago | | | 0 | 0.00053169311 | |
| 20713548 | 2 months ago | | | 0 | 0.00038046044 | |
| 20713533 | 2 months ago | | | 0 | 0.00075090065 | |
| 20713532 | 2 months ago | | | 0 | 0.00067055115 | |
| 20713531 | 2 months ago | | | 0 | 0.00076012345 | |
| 20713530 | 2 months ago | | | 0 | 0.00068720756 | |
| 20713529 | 2 months ago | | | 0 | 0.00084072558 |
ABI
ABI objects
Getter at block 21184145
buyTax() view returns (uint256 marketing, uint256 liquidity, uint256 lumos, uint256 total)
(marketing=5, liquidity=0, lumos=0, total=5)
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
lumosWallet() view returns (address)
0x35e7cdb486e5cdd374e2965c9a3128ddfd9ef3cb
marketingWallet() view returns (address)
0x35e7cdb486e5cdd374e2965c9a3128ddfd9ef3cb
maxTransactionAmount() view returns (uint256)
200000000000000000000000
maxWallet() view returns (uint256)
200000000000000000000000
name() view returns (string)
LumosFi
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256 marketing, uint256 liquidity, uint256 lumos, uint256 total)
(marketing=5, liquidity=0, lumos=0, total=5)
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
LMS
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe352619072e2ae4d85fd21aa7df990101a1cdddd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setFees(uint256 _buyMarketing, uint256 _buyLiquidity, uint256 _buyLumos, uint256 _sellMarketing, uint256 _sellLiquidity, uint256 _sellLumos)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLumos(address _lumosWallet)
updateMarketingWallet(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquidity(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.