Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fern/api-reference/stable/stable-api-faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ slug: reference/stable-api-faq
---

## What is Stable?
Superseed is a high-performance, EVM-compatible blockchain designed for speed, scalability, and seamless developer experience. It allows for fast finality, low fees, and a familiar Ethereum-style interface — making it ideal for building smart contract-based applications.
Stable is a high-performance, EVM-compatible blockchain designed for speed, scalability, and seamless developer experience. It allows for fast finality, low fees, and a familiar Ethereum-style interface — making it ideal for building smart contract-based applications.

## How do I get started with Stable?
Check out our [Stable API Quickstart guide](./stable-api-quickstart) to get started building on Stable.
Expand Down
2 changes: 1 addition & 1 deletion fern/api-reference/stable/stable-api-quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ slug: reference/stable-api-quickstart

## Introduction

Superseed is a high-performance, EVM-compatible blockchain designed for speed, scalability, and seamless developer experience. It allows for fast finality, low fees, and a familiar Ethereum-style interface — making it ideal for building smart contract-based applications.
Stable is a high-performance, EVM-compatible blockchain designed for speed, scalability, and seamless developer experience. It allows for fast finality, low fees, and a familiar Ethereum-style interface — making it ideal for building smart contract-based applications.

## What is the Stable API?

Expand Down
4 changes: 4 additions & 0 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1726,6 +1726,10 @@ navigation:
slug: megaeth
- section: Stable
contents:
- page: Stable API Quickstart
path: api-reference/stable/stable-api-quickstart.mdx
- page: Stable API FAQ
path: api-reference/stable/stable-api-faq.mdx
- api: Stable API Endpoints
api-name: stable
slug: stable
Expand Down
Loading