Lith Token
Verified contract
Active on
Ethereum with 2,570 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($22,380.22)
Native
Value
$22,380.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.38641 | $3,504.35 |
$22,380.22 | |
LITH | ERC-20 | 306.745924M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156387 | 15 days ago | | | 0 | 0.0012308333 | |
| 21072287 | a month ago | | | 0 | 0.00035347987 | |
| 20293306 | 4 months ago | | | 0 | 0.00012804576 | |
| 20281585 | 4 months ago | | | 0 | 0.00013094016 | |
| 20281563 | 4 months ago | | | 0 | 0.00068530888 | |
| 20093855 | 5 months ago | | | 0 | 0.00012595909 | |
| 19805708 | 7 months ago | | | 0 | 0.00015370300 | |
| 18647659 | a year ago | | | 0 | 0.00059621788 | |
| 18441557 | a year ago | | | 0 | 0.00038982400 | |
| 18419673 | a year ago | | | 0 | 0.00049997546 |
ABI
ABI objects
Getter at block 21264421
_liquidityFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
10000000000000000000000000000
_taxFee() view returns (uint256)
5
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Lith Token
owner() view returns (address)
0x6570b9becb4317713b45fb5121b081e46d417d7b
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
LITH
totalFees() view returns (uint256)
812180936141297892080174643
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0x8d7bed5b25b291c7d76578ac02979ec5ea33c97f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.