Specra Documentation

Complete guide to using Specra for advanced crypto trading analysis, wallet tracking, and price alerts.

Getting Started

Quick Install

Get Specra up and running in under 5 minutes with our Chrome extension.

Developer Setup

Advanced setup for developers who want to customize Specra's functionality.

Installation Guide

Chrome Extension Installation
Install Specra as a Chrome extension for seamless trading analysis.
1

Download the Extension

Download the latest Specra extension from our GitHub repository.

specra-ext.zip
2

Enable Developer Mode

Go to <code className="bg-gray-800 text-cyan-400 px-1 rounded">chrome://extensions/</code> and toggle Developer mode.

3

Load Unpacked Extension

Click "Load unpacked" and select the extracted Specra folder.

Features Overview

Token Analysis

Advanced AI-powered analysis of token contracts with real-time risk assessment.

  • Contract security analysis
  • Liquidity verification
  • Holder distribution insights
Wallet Tracking

Monitor multiple wallets and track portfolio performance across different chains.

  • Multi-wallet monitoring
  • Transaction history
  • P&L tracking
Price Alerts

Custom notifications for price movements, volume spikes, and market opportunities.

  • Price threshold alerts
  • Volume spike notifications
  • Multi-channel delivery
Risk Assessment

Comprehensive security analysis with honeypot detection and smart contract auditing.

  • Honeypot detection
  • Smart contract auditing
  • Risk scoring

API Reference

Extension API
Interact with Specra programmatically through our extension API.

Token Analysis

specra.analyzeToken(contractAddress)<br/> .then(analysis => console.log(analysis))

Wallet Tracking

specra.trackWallet(walletAddress)<br/> .then(data => console.log(data))

Price Alerts

specra.createAlert({<br/> &nbsp;&nbsp;token: 'ETH',<br/> &nbsp;&nbsp;condition: 'above',<br/> &nbsp;&nbsp;price: 3000<br/> })

Troubleshooting

Common Issues

Extension not loading

If the extension doesn't appear in your browser:

  • • Ensure Developer mode is enabled
  • • Check that the extension folder is properly extracted
  • • Refresh the extensions page and try again

Analysis not working

If token analysis fails:

  • • Verify the contract address is correct
  • • Check your internet connection
  • • Try refreshing the page

Alerts not triggering

If price alerts aren't working:

  • • Check notification permissions
  • • Verify alert conditions are set correctly
  • • Ensure the extension is running

Frequently Asked Questions

General Questions

Is Specra free to use?

Yes, Specra is completely free and open-source. You can use all features without any cost.

Which blockchains does Specra support?

Currently, Specra supports Ethereum, Binance Smart Chain, and Polygon. More chains are being added regularly.

How accurate is the token analysis?

Our AI-powered analysis provides high accuracy for risk assessment, but always do your own research before making investment decisions.

Can I customize the alerts?

Yes, you can set custom price thresholds, volume alerts, and choose your preferred notification methods.

Is my data secure?

Specra processes data locally in your browser. We don't store or transmit your personal trading information.

Need More Help?
Our community and support team are here to help you get the most out of Specra.