A shard represents a chain within the Quai network hierarchy. A shard refer to the Prime chain, a region under the Prime chain, or a Zone within a region. The value is a hexadecimal string representing the encoded value of the shard. Read more here.

Enumeration Members

Cyprus

Cyprus: "0x0";

Source

constants/shards.ts:11


Cyprus1

Cyprus1: "0x00";

Source

constants/shards.ts:12


Cyprus2

Cyprus2: "0x01";

Source

constants/shards.ts:13


Cyprus3

Cyprus3: "0x02";

Source

constants/shards.ts:14


Hydra

Hydra: "0x2";

Source

constants/shards.ts:19


Hydra1

Hydra1: "0x20";

Source

constants/shards.ts:20


Hydra2

Hydra2: "0x21";

Source

constants/shards.ts:21


Hydra3

Hydra3: "0x22";

Source

constants/shards.ts:22


Paxos

Paxos: "0x1";

Source

constants/shards.ts:15


Paxos1

Paxos1: "0x10";

Source

constants/shards.ts:16


Paxos2

Paxos2: "0x11";

Source

constants/shards.ts:17


Paxos3

Paxos3: "0x12";

Source

constants/shards.ts:18


Prime

Prime: "0x";

Source

constants/shards.ts:23