Skip to main content

@bloock/sdk / Network

Enumeration: Network

Represents a network.

Table of contents

Enumeration Members

Enumeration Members

BLOOCK_CHAIN

BLOOCK_CHAIN = 3

Deprecated

Test networks will be deleted in future versions. If you have been integrating with an existent test API key and you want to start a free trial period please contact support@bloock.com.

Defined in

entity/integrity/network.ts:17


ETHEREUM_GOERLI

ETHEREUM_GOERLI = 1

Deprecated

Test networks will be deleted in future versions. If you have been integrating with an existent test API key and you want to start a free trial period please contact support@bloock.com.

Defined in

entity/integrity/network.ts:12


ETHEREUM_MAINNET

ETHEREUM_MAINNET = 0

Defined in

entity/integrity/network.ts:8


GNOSIS_CHAIN

GNOSIS_CHAIN = 2

Defined in

entity/integrity/network.ts:13


POLYGON_CHAIN

POLYGON_CHAIN = 4

Defined in

entity/integrity/network.ts:18


UNRECOGNIZED

UNRECOGNIZED = -1

Defined in

entity/integrity/network.ts:7