Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($5,673.12)
Native
Value
$5,673.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.659924 | $3,417.70 |
$5,673.12 | |
DeFi | ERC-20 | 105.316B | -- | -- | |
ACE | ERC-20 | 105.316B | -- | -- | |
LVLUP | ERC-20 | 105.316B | -- | -- | |
LVLUP | ERC-20 | 105.315899B | -- | -- | |
LVLUP | ERC-20 | 5.315899B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18100279 | a year ago | | | 0 | 0.00067389081 | |
| 18100266 | a year ago | | | 0 | 0.00029692320 | |
| 18100264 | a year ago | | | 0 | 0.00025558665 | |
| 18100259 | a year ago | | | 0 | 0.00026249563 | |
| 18100259 | a year ago | | | 0 | 0.00045722621 | |
| 18100232 | a year ago | | | 0.001 | 0.00023473837 | |
| 18100221 | a year ago | | | 0 | 0.00036297481 | |
| 18100221 | a year ago | | | 0 | 0.00057939285 | |
| 18100214 | a year ago | | | 0 | 0.00049665688 | |
| 18100190 | a year ago | | | 0 | 0.00053818061 |
ABI
ABI objects
Getter at block 21255671
_marketFee() view returns (uint256)
10000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000000000000
_poolFee() view returns (uint256)
0
_totalFeePerTx() view returns (uint256)
10000000000
_totalSellFeePerTx() view returns (uint256)
0
_tradingOpen() view returns (bool)
true
decimals() view returns (uint8)
9
getContractBalance() view returns (uint256)
1659924348203022612
getRewardCycleBlock() view returns (uint256)
1
getUnlockTime() view returns (uint256)
1694280000
marketWallet() view returns (address)
0xd99af15b9c3cd73b3f3f5a94811cdd6dd1e3ec27
minTokenNumberToSell() view returns (uint256)
100000000000000000000
name() view returns (string)
Level Up
owner() view returns (address)
0x0000000000000000000000000000000000000000
reflectionFeesdiabled() view returns (bool)
true
rewardCycleBlock() view returns (uint256)
1
sellCoolDownDuration() view returns (uint256)
1
sellCoolDownTriggeredAt() view returns (uint256)
1634598961
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
LVLUP
totalSupply() view returns (uint256)
100000000000000000000000
uniSwapV2Pair() view returns (address)
0xd99af15b9c3cd73b3f3f5a94811cdd6dd1e3ec27
uniSwapV2Router() view returns (address)
0xd99af15b9c3cd73b3f3f5a94811cdd6dd1e3ec27
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateEthReward(address ofAddress) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
nextAvailableClaimDate(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRouter(address _router, address _pair)
claimEthReward()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setExcludeFromMaxTx(address _address, bool value)
setFeePercent(uint256 poolFee, uint256 marketFee, uint256 sellFee)
setMarketAddress(address _marketAddress)
setMaxTxPercent(uint256 maxTxAmount)
setMinTokenNumberToSell(uint256 _amount)
setReflectionFees(bool _state)
setRewardCycleBlock(uint256 _newCycle)
setSellCoolDownDuration(uint256 _newDuration)
setSwapAndLiquifyEnabled(bool _state)
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)
ClaimEthSuccessfully(address recipient, uint256 ethReceived, uint256 nextAvailableClaimDate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketWallet)
receive()
This contract contains no error objects.