Stealth Standard
Verified contract
Active on
Ethereum with 653 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x852a…0226
Balances ($55.35)
Native
Value
$55.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.017544 | $3,154.94 |
$55.35 | |
$STEALTH | ERC-20 | 31.870093B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18031276 | a year ago | | | 0 | 0.00032213575 | |
| 16941992 | 2 years ago | | | 0 | 0.0031722798 | |
| 16246903 | 2 years ago | | | 0 | 0.00031400352 | |
| 16083734 | 2 years ago | | | 0 | 0.00068229056 | |
| 15342658 | 2 years ago | | | 0 | 0.00076613696 | |
| 15187873 | 2 years ago | | | 0 | 0.00027817244 | |
| 15160755 | 2 years ago | | | 0 | 0.00096247816 | |
| 14881822 | 2 years ago | | | 0 | 0.0025322335 | |
| 14872011 | 2 years ago | | | 0 | 0.0019426831 | |
| 14756430 | 3 years ago | | | 0 | 0.0035687235 |
ABI
ABI objects
Getter at block 21200061
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
isAntiBotEnabled() view returns (bool)
false
isTradingOpen() view returns (bool)
true
name() pure returns (string)
Stealth Standard
owner() view returns (address)
0xfe73464d798b3b6d87c02ccb6eaa35174e5f7857
sellCoolDownTime() view returns (uint256)
60
symbol() pure returns (string)
$STEALTH
totalSupply() pure returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address isbot) view returns (bool)
State-modifying
Events airdrop(address[] _user, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
deleteBot(address notbot)
excludeFromFee(address account)
includeInFee(address account)
lock(uint256 time)
manualsend()
manualswap()
renounceOwnership()
setAntiBotMode(bool onoff)
setBot(address isbot)
setMultipleBots(address[] bots_)
setSellCoolDownTime(uint256 _newTime)
setSwapEnabledMode(bool swap)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateRouter(address newRouter, address newPair)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.