Class ChainDefinition<AccountDataType>

The information required to interact with a given chain.

Type Parameters

Constructors

Properties

Accessors

Methods

Constructors

Properties

accountDataType?: typeof AccountObject

The account data type for the chain.

The explorer definition for the chain.

The chain ID.

logo?: LogoType

The absolute URL(s) to the chain's logo.

url: string

The base URL of the chain's API endpoint (e.g. https://jungle4.greymass.com).

Accessors

Methods