stack

Home > @infiniteobjects/data-types > BlockchainNetworkPointerEth

BlockchainNetworkPointerEth class

A reference to an Ethereum network

Signature:

export declare class BlockchainNetworkPointerEth extends BlockchainNetworkPointer 

Extends: BlockchainNetworkPointer

Properties

Property Modifiers Type Description
chainId readonly (not declared) Blockchain one off Blockchain enumeration values. ‘eth’
networkName readonly typeof EthereumNetworks[BlockchainNetwork] The network name used to connect to the blockchain