Interface: ChainConfig
The configuration for a single blockchain network.
Properties
chainSelector
chainSelector:
number
The unique identifier for the blockchain network in the Equito Protocol.
Defined in
packages/viem/src/config/index.ts:16
endpointUrl
endpointUrl:
string
The URL endpoint for accessing the blockchain network.