Crypto Metrics

Compare Crypto Projects

Sui logo
Sui
SUI - Smart Contract Platform
Solana logo
Solana
SOL - Smart Contract Platform

Key Info

Blockchain Type
PoS
Blockchain Type
PoS
Project Category
Smart Contract Platform
Project Category
Smart Contract Platform

Consensus & Network

Mechanism
Delegated proof-of-stake
Mechanism
Tower BFT
Theor. TPS
200,000TPS
Theor. TPS
65,000TPS
Block Time
0.5s
Block Time
0.4s
Time to Finality
0.5s
Time to Finality
13s
# Validators/Nodes
114
# Validators/Nodes
1,209
Full Node Size
4,000GB
Full Node Size
N/A

Staking

Staking Rewards
2.228%
Staking Rewards
6% - 13%
Min. Stake
30000000
Min. Stake
0.02685864
Lock-up Period
1 day
Lock-up Period
0s
Unbonding Period
N/A
Unbonding Period
2 days
Slashing Risk
Not Present / Low
Slashing Risk
Exists

Validation & Security

Stake to Control (%)
N/A
Stake to Control (%)
66%
Delegation Support
Yes
Delegation Support
Yes
Min. CPU Cores
24Cores
Min. CPU Cores
12Cores
Min. Clock Speed
N/A
Min. Clock Speed
2.8GHz
Min. RAM
128GB
Min. RAM
512GB
Rec. Drive Type
NVMe
Rec. Drive Type
NVME SSD
Min. Network
10,000Mbps
Min. Network
1,000Mbps
Min. Disk Space
4,000GB
Min. Disk Space
1,750GB
Uptime Req.
0%
Uptime Req.
N/A

Governance

On-chain Governance
Supported
On-chain Governance
Supported
Treasury Mechanism
On Sui, the treasury mechanism is primarily implemented through the use of the TreasuryCap object and the sui::token module. Here’s a concise overview: TreasuryCap and Token Minting/Burning The TreasuryCap is a special object that gives its holder the authority to mint and burn tokens. The sui::token module is designed to work with TreasuryCap, enabling the creation of closed-loop tokens with configurable policies. This setup allows for controlled minting and burning, which can be used to manage the token supply, implement vesting, or enforce other project-specific rules. Key Points from the Docs The TreasuryCap is required for minting and burning tokens. The token policy is defined by a set of rules that must be satisfied for any action (like minting or burning) to be performed. This mechanism can act as a replacement, extension, or companion to open-loop (Coin) systems.
Treasury Mechanism
N/A