Skip to content

perrypixel/xsuiscan

Repository files navigation

xSuiScan

Understand any Sui blockchain transaction with human-readable explanations.

🌐 Live at: xsuiscan.xyz

What is xSuiScan?

xSuiScan is a transaction explainer for the Sui blockchain. It transforms complex transaction data into easy-to-understand summaries with visual representations.

The Magic Trick ✨

Just add x before any suiscan.xyz transaction URL:

suiscan.xyz/mainnet/tx/ABC123...
      ↓
xsuiscan.xyz/mainnet/tx/ABC123...

That's it! You'll instantly see a human-readable explanation of what happened in the transaction.

Features

  • Human-Readable Summaries - Clear explanations like "Alice sent 10 SUI to Bob" instead of raw hex data
  • Visual Transaction Flow - See sender → recipient with animated avatars and arrows
  • Transaction Type Detection - Automatically identifies transfers, swaps, NFT actions, staking, and smart contract calls
  • NFT Support - Displays NFT purchases, listings, mints, and transfers with collection info
  • Gas Cost Display - Shows gas costs and refunds in a readable format
  • Multi-Network Support - Works with Mainnet, Testnet, and Devnet
  • Object Change Summary - See what objects were created, mutated, or deleted

Supported Transaction Types

Type Description
💸 Transfer SUI and token transfers between wallets
🔄 Swap DEX trades on Cetus, FlowX, Aftermath, Turbos, DeepBook
🖼️ NFT Mints, purchases, listings, transfers, and burns
🥩 Staking Stake, unstake, and reward claims
📜 MoveCall Generic smart contract interactions

How It Works

  1. Paste a Suiscan URL or transaction hash
  2. xSuiScan fetches the transaction data from Sui RPC
  3. The parser analyzes the transaction type, balance changes, events, and object changes
  4. A beautiful, animated card displays the human-readable summary

Links


Made with ❤️ for the Sui ecosystem

About

xSuiScan is a transaction explainer for the Sui blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors