Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNIPO | ERC-20 | 245.60004K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18408157 | a year ago | | | 0 | 0.00032589213 | |
| 18408155 | a year ago | | | 0 | 0.00037560951 | |
| 18408150 | a year ago | | | 0 | 0.00039060496 | |
| 18408148 | a year ago | | | 0 | 0.00040470840 | |
| 18408146 | a year ago | | | 0 | 0.00068530259 | |
| 18408141 | a year ago | | | 0 | 0.00070444326 | |
| 18408122 | a year ago | | | 0 | 0.00051950058 | |
| 18408120 | a year ago | | | 0 | 0.00043991640 | |
| 18408117 | a year ago | | | 0 | 0.00044738506 | |
| 18408108 | a year ago | | | 0 | 0.00071158063 |
ABI
ABI objects
Getter at block 21212533
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x726d16e2d08d400f9005c3ab5ab8ddf72da53dc4
lastLpBurnTime() view returns (uint256)
1698003119
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
1620
manualBurnFrequency() view returns (uint256)
480
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Unipo
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
4
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
UNIPO
teamWallet() view returns (address)
0x0289d3480aefb4ad6760827310e52b1e4d698fed
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
245600040096298694240142
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x71645dee04636012a7aab578000f9eff70c61010
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
marketMakerPair(address) view returns (bool)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
cexListingsVest(address[] wallets, uint256[] amountsInTokens)
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)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
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 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.