#[non_exhaustive]
#[repr(u16)]
pub enum Ss58AddressFormatRegistry {
Show 95 variants BareEd25519Account, BareSecp256K1Account, BareSr25519Account, DicoAccount, KicoAccount, AcalaAccount, AjunaAccount, AltairAccount, AresAccount, AstarAccount, AventusAccount, BajunAccount, BasiliskAccount, BifrostAccount, CalamariAccount, CentrifugeAccount, CessAccount, CessTestnetAccount, ChainxAccount, CloverAccount, ComposableAccount, ContextfreeAccount, CordAccount, CrustAccount, DarkAccount, DarwiniaAccount, DatahighwayAccount, DockPosMainnetAccount, EdgewareAccount, EfinityAccount, EquilibriumAccount, FragnovaAccount, GeekAccount, GenshiroAccount, HeikoAccount, HydradxAccount, IntegriteeAccount, IntegriteeIncognitoAccount, InterlayAccount, JupiterAccount, KabochaAccount, KapexAccount, KaruraAccount, KatalchainAccount, KiltAccount, KintsugiAccount, KulupuAccount, KusamaAccount, LaminarAccount, LitentryAccount, LitmusAccount, MantaAccount, MathchainAccount, MathchainTestnetAccount, MoonbeamAccount, MoonriverAccount, NeatcoinAccount, NodleAccount, OakAccount, OrigintrailParachainAccount, ParallelAccount, PhalaAccount, PicassoAccount, PioneerNetworkAccount, PoliAccount, PolkadexAccount, PolkadotAccount, PolkafoundryAccount, PolkasmithAccount, PolymeshAccount, PontemNetworkAccount, QuartzMainnetAccount, Reserved46Account, Reserved47Account, ReynoldsAccount, RobonomicsAccount, ShiftAccount, SocialNetworkAccount, SoraAccount, SoraKusamaParaAccount, StafiAccount, SubsocialAccount, SubspaceAccount, SubspaceTestnetAccount, SubstrateAccount, SynesthesiaAccount, TinkerAccount, TotemAccount, UniartsAccount, UniqueMainnetAccount, VlnAccount, XxnetworkAccount, ZeitgeistAccount, ZeroAccount, ZeroAlphavilleAccount,
}
Expand description

A known address (sub)format/network ID for SS58.

Variants (Non-exhaustive)

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.

BareEd25519Account

Bare 32-bit Ed25519 public key.

BareSecp256K1Account

Bare 32-bit ECDSA SECP-256k1 public key.

BareSr25519Account

Bare 32-bit Schnorr/Ristretto (S/R 25519) public key.

DicoAccount

KicoAccount

AcalaAccount

AjunaAccount

Ajuna Network - https://ajuna.io

AltairAccount

AresAccount

AstarAccount

Astar Network - https://astar.network

AventusAccount

AvN Mainnet - https://aventus.io

BajunAccount

Bajun Network - https://ajuna.io

BasiliskAccount

Basilisk - https://bsx.fi

BifrostAccount

CalamariAccount

Calamari: Manta Canary Network - https://manta.network

CentrifugeAccount

Centrifuge Chain - https://centrifuge.io/

CessAccount

CessTestnetAccount

CESS Testnet - https://cess.cloud

ChainxAccount

CloverAccount

Clover Finance - https://clover.finance

ComposableAccount

ContextfreeAccount

Automata ContextFree - https://ata.network

CordAccount

CORD Network - https://cord.network/

CrustAccount

Crust Network - https://crust.network

DarkAccount

Dark Mainnet

DarwiniaAccount

Darwinia Network - https://darwinia.network/

DatahighwayAccount

DataHighway

DockPosMainnetAccount

Dock Mainnet - https://dock.io

EdgewareAccount

Edgeware - https://edgewa.re

EfinityAccount

EquilibriumAccount

Equilibrium Network - https://equilibrium.io

FragnovaAccount

Fragnova Network - https://fragnova.com

GeekAccount

GEEK Network - https://geek.gl

GenshiroAccount

HeikoAccount

HydradxAccount

IntegriteeAccount

IntegriteeIncognitoAccount

Integritee Incognito - https://integritee.network

InterlayAccount

JupiterAccount

KabochaAccount

KapexAccount

KaruraAccount

KatalchainAccount

Katal Chain

KiltAccount

KILT Spiritnet - https://kilt.io/

KintsugiAccount

KulupuAccount

KusamaAccount

Kusama Relay Chain - https://kusama.network

LaminarAccount

LitentryAccount

Litentry Network - https://litentry.com/

LitmusAccount

Litmus Network - https://litentry.com/

MantaAccount

Manta network - https://manta.network

MathchainAccount

MathChain mainnet - https://mathwallet.org

MathchainTestnetAccount

MathChain testnet - https://mathwallet.org

MoonbeamAccount

MoonriverAccount

NeatcoinAccount

Neatcoin Mainnet - https://neatcoin.org

NodleAccount

Nodle Chain - https://nodle.io/

OakAccount

OAK Network - https://oak.tech

OrigintrailParachainAccount

OriginTrail Parachain - https://parachain.origintrail.io/

ParallelAccount

PhalaAccount

Phala Network - https://phala.network

PicassoAccount

PioneerNetworkAccount

Pioneer Network by Bit.Country - https://bit.country

PoliAccount

Polimec Chain - https://polimec.io/

PolkadexAccount

Polkadex Mainnet - https://polkadex.trade

PolkadotAccount

Polkadot Relay Chain - https://polkadot.network

PolkafoundryAccount

PolkaFoundry Network - https://polkafoundry.com

PolkasmithAccount

PolkaSmith Canary Network - https://polkafoundry.com

PolymeshAccount

PontemNetworkAccount

Pontem Network - https://pontem.network

QuartzMainnetAccount

QUARTZ by UNIQUE - https://unique.network

Reserved46Account

This prefix is reserved.

Reserved47Account

This prefix is reserved.

ReynoldsAccount

Laminar Reynolds Canary - http://laminar.network/

RobonomicsAccount

ShiftAccount

ShiftNrg

SocialNetworkAccount

Social Network - https://social.network

SoraAccount

SORA Network - https://sora.org

SoraKusamaParaAccount

SORA Kusama Parachain - https://sora.org

StafiAccount

SubsocialAccount

Subsocial

SubspaceAccount

SubspaceTestnetAccount

Subspace testnet - https://subspace.network

SubstrateAccount

SynesthesiaAccount

TinkerAccount

TotemAccount

UniartsAccount

UniArts Network - https://uniarts.me

UniqueMainnetAccount

Unique Network - https://unique.network

VlnAccount

Valiu Liquidity Network - https://valiu.com/

XxnetworkAccount

xx network - https://xx.network

ZeitgeistAccount

ZeroAccount

ZeroAlphavilleAccount

ZERO Alphaville - https://zero.io

Implementations

Tokens used on the given network.

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Formats the value using the given formatter. Read more

Converts to this type from the input type.

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

Converts the given value to a String. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.