Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($22.44)
Native
Value
$22.44
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006192 | $3,623.84 |
$22.44 | |
SELL | ERC-20 | 23.8569K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18388653 | a year ago | | | 0 | 0.00058461547 | |
| 18388641 | a year ago | | | 0 | 0.00062464565 | |
| 18388627 | a year ago | | | 0 | 0.00041146753 | |
| 18337525 | a year ago | | | 0 | 0.00030387824 | |
| 18331317 | a year ago | | | 0 | 0.00027401150 | |
| 18331254 | a year ago | | | 0 | 0.00052073468 | |
| 18330621 | a year ago | | | 0 | 0.00027020056 | |
| 18294992 | a year ago | | | 0 | 0.00055212109 | |
| 18292411 | a year ago | | | 0 | 0.0010908727 | |
| 18290825 | a year ago | | | 0 | 0.00056310085 |
ABI
ABI objects
Getter at block 21281483
addLiquidityEnabled() view returns (bool)
false
addLiquidityThreshold() view returns (uint256)
5000000
decimals() view returns (uint8)
2
liquidityFeeBuy() view returns (uint256)
0
liquidityFeeSell() view returns (uint256)
0
maxTxSize() view returns (uint256)
10000000000
maxWalletSize() view returns (uint256)
10000000000
name() view returns (string)
SellAll
owner() view returns (address)
0x0000000000000000000000000000000000000000
projectWallet() view returns (address)
0xa82382584d7a5fad96f920be7a9731fdf6f50b3c
symbol() view returns (string)
SELL
totalSupply() view returns (uint256)
10000000000
uniswapV2Pair() view returns (address)
0x27f97323f43d2ea3a00dfc64ce1d50fc480f8e8a
Read-only
allowance(address owner, address spender) view returns (uint256)
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchToken(uint256 txSize, uint256 walletSize)
removeWalletLimits() returns (bool)
renounceOwnership()
setAddLiquidityEnabled(bool action)
setAddLiquidityThreshold(uint256 threshold) returns (bool)
setBuyFee(uint256 liquidityFee)
setPair(address pair, bool value)
setProjectAddress(address newAdd)
setSellFee(uint256 liquidityFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawEth(address to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
setAutomatedMarketMakerPair(address indexed pair, bool indexed value)
constructor()
receive()
This contract contains no error objects.