Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Wallets V1
Swift Enumeration
enum Chain
apechain
apex
arbitrum
arbitrumSepolia
arbitrumnova
astarZkevm
avalanche
avalancheFuji
barretTestnet
base
baseGoerli
baseSepolia
boss
bsc
bscTestnet
chiliz
chilizSpicyTestnet
coti
cotiTestnet
curtis
ethereum
ethereumGoerli
ethereumSepolia
hypersonicTestnet
lightlink
lightlinkPegasus
mode
modeSepolia
optimism
optimismGoerli
optimismSepolia
polygon
polygonAmoy
polygonMumbai
rari
rariTestnet
scroll
scrollSepolia
seiAtlantic2Testnet
seiPacific1
shape
shapeSepolia
skaleNebula
skaleNebulaTestnet
solana
soneium
soneiumMinatoTestnet
space
spaceTestnet
stellar
story
storyTestnet
unknown(name:)
verifyTestnet
viction
victionTestnet
xai
xaiSepoliaTestnet
zenchainTestnet
zkatana
zkyoto
zora
zoraGoerli
zoraSepolia
init(_ from: String)
chainType
ChainType
AnyChain.chainType
name
String
AnyChain.name
AnyChain.isValid(isProductionEnvironment:)
func isValid(isProductionEnvironment: Bool) -> Bool
static func fromName(_ name: String) -> Chain?
Was this page helpful?