Skip to main content
Stable home page
English
Search...
⌘K
Official Website
Official Website
Search...
Navigation
System Modules & Precompiles
Overview
Introduction
Why Stable
Stable for Users
Technical Roadmap
FAQ
Developers
Quick Start
Core Mechanics
Overview
EIP-7702
Gas Pricing
JSON-RPC API
System Modules & Precompiles
Overview
Bank
Distribution
Staking
Compatibility with the Ethereum Ecosystem
Finality Rules & Compatibility Guarantees
Node Operations
Testnet
Developer Assistance
Stable Architecture
Tech Overview
Key Features
Core Optimization
USDT-Specific Features
Resources
Brand Kit
Official Links
System Modules & Precompiles
Overview
Stable exposes core settlement behavior through
System Modules
, implemented as
precompiled contracts
for gas efficiency and predictable control.
Key modules:
Bank Module
Handles USDT transfers, balance accounting, and escrow flows
Distribution Module
Fee distribution and reward logic for network participants
Staking Module
Controls validator participation and staking (coming with mainnet)
DApps can leverage built-in modules instead of re-implementing token or settlement logic.
JSON-RPC API
Bank
⌘I