Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional
variables
Balances ($179.05)
Native
Value
$179.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.049867 | $3,590.59 |
$179.05 | |
Upvember | ERC-20 | 21.101915K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15900917 | 2 years ago | | | 0 | 0.00071534208 | |
| 15900901 | 2 years ago | | | 0 | 0.00064451865 | |
| 15900860 | 2 years ago | | | 0 | 0.00031925925 | |
| 15900853 | 2 years ago | | | 0 | 0.00038680480 | |
| 15900836 | 2 years ago | | | 0 | 0.00062457876 | |
| 15900835 | 2 years ago | | | 0 | 0.00090730360 | |
| 15900835 | 2 years ago | | | 0 | 0.00093296000 | |
| 15900834 | 2 years ago | | | 0 | 0.00093296000 | |
| 15900834 | 2 years ago | | | 0 | 0.00093296000 | |
| 15900834 | 2 years ago | | | 0 | 0.00093296000 |
ABI
ABI objects
Getter at block 21316901
_name() view returns (string)
Upvember
_symbol() view returns (string)
Upvember
amountForAutoBuyBack() view returns (uint256)
1000000000000000000
autoBuyBackEnabled() view returns (bool)
false
autoBuyBackFrequency() view returns (uint256)
7200
buyBurnFee() view returns (uint256)
0
buyBuyBackFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
2
buyMarketingFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
6
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
delayBlock() view returns (uint256)
3
devWallet() view returns (address)
0xc205838cf3667b9280bb6c11a3aa06c6e5294a9e
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
isPenaltyActive() view returns (bool)
false
lastAutoBuyBackTime() view returns (uint256)
0
lastLpBurnTime() view returns (uint256)
1667607083
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
lpPair() view returns (address)
0x4df516cdfeca052891b782f58cf4d0c94b3b04fd
manualBurnFrequency() view returns (uint256)
3600
marketingWallet() view returns (address)
0x501043512988cdcc6f73a3ed72e3d851002ef6b5
maxTxnAmount() view returns (uint256)
500000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
minAmountForAutoBuyBack() view returns (uint256)
5000000000000000000
name() view returns (string)
Upvember
owner() view returns (address)
0xc205838cf3667b9280bb6c11a3aa06c6e5294a9e
percentForLPBurn() view returns (uint256)
100
sellBurnFee() view returns (uint256)
0
sellBuyBackFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
2
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
6
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
Upvember
tokensForBurn() view returns (uint256)
0
tokensForBuyBack() view returns (uint256)
0
tokensForDev() view returns (uint256)
7033971556398244507041
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
14067943112796489014082
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15900152
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludedmaxTxnAmount(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)
buyBackTokens(uint256 amountInWei)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
firstStage()
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(uint256 _blockPenalty)
manualBurnLiquidityPairTokens(uint256 percent)
removeLimits()
renounceOwnership()
secondStage()
setAutoBuyBackSettings(uint256 _frequencyInSeconds, uint256 _buyBackAmount, bool _autoBuyBackEnabled)
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
thirdStage()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _buyBackFee, uint256 _devFee, uint256 _burnFee)
updateDevWallet(address newWallet)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _buyBackFee, uint256 _devFee, uint256 _burnFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP(uint256 amount)
BuyBackTriggered(uint256 amount)
DevWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
FirstStage()
ManualNukeLP(uint256 amount)
MarketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SecondStage()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
ThirdStage()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address newOwner, address marketingOwner)
receive()
This contract contains no error objects.