Stealth Chain
Verified contract
Active on
Ethereum with 83 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 |
---|---|---|---|---|---|
SCHAIN | ERC-20 | 64.993275M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18465789 | a year ago | | | 0 | 0.0011015091 | |
| 18465786 | a year ago | | | 0 | 0.00080234813 | |
| 18465775 | a year ago | | | 0 | 0.0011163229 | |
| 18465767 | a year ago | | | 0 | 0.0011406641 | |
| 18465767 | a year ago | | | 0 | 0.0011406641 | |
| 18465765 | a year ago | | | 0 | 0.0011051426 | |
| 18465748 | a year ago | | | 0 | 0.0011265654 | |
| 18465748 | a year ago | | | 0 | 0.0011326187 | |
| 18465747 | a year ago | | | 0 | 0.0011068730 | |
| 18465747 | a year ago | | | 0 | 0.0012451934 |
ABI
ABI objects
Getter at block 21417203
allowed() view returns (uint256)
915845635494864992957578872378346338588238605119
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xa06bf04adfa7cd29395ea7b1c1dd566cb0a0eb3f
maxSwapAmount() view returns (uint256)
5000000000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Stealth Chain
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
SCHAIN
totalSupply() view returns (uint256)
949999999999999999999999999
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xce641222ab561263a424a440b3c1f54a124e0e98
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading() payable
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend(address tkn)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyFee)
updateFees(uint256 _buyFee, uint256 _sellFee)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _sellFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
MarketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
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.