Skip to main content

FAQ

A growing collection of developer-focused questions covering topics such as:
  • How do I connect to the Stable network?
    • You can interact with the network using standard JSON-RPC requests compatible with common EVM tooling.
  • What currency is used for transaction fees?
    • You pay transaction fees in USDT0. No additional fee parameters are required beyond the standard base gas price.
  • Where can I track updates?
    • The Release & Change Log communicates all protocol and developer-facing changes.
  • Does Stable support account abstraction?
  • Where can I see my transaction results?
    • Once included in a block, results are visible through:
      • balance reads
      • contract state queries
      • logs and emitted events
  • How do I build smart contracts for Stable?
    • You can use standard EVM developer workflows such as:
      • Solidity-based contracts
      • JSON-RPC libraries to interact with the network
This page will expand as common questions arise during public testnet usage.

Support channels

You can engage directly with the Stable team for technical assistance.
  • Discord: Join the developer channel at https://discord.gg/stablexyz
  • Issue Reporting: Instructions will be provided once public repositories open
Support contacts will be updated as community platforms become available.

Quick start

Run your first testnet transaction in five minutes.

Production readiness

Validate an integration before shipping to mainnet.

FAQ

Common answers about chain IDs, endpoints, and onboarding.
Last modified on April 23, 2026