Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Lit | ERC-20 | 158.5735 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21128374 | a month ago | | | 0 | 0.00042035888 | |
| 20839711 | 2 months ago | | | 0 | 0.00025771771 | |
| 18236919 | a year ago | | | 0 | 0.00042413035 | |
| 18064204 | a year ago | | | 0 | 0.0012759590 | |
| 17906787 | a year ago | | | 0 | 0.0011845246 | |
| 17865792 | a year ago | | | 0 | 0.00074137079 | |
| 17861341 | a year ago | | | 0 | 0.00079052596 | |
| 17850529 | a year ago | | | 0 | 0.00060277084 | |
| 17848571 | a year ago | | | 0 | 0.00040769592 | |
| 17844795 | a year ago | | | 0 | 0.00074802175 |
ABI
ABI objects
Getter at block 21327260
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyAutoBurnFee() view returns (uint256)
100
buyAutoLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
200
decimals() pure returns (uint8)
9
masterTaxDivisor() view returns (uint16)
10000
name() pure returns (string)
Litcoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x908f8a2056b3bf3aa3fd00a32697df3bb5c2a4e7
sellAutoBurnFee() view returns (uint256)
100
sellAutoLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
200
symbol() pure returns (string)
Lit
tokensForAutoBurn() view returns (uint256)
79286749765
tokensForAutoLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
158573499531
totalBuyFees() view returns (uint256)
300
totalSellFees() view returns (uint256)
300
totalSupply() view returns (uint256)
959742710548904
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RervertBuyFeesToOriginalTax()
RervertSellFeesToOriginalTax()
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
excludeFromMaxWalletLimit(address account)
includeInFee(address account)
includeInMaxWalletLimit(address account)
openTrading()
renounceOwnership()
setWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxtAmount(uint256 _maxTxAmount)
updateMaxWallet(uint256 _maxWalletSize)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.