Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMT | ERC-20 | 17.197007K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18607014 | a year ago | | | 0 | 0.0010001705 | |
| 18544172 | a year ago | | | 0 | 0.0036217917 | |
| 18544156 | a year ago | | | 0 | 0.0032626986 | |
| 18544154 | a year ago | | | 0 | 0.0042477380 | |
| 18544078 | a year ago | | | 0 | 0.0031981548 | |
| 18544077 | a year ago | | | 0 | 0.0031974023 | |
| 18544077 | a year ago | | | 0 | 0.0044143680 | |
| 18543940 | a year ago | | | 0 | 0.0020874847 | |
| 18543925 | a year ago | | | 0 | 0.0046880622 | |
| 18543787 | a year ago | | | 0 | 0.0023464926 |
ABI
ABI objects
Getter at block 21224340
buyTotalFees() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1699651055
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
7200
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0x424574b8258ae9dd9c173f17d89f03b3e1f8eb30
maxTransactionAmount() view returns (uint256)
1380000000000000000000000
maxWallet() view returns (uint256)
1380000000000000000000000
name() view returns (string)
StakeMaster
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
9999
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
690000000000000000000
symbol() view returns (string)
SMT
totalSupply() view returns (uint256)
69000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb844a28c7250ba81d953099f755737ebbbfeb0d1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchToUniswap()
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
updateTotalFees(uint256 _buyFee, uint256 _sellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.