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: 2 additions & 0 deletions docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ Defender works with most mainnet and testnet networks, as well as local mainnet
- https://www.playongeist.com//[*Geist Mainnet*, window=_blank] and *Polter Testnet*.
- https://docs.abs.xyz/overview[*Abstract Mainnet*,window=_blank] and *Abstract Sepolia*.
- https://www.peaq.network/[*Peaq Mainnet*, window=_blank] and *Peaq Agung*.
- https://docs.sophon.xyz/welcome/[*Sophon*, window=_blank] and *Sophon Testnet*.


If there is any other network or layer-2 solution you would like to use from Defender, please xref:index.adoc#feedback[reach out to us via the form on Defender]!

Expand Down
2 changes: 2 additions & 0 deletions docs/modules/ROOT/partials/network.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ type Network =
| 'abstract-sepolia';
| 'peaq'
| 'peaq-agung';
| 'sophon'
| 'sophon-testnet'