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?
    • Transaction fees are paid in gUSDT. No additional fee parameters are required beyond the standard base gas price.
  • Where can I track updates?
    • All protocol and developer-facing changes will be communicated in the Release & Change Log
  • Does Stable support account abstraction?
    • Yes. EIP-7702 enables EOAs to temporarily operate with smart-account behavior.
    • You can read more here
  • 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

Developers 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.