UPTO10 Protocol
Verified contract
Active on
Ethereum with 128 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UPTO | ERC-20 | 1.129332M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18538625 | a year ago | | | 0 | 0.0015499609 | |
| 18538421 | a year ago | | | 0 | 0.0020053481 | |
| 18538407 | a year ago | | | 0 | 0.0018597352 | |
| 18538387 | a year ago | | | 0 | 0.00089547216 | |
| 18538385 | a year ago | | | 0 | 0.0015714045 | |
| 18538377 | a year ago | | | 0 | 0.0016820804 | |
| 18538356 | a year ago | | | 0 | 0.0016726188 | |
| 18538346 | a year ago | | | 0 | 0.00097020125 | |
| 18538343 | a year ago | | | 0 | 0.0016936578 | |
| 18538340 | a year ago | | | 0 | 0.0018841947 |
ABI
ABI objects
Getter at block 21315556
decimals() view returns (uint8)
18
getFeePercentages() view returns (uint256, uint256)
(1, 1)
lastLpBurnTime() view returns (uint256)
1699582571
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
120
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0xec54d90a4c15c87f2eeef2d58a424961135ce849
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
UPTO10 Protocol
numTokensSellToMarket() view returns (uint256)
100000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
9
swapAndMarketEnabled() view returns (bool)
true
symbol() view returns (string)
UPTO
totalSupply() view returns (uint256)
1000000000000000000000000000
tradeEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5bd5f6c168cc7d6db90a4fe9d8bec8d7f1ef4431
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAMMPairs(address) view returns (bool)
State-modifying
Events addLPs() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualLPBurns(uint256 percent) returns (bool)
removeLimit() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
setNumTokensSellToMarket(uint256 num)
setSwapAndMarketEnabled(bool _enabled)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndMarketEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.