Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2df1…2cd3
5 additional
variables
Balances ($0.00)
No balances found for "Spectra"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20657017 | 3 months ago | | | 0 | 0.000040437194 | |
| 20654604 | 3 months ago | | | 0 | 0.000055337017 | |
| 20654597 | 3 months ago | | | 0 | 0.000040117832 | |
| 20654592 | 3 months ago | | | 0 | 0.000090726223 | |
| 20654579 | 3 months ago | | | 0 | 0.00024285577 | |
| 20654568 | 3 months ago | | | 0 | 0.000052489999 | |
| 20654463 | 3 months ago | | | 0 | 0.000025278861 | |
| 20654413 | 3 months ago | | | 0 | 0.00026428334 | |
| 20654402 | 3 months ago | | | 0 | 0.00026523864 | |
| 20654401 | 3 months ago | | | 0 | 0.000076988499 |
ABI
ABI objects
Getter at block 21272704
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_swapTokensAtAmount() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
20654134
name() pure returns (string)
Spectra
owner() view returns (address)
0xec159c3693ee27a5567b30f9d9f9cd912b481d08
symbol() pure returns (string)
SPECT
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x102b6fd930d952307bdf846b9dcd9ec8bff9c35e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] bots_)
enableTrading(bool _tradingOpen)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
reduceFees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
removeLimits()
renounceOwner()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address notbot)
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)
constructor()
receive()
This contract contains no error objects.