Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LV8 | ERC-20 | 200 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20524760 | 4 months ago | | | 0 | 0.000052414570 | |
| 19135208 | 10 months ago | | | 0 | 0.00074839478 | |
| 19135207 | 10 months ago | | | 0 | 0.00077180141 | |
| 17015134 | 2 years ago | | | 0 | 0.00050100308 | |
| 17008622 | 2 years ago | | | 0 | 0.00048310734 | |
| 16916107 | 2 years ago | | | 0 | 0.00043040870 | |
| 16790206 | 2 years ago | | | 0 | 0.00061027842 | |
| 16725181 | 2 years ago | | | 0 | 0.00040179582 | |
| 16538828 | 2 years ago | | | 0 | 0.00051277731 | |
| 16511113 | 2 years ago | | | 0 | 0.00063116455 |
ABI
ABI objects
Getter at block 21324224
_renounceDelayFunction() view returns (bool)
false
_renounceExcludeInclude() view returns (bool)
false
_renounceFeeFunctions() view returns (bool)
false
_renounceMarketMakerPairChanges() view returns (bool)
false
_renounceMaxUpdateFunctions() view returns (bool)
false
_renounceWalletChanges() view returns (bool)
false
buyBurnFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeUnits() view returns (uint256)
100
limitsInEffect() view returns (bool)
true
liquidityAddress() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFeeActive() view returns (bool)
true
marketingAddress() view returns (address)
0x3e70b3accfc8f13f788ef11b35bfd09029d9f7eb
maxSellTransaction() view returns (uint256)
2
maxSellTransactionAmount() view returns (uint256)
18138167405964201901959
maxWallet() view returns (uint256)
5
maxWalletTotal() view returns (uint256)
45345418514910504754898
name() view returns (string)
Elevate
owner() view returns (address)
0xb614ae2ed021f21ad5743b18834ff98436661785
sellBurnFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
supply() view returns (uint256)
906908370298210095097972
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
453454185149105047548
symbol() view returns (string)
LV8
tokensForBurn() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
200000000014699543298
totalSupply() view returns (uint256)
906908370298210095097972
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xab032f7318713981c4864857d8233d58f763889c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxSellTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxSellTransaction(address updAds, bool isEx)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceExcludeInclude()
renounceFeeFunctions()
renounceMarketMakerPairChanges()
renounceMaxUpdateFunctions()
renounceOwnership()
renounceWalletChanges()
setAutomatedMarketMakerPair(address pair, bool value)
setLiquidityAddress(address newAddress)
toggleLiquidityFeeActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _marketingFee, uint256 _buyLiquidityFee)
updateFeeUnits(uint256 newNum)
updateMarketingAddress(address newWallet)
updateMaxSellTransaction(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _marketingFee, uint256 _sellLiquidityFee)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
updateHolderLastTransferTimestamp(address indexed account, uint256 timestamp)
constructor()
receive()
This contract contains no error objects.