Skip to main content

Interface: NetworkProfile

The configuration for a suite of endpoints. Used to specify a single or multi-chain environment.

Exports

Properties

Properties

ava_subnet

Optional ava_subnet: AvalancheConfig

configuration for a avalanche subnet endpoint

Defined in

submodules/cubist-node-sdk/src/config/network.ts:17


avalanche

Optional avalanche: AvalancheConfig

configuration for an avalanche endpoint

Defined in

submodules/cubist-node-sdk/src/config/network.ts:13


ethereum

Optional ethereum: EthereumConfig

configuration for an ethereum endpoint

Defined in

submodules/cubist-node-sdk/src/config/network.ts:11


polygon

Optional polygon: PolygonConfig

configuration for a polygon endpoint

Defined in

submodules/cubist-node-sdk/src/config/network.ts:15