Crate chains

Source
Expand description

§chains

Rust bindings for the Ethereum Chain List.

Structs§

Bridge
A Chain’s bridge.
Chain
EIP-155 Chain Data.
Ens
A Chain’s ENS registry.
Explorer
A Chain’s blockchain explorer.
NativeCurrency
A Chain’s native currency.
Parent
A Chain’s parent network.

Enums§

RedFlag
A Chain’s red flag.

Statics§

CHAINS
A lazily-initialized Vector which contains all the EIP-155 chains deserialized into Chain structs.