Skip to main content

Enumeration: Target

Target chains (e.g., Avalanche, Polygon, Ethereum) for which we can deploy contracts.

Exports

Enumeration Members

Enumeration Members

AvaSubnet

AvaSubnet = "ava_subnet"

The avalanche subnet chain

Defined in

submodules/cubist-node-sdk/src/config.ts:117


Avalanche

Avalanche = "avalanche"

The avalanche chain

Defined in

submodules/cubist-node-sdk/src/config.ts:111


Ethereum

Ethereum = "ethereum"

The ethereum chain

Defined in

submodules/cubist-node-sdk/src/config.ts:115


Polygon

Polygon = "polygon"

The polygon chain

Defined in

submodules/cubist-node-sdk/src/config.ts:113