Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STHX | ERC-20 | 408.152512K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18895820 | a year ago | | | 0 | 0.00079530175 | |
| 17821645 | a year ago | | | 0 | 0.00055487929 | |
| 17010361 | 2 years ago | | | 0 | 0.00050053152 | |
| 17010359 | 2 years ago | | | 0 | 0.00045350962 | |
| 16720133 | 2 years ago | | | 0 | 0.00060060137 | |
| 16504605 | 2 years ago | | | 0 | 0.00065156520 | |
| 16302936 | 2 years ago | | | 0 | 0.0010869449 | |
| 15970128 | 2 years ago | | | 0 | 0.00061680560 | |
| 15878538 | 2 years ago | | | 0 | 0.00028218921 | |
| 15732248 | 2 years ago | | | 0 | 0.00044331119 |
ABI
ABI objects
Getter at block 21283655
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
1
buyTxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
dev() view returns (address)
0x5bb210211c93031365143995ae267a49be861854
isLaunched() view returns (bool)
true
maxTxLimit() view returns (uint256)
300000000000000000
maxWalletLimit() view returns (uint256)
1000000000000000000
name() view returns (string)
STEALTHX
owner() view returns (address)
0xd5ed4e6d611bde4b574561854cdb2bbdc1fb1d8b
sellLiquidityFee() view returns (uint256)
2
sellTxFee() view returns (uint256)
8
swapAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
STHX
tokensForLiquidity() view returns (uint256)
83549324669450
tokensForTax() view returns (uint256)
323749138475390
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x8efa53ec14bee265539a8ea55b8317076b5e1ae4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events Dissapear()
addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
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(address _dev)
receive()
This contract contains no error objects.