← 返回
效率工具 中文

Sui Network

Assist with SUI transactions, object model, staking, and Move smart contracts.
协助处理SUI交易、对象模型、质押及Move智能合约。
ivangdavila
效率工具 clawhub v1.0.2 1 版本 99735 Key: 无需
★ 2
Stars
📥 1,089
下载
💾 23
安装
1
版本
#latest

概述

Object Model (Critical Difference)

  • Sui uses objects, not accounts — everything is an object with unique ID
  • Objects are owned or shared — owned objects enable parallel transactions
  • Coins are objects too — SUI balance is sum of coin objects you own
  • Object IDs are permanent — address doesn't change but objects move
  • Different from Ethereum's account model — requires different mental model

SUI Token

  • Native gas token — required for all transactions
  • Total supply fixed at creation — no inflation, but distribution ongoing
  • Gas fees burned — deflationary pressure
  • Staking rewards from fees — validators and delegators earn from gas

Transaction Characteristics

  • Sub-second finality — extremely fast confirmation
  • Parallel execution for owned objects — independent transactions don't wait
  • Gas is predictable — know exact cost before submitting
  • Transactions are atomic — all or nothing, no partial execution
  • Sponsored transactions possible — someone else pays gas

Address Format

  • Addresses start with "0x" — 64 hex characters
  • One address per wallet — but many objects owned
  • Not the same as Ethereum addresses — different derivation
  • Same seed gives different addresses than other chains

Wallet Options

  • Sui Wallet (official) — browser extension
  • Suiet, Ethos — alternative wallets with good UX
  • Ledger support coming — check current status
  • Mobile wallets available — Sui Wallet has mobile app

Staking

  • Delegate to validators — no minimum to stake
  • Epoch-based rewards — epochs are ~24 hours
  • Staking locks SUI — but liquid staking options exist
  • Choose validators carefully — commission rates vary
  • Rewards compound automatically — unless you withdraw

Gas and Fees

  • Gas denominated in MIST — 1 SUI = 10^9 MIST
  • Gas budget set per transaction — unused gas refunded
  • Storage fees separate — pay for object storage
  • Gas prices stable — reference gas price updated per epoch
  • Very cheap transactions — fractions of a cent

Move Language

  • Smart contracts written in Move — not Solidity
  • Object-centric programming — different from EVM
  • Strong safety guarantees — resources can't be copied or lost
  • Abilities system — controls what objects can do
  • Package upgrades possible — but original stays on chain

DeFi and NFTs

  • Cetus, Turbos for DEX — major decentralized exchanges
  • NFTs are objects — natural fit for Sui's model
  • Kiosk standard for NFT trading — built-in marketplace primitives
  • SuiFrens and other NFT collections — active NFT ecosystem
  • Dynamic NFTs easy — objects can change over time

Common Issues

  • "Insufficient gas" — need more SUI for transaction
  • Object not found — object was consumed or transferred
  • Transaction failed — check error message, often gas or permission
  • Coins fragmented — many small coin objects, merge them
  • Staking delayed — rewards start next epoch after staking

Coin Management

  • Coins are separate objects — can have many coin objects
  • Merge coins to simplify — combine into fewer objects
  • Split coins for exact amounts — needed for some dApps
  • Gas paid from one coin object — automatically selected
  • Wallet usually manages this — but understand the model

Cross-Chain

  • Wormhole bridge available — connect to other chains
  • Bridged assets are wrapped — not native on other chains
  • Bridge verification important — verify official bridge addresses
  • Native USDC coming — Circle deploying natively

Security

  • Seed phrase controls everything — standard 12/24 word recovery
  • Transaction preview shows effects — review before signing
  • dApp permissions matter — revoke unused connections
  • Objects can have transfer restrictions — check before assuming transferable
  • Verify package addresses — scam dApps exist

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-03-29 02:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Baidu web search

ide-rea
使用百度AI搜索引擎(BDSE)进行网络搜索。适用于获取实时信息、文档资料或研究课题。
★ 237 📥 105,381
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,353 📥 317,861
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,324