Interface ChainMetadata

Export

Interface

ChainMetadata

Hierarchy

  • ChainMetadata

Properties

The Block Authoring method used in this blockchain

Memberof

ChainMetadata

ErasPerMonth: number

Number of Eras/Sessions in 30 days

Memberof

ChainMetadata

HasNominationPools: boolean

Whether the blockchain supports nomination pools

Memberof

ChainMetadata

HasStaking: boolean

Whether staking is supported in this Blockchain

Memberof

ChainMetadata

ID: number

The Blockchain SS58 Format number/identifier

Memberof

ChainMetadata

IsParachain: boolean

Whether the blockchain is a Parachain

Memberof

ChainMetadata

Name: string

The Blockchain common name

Memberof

ChainMetadata

RelayChain: string

The Relay chain of this Parachain

Memberof

ChainMetadata

Token: string

The Blockchain token

Memberof

ChainMetadata

If decentralization is measured in Token Rewards or Authored Blocks

Memberof

ChainMetadata

Generated using TypeDoc