Fury Docs
GithubAnnouncements
  • Introduction
  • FURY UI
    • Solana UI
  • FURY API
    • Getting Started
  • Overview & Protocols
  • Token Management
  • Wallet Operations
  • Bundler e Cleaner
  • PnL calculator
  • Generate public key mint
  • FURY SDK
    • SDK for Python
    • SDK for Rust
    • SDK for TypeScript
Powered by GitBook
LogoLogo

Untitled

  • Website
On this page
  • What is Fury?
  • Key Capabilities
  • Who is this for?

Introduction

What is Fury?

Fury is a unified API wrapper designed to simplify interactions with various backend blockchain and token-related services on Solana. It acts as a central gateway, providing a consistent interface for developers to perform complex operations like multi-DEX trading, wallet management, Jito bundle submission, PnL calculation, and more, without needing to integrate with multiple disparate systems directly. By abstracting the underlying complexity, Fury accelerates development and streamlines Solana operations.

Key Capabilities

  • Multi-DEX Trading: Buy, sell, and swap tokens via Jupiter, Raydium, Pump.fun, Moonshot and PumpSwap through unified endpoints.

  • Full Token Management: Create, transfer, burn, and fetch information for SPL tokens.

  • Advanced Transaction Sending: Submit transaction bundles via Jito for MEV protection.

  • Flexible Wallet Operations: Distribute funds from one source to many destinations, or consolidate funds from multiple sources into one.

  • Performance Analytics: Calculate Profit and Loss (PnL) for specific wallets and tokens.

  • Usage Monitoring: Track API usage statistics across different dimensions.

  • Specialized Operations: Includes unique "Cleaner" transactions for coordinated transfers between seller and buyer addresses.

  • Utility Functions: Generate mint addresses and perform health checks.

Who is this for?

Fury is built for developers creating applications on the Solana blockchain that require robust interaction with tokens and wallets. This includes developers building trading bots, DeFi dashboards, portfolio trackers, token launchpads, NFT marketplaces, or any system requiring programmatic management of Solana assets and transactions across various DEXs and protocols.

NextSolana UI

Last updated 1 month ago

Page cover image