VyNetworkDto

This class represents a Vy network and its properties.

Properties

FieldTypeDescription

name [required]

string

The name of the Vy network.

nodeUrl [required]

string

The URL of the node for the Vy network.

chainId

int

The ID of the chain for the Vy network.

Last updated