SpectreAI
Verified contract
Active on
Ethereum with 12,382 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,119.79)
Native
Value
$1,712.73
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.492342 | $3,478.74 |
$1,712.73 | |
SPECTRE | ERC-20 | 1.762007K | $2.96 |
$5,215.54 | |
AI | ERC-20 | 12.034405K | $0.015914 |
$191.52 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267063 | 15 minutes ago | | | 0 | 0.00084769185 | |
| 21267057 | 17 minutes ago | | | 0 | 0.00081740376 | |
| 21267043 | 19 minutes ago | | | 0 | 0.00076612717 | |
| 21267007 | 27 minutes ago | | | 0 | 0.00072309226 | |
| 21266690 | 2 hours ago | | | 0 | 0.0010106395 | |
| 21266677 | 2 hours ago | | | 0 | 0.00080319693 | |
| 21266660 | 2 hours ago | | | 0 | 0.00087960718 | |
| 21266641 | 2 hours ago | | | 0 | 0.00085776833 | |
| 21266449 | 2 hours ago | | | 0 | 0.00081244820 | |
| 21266431 | 2 hours ago | | | 0 | 0.0010360350 |
ABI
ABI objects
Getter at block 21267138
buyTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
SPECTRE AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
5
symbol() pure returns (string)
SPECTRE
totalSupply() pure returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeAllLimits()
renounceOwnership()
setLimit(uint256 amountLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.