Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1f46…c92f
Balances ($29.49)
Native
Value
$0.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00001 | $3,132.63 |
$0.03 | |
SPCTR | ERC-20 | 40.854319M | $0.000001 |
$29.46 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21216486 | an hour ago | | | 0 | 0.00047391881 | |
| 21216138 | 2 hours ago | | | 0 | 0.0011436876 | |
| 21205341 | 2 days ago | | | 0 | 0.00042454983 | |
| 21202080 | 2 days ago | | | 0 | 0.00067450732 | |
| 21202011 | 2 days ago | | | 0 | 0.00058788501 | |
| 21196154 | 3 days ago | | | 0 | 0.0017406089 | |
| 21196136 | 3 days ago | | | 0 | 0.0016255849 | |
| 21195880 | 3 days ago | | | 0 | 0.0016539973 | |
| 21194003 | 3 days ago | | | 0 | 0.0015074275 | |
| 21193706 | 3 days ago | | | 0 | 0.00069519689 |
ABI
ABI objects
Getter at block 21216854
_finalBuyTax() view returns (uint256)
0
_finalSellTax() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_spectreMultiSegWallet() view returns (address)
0x1f460046de2ffdd621db2a9adb6fc10d5cbbc92f
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Spectre
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SPCTR
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
reduceSpectreSellTaxFee(uint256 _newFee)
removeSpectreLimits()
renounceOwnership()
sendETHToSpectreMultiSeg()
sendTokensToSpectreMultiSeg(address tokenAddress) returns (bool success)
swapTaxToETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateSpectreTaxWallet(address _newSpectreMultiSegWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
clearTokens(address tokenAddressToClear, uint256 Amount)
constructor()
receive()
This contract contains no error objects.