Flaggr Documentation

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

Getting Started

Quick Install

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

Developer Setup

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

Installation Guide

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

Download the Extension

Download the latest Flaggr extension from our GitHub repository.

flaggr.zip
2

Enable Developer Mode

Go to chrome://extensions/ and toggle Developer mode.

3

Load Unpacked Extension

Click "Load unpacked" and select the extracted Flaggr 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 Flaggr programmatically through our extension API.

Token Analysis

flaggr.analyzeToken(contractAddress)
.then(analysis => console.log(analysis))

Wallet Tracking

flaggr.trackWallet(walletAddress)
.then(data => console.log(data))

Price Alerts

flaggr.createAlert({
  token: 'ETH',
  condition: 'above',
  price: 3000
})
Need More Help?
Our community and support team are here to help you get the most out of Flaggr.