LaunchWasStealthy
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ChartIsHealthy | ERC-20 | 4.008169K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16415875 | 2 years ago | | | 0 | 0.012069197 | |
| 16415872 | 2 years ago | | | 0 | 0.018993326 | |
| 16415855 | 2 years ago | | | 0 | 0.00072214533 | |
| 16415855 | 2 years ago | | | 0 | 0.00074544133 | |
| 16415846 | 2 years ago | | | 0 | 0.00071730202 | |
| 16415846 | 2 years ago | | | 0 | 0.00097843200 | |
| 16415843 | 2 years ago | | | 0 | 0.00075936473 | |
| 16415837 | 2 years ago | | | 0 | 0.00074514571 | |
| 16415833 | 2 years ago | | | 0 | 0.00081217664 | |
| 16415830 | 2 years ago | | | 0 | 0.00078817163 |
ABI
ABI objects
Getter at block 21330789
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
2
_marketingWallet() view returns (address)
0x8d4840e339d1834bb84861aabd963c40993d4ffd
_maxTxAmount() view returns (uint256)
400000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
LaunchWasStealthy
owner() view returns (address)
0x0000000000000000000000000000000000000000
setReadyTimes() view returns (bool)
false
symbol() pure returns (string)
ChartIsHealthy
totalSupply() view returns (uint256)
10000000000000
uniswapV2Pair() view returns (address)
0xfdf65fe376ddc9857c668088b853962bce443d41
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, 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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.