Skip to content

Commit

Permalink
Add request chain info to supported chains page
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed May 17, 2024
1 parent ba428c2 commit 8574f66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/96. supportedChains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ import Table from "./supportedChainsTable.jsx";

You can find the Sourcify chains, i.e. EVM chains that are supported by Sourcify, and the level of support below.

:::info Adding a new chain
If you want to add a new chain support to Sourcify check out [Requesting Chain Support](/docs/chain-support) page
:::

_If the tests for a chain will fail two weeks in a row, we will assume the chain is not being maintained and remove it from the supported chains list. The tests can be seen [in CircleCI](https://app.circleci.com/pipelines/github/ethereum/sourcify?branch=master) under "test-chains-regularly" workflow_

<div>
Expand Down

0 comments on commit 8574f66

Please sign in to comment.